﻿/* BEGIN: jQuery */
/*!
* 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);
/* END: jQuery */
/* BEGIN: jquery.mousewheel.min.js */
/* Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net)
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
* Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
*
* Version: 3.0.2
* 
* Requires: 1.2.2+
*/
(function (c) { var a = ["DOMMouseScroll", "mousewheel"]; c.event.special.mousewheel = { setup: function () { if (this.addEventListener) { for (var d = a.length; d; ) { this.addEventListener(a[--d], b, false) } } else { this.onmousewheel = b } }, teardown: function () { if (this.removeEventListener) { for (var d = a.length; d; ) { this.removeEventListener(a[--d], b, false) } } else { this.onmousewheel = null } } }; c.fn.extend({ mousewheel: function (d) { return d ? this.bind("mousewheel", d) : this.trigger("mousewheel") }, unmousewheel: function (d) { return this.unbind("mousewheel", d) } }); function b(f) { var d = [].slice.call(arguments, 1), g = 0, e = true; f = c.event.fix(f || window.event); f.type = "mousewheel"; if (f.wheelDelta) { g = f.wheelDelta / 120 } if (f.detail) { g = -f.detail / 3 } d.unshift(f, g); return c.event.handle.apply(this, d) } })(jQuery);
/* END: jquery.mousewheel.min.js */

/* BEGIN: mapbox.min.js */
/**
* Mapbox, the jQuery Map
* jQuery Map Plugin
* Version 0.6.0 beta
* Author Abel Mohler
* Released with the MIT License: http://www.opensource.org/licenses/mit-license.php
*/
(function ($) {// jQuery.noConflict compliant
    $.fn.mapbox = function (o, callback) {
        var defaults = {
            zoom: true, // does map zoom?
            pan: true, // does map move side to side and up to down?
            defaultLayer: 0, // starting at 0, which layer shows up first
            layerSplit: 4, // how many times to split each layer as a zoom level
            mapContent: ".mapcontent", // the name of the class on the content inner layer
            defaultX: null, // default positioning on X-axis
            defaultY: null, // default positioning on Y-axis
            zoomToCursor: true, // if true, position on the map where the cursor is set will stay the same relative distance from the edge when zooming
            doubleClickZoom: false, // if true, double clicking zooms to mouse position
            clickZoom: false, // if true, clicking zooms to mouse position
            doubleClickZoomOut: false, // if true, double clicking zooms out to mouse position
            clickZoomOut: false, // if true, clicking zooms out to mouse position
            doubleClickMove: false, // if true, double clicking moves the map to the cursor position
            clickMove: false, // if true, clicking moves the map to the cursor position
            doubleClickDistance: 1, // number of positions (determined by layerSplit) to move on a double-click zoom event
            clickDistance: 1, // number of positions (determined by layerSplit) to move on a click zoom event
            callBefore: function (layer, xcoord, ycoord, viewport) { }, // this callback happens before dragging of map starts
            callAfter: function (layer, xcoord, ycoord, viewport) { }, // this callback happens at end of drag after map is released "mouseup"
            beforeZoom: function (layer, xcoord, ycoord, viewport) { }, // callback before a zoom happens
            afterZoom: function (layer, xcoord, ycoord, viewport) { }, // callback after zoom has completed
            mousewheel: false // requires mousewheel event plugin: http://plugins.jquery.com/project/mousewheel
        }

        if (typeof callback == "function") {
            o.callAfter = callback;
        }
        var command, arg = arguments;
        if (typeof o == "string") {
            command = o; //command passes "methods" such as "zoom", "left", etc.
        }

        o = $.extend(defaults, o || {}); //inherit properties

        $(this).css({
            overflow: "hidden",
            position: "relative"
        });

        function _zoom(distance) {
            if (!o.zoom) return false;

            if (distance === 0) distance = 0;
            else distance = distance || 1;

            var layers = $(this).find(">div"), limit = layers.length - 1, current = $(this).find(".current-map-layer");
            if (typeof o.beforeZoom == "function") {
                o.beforeZoom(current[0], this.xPos, this.yPos, this);
            }

            var move = this.visible, eq = move;
            move += (distance / o.layerSplit);
            if (move < 0) move = 0;
            if (move > limit) move = limit;
            eq = Math.ceil(move);
            var movement = (this.visible == move) ? false : true;
            this.visible = move;

            var oldWidth = current.width(), oldHeight = current.height();
            var xPercent = (($(this).width() / 2) + this.xPos) / oldWidth,
            yPercent = (($(this).height() / 2) + this.yPos) / oldHeight;

            if ((o.layerSplit > 1 && eq > 0)) {
                var percent = move - (eq - 1), thisX = layers.eq(eq)[0].defaultWidth, thisY = layers.eq(eq)[0].defaultHeight, lastX = layers.eq(eq - 1).width(), lastY = layers.eq(eq - 1).height();
                var differenceX = thisX - lastX, differenceY = thisY - lastY, totalWidth = lastX + (differenceX * percent), totalHeight = lastY + (differenceY * percent);
            }
            if (o.layerSplit > 1 && eq > 0) {
                layers.eq(eq).width(totalWidth).find(".map-layer-mask").width(totalWidth).height(totalHeight);
                layers.eq(eq).height(totalHeight).find(o.mapContent).width(totalWidth).height(totalHeight);
            }

            //left and top adjustment for new zoom level
            var newLeft = (layers.eq(eq).width() * xPercent) - ($(this).width() / 2),
            newTop = (layers.eq(eq).height() * yPercent) - ($(this).height() / 2);

            newLeft = 0 - newLeft;
            newTop = 0 - newTop;

            var limitX = $(this).width() - layers.eq(eq).width(),
            limitY = $(this).height() - layers.eq(eq).height();

            if (newLeft > 0) newLeft = 0;
            if (newTop > 0) newTop = 0;
            if (newLeft < limitX) newLeft = limitX;
            if (newTop < limitY) newTop = limitY;

            this.xPos = 0 - newLeft;
            this.yPos = 0 - newTop;

            function doCallback() {
                if (typeof o.afterZoom == "function") {
                    o.afterZoom(layers.eq(eq)[0], this.xPos, this.yPos, this);
                }
            }

            layers.removeClass("current-map-layer").hide();
            layers.eq(eq).css({
                left: newLeft + "px",
                top: newTop + "px",
                display: "block"
            }).addClass("current-map-layer");
            doCallback();

            return movement;
        }

        function _move(x, y, node) {
            node = node || $(this).find(".current-map-layer");
            var limitX = 0, limitY = 0, mapWidth = $(this).width(), mapHeight = $(this).height(),
            nodeWidth = $(node).width(), nodeHeight = $(node).height();

            if (mapWidth < nodeWidth) limitX = mapWidth - nodeWidth;
            if (mapHeight < nodeHeight) limitY = mapHeight - nodeHeight;

            var left = 0 - (this.xPos + x), top = 0 - (this.yPos + y);

            left = (left > 0) ? 0 : left;
            left = (left < limitX) ? limitX : left;
            top = (top > 0) ? 0 : top;
            top = (top < limitY) ? limitY : top;

            this.xPos = 0 - left;
            this.yPos = 0 - top;

            $(node).css({
                left: left + "px",
                top: top + "px"
            });
        }

        function _position(x, y, node) {
            node = node || $(this).find(".current-map-layer");

            x = 0 - x;
            y = 0 - y;

            var limitX = 0 - ($(node).width() - $(this).width());
            var limitY = 0 - ($(node).height() - $(this).height());

            if (x > 0) x = 0;
            if (y > 0) y = 0;
            if (x < limitX) x = limitX;
            if (y < limitY) y = limitY;

            this.xPos = 0 - x;
            this.yPos = 0 - y;

            $(node).css({
                left: x + "px",
                top: y + "px"
            });
        }

        function _makeCoords(s) {
            s = s.replace(/px/, "");
            s = 0 - s;
            return s;
        }

        var method = {//public methods
            zoom: function (distance) {
                distance = distance || 1;
                _zoom.call(this, distance);
            },
            back: function (distance) {
                distance = distance || 1;
                _zoom.call(this, 0 - distance);
            },
            left: function (amount) {
                amount = amount || 10;
                _move.call(this, 0 - amount, 0);
            },
            right: function (amount) {
                amount = amount || 10;
                _move.call(this, amount, 0);
            },
            up: function (amount) {
                amount = amount || 10;
                _move.call(this, 0, 0 - amount);
            },
            down: function (amount) {
                amount = amount || 10;
                _move.call(this, 0, amount);
            },
            center: function (coords) {
                coords = coords || {
                    x: $(this).find(".current-map-layer").width() / 2,
                    y: $(this).find(".current-map-layer").height() / 2
                }
                var node = $(this).find(".current-map-layer");
                var newX = coords.x - ($(this).width() / 2), newY = coords.y - ($(this).height() / 2);
                _position.call(this, newX, newY, node[0]);
            },
            zoomTo: function (level) {
                var distance = Math.round((level - this.visible) / (1 / this.layerSplit));
                _zoom.call(this, distance);
            }
        }

        return this.each(function () {
            if (typeof command == "string") {//execute public methods if called
                var execute = method[command];
                o.layerSplit = this.layerSplit || o.layerSplit;
                execute.call(this, callback);
            }
            else {
                this.visible = o.defaultLayer, this.layerSplit = o.layerSplit; //magic
                var viewport = this, layers = $(this).find(">div"), mapHeight = $(this).height(), mapWidth = $(this).width(), mapmove = false, first = true;
                layers.css({
                    position: "absolute"
                }).eq(o.defaultLayer).css({
                    display: "block",
                    left: "",
                    top: ""
                }).addClass("current-map-layer").find(o.mapContent).css({
                    position: "absolute",
                    left: "0",
                    top: "0",
                    height: mapHeight + "px",
                    width: "100%"
                });

                layers.each(function () {
                    this.defaultWidth = $(this).width();
                    this.defaultHeight = $(this).height();
                    $(this).find(o.mapContent).css({
                        position: "absolute",
                        top: "0",
                        left: "0"
                    });
                    if ($(this).find(o.mapContent).length > 0) $(this).find(">img").css({
                        width: "100%",
                        position: "absolute",
                        left: "0",
                        top: "0"
                    }).after('<div class="map-layer-mask"></div>')
                });

                $(this).find(".map-layer-mask").css({
                    position: "absolute",
                    left: "0",
                    top: "0",
                    background: "white", // omg, horrible hack,
                    opacity: "0", // but only way IE will not freak out when
                    filter: "alpha(opacity=0)"// mouseup over IMG tag occurs after mousemove event
                });

                if (o.defaultLayer > 0) {
                    layers.eq(o.defaultLayer).find(".map-layer-mask").width(layers.eq(o.defaultLayer).width()).height(layers.eq(o.defaultLayer).height());
                    layers.eq(o.defaultLayer).find(o.mapContent).width(layers.eq(o.defaultLayer).width()).height(layers.eq(o.defaultLayer).height());
                }

                $(this).find(">div:not(.current-map-layer)").hide();
                if (o.defaultX == null) {
                    o.defaultX = Math.floor((mapWidth / 2) - ($(this).find(".current-map-layer").width() / 2));
                    if (o.defaultX > 0) o.defaultX = 0;
                }
                if (o.defaultY == null) {
                    o.defaultY = Math.floor((mapHeight / 2) - ($(this).find(".current-map-layer").height() / 2));
                    if (o.defaultY > 0) o.defaultY = 0;
                }

                this.xPos = 0 - o.defaultX;
                this.yPos = 0 - o.defaultY;
                this.layerSplit = o.layerSplit;

                var mapStartX = o.defaultX;
                var mapStartY = o.defaultY;
                var clientStartX;
                var clientStartY;

                $(this).find(".current-map-layer").css({
                    left: o.defaultX + "px",
                    top: o.defaultY + "px"
                });

                /**
                * Event Handling and Callbacks
                */

                var weveMoved = false;

                $(this).mousedown(function () {
                    var layer = $(this).find(".current-map-layer");
                    var x = layer[0].style.left, y = layer[0].style.top;
                    x = _makeCoords(x);
                    y = _makeCoords(y);
                    o.callBefore(layer, x, y, viewport);
                    mapmove = true;
                    first = true;
                    return false; //otherwise dragging on IMG elements etc inside the map will cause problems
                });

                $(document).mouseup(function () {
                    var layer = $(viewport).find(".current-map-layer");
                    var x = layer[0].style.left, y = layer[0].style.top;
                    x = _makeCoords(x);
                    y = _makeCoords(y);
                    o.callAfter(layer, x, y, viewport);
                    mapmove = false;
                    if (weveMoved) {
                        clickDefault = false;
                    }
                    weveMoved = false;
                    return false;
                });

                $(document).mousemove(function (e) {
                    var layer = $(viewport).find(".current-map-layer");
                    if (mapmove && o.pan) {
                        if (first) {
                            clientStartX = e.clientX;
                            clientStartY = e.clientY;
                            mapStartX = layer[0].style.left.replace(/px/, "");
                            mapStartY = layer[0].style.top.replace(/px/, "");
                            first = false;
                        }
                        else {
                            weveMoved = true;
                        }
                        var limitX = 0, limitY = 0;
                        if (mapWidth < layer.width()) limitX = mapWidth - layer.width();
                        if (mapHeight < layer.height()) limitY = mapHeight - layer.height();
                        var mapX = mapStartX - (clientStartX - e.clientX);
                        mapX = (mapX > 0) ? 0 : mapX;
                        mapX = (mapX < limitX) ? limitX : mapX;
                        var mapY = mapStartY - (clientStartY - e.clientY);
                        mapY = (mapY > 0) ? 0 : mapY;
                        mapY = (mapY < limitY) ? limitY : mapY;
                        layer.css({
                            left: mapX + "px",
                            top: mapY + "px"
                        });
                        viewport.xPos = _makeCoords(layer[0].style.left);
                        viewport.yPos = _makeCoords(layer[0].style.top);
                    }
                });

                if (o.mousewheel && typeof $.fn.mousewheel != "undefined") {
                    $(viewport).mousewheel(function (e, distance) {
                        if (o.zoomToCursor) {
                            //should probably DRY this.
                            var layer = $(this).find('.current-map-layer'),
                            positionTop = e.pageY - layer.offset().top, //jQuery normalizes pageX and pageY for us.
                            positionLeft = e.pageX - layer.offset().left,
                            //recalculate this position on current layer as a percentage
                            relativeTop = e.pageY - $(this).offset().top,
                            relativeLeft = e.pageX - $(this).offset().left,
                            percentTop = positionTop / layer.height(),
                            percentLeft = positionLeft / layer.width();
                        }
                        if (_zoom.call(this, distance) && o.zoomToCursor/* && distance > 0*/) {
                            //only center when zooming in, since it feels weird on out.  Don't center if we've reached the floor
                            //convert percentage to pixels on new layer
                            layer = $(this).find('.current-map-layer');
                            var x = layer.width() * percentLeft,
                            y = layer.height() * percentTop;
                            //and set position
                            _position.call(this, x - relativeLeft, y - relativeTop, layer[0]);
                        }
                        return false; //don't scroll the window
                    });
                }

                var clickTimeoutId = setTimeout(function () { }, 0), clickDefault = true;

                if (o.doubleClickZoom || o.doubleClickZoomOut || o.doubleClickMove) {
                    $(viewport).dblclick(function (e) {
                        //TODO: DRY this
                        //prevent single-click default
                        clearTimeout(clickTimeoutId);
                        clickDefault = false;
                        var layer = $(this).find('.current-map-layer'),
                        positionTop = e.pageY - layer.offset().top, //jQuery normalizes pageX and pageY for us.
                        positionLeft = e.pageX - layer.offset().left,
                        //recalculate this position on current layer as a percentage
                        percentTop = positionTop / layer.height(),
                        percentLeft = positionLeft / layer.width();
                        if (o.doubleClickZoom) {
                            distance = o.doubleClickDistance;
                        }
                        else if (o.doubleClickZoomOut) {
                            distance = 0 - o.doubleClickDistance;
                        }
                        else {
                            distance = 0;
                        }
                        _zoom.call(this, distance);
                        //convert percentage to pixels on new layer
                        layer = $(this).find('.current-map-layer');
                        var x = layer.width() * percentLeft,
                        y = layer.height() * percentTop;
                        //and center
                        method.center.call(this, { x: x, y: y });
                        return false;
                    });
                }

                if (o.clickZoom || o.clickZoomOut || o.clickMove) {
                    $(viewport).click(function (e) {
                        function clickAction() {
                            if (clickDefault) {
                                //TODO: DRY this
                                var layer = $(this).find('.current-map-layer'),
                                positionTop = e.pageY - layer.offset().top, //jQuery normalizes pageX and pageY for us.
                                positionLeft = e.pageX - layer.offset().left,
                                //recalculate this position on current layer as a percentage
                                percentTop = positionTop / layer.height(),
                                percentLeft = positionLeft / layer.width();
                                var distance;
                                if (o.clickZoom) {
                                    distance = o.clickDistance;
                                }
                                else if (o.clickZoomOut) {
                                    distance = 0 - o.clickDistance;
                                }
                                else {
                                    distance = 0;
                                }
                                _zoom.call(this, distance);
                                //convert percentage to pixels on new layer
                                layer = $(this).find('.current-map-layer');
                                var x = layer.width() * percentLeft,
                                y = layer.height() * percentTop;
                                //and center
                                method.center.call(this, { x: x, y: y });
                            }
                            clickDefault = true;
                        }
                        if (o.doubleClickZoom || o.doubleClickZoomOut || o.doubleClickMove) {
                            //if either of these are registered we need to set the clickAction
                            //into a timeout so that a double click clears it
                            clickTimeoutId = setTimeout(function () { clickAction.call(viewport) }, 400);
                        }
                        else {
                            clickAction.call(this);
                        }
                    });
                }

                /**
                *  End Event Handling and Callbacks
                */

                //deferred, load images in hidden layers
                $(window).load(function () {
                    layers.each(function () {
                        var img = $(this).find("img")[0];
                        if (typeof img == "object") $("<img>").attr("src", img.src);
                    });
                });
            }
        });
    }
})(jQuery);
/* END: mapbox.min.js */

/* BEGIN: Cufon */
/*
* Copyright (c) 2009 Simo Kinnunen.
* Licensed under the MIT license.
*
* @version 1.09
*/
var Cufon = (function () { var m = function () { return m.replace.apply(null, arguments) }; var x = m.DOM = { ready: (function () { var C = false, E = { loaded: 1, complete: 1 }; var B = [], D = function () { if (C) { return } C = true; for (var F; F = B.shift(); F()) { } }; if (document.addEventListener) { document.addEventListener("DOMContentLoaded", D, false); window.addEventListener("pageshow", D, false) } if (!window.opera && document.readyState) { (function () { E[document.readyState] ? D() : setTimeout(arguments.callee, 10) })() } if (document.readyState && document.createStyleSheet) { (function () { try { document.body.doScroll("left"); D() } catch (F) { setTimeout(arguments.callee, 1) } })() } q(window, "load", D); return function (F) { if (!arguments.length) { D() } else { C ? F() : B.push(F) } } })(), root: function () { return document.documentElement || document.body } }; var n = m.CSS = { Size: function (C, B) { this.value = parseFloat(C); this.unit = String(C).match(/[a-z%]*$/)[0] || "px"; this.convert = function (D) { return D / B * this.value }; this.convertFrom = function (D) { return D / this.value * B }; this.toString = function () { return this.value + this.unit } }, addClass: function (C, B) { var D = C.className; C.className = D + (D && " ") + B; return C }, color: j(function (C) { var B = {}; B.color = C.replace(/^rgba\((.*?),\s*([\d.]+)\)/, function (E, D, F) { B.opacity = parseFloat(F); return "rgb(" + D + ")" }); return B }), fontStretch: j(function (B) { if (typeof B == "number") { return B } if (/%$/.test(B)) { return parseFloat(B) / 100 } return { "ultra-condensed": 0.5, "extra-condensed": 0.625, condensed: 0.75, "semi-condensed": 0.875, "semi-expanded": 1.125, expanded: 1.25, "extra-expanded": 1.5, "ultra-expanded": 2}[B] || 1 }), getStyle: function (C) { var B = document.defaultView; if (B && B.getComputedStyle) { return new a(B.getComputedStyle(C, null)) } if (C.currentStyle) { return new a(C.currentStyle) } return new a(C.style) }, gradient: j(function (F) { var G = { id: F, type: F.match(/^-([a-z]+)-gradient\(/)[1], stops: [] }, C = F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig); for (var E = 0, B = C.length, D; E < B; ++E) { D = C[E].split("=", 2).reverse(); G.stops.push([D[1] || E / (B - 1), D[0]]) } return G }), quotedList: j(function (E) { var D = [], C = /\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g, B; while (B = C.exec(E)) { D.push(B[3] || B[1]) } return D }), recognizesMedia: j(function (G) { var E = document.createElement("style"), D, C, B; E.type = "text/css"; E.media = G; try { E.appendChild(document.createTextNode("/**/")) } catch (F) { } C = g("head")[0]; C.insertBefore(E, C.firstChild); D = (E.sheet || E.styleSheet); B = D && !D.disabled; C.removeChild(E); return B }), removeClass: function (D, C) { var B = RegExp("(?:^|\\s+)" + C + "(?=\\s|$)", "g"); D.className = D.className.replace(B, ""); return D }, supports: function (D, C) { var B = document.createElement("span").style; if (B[D] === undefined) { return false } B[D] = C; return B[D] === C }, textAlign: function (E, D, B, C) { if (D.get("textAlign") == "right") { if (B > 0) { E = " " + E } } else { if (B < C - 1) { E += " " } } return E }, textShadow: j(function (F) { if (F == "none") { return null } var E = [], G = {}, B, C = 0; var D = /(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig; while (B = D.exec(F)) { if (B[0] == ",") { E.push(G); G = {}; C = 0 } else { if (B[1]) { G.color = B[1] } else { G[["offX", "offY", "blur"][C++]] = B[2] } } } E.push(G); return E }), textTransform: (function () { var B = { uppercase: function (C) { return C.toUpperCase() }, lowercase: function (C) { return C.toLowerCase() }, capitalize: function (C) { return C.replace(/\b./g, function (D) { return D.toUpperCase() }) } }; return function (E, D) { var C = B[D.get("textTransform")]; return C ? C(E) : E } })(), whiteSpace: (function () { var D = { inline: 1, "inline-block": 1, "run-in": 1 }; var C = /^\s+/, B = /\s+$/; return function (H, F, G, E) { if (E) { if (E.nodeName.toLowerCase() == "br") { H = H.replace(C, "") } } if (D[F.get("display")]) { return H } if (!G.previousSibling) { H = H.replace(C, "") } if (!G.nextSibling) { H = H.replace(B, "") } return H } })() }; n.ready = (function () { var B = !n.recognizesMedia("all"), E = false; var D = [], H = function () { B = true; for (var K; K = D.shift(); K()) { } }; var I = g("link"), J = g("style"); function C(K) { return K.disabled || G(K.sheet, K.media || "screen") } function G(M, P) { if (!n.recognizesMedia(P || "all")) { return true } if (!M || M.disabled) { return false } try { var Q = M.cssRules, O; if (Q) { search: for (var L = 0, K = Q.length; O = Q[L], L < K; ++L) { switch (O.type) { case 2: break; case 3: if (!G(O.styleSheet, O.media.mediaText)) { return false } break; default: break search } } } } catch (N) { } return true } function F() { if (document.createStyleSheet) { return true } var L, K; for (K = 0; L = I[K]; ++K) { if (L.rel.toLowerCase() == "stylesheet" && !C(L)) { return false } } for (K = 0; L = J[K]; ++K) { if (!C(L)) { return false } } return true } x.ready(function () { if (!E) { E = n.getStyle(document.body).isUsable() } if (B || (E && F())) { H() } else { setTimeout(arguments.callee, 10) } }); return function (K) { if (B) { K() } else { D.push(K) } } })(); function s(D) { var C = this.face = D.face, B = { "\u0020": 1, "\u00a0": 1, "\u3000": 1 }; this.glyphs = D.glyphs; this.w = D.w; this.baseSize = parseInt(C["units-per-em"], 10); this.family = C["font-family"].toLowerCase(); this.weight = C["font-weight"]; this.style = C["font-style"] || "normal"; this.viewBox = (function () { var F = C.bbox.split(/\s+/); var E = { minX: parseInt(F[0], 10), minY: parseInt(F[1], 10), maxX: parseInt(F[2], 10), maxY: parseInt(F[3], 10) }; E.width = E.maxX - E.minX; E.height = E.maxY - E.minY; E.toString = function () { return [this.minX, this.minY, this.width, this.height].join(" ") }; return E })(); this.ascent = -parseInt(C.ascent, 10); this.descent = -parseInt(C.descent, 10); this.height = -this.ascent + this.descent; this.spacing = function (L, N, E) { var O = this.glyphs, M, K, G, P = [], F = 0, J = -1, I = -1, H; while (H = L[++J]) { M = O[H] || this.missingGlyph; if (!M) { continue } if (K) { F -= G = K[H] || 0; P[I] -= G } F += P[++I] = ~ ~(M.w || this.w) + N + (B[H] ? E : 0); K = M.k } P.total = F; return P } } function f() { var C = {}, B = { oblique: "italic", italic: "oblique" }; this.add = function (D) { (C[D.style] || (C[D.style] = {}))[D.weight] = D }; this.get = function (H, I) { var G = C[H] || C[B[H]] || C.normal || C.italic || C.oblique; if (!G) { return null } I = { normal: 400, bold: 700}[I] || parseInt(I, 10); if (G[I]) { return G[I] } var E = { 1: 1, 99: 0}[I % 100], K = [], F, D; if (E === undefined) { E = I > 400 } if (I == 500) { I = 400 } for (var J in G) { if (!k(G, J)) { continue } J = parseInt(J, 10); if (!F || J < F) { F = J } if (!D || J > D) { D = J } K.push(J) } if (I < F) { I = F } if (I > D) { I = D } K.sort(function (M, L) { return (E ? (M >= I && L >= I) ? M < L : M > L : (M <= I && L <= I) ? M > L : M < L) ? -1 : 1 }); return G[K[0]] } } function r() { function D(F, G) { if (F.contains) { return F.contains(G) } return F.compareDocumentPosition(G) & 16 } function B(G) { var F = G.relatedTarget; if (!F || D(this, F)) { return } C(this, G.type == "mouseover") } function E(F) { C(this, F.type == "mouseenter") } function C(F, G) { setTimeout(function () { var H = d.get(F).options; m.replace(F, G ? h(H, H.hover) : H, true) }, 10) } this.attach = function (F) { if (F.onmouseenter === undefined) { q(F, "mouseover", B); q(F, "mouseout", B) } else { q(F, "mouseenter", E); q(F, "mouseleave", E) } } } function u() { var C = [], D = {}; function B(H) { var E = [], G; for (var F = 0; G = H[F]; ++F) { E[F] = C[D[G]] } return E } this.add = function (F, E) { D[F] = C.push(E) - 1 }; this.repeat = function () { var E = arguments.length ? B(arguments) : C, F; for (var G = 0; F = E[G++]; ) { m.replace(F[0], F[1], true) } } } function A() { var D = {}, B = 0; function C(E) { return E.cufid || (E.cufid = ++B) } this.get = function (E) { var F = C(E); return D[F] || (D[F] = {}) } } function a(B) { var D = {}, C = {}; this.extend = function (E) { for (var F in E) { if (k(E, F)) { D[F] = E[F] } } return this }; this.get = function (E) { return D[E] != undefined ? D[E] : B[E] }; this.getSize = function (F, E) { return C[F] || (C[F] = new n.Size(this.get(F), E)) }; this.isUsable = function () { return !!B } } function q(C, B, D) { if (C.addEventListener) { C.addEventListener(B, D, false) } else { if (C.attachEvent) { C.attachEvent("on" + B, function () { return D.call(C, window.event) }) } } } function v(C, B) { var D = d.get(C); if (D.options) { return C } if (B.hover && B.hoverables[C.nodeName.toLowerCase()]) { b.attach(C) } D.options = B; return C } function j(B) { var C = {}; return function (D) { if (!k(C, D)) { C[D] = B.apply(null, arguments) } return C[D] } } function c(F, E) { var B = n.quotedList(E.get("fontFamily").toLowerCase()), D; for (var C = 0; D = B[C]; ++C) { if (i[D]) { return i[D].get(E.get("fontStyle"), E.get("fontWeight")) } } return null } function g(B) { return document.getElementsByTagName(B) } function k(C, B) { return C.hasOwnProperty(B) } function h() { var C = {}, B, F; for (var E = 0, D = arguments.length; B = arguments[E], E < D; ++E) { for (F in B) { if (k(B, F)) { C[F] = B[F] } } } return C } function o(E, M, C, N, F, D) { var K = document.createDocumentFragment(), H; if (M === "") { return K } var L = N.separate; var I = M.split(p[L]), B = (L == "words"); if (B && t) { if (/^\s/.test(M)) { I.unshift("") } if (/\s$/.test(M)) { I.push("") } } for (var J = 0, G = I.length; J < G; ++J) { H = z[N.engine](E, B ? n.textAlign(I[J], C, J, G) : I[J], C, N, F, D, J < G - 1); if (H) { K.appendChild(H) } } return K } function l(D, M) { var C = D.nodeName.toLowerCase(); if (M.ignore[C]) { return } var E = !M.textless[C]; var B = n.getStyle(v(D, M)).extend(M); var F = c(D, B), G, K, I, H, L, J; if (!F) { return } for (G = D.firstChild; G; G = I) { K = G.nodeType; I = G.nextSibling; if (E && K == 3) { if (H) { H.appendData(G.data); D.removeChild(G) } else { H = G } if (I) { continue } } if (H) { D.replaceChild(o(F, n.whiteSpace(H.data, B, H, J), B, M, G, D), H); H = null } if (K == 1) { if (G.firstChild) { if (G.nodeName.toLowerCase() == "cufon") { z[M.engine](F, null, B, M, G, D) } else { arguments.callee(G, M) } } J = G } } } var t = " ".split(/\s+/).length == 0; var d = new A(); var b = new r(); var y = new u(); var e = false; var z = {}, i = {}, w = { autoDetect: false, engine: null, forceHitArea: false, hover: false, hoverables: { a: true }, ignore: { applet: 1, canvas: 1, col: 1, colgroup: 1, head: 1, iframe: 1, map: 1, optgroup: 1, option: 1, script: 1, select: 1, style: 1, textarea: 1, title: 1, pre: 1 }, printable: true, selector: (window.Sizzle || (window.jQuery && function (B) { return jQuery(B) }) || (window.dojo && dojo.query) || (window.Ext && Ext.query) || (window.YAHOO && YAHOO.util && YAHOO.util.Selector && YAHOO.util.Selector.query) || (window.$$ && function (B) { return $$(B) }) || (window.$ && function (B) { return $(B) }) || (document.querySelectorAll && function (B) { return document.querySelectorAll(B) }) || g), separate: "words", textless: { dl: 1, html: 1, ol: 1, table: 1, tbody: 1, thead: 1, tfoot: 1, tr: 1, ul: 1 }, textShadow: "none" }; var p = { words: /\s/.test("\u00a0") ? /[^\S\u00a0]+/ : /\s+/, characters: "", none: /^/ }; m.now = function () { x.ready(); return m }; m.refresh = function () { y.repeat.apply(y, arguments); return m }; m.registerEngine = function (C, B) { if (!B) { return m } z[C] = B; return m.set("engine", C) }; m.registerFont = function (D) { if (!D) { return m } var B = new s(D), C = B.family; if (!i[C]) { i[C] = new f() } i[C].add(B); return m.set("fontFamily", '"' + C + '"') }; m.replace = function (D, C, B) { C = h(w, C); if (!C.engine) { return m } if (!e) { n.addClass(x.root(), "cufon-active cufon-loading"); n.ready(function () { n.addClass(n.removeClass(x.root(), "cufon-loading"), "cufon-ready") }); e = true } if (C.hover) { C.forceHitArea = true } if (C.autoDetect) { delete C.fontFamily } if (typeof C.textShadow == "string") { C.textShadow = n.textShadow(C.textShadow) } if (typeof C.color == "string" && /^-/.test(C.color)) { C.textGradient = n.gradient(C.color) } else { delete C.textGradient } if (!B) { y.add(D, arguments) } if (D.nodeType || typeof D == "string") { D = [D] } n.ready(function () { for (var F = 0, E = D.length; F < E; ++F) { var G = D[F]; if (typeof G == "string") { m.replace(C.selector(G), C, true) } else { l(G, C) } } }); return m }; m.set = function (B, C) { w[B] = C; return m }; return m })(); Cufon.registerEngine("canvas", (function () { var b = document.createElement("canvas"); if (!b || !b.getContext || !b.getContext.apply) { return } b = null; var a = Cufon.CSS.supports("display", "inline-block"); var e = !a && (document.compatMode == "BackCompat" || /frameset|transitional/i.test(document.doctype.publicId)); var f = document.createElement("style"); f.type = "text/css"; f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;" + (e ? "" : "font-size:1px;line-height:1px;") + "}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}" + (a ? "cufon canvas{position:relative;}" : "cufon canvas{position:absolute;}") + "}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g, "!important;"))); document.getElementsByTagName("head")[0].appendChild(f); function d(p, h) { var n = 0, m = 0; var g = [], o = /([mrvxe])([^a-z]*)/g, k; generate: for (var j = 0; k = o.exec(p); ++j) { var l = k[2].split(","); switch (k[1]) { case "v": g[j] = { m: "bezierCurveTo", a: [n + ~ ~l[0], m + ~ ~l[1], n + ~ ~l[2], m + ~ ~l[3], n += ~ ~l[4], m += ~ ~l[5]] }; break; case "r": g[j] = { m: "lineTo", a: [n += ~ ~l[0], m += ~ ~l[1]] }; break; case "m": g[j] = { m: "moveTo", a: [n = ~ ~l[0], m = ~ ~l[1]] }; break; case "x": g[j] = { m: "closePath" }; break; case "e": break generate } h[g[j].m].apply(h, g[j].a) } return g } function c(m, k) { for (var j = 0, h = m.length; j < h; ++j) { var g = m[j]; k[g.m].apply(k, g.a) } } return function (V, w, P, t, C, W) { var k = (w === null); if (k) { w = C.getAttribute("alt") } var A = V.viewBox; var m = P.getSize("fontSize", V.baseSize); var B = 0, O = 0, N = 0, u = 0; var z = t.textShadow, L = []; if (z) { for (var U = z.length; U--; ) { var F = z[U]; var K = m.convertFrom(parseFloat(F.offX)); var I = m.convertFrom(parseFloat(F.offY)); L[U] = [K, I]; if (I < B) { B = I } if (K > O) { O = K } if (I > N) { N = I } if (K < u) { u = K } } } var Z = Cufon.CSS.textTransform(w, P).split(""); var E = V.spacing(Z, ~ ~m.convertFrom(parseFloat(P.get("letterSpacing")) || 0), ~ ~m.convertFrom(parseFloat(P.get("wordSpacing")) || 0)); if (!E.length) { return null } var h = E.total; O += A.width - E[E.length - 1]; u += A.minX; var s, n; if (k) { s = C; n = C.firstChild } else { s = document.createElement("cufon"); s.className = "cufon cufon-canvas"; s.setAttribute("alt", w); n = document.createElement("canvas"); s.appendChild(n); if (t.printable) { var S = document.createElement("cufontext"); S.appendChild(document.createTextNode(w)); s.appendChild(S) } } var aa = s.style; var H = n.style; var j = m.convert(A.height); var Y = Math.ceil(j); var M = Y / j; var G = M * Cufon.CSS.fontStretch(P.get("fontStretch")); var J = h * G; var Q = Math.ceil(m.convert(J + O - u)); var o = Math.ceil(m.convert(A.height - B + N)); n.width = Q; n.height = o; H.width = Q + "px"; H.height = o + "px"; B += A.minY; H.top = Math.round(m.convert(B - V.ascent)) + "px"; H.left = Math.round(m.convert(u)) + "px"; var r = Math.max(Math.ceil(m.convert(J)), 0) + "px"; if (a) { aa.width = r; aa.height = m.convert(V.height) + "px" } else { aa.paddingLeft = r; aa.paddingBottom = (m.convert(V.height) - 1) + "px" } var X = n.getContext("2d"), D = j / A.height; X.scale(D, D * M); X.translate(-u, -B); X.save(); function T() { var x = V.glyphs, ab, l = -1, g = -1, y; X.scale(G, 1); while (y = Z[++l]) { var ab = x[Z[l]] || V.missingGlyph; if (!ab) { continue } if (ab.d) { X.beginPath(); if (ab.code) { c(ab.code, X) } else { ab.code = d("m" + ab.d, X) } X.fill() } X.translate(E[++g], 0) } X.restore() } if (z) { for (var U = z.length; U--; ) { var F = z[U]; X.save(); X.fillStyle = F.color; X.translate.apply(X, L[U]); T() } } var q = t.textGradient; if (q) { var v = q.stops, p = X.createLinearGradient(0, A.minY, 0, A.maxY); for (var U = 0, R = v.length; U < R; ++U) { p.addColorStop.apply(p, v[U]) } X.fillStyle = p } else { X.fillStyle = P.get("color") } T(); return s } })()); Cufon.registerEngine("vml", (function () { var e = document.namespaces; if (!e) { return } e.add("cvml", "urn:schemas-microsoft-com:vml"); e = null; var b = document.createElement("cvml:shape"); b.style.behavior = "url(#default#VML)"; if (!b.coordsize) { return } b = null; var h = (document.documentMode || 0) < 8; document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:' + (h ? "middle" : "text-bottom") + ";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g, "!important;")); function c(i, j) { return a(i, /(?:em|ex|%)$|^[a-z-]+$/i.test(j) ? "1em" : j) } function a(l, m) { if (m === "0") { return 0 } if (/px$/i.test(m)) { return parseFloat(m) } var k = l.style.left, j = l.runtimeStyle.left; l.runtimeStyle.left = l.currentStyle.left; l.style.left = m.replace("%", "em"); var i = l.style.pixelLeft; l.style.left = k; l.runtimeStyle.left = j; return i } function f(l, k, j, n) { var i = "computed" + n, m = k[i]; if (isNaN(m)) { m = k.get(n); k[i] = m = (m == "normal") ? 0 : ~ ~j.convertFrom(a(l, m)) } return m } var g = {}; function d(p) { var q = p.id; if (!g[q]) { var n = p.stops, o = document.createElement("cvml:fill"), i = []; o.type = "gradient"; o.angle = 180; o.focus = "0"; o.method = "sigma"; o.color = n[0][1]; for (var m = 1, l = n.length - 1; m < l; ++m) { i.push(n[m][0] * 100 + "% " + n[m][1]) } o.colors = i.join(","); o.color2 = n[l][1]; g[q] = o } return g[q] } return function (ac, G, Y, C, K, ad, W) { var n = (G === null); if (n) { G = K.alt } var I = ac.viewBox; var p = Y.computedFontSize || (Y.computedFontSize = new Cufon.CSS.Size(c(ad, Y.get("fontSize")) + "px", ac.baseSize)); var y, q; if (n) { y = K; q = K.firstChild } else { y = document.createElement("cufon"); y.className = "cufon cufon-vml"; y.alt = G; q = document.createElement("cufoncanvas"); y.appendChild(q); if (C.printable) { var Z = document.createElement("cufontext"); Z.appendChild(document.createTextNode(G)); y.appendChild(Z) } if (!W) { y.appendChild(document.createElement("cvml:shape")) } } var ai = y.style; var R = q.style; var l = p.convert(I.height), af = Math.ceil(l); var V = af / l; var P = V * Cufon.CSS.fontStretch(Y.get("fontStretch")); var U = I.minX, T = I.minY; R.height = af; R.top = Math.round(p.convert(T - ac.ascent)); R.left = Math.round(p.convert(U)); ai.height = p.convert(ac.height) + "px"; var F = Y.get("color"); var ag = Cufon.CSS.textTransform(G, Y).split(""); var L = ac.spacing(ag, f(ad, Y, p, "letterSpacing"), f(ad, Y, p, "wordSpacing")); if (!L.length) { return null } var k = L.total; var x = -U + k + (I.width - L[L.length - 1]); var ah = p.convert(x * P), X = Math.round(ah); var O = x + "," + I.height, m; var J = "r" + O + "ns"; var u = C.textGradient && d(C.textGradient); var o = ac.glyphs, S = 0; var H = C.textShadow; var ab = -1, aa = 0, w; while (w = ag[++ab]) { var D = o[ag[ab]] || ac.missingGlyph, v; if (!D) { continue } if (n) { v = q.childNodes[aa]; while (v.firstChild) { v.removeChild(v.firstChild) } } else { v = document.createElement("cvml:shape"); q.appendChild(v) } v.stroked = "f"; v.coordsize = O; v.coordorigin = m = (U - S) + "," + T; v.path = (D.d ? "m" + D.d + "xe" : "") + "m" + m + J; v.fillcolor = F; if (u) { v.appendChild(u.cloneNode(false)) } var ae = v.style; ae.width = X; ae.height = af; if (H) { var s = H[0], r = H[1]; var B = Cufon.CSS.color(s.color), z; var N = document.createElement("cvml:shadow"); N.on = "t"; N.color = B.color; N.offset = s.offX + "," + s.offY; if (r) { z = Cufon.CSS.color(r.color); N.type = "double"; N.color2 = z.color; N.offset2 = r.offX + "," + r.offY } N.opacity = B.opacity || (z && z.opacity) || 1; v.appendChild(N) } S += L[aa++] } var M = v.nextSibling, t, A; if (C.forceHitArea) { if (!M) { M = document.createElement("cvml:rect"); M.stroked = "f"; M.className = "cufon-vml-cover"; t = document.createElement("cvml:fill"); t.opacity = 0; M.appendChild(t); q.appendChild(M) } A = M.style; A.width = X; A.height = af } else { if (M) { q.removeChild(M) } } ai.width = Math.max(Math.ceil(p.convert(k * P)), 0); if (h) { var Q = Y.computedYAdjust; if (Q === undefined) { var E = Y.get("lineHeight"); if (E == "normal") { E = "1em" } else { if (!isNaN(E)) { E += "em" } } Y.computedYAdjust = Q = 0.5 * (a(ad, E) - parseFloat(ai.height)) } if (Q) { ai.marginTop = Math.ceil(Q) + "px"; ai.marginBottom = Q + "px" } } return y } })());
/* END: Cufon */

/* BEGIN: Abadi_MT_Lt_200-Abadi_MT_Lt_italic_200.font.js */
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 213, "face": { "font-family": "Abadi MT Lt", "font-weight": 200, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 3 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "bbox": "-18 -263 293 88.8909", "underline-thickness": "18", "underline-position": "-36", "stemh": "21", "stemv": "23", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 106 }, "!": { "d": "29,-246r26,0r-3,184r-20,0xm41,1v-22,-1,-19,-45,1,-44v21,1,19,45,-1,44", "w": 82 }, "\"": { "d": "60,-246r26,0v1,33,-2,62,-5,91r-15,0v-4,-28,-7,-57,-6,-91xm14,-246r26,0v1,33,-2,62,-5,91r-16,0v-3,-29,-6,-58,-5,-91", "w": 100 }, "#": { "d": "16,-169r58,0r15,-72r19,0r-15,72r77,0r14,-72r19,0r-15,72r36,0r0,19r-40,0r-14,68r54,0r0,18r-58,0r-15,72r-18,0r15,-72r-77,0r-15,72r-19,0r15,-72r-36,0r0,-18r40,0r15,-68r-55,0r0,-19xm166,-150r-77,0r-15,68r78,0", "w": 240 }, "$": { "d": "87,-261r21,0r0,22v30,3,48,16,58,22r0,27v-24,-18,-36,-23,-58,-27r0,85v25,5,72,13,72,61v0,16,-7,59,-72,71r0,24r-21,0r0,-22v-22,-1,-42,-5,-74,-26r0,-27v37,31,61,32,74,33r0,-95v-22,-3,-73,-11,-73,-60v0,-14,4,-57,73,-66r0,-22xm87,-136r0,-81v-40,6,-49,28,-49,43v0,27,27,33,49,38xm108,-109r0,89v38,-9,48,-33,48,-48v0,-31,-32,-37,-48,-41", "w": 191 }, "%": { "d": "231,2v-39,0,-64,-29,-64,-64v0,-38,28,-65,63,-65v34,0,63,26,63,64v0,41,-32,65,-62,65xm192,-63v-1,58,77,59,77,1v0,-26,-17,-45,-38,-45v-18,0,-39,15,-39,44xm75,-249v9,-4,81,29,84,22v6,0,40,0,56,-36r23,0r-148,279r-22,0r121,-231v-14,8,-37,12,-58,1v19,42,-10,95,-56,95v-35,0,-62,-28,-62,-65v0,-38,29,-65,62,-65xm37,-184v0,62,77,54,76,0v0,-28,-18,-45,-38,-45v-20,0,-38,17,-38,45", "w": 303 }, "&": { "d": "170,-239r0,26v-12,-11,-89,-26,-86,14v0,9,5,19,9,24r80,106v13,-21,16,-46,17,-70r24,0v-2,39,-8,57,-27,88r38,51r-31,0r-23,-31v-11,11,-35,35,-76,35v-42,0,-81,-27,-81,-73v0,-46,40,-67,67,-81v-42,-40,-22,-100,43,-99v4,0,25,0,46,10xm158,-48r-65,-87v-29,17,-53,33,-53,64v0,26,17,52,56,52v32,0,49,-16,62,-29", "w": 228 }, "(": { "d": "109,-248r21,0v-23,37,-51,84,-51,161v0,74,25,121,50,162r-20,0v-21,-32,-56,-86,-56,-162v0,-74,33,-125,56,-161", "w": 142 }, ")": { "d": "33,75r-21,0v23,-37,51,-85,51,-162v0,-74,-25,-120,-50,-161r20,0v21,32,57,85,57,161v0,74,-34,126,-57,162", "w": 142 }, "*": { "d": "59,-249r17,0r0,44r39,-21r9,14r-39,23r39,22r-9,15r-39,-23r0,45r-17,0r0,-45r-39,23r-8,-15r38,-22r-38,-23r8,-14r39,21r0,-44", "w": 135 }, "+": { "d": "25,-125r85,0r0,-86r19,0r0,86r86,0r0,19r-86,0r0,85r-19,0r0,-85r-85,0r0,-19", "w": 240 }, ",": { "d": "38,46r-12,0v8,-17,10,-27,12,-43v-21,-3,-14,-49,4,-45v34,8,6,77,-4,88", "w": 82 }, "-": { "d": "11,-96r90,0r0,23r-90,0r0,-23", "w": 112 }, ".": { "d": "41,1v-21,0,-19,-45,0,-44v9,0,15,9,15,22v0,12,-5,22,-15,22", "w": 82 }, "\/": { "d": "106,-246r20,0r-92,279r-20,0", "w": 138 }, "0": { "d": "108,4v-52,0,-96,-46,-96,-121v0,-78,48,-121,96,-121v52,0,94,50,94,121v0,77,-47,121,-94,121xm105,-17v50,0,72,-51,72,-100v0,-57,-29,-100,-70,-100v-44,0,-70,47,-70,101v0,55,27,99,68,99" }, "1": { "d": "108,-234r19,0r0,234r-22,0r0,-172r-56,0r0,-18v44,5,65,-24,59,-44" }, "2": { "d": "49,-21r139,0r0,21r-161,0v-2,-56,18,-72,75,-112v37,-25,56,-41,56,-64v0,-26,-26,-41,-50,-41v-13,0,-38,3,-70,26r0,-26v13,-7,39,-21,70,-21v41,0,75,23,75,61v0,31,-19,50,-74,86v-55,36,-57,50,-60,70" }, "3": { "d": "32,-16r0,-26v37,38,132,32,131,-27v-1,-47,-59,-46,-109,-44r0,-19r32,0v12,0,67,-2,67,-43v0,-54,-90,-50,-122,-14r0,-27v48,-34,143,-31,145,38v0,37,-29,46,-41,54v24,3,52,15,52,54v0,40,-36,74,-86,74v-31,0,-55,-12,-69,-20" }, "4": { "d": "131,-234r22,0r0,145r43,0r0,21r-43,0r0,68r-22,0r0,-68r-113,0r0,-21xm131,-89r-1,-115r-89,115r90,0" }, "5": { "d": "37,-233r140,0r0,21r-117,0r0,80v9,-5,28,-17,57,-17v50,0,77,33,77,72v0,76,-102,100,-157,62r0,-26v14,9,39,24,68,24v31,0,64,-22,64,-58v0,-28,-20,-53,-57,-53v-43,1,-40,22,-75,17r0,-122" }, "6": { "d": "182,-223r0,27v-10,-7,-30,-21,-54,-21v-7,0,-75,4,-77,110v12,-13,35,-36,74,-36v39,0,74,24,74,70v0,47,-37,77,-81,77v-41,0,-91,-32,-91,-114v0,-100,81,-155,155,-113xm53,-83v5,33,31,66,67,66v31,0,54,-22,54,-54v0,-32,-25,-51,-51,-51v-39,0,-62,29,-70,39" }, "7": { "d": "30,-234r156,0r0,18r-101,216r-24,0r100,-213r-131,0r0,-21" }, "8": { "d": "136,-127v17,5,61,18,61,60v0,40,-40,71,-93,71v-59,0,-87,-32,-87,-64v-1,-43,45,-53,62,-61v-14,-5,-47,-17,-47,-55v0,-38,33,-62,76,-62v39,0,75,20,75,55v0,35,-34,51,-47,56xm109,-135v18,-7,49,-18,49,-44v0,-21,-21,-38,-51,-38v-29,0,-50,16,-50,39v0,31,37,39,52,43xm108,-113v-29,10,-67,24,-67,53v0,26,28,43,64,43v42,0,67,-25,67,-49v0,-30,-38,-40,-64,-47" }, "9": { "d": "36,-12r0,-27v32,23,76,41,112,-13v18,-27,19,-53,20,-75v-12,12,-35,35,-74,35v-40,0,-74,-24,-74,-69v0,-48,38,-77,80,-77v42,0,93,32,93,113v0,106,-86,155,-157,113xm166,-151v-8,-45,-39,-66,-66,-66v-34,0,-56,25,-56,54v0,28,21,50,51,50v29,0,52,-15,71,-38" }, ":": { "d": "41,-125v-21,0,-19,-45,0,-44v9,0,15,9,15,22v0,12,-5,22,-15,22xm41,1v-21,0,-19,-45,0,-44v9,0,15,9,15,22v0,12,-5,22,-15,22", "w": 82 }, ";": { "d": "37,46r-12,0v8,-18,11,-28,12,-43v-20,-3,-14,-49,4,-45v34,7,5,79,-4,88xm26,-148v0,-10,7,-21,16,-21v9,0,15,11,15,22v0,14,-8,22,-16,22v-8,0,-15,-8,-15,-23", "w": 82 }, "<": { "d": "215,-27r-190,-81r0,-17r190,-79r0,20r-165,68r165,68r0,21", "w": 240 }, "=": { "d": "25,-168r190,0r0,20r-190,0r0,-20xm25,-85r190,0r0,19r-190,0r0,-19", "w": 240 }, ">": { "d": "25,-204r190,80r0,17r-190,80r0,-21r164,-68r-164,-68r0,-20", "w": 240 }, "?": { "d": "67,-62v-13,-67,76,-73,85,-125v-6,-55,-104,-48,-137,-12r0,-28v39,-31,165,-33,163,40v0,24,-12,39,-46,60v-38,23,-42,34,-42,65r-23,0xm78,1v-21,-3,-22,-40,0,-44v26,0,16,49,0,44", "w": 187 }, "@": { "d": "288,-13v-28,45,-62,70,-138,70v-99,0,-151,-71,-151,-152v0,-82,53,-154,152,-154v100,0,132,73,132,127v0,68,-49,118,-91,118v-18,0,-24,-15,-20,-33v-7,9,-28,33,-60,33v-39,0,-61,-37,-61,-76v0,-55,41,-107,90,-107v35,0,49,25,54,34r6,-30r22,0r-32,156v0,5,4,7,8,7v25,0,69,-40,69,-101v0,-32,-13,-114,-118,-114v-84,0,-136,63,-136,141v0,77,51,136,139,136v74,0,103,-38,117,-55r18,0xm186,-121v0,-30,-18,-51,-45,-51v-48,0,-68,64,-68,94v0,32,19,57,45,57v43,0,68,-63,68,-100", "w": 288 }, "A": { "d": "96,-246r24,0r92,246r-29,0r-30,-84r-93,0r-30,84r-28,0xm147,-105r-39,-111r-40,111r79,0" }, "B": { "d": "198,-72v0,82,-87,74,-173,72r0,-246v69,1,155,-14,156,57v0,38,-29,49,-41,58v49,7,58,39,58,59xm108,-224r-58,0r0,84v50,4,105,-3,105,-45v0,-20,-13,-39,-47,-39xm103,-118r-53,0r0,96v57,3,121,1,121,-50v0,-44,-53,-46,-68,-46", "w": 206 }, "C": { "d": "202,-226r0,32v-10,-9,-38,-32,-75,-32v-50,0,-88,49,-88,103v0,56,40,103,89,103v7,0,37,-1,74,-29r0,31v-12,6,-43,22,-77,22v-55,0,-113,-50,-113,-126v0,-100,109,-163,190,-104" }, "D": { "d": "105,-246v90,-2,123,52,123,121v0,79,-48,125,-126,125r-77,0r0,-246r80,0xm171,-202v-23,-24,-72,-22,-121,-22r0,202v89,5,150,-2,150,-103v0,-18,-4,-51,-29,-77", "w": 240 }, "E": { "d": "25,-246r152,0r0,22r-127,0r0,85r123,0r0,21r-123,0r0,96r129,0r0,22r-154,0r0,-246", "w": 187 }, "F": { "d": "25,-246r152,0r0,22r-127,0r0,91r122,0r0,20r-122,0r0,113r-25,0r0,-246", "w": 180 }, "G": { "d": "202,-227r0,33v-21,-18,-45,-32,-72,-32v-54,0,-91,52,-91,105v0,60,44,102,84,102v37,0,67,-31,61,-82r-81,0r0,-22r107,0r0,123r-22,0r-4,-30v-10,13,-31,34,-66,34v-55,0,-106,-54,-106,-125v0,-72,51,-128,117,-128v33,0,58,13,73,22", "w": 228 }, "H": { "d": "32,-246r24,0r0,108r131,0r0,-108r25,0r0,246r-25,0r0,-118r-131,0r0,118r-24,0r0,-246", "w": 243 }, "I": { "d": "27,-246r24,0r0,246r-24,0r0,-246", "w": 78 }, "J": { "d": "43,-246r25,0r0,197v3,40,-37,62,-80,46r0,-25v14,10,55,12,55,-18r0,-200", "w": 93 }, "K": { "d": "25,-246r25,0r0,123r120,-123r33,0r-100,100r107,146r-33,0r-90,-130r-37,37r0,93r-25,0r0,-246", "w": 202 }, "L": { "d": "25,-246r25,0r0,224r127,0r0,22r-152,0r0,-246", "w": 172 }, "M": { "d": "28,0r0,-246r29,0r82,147r82,-147r29,0r0,246r-22,0r0,-150v0,-14,1,-37,3,-72v-37,55,-58,111,-92,166r-49,-88v-14,-26,-26,-51,-39,-77r-3,0r3,221r-23,0", "w": 277 }, "N": { "d": "27,0r0,-246r23,0r93,145v15,22,25,49,43,69v-6,-73,-3,-139,-4,-214r23,0r0,246r-23,0r-73,-114v-39,-60,-49,-78,-59,-99r-4,0v6,66,4,141,4,213r-23,0", "w": 232 }, "O": { "d": "231,-122v0,169,-218,164,-218,0v0,-75,52,-127,109,-127v57,0,109,50,109,127xm121,-19v46,0,83,-44,83,-103v0,-58,-35,-104,-82,-104v-47,0,-83,45,-83,104v0,63,41,103,82,103", "w": 243 }, "P": { "d": "25,-246v75,3,163,-19,163,64v0,70,-66,75,-138,71r0,111r-25,0r0,-246xm161,-180v0,-58,-60,-41,-111,-44r0,91v53,1,111,6,111,-47", "w": 191 }, "Q": { "d": "231,-122v0,61,-27,92,-61,112v7,27,44,44,68,26r0,25v-48,20,-79,-14,-90,-41v-72,18,-136,-31,-136,-122v0,-73,50,-127,109,-127v55,0,110,49,110,127xm129,-79r29,48v43,-30,45,-77,45,-91v0,-57,-36,-104,-82,-104v-47,0,-83,47,-83,105v0,70,45,111,97,100r-34,-58r28,0", "w": 243 }, "R": { "d": "25,-246v74,4,155,-21,161,61v4,48,-43,58,-56,65v8,3,23,7,33,35r31,85r-27,0v-16,-44,-30,-126,-81,-113r-36,0r0,113r-25,0r0,-246xm50,-132v57,3,113,-1,113,-51v0,-21,-17,-41,-52,-41r-61,0r0,92", "w": 198 }, "S": { "d": "40,-184v9,65,143,30,143,113v0,84,-128,89,-170,48r0,-32v36,33,67,36,80,36v31,0,62,-18,62,-49v0,-22,-14,-37,-63,-49v-40,-9,-51,-18,-64,-28v-4,-4,-15,-16,-15,-38v0,-39,35,-66,83,-66v34,0,59,15,71,21r0,31v-30,-37,-123,-41,-127,13", "w": 195 }, "T": { "d": "3,-246r177,0r0,22r-76,0r0,224r-24,0r0,-224r-77,0r0,-22", "w": 183 }, "U": { "d": "21,-246r25,0r0,160v0,46,24,67,60,67v35,0,64,-19,64,-60r0,-167r26,0r0,168v0,60,-44,82,-89,82v-58,0,-86,-33,-86,-93r0,-157", "w": 217 }, "V": { "d": "3,-246r27,0r78,216r75,-216r28,0r-91,246r-24,0" }, "W": { "d": "256,-246r24,0r-63,246r-23,0r-32,-125v-12,-39,-11,-72,-21,-90r-48,215r-24,0r-64,-246r25,0r38,155v8,24,6,50,14,61r13,-69r35,-147r24,0r36,141v8,24,8,54,17,75r15,-77", "w": 285 }, "X": { "d": "15,-246r30,0r59,97r59,-97r31,0r-75,115r88,131r-32,0r-71,-114r-71,114r-31,0r88,-131", "w": 209 }, "Y": { "d": "-3,-246r30,0r69,114r67,-114r31,0r-86,135r0,111r-25,0r0,-111", "w": 191 }, "Z": { "d": "20,-246r174,0r0,21r-152,203r162,0r0,22r-198,0r0,-14r156,-210r-142,0r0,-22", "w": 209 }, "[": { "d": "42,-246r55,0r0,16r-34,0r0,292r34,0r0,15r-55,0r0,-323", "w": 112 }, "\\": { "d": "13,-246r19,0r92,279r-20,0", "w": 138 }, "]": { "d": "70,77r-54,0r0,-16r34,0r0,-291r-34,0r0,-16r54,0r0,323", "w": 112 }, "^": { "d": "118,-249r79,94r-11,10r-68,-82r-67,82r-11,-10", "w": 237 }, "_": { "d": "-2,27r184,0r0,18r-184,0r0,-18", "w": 180 }, "a": { "d": "81,-171v77,2,62,72,62,141v0,12,13,17,23,11r0,18v-30,10,-47,-2,-46,-29v-6,11,-19,34,-53,34v-31,0,-58,-19,-58,-50v-1,-45,55,-54,112,-58v0,-8,-2,-47,-44,-47v-24,0,-44,15,-54,23r0,-25v17,-11,37,-18,58,-18xm68,-17v32,-1,56,-30,53,-68v-44,4,-88,9,-88,39v0,14,12,29,35,29", "w": 168 }, "b": { "d": "22,-246r23,0r1,107v6,-9,21,-32,54,-32v44,0,75,38,75,85v0,46,-30,90,-79,90v-28,0,-43,-15,-51,-23r-6,19r-17,0r0,-246xm96,-151v-45,1,-56,55,-51,109v8,9,22,25,48,25v33,0,56,-31,56,-68v0,-44,-30,-66,-53,-66", "w": 191 }, "c": { "d": "154,-153r0,30v-27,-26,-49,-28,-58,-28v-35,0,-59,31,-59,67v0,68,80,88,117,39r0,30v-10,6,-29,19,-57,19v-47,0,-85,-38,-85,-88v0,-48,35,-87,85,-87v28,0,45,10,57,18", "w": 164 }, "d": { "d": "144,-246r24,0r0,246r-21,0r-3,-27v-6,10,-22,31,-54,31v-44,0,-74,-40,-74,-86v0,-69,74,-115,128,-72r0,-92xm93,-17v43,2,57,-57,51,-112v-12,-10,-27,-22,-47,-22v-36,0,-57,35,-57,69v0,40,27,65,53,65", "w": 191 }, "e": { "d": "167,-90r-128,0v3,72,53,73,61,73v31,0,53,-23,63,-33r0,27v-12,9,-35,27,-65,27v-43,0,-83,-34,-83,-88v0,-80,102,-115,138,-56v12,20,14,35,14,50xm42,-109r98,0v-8,-42,-42,-43,-46,-43v-27,0,-43,19,-52,43", "w": 180 }, "f": { "d": "34,-168v-6,-51,7,-93,67,-78v-1,6,3,18,-2,21v-21,-10,-42,-1,-42,25r0,32r44,0r0,20r-44,0r0,148r-23,0r0,-148r-28,0r0,-20r28,0", "w": 97 }, "g": { "d": "145,-149r6,-18r17,0r0,161v0,77,-56,88,-78,88v-9,0,-32,0,-62,-23r0,-28v31,28,53,29,62,29v38,0,64,-43,54,-94v-46,74,-127,19,-127,-50v0,-40,27,-87,77,-87v27,0,43,15,51,22xm92,-21v47,0,58,-51,53,-106v-35,-42,-104,-28,-104,42v0,38,21,64,51,64", "w": 191 }, "h": { "d": "22,-246r23,0r1,108v6,-11,20,-33,53,-33v32,0,59,19,59,60r0,111r-23,0v-5,-56,20,-151,-37,-151v-63,0,-54,85,-53,151r-23,0r0,-246", "w": 183 }, "i": { "d": "28,-167r23,0r0,167r-23,0r0,-167xm39,-241v19,0,19,39,0,40v-10,0,-13,-12,-13,-19v0,-3,0,-21,13,-21", "w": 78 }, "j": { "d": "29,-167r22,0r0,204v0,47,-40,51,-69,39r0,-20v19,12,47,6,47,-20r0,-203xm38,-241v18,1,18,39,0,40v-19,-3,-18,-37,0,-40", "w": 78 }, "k": { "d": "26,-246r22,0r0,152r77,-73r32,0r-70,65r80,102r-31,0r-66,-87r-22,20r0,67r-22,0r0,-246", "w": 161 }, "l": { "d": "26,-246r23,0r0,246r-23,0r0,-246", "w": 74 }, "m": { "d": "249,-107r0,107r-22,0v-5,-51,19,-149,-31,-151v-54,-2,-50,89,-48,151r-22,0v-6,-52,20,-151,-31,-151v-25,0,-48,27,-48,68r0,83r-23,0r0,-167r22,0v1,8,-1,20,2,26v5,-10,17,-30,49,-30v36,0,46,25,49,34v5,-10,17,-34,52,-34v53,0,51,48,51,64", "w": 273 }, "n": { "d": "157,-112r0,112r-23,0v-6,-56,22,-151,-37,-151v-62,0,-53,86,-52,151r-22,0r0,-167r20,0v1,10,-1,23,2,31v5,-10,19,-35,54,-35v35,0,58,23,58,59", "w": 180 }, "o": { "d": "175,-84v-1,116,-162,115,-162,0v0,-49,35,-87,81,-87v46,0,81,39,81,87xm93,-17v30,0,57,-27,57,-67v-1,-89,-112,-86,-113,0v0,41,28,67,56,67", "w": 187 }, "p": { "d": "46,-15r0,93r-22,0r0,-245r21,0r1,30v35,-65,130,-28,130,52v0,77,-84,112,-130,70xm99,-151v-52,0,-57,56,-53,112v7,6,23,22,48,22v33,0,57,-30,57,-69v0,-37,-21,-65,-52,-65", "w": 191 }, "q": { "d": "146,-150r5,-17r18,0r0,245r-23,0r-1,-106v-5,8,-20,32,-53,32v-39,0,-75,-36,-75,-86v0,-47,31,-89,78,-89v28,0,43,14,51,21xm146,-83r0,-43v-5,-6,-23,-25,-48,-25v-33,0,-57,32,-57,69v0,43,30,65,53,65v21,0,52,-19,52,-66", "w": 191 }, "r": { "d": "112,-167r0,22v-71,-20,-71,70,-67,145r-23,0r0,-167r21,0r2,28v1,-14,37,-38,67,-28", "w": 112 }, "s": { "d": "37,-125v0,43,113,21,108,76v-4,49,-76,73,-133,35r0,-28v30,24,54,25,63,25v26,0,44,-14,44,-29v-9,-44,-110,-18,-106,-77v3,-47,69,-66,121,-31r0,27v-16,-14,-36,-24,-58,-24v-20,0,-39,10,-39,26", "w": 157 }, "t": { "d": "32,-217r21,0r0,49r44,0r0,20r-44,0r0,107v-5,27,29,28,44,19r0,20v-26,11,-67,5,-67,-32r0,-114r-29,0r0,-20r29,0", "w": 101 }, "u": { "d": "25,-167r23,0v8,57,-25,150,36,150v63,0,52,-85,52,-150r23,0r0,167r-20,0v-1,-9,1,-21,-2,-28v-10,15,-24,32,-55,32v-80,-1,-52,-98,-57,-171", "w": 183 }, "v": { "d": "3,-167r25,0r53,143r55,-143r22,0r-67,167r-21,0", "w": 161 }, "w": { "d": "72,-26r43,-141r21,0r44,141r3,0v8,-37,28,-100,40,-141r24,0r-57,167r-20,0r-45,-144r-43,144r-22,0r-55,-167r25,0", "w": 251 }, "x": { "d": "17,-167r28,0r40,62r41,-62r26,0r-54,77r61,90r-28,0r-47,-73r-48,73r-27,0r62,-90", "w": 168 }, "y": { "d": "4,-167r25,0r58,141r49,-141r25,0r-79,211v-14,36,-37,41,-67,32r0,-22v42,22,49,-26,60,-55", "w": 164 }, "z": { "d": "20,-146r0,-21r133,0r0,18r-114,131r119,-2r0,20r-144,0r0,-18r61,-72v12,-14,26,-29,54,-59", "w": 172 }, "{": { "d": "49,-153v0,-56,9,-104,51,-96r0,19v-29,1,-31,4,-31,64v0,51,-3,69,-35,85v31,15,35,32,35,81v0,64,0,66,31,68r0,20v-62,-1,-51,-47,-51,-97v0,-40,-7,-59,-34,-60r0,-23v30,-4,34,-21,34,-61", "w": 119 }, "|": { "d": "80,-246r19,0r0,300r-19,0r0,-300", "w": 183 }, "}": { "d": "71,-8v0,57,-10,104,-52,96r0,-20v29,-1,32,-4,32,-64v0,-52,4,-68,35,-85v-31,-14,-35,-31,-35,-80v0,-64,-1,-67,-32,-69r0,-19v63,1,52,46,52,96v0,40,7,60,34,61r0,23v-31,3,-34,21,-34,61", "w": 119 }, "~": { "d": "24,-129v22,-19,64,-29,102,-5v38,24,60,10,87,-12r0,21v-41,47,-94,-6,-139,-6v-20,0,-39,14,-50,23r0,-21", "w": 236 }, "'": { "d": "27,-246r26,0v1,33,-2,62,-5,91r-16,0v-3,-29,-6,-58,-5,-91", "w": 79 }, "`": { "d": "85,-191r-14,0r-47,-53r27,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 106}} });
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 209, "face": { "font-family": "Abadi MT Lt", "font-weight": 200, "font-style": "italic", "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 3 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-46 -261 312 89.2427", "underline-thickness": "18", "underline-position": "-36", "slope": "-12", "stemh": "21", "stemv": "22", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 105 }, "!": { "d": "63,-244r26,0r-41,183r-20,0xm31,-42v25,6,12,39,-4,43v-5,0,-12,-2,-12,-14v0,-12,5,-29,16,-29", "w": 86 }, "\"": { "d": "89,-246r26,0v-6,32,-15,62,-24,91r-16,0v3,-32,7,-63,14,-91xm42,-246r26,0v-6,32,-15,62,-24,91r-16,0v3,-32,7,-63,14,-91", "w": 100 }, "#": { "d": "21,-169r58,0r15,-72r19,0r-15,72r77,0r14,-72r19,0r-15,72r36,0r0,19r-40,0r-14,68r54,0r0,18r-58,0r-15,72r-18,0r15,-72r-77,0r-15,72r-19,0r15,-72r-36,0r0,-18r40,0r15,-68r-55,0r0,-19xm171,-150r-77,0r-15,68r78,0", "w": 240 }, "$": { "d": "125,-259r19,0r-5,24v9,3,28,6,53,24r-4,24v-21,-19,-38,-25,-53,-29r-17,87v19,5,60,17,60,58v0,43,-50,76,-87,74r-4,23r-19,0r4,-23v-27,-3,-45,-11,-68,-29r5,-24v27,24,46,30,67,33r19,-94v-13,-3,-61,-12,-61,-57v0,-40,50,-72,86,-69xm99,-132r17,-85v-51,4,-59,36,-59,47v0,12,6,30,42,38xm114,-107r-19,90v42,-5,59,-30,59,-50v0,-30,-30,-37,-40,-40", "w": 191 }, "%": { "d": "229,-125v39,0,57,27,57,57v0,35,-25,72,-69,72v-41,0,-55,-32,-55,-57v0,-37,29,-72,67,-72xm229,-105v-29,0,-45,28,-45,50v0,19,11,39,33,39v47,0,64,-89,12,-89xm93,-247v6,-6,83,29,87,23v19,0,47,-11,65,-37r23,0r-202,278r-22,0r166,-230v-21,13,-48,8,-68,-1v21,42,-21,96,-64,96v-32,0,-54,-25,-54,-57v0,-40,34,-72,69,-72xm93,-227v-49,-3,-68,84,-13,88v46,6,64,-86,13,-88", "w": 299 }, "&": { "d": "17,-81v0,-48,42,-71,74,-78v-51,-30,-16,-91,41,-90v18,0,36,5,52,14r-4,21v-7,-4,-24,-14,-47,-14v-50,-1,-61,59,-8,61r23,0r-4,20v-52,-4,-103,8,-103,65v0,35,29,67,83,67v60,0,93,-37,93,-67v0,-22,-17,-31,-31,-31v-29,0,-69,28,-41,58r-24,0v-47,-72,132,-92,136,-136v2,-15,-26,-19,-41,-10r5,-21v25,-9,62,-3,62,29v8,27,-54,51,-85,67v23,-4,49,25,44,42v0,47,-53,88,-123,88v-68,0,-102,-41,-102,-85", "w": 273 }, "(": { "d": "140,-247v-44,33,-93,133,-93,223v0,53,14,84,21,99r-20,0v-24,-53,-36,-156,1,-229v25,-49,50,-75,70,-93r21,0", "w": 101 }, ")": { "d": "-26,75v44,-33,93,-133,93,-223v0,-53,-13,-84,-20,-99r19,0v23,52,37,156,0,229v-25,49,-50,75,-70,93r-22,0", "w": 101 }, "*": { "d": "69,-249r18,0r0,45r39,-22r8,14r-38,23r38,22r-8,15r-39,-22r0,44r-18,0r0,-44r-38,22r-9,-15r39,-22r-39,-23r9,-14r38,22r0,-45", "w": 135 }, "+": { "d": "29,-126r85,0r0,-86r20,0r0,86r85,0r0,18r-85,0r0,85r-20,0r0,-85r-85,0r0,-18", "w": 240 }, ",": { "d": "14,46r-12,0v10,-16,15,-26,20,-43v-21,-9,-4,-47,14,-45v9,0,11,11,11,16v0,29,-23,59,-33,72", "w": 86 }, "-": { "d": "13,-94r83,0r-4,21r-83,0", "w": 108 }, ".": { "d": "33,-42v13,0,13,12,13,15v0,8,-4,28,-17,28v-9,0,-14,-6,-14,-15v0,-10,5,-28,18,-28", "w": 86 }, "\/": { "d": "111,-246r20,0r-92,279r-20,0", "w": 138 }, "0": { "d": "123,-238v50,0,82,39,82,98v0,74,-47,144,-112,144v-48,0,-79,-39,-79,-96v0,-69,44,-146,109,-146xm125,-217v-57,0,-87,72,-87,126v0,40,19,75,56,75v53,0,87,-68,87,-125v0,-49,-25,-76,-56,-76" }, "1": { "d": "141,-234r19,0r-46,234r-21,0r34,-172r-56,0r4,-18v46,5,65,-29,66,-44" }, "2": { "d": "168,0r-160,0v11,-51,15,-69,92,-109v53,-27,75,-45,75,-70v0,-21,-21,-39,-52,-39v-28,0,-50,13,-65,23r6,-27v11,-5,33,-15,62,-15v51,0,73,31,73,58v0,36,-31,58,-88,88v-58,31,-71,44,-77,71r139,0", "w": 210 }, "3": { "d": "17,-20r4,-24v12,9,37,28,70,28v34,0,66,-22,66,-54v0,-42,-52,-46,-100,-43r4,-19v50,2,106,-1,108,-46v2,-45,-85,-48,-117,-19r5,-26v49,-24,135,-22,135,41v0,31,-21,50,-53,59v26,8,42,23,42,51v0,37,-33,76,-89,76v-33,0,-57,-14,-75,-24", "w": 210 }, "4": { "d": "162,-234r22,0r-30,147r42,0r-4,20r-43,0r-13,67r-22,0r14,-67r-114,0r4,-20xm132,-87r22,-113r-109,113r87,0" }, "5": { "d": "63,-233r139,0r-5,20r-117,0r-16,80v46,-32,122,-8,122,50v0,45,-39,87,-96,87v-32,0,-56,-14,-71,-23r5,-23v20,15,41,26,66,26v41,0,72,-32,72,-64v0,-26,-20,-49,-53,-49v-39,0,-38,23,-71,18" }, "6": { "d": "205,-219r-5,23v-34,-31,-93,-24,-119,15v-19,29,-30,57,-30,73v8,-9,31,-35,71,-35v38,0,69,26,69,67v0,43,-34,80,-82,80v-48,0,-82,-38,-82,-97v0,-96,96,-181,178,-126xm49,-83v6,56,43,67,62,67v69,1,73,-108,7,-107v-34,0,-57,27,-69,40" }, "7": { "d": "56,-234r156,0r-4,21r-144,213r-24,0r143,-213r-131,0" }, "8": { "d": "84,-121v-11,-7,-34,-21,-34,-53v0,-35,29,-63,79,-63v45,0,72,25,72,54v0,36,-40,52,-57,58v16,7,47,21,47,58v0,44,-43,71,-94,71v-49,0,-85,-24,-85,-63v0,-39,40,-53,72,-62xm118,-133v14,-4,58,-17,58,-47v0,-15,-14,-37,-50,-37v-36,0,-52,22,-52,41v0,9,3,33,44,43xm110,-113v-31,9,-73,22,-73,53v0,15,15,44,62,44v41,0,68,-24,68,-50v0,-32,-42,-43,-57,-47" }, "9": { "d": "18,-15r5,-22v10,8,30,21,54,21v53,1,93,-75,94,-110v-35,54,-140,45,-139,-32v0,-42,33,-79,81,-79v48,0,83,37,83,96v0,94,-83,187,-178,126xm174,-151v-2,-22,-23,-66,-62,-66v-35,0,-56,29,-56,57v0,70,81,61,118,9" }, ":": { "d": "59,-168v25,0,13,39,-4,43v-8,0,-13,-5,-13,-15v0,-10,4,-28,17,-28xm33,-42v13,0,13,12,13,15v0,8,-4,28,-17,28v-9,0,-14,-6,-14,-15v0,-10,5,-28,18,-28", "w": 86 }, ";": { "d": "14,46r-13,0v10,-16,16,-26,21,-43v-21,-8,-4,-47,13,-45v9,0,11,11,11,16v0,29,-23,59,-32,72xm62,-168v25,0,13,39,-4,43v-8,0,-14,-4,-14,-15v0,-9,4,-28,18,-28", "w": 86 }, "<": { "d": "219,-27r-189,-81r0,-17r189,-79r0,20r-164,68r164,68r0,21", "w": 240 }, "=": { "d": "30,-169r189,0r0,20r-189,0r0,-20xm30,-86r189,0r0,19r-189,0r0,-19", "w": 240 }, ">": { "d": "34,-204r189,80r0,17r-189,80r0,-21r164,-68r-164,-68r0,-20", "w": 240 }, "?": { "d": "197,-189v0,69,-108,60,-112,128r-22,0v9,-42,21,-54,61,-76v27,-15,48,-29,48,-52v0,-22,-24,-38,-56,-38v-34,0,-61,17,-76,27r5,-29v40,-29,152,-30,152,40xm52,-14v-5,-23,27,-40,29,-13v0,6,-3,28,-17,28v-12,0,-12,-12,-12,-15", "w": 191 }, "@": { "d": "286,-13v-29,44,-62,70,-138,70v-99,0,-151,-71,-151,-152v0,-82,53,-154,152,-154v100,0,132,73,132,127v0,68,-50,118,-92,118v-18,0,-22,-15,-19,-33v-7,9,-28,33,-60,33v-39,0,-61,-37,-61,-76v0,-55,41,-107,90,-107v35,0,49,25,54,34r6,-30r22,0r-32,156v0,5,4,7,8,7v25,0,69,-40,69,-101v0,-32,-13,-114,-118,-114v-84,0,-136,63,-136,141v0,77,50,136,138,136v74,0,104,-38,118,-55r18,0xm184,-121v0,-30,-18,-51,-45,-51v-48,0,-68,64,-68,94v0,32,19,57,45,57v43,0,68,-63,68,-100", "w": 288 }, "A": { "d": "129,-246r21,0r42,246r-25,0r-13,-84r-94,0r-47,84r-26,0xm152,-104r-18,-113r-63,113r81,0" }, "B": { "d": "58,-246v64,2,141,-14,141,54v0,41,-36,57,-49,62v36,10,43,37,43,51v0,40,-33,79,-93,79r-92,0xm174,-189v0,-45,-54,-35,-97,-36r-18,86v55,2,115,1,115,-50xm167,-76v1,-47,-62,-44,-112,-42r-19,97v62,4,130,1,131,-55", "w": 206 }, "C": { "d": "227,-222r-5,24v-19,-14,-42,-30,-72,-30v-59,0,-105,61,-105,124v-1,89,91,106,145,59r-5,30v-14,7,-38,19,-68,19v-58,0,-99,-47,-99,-109v0,-101,122,-190,209,-117" }, "D": { "d": "112,-246v85,-3,123,31,123,98v0,61,-38,148,-144,148r-82,0r50,-246r53,0xm131,-224r-53,0r-41,203r54,0v79,0,119,-63,119,-127v0,-39,-18,-76,-79,-76", "w": 240 }, "E": { "d": "57,-246r151,0r-5,21r-127,0r-17,86r121,0r-4,21r-121,0r-20,97r126,0r-4,21r-149,0", "w": 187 }, "F": { "d": "57,-246r150,0r-4,21r-127,0r-18,92r121,0r-4,19r-121,0r-23,114r-23,0", "w": 187 }, "G": { "d": "227,-223r-6,25v-13,-11,-36,-30,-69,-30v-61,0,-107,62,-107,128v0,47,24,82,62,82v42,0,79,-49,79,-84r-80,0r5,-21r103,0r-25,123r-21,0v0,-9,5,-22,3,-30v-10,12,-30,34,-66,34v-46,0,-86,-39,-86,-103v0,-78,57,-150,133,-150v35,0,58,15,75,26", "w": 221 }, "H": { "d": "58,-246r23,0r-21,107r130,0r22,-107r24,0r-50,246r-24,0r24,-118r-130,0r-24,118r-23,0", "w": 232 }, "I": { "d": "59,-246r24,0r-51,246r-23,0", "w": 78 }, "J": { "d": "92,-246r24,0r-41,202v-13,43,-38,59,-86,41r5,-23v33,21,54,-1,59,-27", "w": 112 }, "K": { "d": "57,-246r24,0r-23,124r142,-124r34,0r-122,102r77,144r-28,0r-66,-129r-45,38r-19,91r-23,0", "w": 202 }, "L": { "d": "58,-246r24,0r-46,225r125,0r-5,21r-148,0", "w": 172 }, "M": { "d": "250,-246r30,0r-50,246r-22,0r45,-222r-122,165r-57,-168r-42,225r-23,0r49,-246r29,0r51,147", "w": 277 }, "N": { "d": "81,-246r56,132r34,87v7,-53,29,-159,41,-219r24,0r-50,246r-24,0r-64,-150v-5,-12,-13,-33,-26,-69v-11,78,-27,146,-41,219r-22,0r48,-246r24,0", "w": 232 }, "O": { "d": "18,-100v0,-68,50,-149,128,-149v56,0,91,47,91,102v0,78,-59,151,-130,151v-58,0,-89,-51,-89,-104xm148,-228v-58,0,-105,65,-105,131v0,53,31,79,65,79v51,0,104,-57,104,-129v0,-58,-36,-81,-64,-81", "w": 243 }, "P": { "d": "57,-245v67,3,148,-17,148,56v0,35,-23,77,-93,77r-58,0r-23,112r-23,0xm180,-187v0,-53,-57,-33,-104,-37r-19,91r57,0v50,0,66,-31,66,-54", "w": 198 }, "Q": { "d": "237,-146v0,57,-44,123,-88,141v4,25,38,43,63,24r-4,23v-39,16,-72,-3,-79,-41v-68,16,-112,-39,-111,-101v0,-74,56,-149,128,-149v50,0,91,40,91,103xm122,-78r20,52v57,-32,70,-89,70,-121v0,-53,-30,-81,-65,-81v-53,0,-104,61,-104,131v0,51,29,85,79,78r-23,-59r23,0", "w": 243 }, "R": { "d": "58,-246v68,-1,149,-10,148,58v0,51,-51,64,-73,70v26,4,38,80,43,118r-25,0v-8,-50,-3,-116,-61,-114r-36,0r-24,114r-22,0xm129,-225r-53,0r-18,92r48,0v55,0,75,-28,75,-55v0,-35,-41,-37,-52,-37", "w": 198 }, "S": { "d": "152,-71v0,-63,-116,-33,-117,-109v0,-34,27,-69,84,-69v31,0,55,12,75,24r-5,26v-12,-9,-36,-29,-70,-29v-35,0,-59,22,-59,46v0,61,118,30,117,110v0,43,-39,76,-91,76v-41,0,-69,-20,-83,-30r6,-26v12,11,39,34,78,34v33,0,65,-20,65,-53", "w": 195 }, "T": { "d": "40,-246r168,0r-4,21r-73,0r-45,225r-24,0r46,-225r-73,0", "w": 183 }, "U": { "d": "60,-246r24,0v-10,61,-33,115,-33,181v0,28,21,47,53,47v58,0,69,-50,74,-76r30,-152r24,0r-35,174v-12,58,-55,76,-92,76v-39,0,-88,-30,-76,-92", "w": 221 }, "V": { "d": "35,-246r24,0r37,219r116,-219r26,0r-135,246r-24,0" }, "W": { "d": "36,-246r23,0r8,211r93,-211r24,0r8,211v13,-12,20,-44,26,-58r68,-153r26,0r-114,246r-24,0r-7,-213r-3,0v-22,62,-63,150,-91,213r-23,0", "w": 281 }, "X": { "d": "49,-246r27,0r40,94r70,-94r29,0r-88,113r63,133r-27,0r-53,-119r-90,119r-29,0r109,-137", "w": 206 }, "Y": { "d": "30,-246r27,0r47,114r90,-114r30,0r-111,135r-22,111r-23,0r22,-111", "w": 191 }, "Z": { "d": "51,-246r179,0r-4,20r-193,205r156,0r-4,21r-189,0r4,-21r193,-204r-146,0", "w": 213 }, "[": { "d": "57,-246r55,0r-2,16r-37,0r-59,292r36,0r-3,14r-55,0", "w": 90 }, "\\": { "d": "17,-246r19,0r93,279r-20,0", "w": 138 }, "]": { "d": "29,76r-55,0r2,-15r37,0r59,-292r-36,0r3,-15r55,0", "w": 90 }, "^": { "d": "128,-249r79,94r-12,10r-67,-82r-68,82r-11,-10", "w": 237 }, "_": { "d": "-2,27r184,0r0,18r-184,0r0,-18", "w": 180 }, "a": { "d": "147,-148r8,-19r17,0v-7,54,-35,110,-22,167r-24,0v-4,-5,-2,-17,-4,-29v-6,8,-26,33,-56,33v-27,0,-57,-22,-57,-70v1,-89,90,-134,138,-82xm70,-16v42,2,67,-61,71,-111v-45,-58,-109,-4,-109,60v0,33,20,51,38,51", "w": 180 }, "b": { "d": "55,-244r22,0r-19,104v8,-11,25,-31,53,-31v28,0,57,22,57,70v2,87,-89,133,-135,83r-9,18r-15,0xm106,-151v-40,-2,-63,64,-69,112v6,7,21,23,42,23v35,0,66,-42,66,-86v0,-36,-22,-49,-39,-49", "w": 183 }, "c": { "d": "158,-153r-5,22v-41,-43,-120,-6,-120,62v0,33,23,53,46,53v23,0,47,-14,55,-19r-6,26v-68,34,-113,3,-119,-61v-7,-74,90,-130,149,-83", "w": 153 }, "d": { "d": "167,-246r21,0r-49,246r-20,0v0,-8,5,-20,3,-27v-9,11,-26,31,-55,31v-32,0,-57,-28,-57,-70v0,-82,91,-136,137,-82xm72,-16v40,0,66,-62,71,-111v-5,-6,-19,-24,-43,-24v-37,0,-67,44,-67,84v0,28,14,51,39,51", "w": 180 }, "e": { "d": "35,-80v-6,27,16,64,46,64v19,0,35,-8,61,-24r-5,26v-12,6,-33,18,-58,18v-43,0,-68,-33,-68,-75v0,-58,46,-100,95,-100v35,0,57,21,57,45v0,47,-72,50,-128,46xm39,-98v38,0,104,6,102,-27v0,-13,-11,-26,-34,-26v-11,0,-49,2,-68,53", "w": 168 }, "f": { "d": "43,-168v7,-43,19,-94,77,-75r-4,18v-38,-14,-45,26,-51,57r39,0r-4,21r-39,0r-30,147r-22,0r30,-147r-28,0r4,-21r28,0", "w": 90 }, "g": { "d": "148,-150r8,-17r17,0r-34,167v-6,28,-25,82,-82,82v-30,0,-52,-16,-63,-25r5,-24v10,9,30,28,57,28v52,0,59,-48,66,-91v-8,10,-25,29,-53,29v-35,0,-58,-31,-58,-72v-1,-80,84,-127,137,-77xm73,-21v51,0,63,-62,70,-109v-54,-54,-108,-1,-108,58v0,31,15,51,38,51", "w": 180 }, "h": { "d": "57,-246r21,0r-20,108v7,-11,22,-33,53,-33v83,0,29,112,24,171r-22,0r23,-121v0,-17,-11,-29,-28,-29v-72,15,-63,88,-79,150r-21,0", "w": 176 }, "i": { "d": "42,-167r22,0r-34,167r-22,0xm51,-215v-4,-19,27,-37,27,-11v0,9,-3,26,-15,26v-7,0,-12,-6,-12,-15", "w": 74 }, "j": { "d": "42,-167r22,0r-40,200v0,29,-37,60,-70,43r4,-18v26,10,41,-12,45,-30xm51,-215v-5,-20,26,-37,27,-10v5,18,-26,39,-27,10", "w": 74 }, "k": { "d": "57,-246r21,0r-29,152r86,-73r31,0r-75,61r49,106r-25,0r-41,-92r-32,26r-13,66r-21,0", "w": 157 }, "l": { "d": "58,-246r22,0r-50,246r-22,0", "w": 74 }, "m": { "d": "246,-131v0,46,-17,88,-25,131r-22,0r25,-125v0,-14,-10,-26,-23,-26v-66,15,-60,91,-76,151r-22,0r24,-123v0,-16,-10,-28,-23,-28v-60,0,-61,94,-75,151r-21,0r33,-167r19,0r-2,26v7,-10,23,-30,50,-30v28,-1,36,20,42,36v5,-8,22,-36,54,-36v23,0,42,16,42,40", "w": 262 }, "n": { "d": "159,-124v0,44,-16,83,-24,124r-22,0r23,-120v0,-26,-18,-31,-28,-31v-38,0,-58,49,-61,64r-18,87r-21,0r34,-167r19,0v0,9,-5,21,-3,28v6,-10,22,-32,53,-32v26,0,48,19,48,47", "w": 176 }, "o": { "d": "10,-70v0,-48,37,-101,89,-101v34,0,67,24,67,73v0,55,-42,102,-91,102v-42,0,-65,-35,-65,-74xm100,-150v-67,0,-96,134,-24,134v33,0,66,-37,66,-81v0,-33,-19,-53,-42,-53", "w": 180 }, "p": { "d": "34,-18r-19,96r-21,0r48,-245r20,0v0,8,-5,20,-3,27v7,-10,24,-31,54,-31v27,0,58,21,58,69v0,84,-89,136,-137,84xm109,-151v-39,0,-66,61,-70,112v7,8,19,23,41,23v35,0,67,-40,67,-85v0,-31,-16,-50,-38,-50", "w": 183 }, "q": { "d": "148,-148r9,-19r16,0r-50,245r-21,0r21,-105v-7,9,-26,31,-56,31v-33,0,-55,-31,-55,-71v0,-76,89,-138,136,-81xm73,-16v46,-2,65,-63,71,-112v-6,-8,-21,-23,-44,-23v-36,0,-65,45,-65,86v0,25,13,49,38,49", "w": 180 }, "r": { "d": "124,-167r-4,21v-40,-16,-70,39,-74,61r-18,85r-21,0r34,-167r19,0v0,10,-5,22,-3,31v16,-22,32,-39,67,-31", "w": 105 }, "s": { "d": "44,-122v0,39,86,15,87,72v0,28,-26,54,-71,54v-33,0,-51,-12,-62,-20r5,-22v11,9,26,22,56,22v31,0,47,-16,47,-32v0,-43,-86,-15,-86,-72v0,-52,70,-69,122,-33r-5,22v-22,-16,-39,-20,-53,-20v-20,0,-40,12,-40,29", "w": 150 }, "t": { "d": "61,-216r20,0r-11,48r40,0r-4,21r-39,0r-23,115v0,19,22,18,36,11r-4,21v-26,12,-60,-1,-53,-37r22,-110r-28,0r4,-21r29,0", "w": 101 }, "u": { "d": "42,-167r21,0r-20,121v0,19,13,30,27,30v60,0,63,-92,74,-151r21,0r-32,167r-19,0v0,-9,5,-21,3,-28v-4,8,-21,32,-51,32v-20,4,-51,-22,-43,-63", "w": 176 }, "v": { "d": "17,-167r22,0r24,141r78,-141r24,0r-96,167r-21,0", "w": 157 }, "w": { "d": "18,-167r23,0v6,46,3,101,13,143r68,-143r23,0r14,144v18,-42,48,-100,70,-144r24,0r-87,167r-22,0v-7,-46,-6,-100,-16,-143v-16,42,-47,101,-68,143r-21,0", "w": 243 }, "x": { "d": "28,-167r25,0r27,63r51,-63r28,0r-69,80r41,87r-26,0r-31,-72r-59,72r-27,0r76,-90", "w": 153 }, "y": { "d": "17,-167r23,0r26,143r75,-143r26,0r-102,186v-25,48,-38,73,-86,59r4,-21v36,22,52,-27,68,-57", "w": 157 }, "z": { "d": "35,-167r128,0r-4,20r-91,89v-13,13,-27,25,-42,37r1,3v23,-3,77,-3,111,-3r-4,21r-139,0r5,-21r134,-128r-103,2", "w": 164 }, "{": { "d": "62,-153v0,-55,5,-102,51,-96r0,20v-29,1,-32,4,-32,64v1,52,-3,68,-34,85v30,15,34,33,35,80v0,64,0,67,31,69r0,20v-66,-4,-51,-49,-51,-97v0,-40,-6,-60,-34,-61r0,-23v33,-1,34,-38,34,-61", "w": 119 }, "|": { "d": "84,-246r19,0r0,300r-19,0r0,-300", "w": 183 }, "}": { "d": "66,-8v0,55,-6,101,-51,97r0,-21v29,-1,31,-4,31,-64v0,-52,4,-68,35,-85v-31,-14,-35,-32,-35,-80v0,-64,0,-67,-31,-69r0,-19v66,4,51,48,51,96v0,40,6,60,34,61r0,23v-33,1,-34,38,-34,61", "w": 119 }, "~": { "d": "81,-150v14,-4,71,28,88,28v20,0,36,-12,50,-24r0,21v-41,47,-94,-6,-139,-6v-20,0,-39,14,-50,23r0,-21v8,-5,27,-21,51,-21", "w": 236 }, "'": { "d": "53,-246r27,0v-6,33,-15,62,-25,91r-15,0v3,-32,7,-63,13,-91", "w": 79 }, "`": { "d": "57,-243r25,0r23,51r-15,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 105}} });
/* END: Abadi_MT_Lt_200-Abadi_MT_Lt_italic_200.font.js */

/* BEGIN: lizzielongstocking_400.font.js */
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Typeface © (your company). 2006. All Rights Reserved
* 
* Description:
* This font was created using FontCreator 5.5 from High-Logic.com
*/
Cufon.registerFont({ "w": 240, "face": { "font-family": "lizzielongstocking", "font-weight": 400, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 0 0 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "bbox": "-187.357 -323.992 363.633 75.4085", "underline-thickness": "26.3672", "underline-position": "-24.9609", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "w": 100 }, "\u00a0": { "w": 100 }, "!": { "d": "0,-279v0,-35,9,-43,28,-31r-7,118r3,0v-8,18,-1,52,-3,76r-7,6v-6,0,-14,-56,-14,-169xm17,-11v3,-17,34,-26,32,3v-2,16,-33,2,-32,-3", "w": 100 }, "\"": { "d": "7,-211v19,-69,18,-118,43,-87v-16,51,-23,81,-43,87xm40,-208v23,-63,23,-106,51,-78v-18,46,-29,73,-51,78", "w": 127 }, "#": { "d": "36,-187v23,-83,35,-123,64,-121v26,9,45,31,34,55v-12,-23,-25,-34,-38,-34v-15,0,-31,32,-47,97v2,12,37,1,34,20v-34,5,-48,2,-45,21v20,4,47,2,67,7v-1,2,2,8,-2,7v-20,2,-38,7,-61,7v-13,0,-23,29,-29,87v4,21,100,26,125,6r0,7v-30,22,-71,27,-120,21v-6,0,-9,3,-9,7v-6,-2,-10,-8,-9,-17r16,-111v-5,-8,14,-17,9,-35v-9,0,-13,-2,-12,-10v0,-5,8,-10,23,-14", "w": 200 }, "$": { "d": "109,-282v4,-7,2,-20,17,-18v11,2,5,17,3,24v30,13,58,18,57,55r-7,0v-17,-24,-35,-36,-56,-36v-10,17,-22,47,-27,88v74,47,74,95,-20,117r-23,-3v-1,17,-11,38,-3,52v-12,8,-20,-8,-14,-21r0,-34v-26,-22,-37,-30,-36,-52r3,0v13,18,25,27,37,27v4,0,15,-27,30,-82v-78,-48,-65,-93,39,-117xm96,-257v-27,1,-55,9,-56,43v13,20,27,30,40,30v11,-35,16,-59,16,-73xm60,-73v34,8,78,-13,73,-31v0,-14,-16,-35,-47,-49v-18,32,-26,59,-26,80", "w": 200 }, "%": { "d": "108,-207v27,-61,24,-95,44,-84v0,20,-32,84,-93,217v-12,27,-8,41,-18,40v0,-17,23,-73,67,-173xm0,-232v14,-26,58,-33,69,3v0,16,-12,28,-38,37v-18,0,-28,-14,-31,-40xm44,-239v-28,7,-38,15,-21,29v25,5,40,-18,21,-29xm162,-136v19,8,35,14,38,32r3,0v0,16,-10,30,-31,40v-33,1,-35,-56,-10,-72xm175,-123v-14,9,-18,35,-6,42v31,4,28,-43,6,-42xm49,0v-5,-2,-8,-13,-3,-15", "w": 320 }, "&": {}, "'": { "d": "10,-217v20,-64,20,-109,47,-81v-17,47,-25,77,-47,81", "w": 68 }, "(": { "w": 119 }, ")": { "w": 119 }, "*": { "w": 140 }, "+": { "d": "62,-109v14,-30,-17,-83,23,-75r4,72v22,-1,43,1,72,0v0,4,-24,10,-72,17v-1,34,3,63,6,92v-2,4,-8,3,-13,3r-16,-89v-22,1,-48,12,-66,3v-3,-24,15,-18,62,-23", "w": 210 }, ",": { "d": "67,-10v-1,31,-19,64,-60,81r0,-3v41,-41,48,-41,45,-93v8,-6,15,3,15,15", "w": 100 }, "-": { "d": "155,-132v2,10,5,18,0,25v-46,-6,-98,2,-147,3r-8,-12r11,-13v45,6,96,-2,144,-3", "w": 165 }, "\u00ad": { "d": "155,-132v2,10,5,18,0,25v-46,-6,-98,2,-147,3r-8,-12r11,-13v45,6,96,-2,144,-3", "w": 165 }, ".": { "d": "0,-12v5,-8,3,-23,19,-20v15,4,16,39,-8,32", "w": 100 }, "\/": { "d": "87,-309v5,-2,9,0,12,3v-9,42,-48,171,-85,299v-6,3,-8,-4,-12,-6v46,-148,74,-247,85,-296", "w": 100 }, "0": { "d": "207,-186v0,78,-28,121,-70,165v-49,51,-117,2,-130,-58v-12,-56,-4,-119,33,-152v-5,-24,27,-20,46,-33v21,1,42,-2,61,-1v30,16,60,34,60,79xm172,-230v-12,-5,-18,-16,-39,-16v-59,0,-66,13,-90,34v-36,32,-33,141,3,167v6,10,15,25,40,25v47,0,45,-28,68,-50v24,-40,55,-108,18,-160", "w": 219 }, "1": { "d": "23,-282v13,-13,25,2,22,21r-26,198v4,11,-1,31,8,38v5,19,-14,39,-20,9v-13,-59,2,-121,3,-176v10,-29,8,-61,13,-90", "w": 93 }, "2": { "d": "25,-21v36,-66,99,-122,128,-188v-3,-14,13,-38,-9,-36v-49,4,-81,15,-115,40v-3,7,-20,23,-27,7v-4,-11,4,-20,11,-20v29,-25,85,-45,144,-47v28,6,18,29,17,47v-26,75,-38,71,-75,122v-4,10,-40,45,-46,67v0,3,4,4,14,4v53,-1,100,-9,138,-21v3,6,11,-11,16,-1v-3,12,-26,22,-47,25v-44,18,-55,17,-111,22v-26,-3,-38,-11,-38,-21", "w": 229 }, "3": { "d": "198,-93v8,36,-45,73,-56,80v0,3,-13,7,-39,13v-43,-2,-59,-9,-85,-32v-3,-19,-24,-34,-15,-58v12,-11,14,-21,27,-17v-4,9,-17,12,-18,25v7,40,41,64,91,63v54,-15,67,-24,78,-71v-10,-52,-84,-50,-127,-74v-1,-10,3,-14,13,-20v27,-17,53,-41,68,-72v-29,-4,-100,26,-107,37v-22,1,-20,-23,-2,-26v27,-15,78,-28,116,-36v30,14,-2,54,-10,67v-14,14,-31,25,-43,41v44,21,97,21,109,80", "w": 200 }, "4": { "d": "48,-219v23,-17,57,-56,85,-68v21,6,-6,31,0,53v-3,17,-7,37,-6,59v26,-4,51,-5,79,-8v31,-3,27,25,15,31v-14,7,-43,3,-31,-11v-16,-4,-60,4,-66,7v-1,48,-11,100,-4,143v2,10,-14,20,-18,3v2,-30,-5,-68,2,-92v-2,-18,2,-33,2,-51v-23,-4,-86,26,-106,1v2,-25,50,-58,48,-67xm110,-238v-33,22,-61,42,-83,73v23,-3,64,-1,79,-9v3,-19,3,-42,4,-64", "w": 238 }, "5": { "d": "92,-21v39,-9,71,-36,76,-83v-5,-36,-36,-34,-71,-46v-7,5,-30,-6,-45,-6v-15,0,-51,-10,-52,-34v-1,-15,29,-41,9,-55v1,-12,14,-19,25,-13v10,-10,43,1,59,-6v30,7,70,-9,96,2v4,-3,11,-1,10,5v-14,27,-49,5,-100,14v-74,-1,-58,15,-76,54v46,28,168,10,164,87v-3,50,-39,80,-81,102v-41,2,-94,-26,-103,-64v-5,-21,25,-29,15,-6v5,12,15,24,27,28v7,9,22,16,47,21", "w": 206 }, "6": { "d": "169,-75v-14,38,-37,61,-87,75v-22,0,-40,-6,-51,-17v-66,-17,-2,-66,-3,-116v13,-47,31,-90,54,-132v8,-12,22,-10,25,-1v-2,4,0,6,1,10v-31,50,-47,74,-62,145v27,-9,70,-23,96,-4v8,-2,27,22,27,40xm38,-77v-10,56,50,74,88,38v6,-1,26,-27,24,-38v-5,-26,-19,-21,-34,-30v-49,5,-54,15,-78,30", "w": 181 }, "7": { "d": "173,-27v13,2,3,23,-3,27v-37,-11,-10,-54,-4,-86r29,-155v-22,-15,-65,7,-93,1v-32,4,-50,11,-84,6v-20,-3,-21,-14,-10,-26v21,0,43,12,68,3v38,-1,85,-10,123,-10v29,7,14,61,8,88", "w": 230 }, "8": { "d": "0,-194v5,-60,69,-80,130,-70v11,2,14,10,16,18v18,-14,49,-39,82,-36v-63,28,-111,74,-139,146v24,26,59,29,60,81v-6,15,-17,33,-30,37v-11,23,-75,21,-77,-2v-13,-35,16,-79,23,-108v-27,-20,-49,-37,-65,-66xm74,-146v16,-29,29,-56,56,-85v-13,-28,-46,-13,-79,-6v0,2,-4,5,-13,8v-9,11,-18,14,-18,29v1,5,21,39,36,41v4,3,9,10,18,13xm81,-117v-13,22,-28,61,-20,93v18,5,41,0,55,-11v0,-3,4,-6,11,-9v14,-27,-9,-48,-25,-57v-6,-8,-13,-14,-21,-16", "w": 229 }, "9": { "d": "0,-166v11,-47,33,-56,58,-84v23,-13,52,-27,84,-27v14,0,22,10,15,24v8,-1,13,8,10,18v-3,13,-30,89,-26,99v-7,22,-23,74,-20,95v-9,13,10,36,-9,41v-37,-16,8,-85,4,-117v2,-19,14,-44,11,-59v-25,19,-42,42,-86,39v-23,-2,-35,-13,-41,-29xm40,-155v43,0,97,-30,105,-88v0,-4,8,-11,-2,-14v-50,3,-51,9,-86,36v-3,0,-13,9,-29,28v-2,8,-8,14,-7,26v5,8,11,12,19,12", "w": 184 }, ":": { "d": "38,-120r7,18v-5,13,-22,18,-31,4v-2,-18,7,-21,24,-22xm31,0v-29,-7,-19,-30,4,-32r15,14v0,6,-6,12,-19,18", "w": 100 }, ";": { "d": "57,-93v6,-15,20,-11,29,-3v1,11,-4,18,-15,17v-7,0,-10,-4,-10,-14r-4,0xm67,-40v11,-6,15,2,17,19v3,30,-37,79,-83,90v-1,-2,-2,-3,-2,-6v26,2,56,-33,70,-81", "w": 100 }, "\u037e": { "d": "57,-93v6,-15,20,-11,29,-3v1,11,-4,18,-15,17v-7,0,-10,-4,-10,-14r-4,0xm67,-40v11,-6,15,2,17,19v3,30,-37,79,-83,90v-1,-2,-2,-3,-2,-6v26,2,56,-33,70,-81", "w": 100 }, "<": { "w": 210 }, "=": { "w": 210 }, ">": { "w": 210 }, "?": { "d": "107,-321v38,0,68,5,87,24v2,38,-39,57,-124,112v-3,10,-9,16,-8,30v-13,1,-18,-2,-21,-15v0,-19,37,-48,111,-89v33,-36,19,-47,-49,-47v-34,0,-62,6,-86,16v-7,-3,-20,0,-17,-13v0,-12,36,-18,107,-18xm33,-25v8,2,12,9,12,19v-35,20,-44,-20,-12,-19", "w": 200 }, "@": { "d": "152,-271v88,16,92,149,37,204v-6,0,-17,-11,-33,-33v-24,31,-33,45,-57,43v-5,-1,-9,-7,-13,-17v0,-29,28,-62,83,-100r16,-4r7,11v-18,16,-12,33,-13,60v3,5,7,8,16,7v24,-56,27,-151,-53,-151v-42,0,-86,33,-115,110v-25,66,-8,123,82,128v48,3,81,0,123,-14v0,10,-31,23,-93,27v-85,6,-139,-32,-139,-94v0,-56,35,-111,106,-164v7,-5,22,-9,46,-13xm109,-84v2,2,2,5,7,4v26,-22,40,-41,40,-57r-7,0v-21,15,-34,33,-40,53", "w": 365 }, "A": { "d": "77,-271v2,-4,29,-81,43,-42v18,50,24,112,29,172v29,-2,64,2,88,-4v4,0,5,2,5,4v-14,7,-32,8,-71,12v-2,5,-12,2,-19,5r18,91v-1,20,20,48,8,63v-16,-1,-19,-17,-26,-27v15,-12,-5,-30,-1,-47v-7,-3,-9,-73,-19,-79v-27,3,-71,-2,-88,9v-5,35,-23,68,-19,105v1,5,-13,13,-20,7v-8,-7,-9,-12,0,-18v7,-31,10,-57,21,-82v-6,-3,6,-13,-2,-14v-9,0,-26,2,-49,6v-16,-4,-14,-21,0,-21r56,-3v16,-41,22,-89,46,-137xm107,-302v-27,38,-42,106,-53,159v26,-5,54,4,80,-4v-5,-50,-13,-117,-27,-155" }, "B": { "d": "57,-295v48,-12,78,-29,138,-28v61,55,-68,104,-104,143v65,7,119,30,151,71v15,45,-12,78,-47,95v-76,37,-166,-6,-196,-65v0,-4,8,-24,13,-13v-5,10,9,19,16,27v11,-32,12,-63,19,-98v-3,-18,14,-65,8,-95v1,-2,4,-6,-1,-5v-8,20,-19,25,-25,10v-3,-20,27,-29,28,-42xm71,-199v47,-25,101,-51,125,-104v-1,-21,-17,-9,-35,-11v-48,8,-42,4,-75,18v-24,10,-3,44,-14,72xm47,-60v21,48,127,62,163,15v7,-5,23,-23,20,-41v-4,-23,-8,-28,-21,-37v-15,-20,-99,-54,-144,-41" }, "C": { "d": "78,-4v-69,-7,-94,-76,-70,-139v20,-51,36,-110,79,-138v10,-14,24,-22,49,-22v28,0,48,32,20,47v5,-19,-9,-29,-29,-27v-68,32,-128,132,-101,232v54,70,176,23,204,-45v-11,72,-74,89,-140,96v-2,0,-6,-2,-12,-4", "w": 259 }, "D": { "d": "218,-153v13,85,-63,104,-113,133r-47,9v-4,17,-18,5,-28,6v-24,0,-54,10,-74,2v-7,4,-24,-10,-12,-19v16,14,73,3,95,-3r14,-210v-2,-26,-50,1,-54,-23v6,-29,34,4,50,-8v0,-5,3,-7,9,-8v17,-4,6,23,19,23v64,21,80,39,128,75v3,0,7,8,13,23xm197,-108v11,-19,-2,-51,-11,-59v-33,-25,-71,-56,-117,-66v4,78,-9,138,-13,208v56,-9,118,-44,141,-83", "w": 259 }, "E": { "d": "56,-23v59,11,120,-33,154,-60v-16,45,-98,75,-143,83v-22,-2,-33,-8,-33,-17v-17,-23,-15,-44,-10,-74v-4,-11,-21,18,-24,-4v8,-22,32,-12,27,-46v-2,-14,2,-32,0,-45v-8,2,-13,3,-19,-4v0,-11,6,-17,20,-19v0,-9,2,-20,-8,-13v-2,-9,16,-35,24,-18v3,5,5,11,5,20v62,-21,120,-47,201,-63r5,2r-178,67v-3,3,-35,7,-28,27v-1,18,-8,46,-3,63v57,-11,106,-26,151,-45v-1,6,-8,8,-10,8v-37,29,-84,41,-136,53v-20,11,-9,48,-7,71" }, "F": { "d": "77,-145v52,-12,125,-49,173,-58v1,-2,12,-12,16,-7v0,2,-2,3,-7,5v0,3,-2,5,-9,7v-31,17,-92,42,-155,64v-1,6,-25,6,-21,19v-1,36,1,68,5,100v2,22,-21,13,-21,5r-5,-105v-17,5,-32,23,-53,17v4,-25,36,-25,56,-37v-1,-34,7,-75,2,-105v-16,6,-17,35,-33,36v-3,1,-2,-5,-5,-8v3,-40,65,-60,99,-82v21,-3,60,-21,91,-18v4,3,-1,5,-3,8v-50,4,-97,27,-132,54v14,31,-1,69,2,105", "w": 219 }, "G": { "d": "174,-92v-20,13,-54,57,-88,66v-35,28,-100,12,-82,-34v6,-60,33,-97,58,-139v23,-39,46,-63,88,-67v29,4,42,18,29,36v-41,-43,-92,15,-109,50v-17,35,-52,77,-52,137v8,19,24,16,45,12v37,-8,97,-56,109,-84v0,-18,22,-14,21,-1v9,50,2,126,7,166v-5,12,-25,1,-23,-10v8,-33,1,-93,1,-123v0,-7,-3,-9,-4,-9xm111,-127v53,-19,155,-51,234,-61v3,-3,7,-4,13,-3v0,3,1,6,-3,5r-149,43v-42,17,-91,26,-126,50v-5,10,-25,3,-23,-5v3,-16,39,-24,54,-29", "w": 280 }, "H": { "d": "24,-17v-15,-20,-7,-49,-19,-68v7,-66,8,-150,3,-216v12,-14,24,-6,21,14v5,63,-10,127,-2,175r129,-35v1,-5,9,-4,13,-7r-9,-130v2,-12,3,-10,11,-11v30,14,4,82,17,119r6,146v0,17,13,39,0,50v-35,-16,-11,-84,-24,-134v-2,-9,2,-24,-3,-29v-33,21,-114,30,-139,56v4,29,1,44,14,70v-1,5,-2,18,-13,14v-5,-6,-9,-8,-5,-14", "w": 259 }, "I": { "d": "8,-285v31,17,11,79,21,121v0,53,-8,109,0,158v-11,14,-22,-2,-23,-11v2,-43,-2,-92,5,-131v-4,-41,1,-92,-11,-125v0,-6,2,-9,8,-12", "w": 100 }, "J": { "d": "114,36v44,-47,39,-140,46,-215v-5,-36,2,-79,-2,-106v-48,12,-98,18,-142,34v-10,-3,-12,-4,-13,-14v4,-9,16,-9,24,-7v82,-26,170,-33,251,-49v11,-2,18,17,5,21v-2,5,-2,-1,-10,-3v-39,5,-62,2,-94,18r-12,240v-5,70,-60,120,-128,99v-44,-13,-82,-40,-108,-77v-12,-4,-21,-37,-3,-42v4,0,7,1,6,5v-11,34,36,50,60,78v29,17,81,30,120,18", "w": 180 }, "K": { "d": "24,-48v27,-32,48,-107,76,-145v7,-3,27,-55,37,-58v18,-20,41,-46,59,-53v5,-1,11,8,11,20v0,6,-9,14,-10,0v-11,-2,-15,7,-26,18v-25,14,-51,63,-71,107v8,78,53,127,124,147v20,1,14,-7,27,-8v-1,20,-31,17,-45,19v-48,-13,-109,-63,-117,-123r-3,-4v-15,19,-32,69,-44,88v-5,2,-11,19,-8,23v-10,2,-5,33,-24,31v-24,-18,8,-87,4,-115v10,-56,17,-120,17,-178v0,-19,20,-13,21,2v-1,87,-18,156,-28,229" }, "L": { "d": "1,-30v0,-64,24,-115,26,-175v6,-23,10,-57,5,-80v5,-15,26,-16,24,2r-7,70v-8,60,-32,114,-28,180v1,22,43,8,62,6v38,-4,68,-11,101,-21v6,1,9,3,9,5v-11,22,-35,15,-56,24r-98,19v-19,-1,-38,-7,-38,-30", "w": 200 }, "M": { "d": "24,-81v12,-78,46,-131,74,-191v-5,-13,19,-25,22,-8v-2,59,10,130,4,189v3,16,-3,46,8,54v36,-74,50,-156,87,-232v9,-18,21,-15,25,15v10,77,4,150,6,225v9,25,5,43,-14,34v-15,-89,8,-171,-12,-244v-27,51,-50,171,-83,221v1,9,-6,19,-8,18v-37,-8,-18,-61,-28,-98v5,-58,-2,-96,-1,-135v-1,1,-2,-3,-5,-5v-37,57,-59,147,-77,226v-5,8,-22,0,-22,-8", "w": 276 }, "N": { "d": "213,16v8,-24,-5,-77,0,-103v-6,-75,0,-166,31,-215v4,-18,19,-25,23,-11v-54,73,-42,205,-33,306v-5,10,12,58,-12,57v-7,-3,-10,-6,-10,-10r-119,-137v-2,-5,-33,-47,-44,-58r-28,179v-3,14,-18,6,-19,1v7,-71,22,-122,29,-188v-8,-12,-12,-42,16,-34v42,76,105,141,166,213", "w": 259 }, "O": { "d": "127,-241v53,31,97,78,97,153v0,52,-63,89,-120,85v-44,9,-75,-8,-93,-36v-18,-6,-4,-78,-2,-78v29,-57,54,-125,118,-146v9,0,19,20,0,22xm153,-211v-16,-6,-34,-19,-51,-18v-36,38,-80,94,-84,162v14,80,163,57,184,-1v17,-47,-15,-101,-37,-127v1,-2,-12,-9,-12,-16", "w": 280 }, "P": { "d": "193,-243v-1,49,-31,67,-59,85v-23,15,-47,30,-77,37v-11,26,-5,79,-1,113r-5,8v-30,-13,-8,-78,-18,-111v-13,6,-45,2,-27,-11v23,9,37,-14,26,-40v4,-35,2,-71,-1,-98v-6,6,-14,1,-14,-5v31,-44,92,-39,156,-18v9,2,13,5,13,8v16,8,11,18,7,32xm79,-282v-10,2,-26,4,-30,11v16,9,-3,27,6,44v-3,25,-5,64,0,92v47,-20,102,-41,119,-86v23,-61,-50,-59,-95,-61" }, "Q": { "d": "52,-220v3,-39,64,-52,106,-55v89,-6,165,41,165,133v0,44,-35,75,-61,97v30,28,63,50,99,76v2,1,6,13,-3,12v-20,-3,-27,-14,-43,-26r-70,-52v-57,40,-164,48,-211,-1v-12,-12,-34,-43,-28,-72v-17,-44,15,-96,46,-112xm308,-136v4,-92,-67,-124,-151,-124v-48,0,-59,9,-78,27v19,0,48,-17,61,-8v-67,14,-144,49,-116,141v-3,88,150,103,208,53v-34,-26,-81,-83,-107,-116v3,-8,2,-10,8,-9v17,-2,34,35,35,34v15,16,53,64,79,80v30,-17,48,-32,61,-78", "w": 280 }, "R": { "d": "196,-239v-26,76,-73,107,-147,142v-3,-1,-7,0,-7,4v74,36,171,57,244,92v-11,17,-34,1,-48,-4r-208,-71v-8,16,1,48,2,70v-5,8,-21,2,-21,-12v0,-16,0,-40,2,-63v-16,-9,-19,-24,2,-26r23,-180v10,-9,21,-2,17,14v0,2,-2,5,0,5v27,-11,63,-13,98,-14v39,10,38,17,43,43xm34,-117v66,-27,115,-59,143,-126v4,-51,-91,-31,-118,-12v-24,35,-15,84,-27,135", "w": 259 }, "S": { "d": "65,-250v18,-37,101,-58,126,-9v1,8,-5,20,-17,16v-3,-41,-60,-27,-81,-12v-28,19,-27,75,-2,92v33,41,64,44,102,91v19,25,-10,58,-26,61v0,3,-19,11,-56,11v-54,0,-77,-16,-107,-50v-5,-14,-5,-38,11,-36v6,-2,10,-10,15,-3v1,8,-20,5,-16,19v12,41,95,71,150,43v16,-3,22,-36,5,-50v-49,-39,-147,-85,-104,-173" }, "T": { "d": "33,-274v92,-9,193,-33,302,-26v11,5,9,23,-7,18v-38,-12,-142,3,-169,8r-12,263v0,7,-2,11,-8,11v-26,-6,-3,-43,-10,-65v7,-46,6,-103,12,-146v-3,-17,0,-47,-3,-61v-15,-1,-28,9,-40,4v-26,8,-75,13,-90,18v-8,-6,-12,-11,-3,-16v0,-5,9,-6,28,-8", "w": 219 }, "U": { "d": "302,-18v-40,35,-138,21,-133,-54v-10,-25,-5,-72,-13,-101v-19,61,-47,104,-73,151v-9,17,-26,44,-51,50v-12,-5,-27,-18,-28,-38v-13,-31,7,-91,0,-119v4,-36,10,-76,3,-108v0,-3,3,-7,9,-10v31,24,1,93,8,135v-8,34,-2,65,-6,96v11,36,22,27,46,0v35,-62,84,-133,90,-219v4,-12,20,-11,22,2v-3,65,2,121,14,178v6,29,39,47,66,41v18,6,27,-10,48,-8v0,-2,6,-7,17,-12v0,9,-15,16,-19,16", "w": 259 }, "V": { "d": "37,14v-46,-11,-10,-123,-29,-184v4,-28,-17,-62,3,-72v26,15,8,49,19,82v2,29,-1,63,4,89v-1,13,-4,37,3,46v55,-87,98,-176,142,-276v3,-9,7,-13,14,-13v-19,78,-49,116,-78,180v-32,71,-48,91,-78,148" }, "W": { "d": "211,-14v46,-58,56,-182,91,-258v7,-16,22,-27,44,-13v1,2,3,5,0,6v-9,-1,-27,-4,-27,7v-43,98,-43,188,-96,276v-6,21,-26,8,-31,-4v-30,-62,-24,-161,-64,-213v-40,65,-73,133,-101,211v-63,-15,6,-155,-22,-226v2,-29,10,-35,23,-25v5,78,-9,142,-8,218r95,-190v3,-2,9,-20,18,-17v18,12,28,52,36,80v3,0,10,17,14,50v4,30,21,107,28,98", "w": 339 }, "X": { "d": "190,-9v-17,-24,-54,-62,-70,-96v-1,0,-4,-3,-8,-11v-8,-1,-6,6,-14,15v-29,35,-53,68,-88,98v0,3,-2,3,-5,3v-9,-4,-6,-14,4,-20v0,-3,6,-9,18,-18r74,-98v-26,-47,-31,-101,-66,-128v3,-11,3,-10,10,-12v33,10,43,87,70,122v20,-36,35,-66,61,-98v2,0,3,-2,3,-6v11,-6,8,-19,21,-19v18,9,4,18,-9,34v-18,24,-47,72,-67,107v22,50,53,77,81,121v-1,14,-11,9,-15,6" }, "Y": { "d": "133,14v33,-54,40,-172,40,-251v0,-14,5,-65,-11,-37v-24,42,-53,80,-84,117v-2,11,-50,53,-66,24v-18,-32,-2,-88,-6,-129v9,-15,-8,-46,12,-52v27,21,-1,63,5,102v-6,24,-8,75,17,73v44,-37,103,-117,128,-180v19,-11,20,8,22,29v11,100,-7,205,-28,278v-15,53,-72,85,-141,65v-51,-15,-78,-34,-111,-66v-13,-12,5,-35,18,-24v0,4,-9,3,-9,9v34,44,107,80,177,68v16,-3,24,-8,24,-13v8,-5,13,-9,13,-13" }, "Z": { "d": "240,-250v-10,74,-120,151,-147,189v-16,9,-27,25,-40,37r163,4v22,-1,44,-6,66,-5v18,-8,42,-7,61,-14v3,-5,9,-9,13,-5v-74,61,-227,28,-332,47v-1,19,-23,11,-23,1v0,-19,54,-42,64,-62v20,-17,74,-73,96,-98v23,-25,49,-52,61,-90v3,-29,-54,-10,-58,-14r-155,28v-18,-9,-5,-23,10,-23v58,0,112,-19,182,-25v35,8,28,2,39,30", "w": 219 }, "[": { "d": "73,-308v2,2,4,4,3,9v-46,62,-61,122,-61,209v0,33,11,63,31,90r-3,0v-37,-38,-50,-72,-43,-134v13,-116,41,-174,73,-174", "w": 100 }, "\\": { "d": "98,-4v-22,3,-50,-257,-90,-304v0,-11,10,-12,19,-8v30,60,47,211,82,296v1,10,-6,12,-11,16", "w": 121 }, "]": { "d": "27,-305v1,-7,3,-12,13,-10v11,0,33,42,43,127v10,89,-21,152,-76,188r-7,0v79,-80,87,-183,27,-305", "w": 100 }, "^": { "d": "156,-138v2,9,4,17,0,24v-43,-6,-92,2,-138,3r-7,-12r10,-12v42,6,90,-3,135,-3", "w": 168 }, "_": { "w": 200 }, "`": { "w": 119 }, "a": { "d": "0,-13v19,-92,65,-100,97,-166v6,-2,6,6,14,7v5,-3,34,-19,36,0v2,5,-43,15,-38,28v-15,58,-17,147,53,122v3,-1,27,-6,31,-19v5,3,13,-17,19,-6v-3,4,-27,43,-45,37v-1,10,-17,10,-31,9v-46,-3,-60,-60,-50,-111v-22,37,-26,83,-62,110v-11,3,-25,-3,-24,-11xm21,-24v20,-14,38,-52,46,-81v-24,14,-34,48,-49,78v1,2,2,3,3,3", "w": 217 }, "b": { "d": "8,-22v13,-49,15,-131,15,-176v0,-14,9,-62,21,-28v0,38,-9,84,-5,118v28,-34,32,-43,67,-55v32,12,5,60,-7,74v-25,31,-48,54,-81,84v0,1,-2,2,-8,4v-10,0,-11,-2,-10,-10v0,-5,2,-9,8,-11xm102,-144v-41,15,-63,50,-71,104v10,-1,25,-22,36,-36v13,-17,31,-25,39,-62v-2,-4,-3,-6,-4,-6", "w": 176 }, "c": { "d": "4,-71v19,-32,30,-83,75,-101v11,2,17,17,7,22v0,-1,-2,-3,-7,-3v-36,25,-29,38,-51,71v-8,11,-12,31,-8,56v43,27,102,-21,140,-46v-12,27,-37,34,-62,53v-11,13,-85,33,-95,-2v-7,-24,3,-38,1,-50", "w": 193 }, "d": { "d": "84,-111v-14,26,-21,51,-49,82v0,1,-6,19,-20,29v-19,3,-13,-16,-13,-26v8,-30,27,-49,39,-75v19,-17,28,-33,44,-45v6,-25,18,-56,18,-82v0,-26,16,-33,23,-12v-2,32,-11,53,-9,85v-14,59,2,145,59,140v14,-6,31,-7,43,-15v-12,25,-73,40,-96,10v-13,-17,-34,-75,-26,-108v-8,-3,-9,4,-13,17xm65,-97v-13,7,-27,34,-37,56v13,-15,25,-39,37,-56", "w": 235 }, "e": { "d": "12,-91v14,-34,32,-59,74,-64v39,5,15,40,3,57v-6,16,-45,33,-69,40v-6,29,9,47,38,40v50,-13,67,-23,102,-53v-14,34,-61,64,-111,71v-19,2,-57,-17,-44,-36v-8,-8,2,-20,-5,-36v-1,-6,14,-8,12,-19xm94,-132v-25,-19,-68,23,-66,53v27,-7,59,-24,66,-53", "w": 181 }, "f": { "d": "41,-124v-9,41,-3,84,1,116v-2,13,-17,9,-20,-3r-1,-120v-9,3,-15,4,-21,-3v5,-8,14,-14,25,-17v12,-61,13,-137,55,-168v34,-3,64,38,69,66v0,2,-4,5,-12,8v-17,-2,0,-11,-9,-23v-15,-20,-22,-29,-42,-32v-33,34,-35,95,-42,143v37,1,82,-29,130,-22v0,5,-9,8,-27,11v-26,23,-110,14,-106,44", "w": 181 }, "g": { "d": "1,70v-62,7,-94,-43,-98,-93v8,-18,9,-21,21,-30v-28,47,12,113,67,110v70,-3,104,-80,103,-145v28,-3,12,19,13,44v-10,33,-23,56,-41,82v-18,13,-37,29,-65,32xm9,-80v7,-38,27,-43,46,-72v2,0,7,-6,17,-17v16,-4,36,-38,46,-10r-10,126r-17,0v1,-22,4,-53,-2,-70v-16,16,-32,26,-48,43v-8,3,-26,9,-32,0xm34,-98v24,-6,29,-22,54,-41v1,-5,6,-15,2,-19v-30,18,-41,33,-56,60", "w": 175 }, "h": { "d": "15,-155v5,-29,-6,-70,7,-85v37,35,-4,125,2,173v11,-16,31,-45,47,-59v11,-9,14,4,20,27v9,34,0,61,13,91v0,4,-2,6,-7,6v-31,-10,-9,-65,-26,-99v-24,24,-39,45,-50,83v4,7,-3,15,-6,18v-36,-9,1,-58,-9,-96v4,-12,5,-37,9,-59", "w": 185 }, "i": { "d": "27,-295v0,-14,20,-19,24,-1v2,2,4,4,8,3v2,17,-9,10,-22,8v-7,-2,-10,-5,-10,-10xm6,-147v4,-13,18,-15,19,-2v5,60,-9,99,-6,145v-1,5,-16,4,-17,-3v-3,-40,3,-94,4,-140", "w": 73 }, "j": { "d": "26,-205v8,-13,24,-6,21,12v-1,14,-16,5,-16,-1v-2,0,-3,-3,-5,-11xm-87,74v-48,-2,-72,-29,-92,-59v-8,-2,-13,-32,-2,-35v0,14,2,15,7,29v23,19,39,50,85,53xm-103,62v77,13,127,-46,126,-120v10,-31,8,-71,7,-94v28,-11,19,22,19,45v-1,33,-15,76,-17,101v-19,49,-65,86,-134,80xm48,-109v-26,12,-18,-21,-20,-41v2,-10,17,-15,22,-5v-2,9,-5,32,-2,46", "w": 180 }, "k": { "d": "135,-13v-37,-17,-55,-56,-77,-91v-1,0,-9,13,-10,25v-7,22,-17,42,-21,66v-3,21,-25,11,-25,-1v0,-100,13,-173,13,-262v0,-15,18,-8,18,0v0,84,-15,148,-12,211v23,-52,62,-122,101,-149v7,-1,10,4,11,7v-4,13,-18,11,-21,17v-12,15,-33,42,-40,64v11,34,29,57,48,83v3,5,25,10,33,16v1,10,-11,14,-18,14" }, "l": { "d": "115,-39v-14,26,-89,63,-110,15v-14,-86,20,-155,17,-239v10,-10,20,1,18,16r-19,159v-4,20,-12,75,22,73v26,-1,60,-15,72,-24", "w": 151 }, "m": { "d": "49,-124v-12,18,-16,81,-25,113v-23,13,-28,-11,-15,-23r28,-126v1,-8,21,-10,20,1v19,35,11,67,27,107v21,-33,34,-83,56,-113v18,-10,17,16,24,41v4,16,2,89,12,102v1,8,6,18,-1,22v-25,-1,-23,-42,-27,-63v-4,-24,1,-50,-9,-68v-13,27,-19,38,-30,69v-11,12,-15,39,-27,54v-33,-13,-15,-74,-33,-116", "w": 218 }, "n": { "d": "21,0v-28,-10,-7,-51,-17,-82v2,-25,-2,-56,-4,-76v-1,-1,4,-3,8,-8v10,1,15,14,12,20r6,106v13,-2,13,-29,23,-37v16,-26,26,-62,40,-85v8,-13,21,0,20,13v0,59,15,149,84,136v7,5,31,-11,41,-10v-7,9,-15,13,-24,13v0,3,-12,6,-34,9v-68,7,-72,-72,-88,-121r-52,107v-2,1,-11,18,-15,15", "w": 235 }, "o": { "d": "51,0v-42,0,-53,-58,-37,-96v-4,-8,-15,1,-14,-14v8,-5,31,-19,37,-5v25,10,53,36,54,67v-6,22,-15,48,-40,48xm75,-53v-3,-22,-27,-44,-41,-45v-12,27,-13,81,20,81v8,0,23,-20,21,-36", "w": 134 }, "p": { "d": "28,-9r5,79v-3,5,-10,9,-19,0v-10,-25,3,-53,-5,-79r19,0xm5,-62v8,-40,-8,-113,17,-138v23,17,1,57,7,88v1,5,-4,14,0,16v11,-35,19,-77,52,-93v56,18,28,100,0,122v-13,11,-27,32,-49,35v-4,16,-4,28,-4,44r-19,0v-2,-15,1,-34,-8,-43v3,-11,10,-22,4,-31xm38,-54v23,-13,64,-51,58,-92v4,-7,-3,-23,-15,-23v-25,16,-44,78,-43,115", "w": 174 }, "q": { "d": "71,26v31,-47,81,-94,121,-121v-31,51,-108,90,-118,165v-1,10,-23,4,-21,-1v2,-21,-3,-44,4,-59v-7,-17,5,-33,0,-50r16,-2v2,27,-4,46,-2,68xm40,-130v4,-3,35,-52,47,-27r-15,150r-17,2v0,-28,8,-63,4,-87v-8,10,-29,33,-38,49v0,1,-2,3,-7,5v-35,-7,4,-52,10,-71xm61,-125v-20,8,-28,32,-38,50v11,-7,23,-26,38,-50xm85,-118v-3,-1,-4,3,-2,4v1,-1,2,-2,2,-4", "w": 218 }, "r": { "d": "33,-74v41,-44,51,-100,131,-108v6,-1,9,5,5,8v-55,5,-61,23,-92,63v-24,30,-42,63,-53,106v-6,9,-27,-1,-21,-10v-4,-49,5,-99,1,-139v4,-14,14,-11,20,1r-3,100v6,-9,10,-16,12,-21", "w": 189 }, "s": { "d": "116,-46v-34,-33,-59,-44,-58,-98v9,-33,56,-64,88,-43v15,5,7,28,-5,24v-1,-15,-36,-14,-44,-3v-1,2,-5,8,-11,8v-41,57,43,80,55,133v-22,48,-137,22,-141,-18v5,-10,15,-18,28,-15v1,7,-7,5,-10,14v8,24,86,40,106,17v-5,-5,-3,-14,-8,-19xm133,-163v-3,1,-4,-2,-2,-2", "w": 194 }, "t": { "d": "67,-131v26,-6,66,-27,98,-22v-5,5,-7,6,-13,4v-25,9,-51,25,-78,29v-21,4,-11,80,-6,80v17,45,48,18,85,-1v6,-6,28,-23,27,-28v9,6,-7,19,-9,27v-9,3,-21,20,-36,27v-11,5,-35,19,-54,14v-41,-11,-30,-52,-36,-105v-14,-5,-39,27,-45,0v8,-14,26,-9,45,-18v7,-36,4,-57,8,-94v8,-13,21,-4,20,10v-3,26,-10,56,-6,77", "w": 202 }, "u": { "d": "60,-67v-16,9,-24,83,-57,56v-6,-47,8,-102,3,-147v5,-19,25,-14,24,5r-12,123v18,-13,15,-34,32,-49v7,-19,16,-37,18,-62v0,-5,3,-12,11,-12v19,11,-2,46,12,71v2,37,10,75,58,64v25,-6,46,-13,65,-29v2,0,6,-1,6,1v-23,19,-51,41,-93,46v-43,-4,-51,-48,-58,-84v-2,6,-6,9,-9,17", "w": 219 }, "v": { "d": "112,-179v2,-4,9,-12,14,-7v-40,45,-77,126,-106,186v-29,-3,-8,-52,-17,-76v3,-26,0,-51,-3,-76v0,-3,3,-6,8,-10v25,7,7,67,17,85v-4,3,-4,26,2,28v28,-48,37,-83,85,-130", "w": 147 }, "w": { "d": "110,-37v31,-30,53,-80,80,-118v17,-23,18,-26,22,-42v0,-4,4,-7,12,-10v4,3,5,10,5,18v-33,44,-61,101,-94,146v-5,12,-10,47,-34,34v-19,-36,-7,-72,-21,-113v-20,34,-40,68,-55,119v-12,9,-26,-4,-21,-18v-8,-51,5,-98,2,-144v6,-6,-4,-19,16,-16v15,43,-12,100,-3,142v21,-32,38,-77,57,-111v6,-11,21,-15,22,-3v3,39,12,80,12,116", "w": 259 }, "x": { "d": "23,-28v-1,0,-22,28,-23,4v-1,-4,14,-8,9,-17v21,-8,18,-24,40,-45v21,-20,-14,-39,-16,-67v-5,-7,-13,-27,0,-30v21,10,19,54,36,63v25,-26,34,-62,63,-83v21,6,-5,29,-10,38v-17,17,-30,47,-42,61v1,29,56,65,65,83v0,1,5,6,16,15v-15,14,-32,-20,-50,-27v-12,-14,-23,-31,-45,-49r-31,38v-5,5,-5,10,-12,16", "w": 180 }, "y": { "d": "1,60v110,-11,149,-123,139,-232v32,-3,6,35,15,62v-12,95,-52,158,-138,182v-7,0,-13,-2,-18,1xm-20,72v-4,-15,9,-11,22,-12r-2,13xm-80,9v15,10,36,44,66,50r0,13v-47,-15,-76,-57,-101,-98v-2,-8,3,-30,11,-21v-13,17,15,39,24,56xm78,-75v28,-8,65,-55,62,-104v0,-6,19,-9,21,0r-8,77r-16,0v0,-4,2,-12,-1,-13v-11,19,-32,35,-41,53v-17,13,-43,0,-33,-21v0,-27,1,-56,1,-81v0,-13,14,-16,19,-8v-2,29,1,64,-4,90v2,2,2,5,0,7", "w": 180 }, "z": { "d": "119,-143v51,35,-43,88,-70,118v60,14,133,2,191,-16v-2,19,-24,14,-41,24v-41,23,-136,14,-185,14v-13,0,-15,-3,-14,-15v46,-24,81,-50,114,-94v9,-23,-21,-14,-39,-16v-22,4,-31,2,-50,6v-15,-6,-21,-15,-10,-23v42,4,76,-6,104,2", "w": 180 }, "{": { "w": 120 }, "|": { "w": 93 }, "}": { "w": 120 }, "~": { "w": 210}} });
/* END: lizzielongstocking_400.font.js */

/* BEGIN: Abadi_MT_Ex_Bd_700-Abadi_MT_Ex_Bd_italic_700.font.js */
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 236, "face": { "font-family": "Abadi MT Ex Bd", "font-weight": 700, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 8 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-17 -264 345 88.7329", "underline-thickness": "18", "underline-position": "-36", "stemh": "49", "stemv": "56", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 118 }, "!": { "d": "21,-246r60,0r-8,171r-44,0xm50,-55v18,0,30,14,30,29v0,17,-13,30,-29,30v-16,0,-30,-13,-30,-30v0,-18,15,-29,29,-29", "w": 101 }, "\"": { "d": "100,-246r71,0v2,38,-4,66,-11,95r-48,0v-7,-29,-15,-57,-12,-95xm9,-246r71,0v2,38,-4,66,-11,95r-48,0v-7,-29,-15,-57,-12,-95", "w": 180 }, "#": { "d": "13,-182r53,0r15,-66r37,0r-14,66r57,0r15,-66r38,0r-14,66r28,0r0,38r-35,0r-10,48r45,0r0,38r-52,0r-15,66r-38,0r14,-66r-58,0r-13,66r-39,0r14,-66r-28,0r0,-38r36,0r10,-48r-46,0r0,-38xm154,-144r-57,0r-10,48r58,0", "w": 240 }, "$": { "d": "10,-166v0,-35,47,-70,76,-71r0,-23r34,0r0,23v15,1,32,3,65,20r0,54v-13,-10,-41,-30,-75,-30v-21,0,-42,9,-42,26v0,12,10,19,43,24v27,4,89,14,89,69v0,39,-33,68,-80,77r0,23r-34,0r0,-23v-39,-4,-63,-19,-75,-25r0,-55v14,11,45,36,84,36v32,0,48,-17,48,-31v0,-31,-71,-29,-91,-39v-22,-11,-42,-29,-42,-55", "w": 206 }, "%": { "d": "253,-128v93,0,91,127,-1,129v-44,0,-67,-33,-67,-65v0,-41,36,-64,68,-64xm254,-89v-33,1,-33,52,0,52v33,-1,30,-53,0,-52xm75,-249v4,-5,85,23,87,18v22,0,45,-10,59,-33r36,0r-148,280r-35,0r117,-226v-10,9,-43,10,-54,2v19,38,-10,88,-60,88v-40,0,-68,-30,-68,-65v0,-37,30,-64,66,-64xm77,-211v-34,0,-34,52,-1,52v14,0,24,-13,24,-26v0,-14,-9,-26,-23,-26", "w": 330 }, "&": { "d": "193,-139r48,0v-2,26,-8,51,-32,81r43,58r-69,0r-14,-19v-15,10,-36,23,-70,23v-66,0,-88,-46,-88,-76v0,-43,42,-65,62,-75v-5,-8,-17,-25,-17,-46v0,-60,96,-65,137,-45r0,43v-18,-8,-32,-13,-50,-13v-20,0,-39,10,-24,30r64,85v6,-13,9,-24,10,-46xm145,-51r-49,-66v-9,6,-25,18,-25,40v-1,39,51,43,74,26", "w": 254 }, "(": { "d": "71,-249r50,0v-27,48,-49,92,-49,163v0,69,22,113,47,159r-49,0v-30,-49,-56,-94,-56,-159v0,-71,28,-118,57,-163", "w": 123 }, ")": { "d": "53,73r-50,0v27,-48,49,-92,49,-163v0,-69,-22,-113,-47,-159r49,0v30,49,55,94,55,159v0,71,-27,118,-56,163", "w": 123 }, "*": { "d": "64,-248r26,0r0,41r40,-13r8,25r-40,13r24,33r-21,15r-25,-34r-24,34r-21,-15r24,-33r-39,-13r8,-25r40,13r0,-41", "w": 153 }, "+": { "d": "22,-141r77,0r0,-78r43,0r0,78r77,0r0,43r-77,0r0,77r-43,0r0,-77r-77,0r0,-43", "w": 240 }, ",": { "d": "51,84r-22,0v5,-13,17,-47,19,-74v-9,-4,-26,-11,-26,-33v0,-21,15,-32,31,-32v64,0,15,112,-2,139", "w": 101 }, "-": { "d": "12,-109r119,0r0,52r-119,0r0,-52", "w": 142 }, ".": { "d": "50,-58v19,0,32,15,32,31v0,17,-15,31,-32,31v-17,0,-31,-14,-31,-31v0,-18,16,-31,31,-31", "w": 101 }, "\/": { "d": "137,-246r-93,278r-39,0r93,-278r39,0", "w": 142 }, "0": { "d": "116,-238v75,0,113,59,113,121v0,70,-47,121,-112,121v-66,0,-110,-52,-110,-121v0,-76,52,-121,109,-121xm119,-195v-33,0,-55,37,-55,78v0,42,22,78,53,78v30,0,55,-34,55,-78v0,-44,-24,-78,-53,-78" }, "1": { "d": "114,-234r46,0r0,234r-54,0r0,-145r-55,0r0,-40v50,6,68,-30,63,-49" }, "2": { "d": "78,-44r138,0r0,44r-191,0v-3,-69,10,-83,74,-118v44,-24,52,-33,52,-47v0,-53,-101,-17,-115,0r0,-53v14,-6,43,-19,83,-19v47,0,92,21,92,67v13,46,-96,83,-129,117v-3,5,-4,8,-4,9" }, "3": { "d": "157,-125v25,2,63,20,59,55v5,75,-136,90,-185,53r0,-53v20,23,128,50,128,-4v0,-36,-65,-27,-105,-28r0,-41v36,-1,90,6,94,-25v-8,-48,-107,-12,-117,5r0,-53v42,-28,175,-38,175,37v0,38,-37,50,-49,54" }, "4": { "d": "130,-234r55,0r0,127r39,0r0,40r-39,0r0,67r-55,0r0,-67r-115,0r0,-40xm130,-107r0,-68r-62,68r62,0" }, "5": { "d": "33,-234r169,0r0,44r-114,0r0,49v36,-32,131,-23,131,56v0,89,-120,107,-186,70r0,-53v15,10,42,27,77,27v61,0,69,-71,11,-73v-13,0,-25,4,-35,12r-53,0r0,-132" }, "6": { "d": "206,-223r0,54v-37,-31,-130,-43,-131,49v9,-12,30,-36,69,-36v42,0,79,28,79,75v0,54,-48,85,-98,85v-61,0,-108,-46,-108,-117v0,-72,49,-125,121,-125v31,0,58,11,68,15xm78,-81v14,42,43,42,48,42v18,0,39,-13,39,-37v0,-21,-16,-35,-35,-35v-28,0,-46,22,-52,30" }, "7": { "d": "30,-234r182,0r0,44r-97,190r-62,0r99,-190r-122,0r0,-44" }, "8": { "d": "69,-117v-11,-5,-43,-20,-43,-55v0,-36,34,-66,95,-66v47,0,89,21,89,56v0,28,-27,42,-48,51v15,5,63,20,63,62v0,37,-38,73,-110,73v-63,0,-103,-28,-103,-63v0,-35,40,-51,57,-58xm120,-142v30,-13,32,-25,32,-31v0,-9,-9,-22,-33,-22v-22,0,-35,11,-35,24v0,20,26,26,36,29xm115,-103v-12,4,-46,15,-46,37v2,38,99,34,98,-3v0,-24,-40,-32,-52,-34" }, "9": { "d": "33,-11r0,-53v33,25,91,36,117,-2v11,-17,16,-36,15,-48v-8,11,-30,36,-70,36v-40,0,-78,-27,-78,-75v0,-51,44,-85,98,-85v65,0,108,50,108,117v0,63,-39,125,-123,125v-25,0,-43,-6,-67,-15xm162,-152v-10,-33,-33,-43,-48,-43v-18,0,-39,14,-39,37v0,18,13,35,36,35v26,0,43,-19,51,-29" }, ":": { "d": "50,-171v19,0,32,15,32,31v0,17,-15,31,-32,31v-17,0,-31,-14,-31,-31v0,-18,16,-31,31,-31xm50,-58v19,0,32,15,32,31v0,17,-15,31,-32,31v-17,0,-31,-14,-31,-31v0,-18,16,-31,31,-31", "w": 101 }, ";": { "d": "51,84r-22,0v5,-13,17,-47,19,-74v-9,-4,-26,-11,-26,-33v0,-21,15,-32,31,-32v64,0,15,112,-2,139xm59,-171v18,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-18,14,-31,31,-31", "w": 101 }, "<": { "d": "216,-18r-197,-82r0,-39r197,-82r0,46r-138,55r138,55r0,47", "w": 240 }, "=": { "d": "21,-184r198,0r0,44r-198,0r0,-44xm21,-99r198,0r0,43r-198,0r0,-43", "w": 240 }, ">": { "d": "24,-221r197,81r0,40r-197,82r0,-47r137,-55r-137,-55r0,-46", "w": 240 }, "?": { "d": "199,-183v0,53,-90,68,-88,109r-49,0v1,-31,6,-44,51,-74v22,-15,27,-22,27,-31v-11,-50,-119,-10,-128,5r0,-52v15,-8,47,-24,93,-24v53,0,94,28,94,67xm86,-55v19,0,30,15,30,29v0,17,-14,30,-30,30v-16,0,-29,-13,-29,-30v0,-17,14,-29,29,-29", "w": 206 }, "@": { "d": "308,9r37,0v-11,21,-43,79,-155,79v-113,0,-184,-59,-184,-159v0,-87,56,-178,180,-178v93,0,150,58,150,134v0,73,-54,128,-116,128v-26,0,-29,-13,-32,-21v-33,38,-116,20,-116,-55v0,-47,32,-115,95,-115v31,0,43,17,47,23r4,-19r47,0r-30,142v0,6,4,9,7,9v17,0,62,-36,62,-93v0,-59,-45,-101,-119,-101v-114,0,-147,88,-147,147v0,80,58,126,150,126v80,0,107,-32,120,-47xm172,-146v-36,0,-54,47,-54,86v0,19,9,41,32,41v38,0,54,-56,54,-86v0,-24,-12,-41,-32,-41", "w": 351 }, "A": { "d": "93,-246r59,0r88,246r-64,0r-15,-50r-79,0r-16,50r-63,0xm147,-96r-26,-83r-25,83r51,0", "w": 243 }, "B": { "d": "20,-246r114,0v22,0,79,5,79,58v1,29,-18,45,-42,58v34,4,59,22,59,57v0,44,-42,73,-94,73r-116,0r0,-246xm153,-175v0,-32,-45,-19,-75,-22r0,46v32,-1,75,7,75,-24xm168,-78v-7,-39,-52,-24,-90,-27r0,56v38,-1,87,7,90,-29" }, "C": { "d": "204,-227r0,58v-12,-9,-36,-30,-68,-30v-39,0,-67,34,-67,77v0,49,33,75,63,75v6,0,36,0,72,-29r0,58v-16,8,-44,22,-77,22v-70,0,-118,-55,-118,-125v0,-72,50,-128,120,-128v39,0,64,15,75,22", "w": 213 }, "D": { "d": "20,-246v74,2,160,-9,194,32v11,13,33,39,33,83v0,76,-50,131,-139,131r-88,0r0,-246xm114,-197r-37,0r0,148v66,5,110,-19,109,-78v0,-33,-16,-70,-72,-70", "w": 254 }, "E": { "d": "20,-246r173,0r0,51r-116,0r0,43r110,0r0,49r-110,0r0,53r116,0r0,50r-173,0r0,-246", "w": 206 }, "F": { "d": "20,-246r173,0r0,51r-116,0r0,48r109,0r0,48r-109,0r0,99r-57,0r0,-246", "w": 202 }, "G": { "d": "221,-226r0,58v-16,-12,-43,-31,-78,-31v-50,0,-74,39,-74,78v0,39,23,74,58,74v19,0,43,-10,44,-42r-56,0r0,-47r114,0r0,136r-52,0r-6,-24v-51,59,-161,14,-161,-95v0,-74,50,-130,127,-130v38,0,63,13,84,23", "w": 240 }, "H": { "d": "20,-246r57,0r0,94r97,0r0,-94r57,0r0,246r-57,0r0,-103r-97,0r0,103r-57,0r0,-246", "w": 251 }, "I": { "d": "20,-246r58,0r0,246r-58,0r0,-246", "w": 97 }, "J": { "d": "60,-246r58,0r0,180v-1,65,-52,82,-112,63r0,-51v25,15,54,5,54,-26r0,-166", "w": 135 }, "K": { "d": "19,-246r58,0r0,100r80,-100r65,0r-77,90r85,156r-67,0r-55,-112r-31,36r0,76r-58,0r0,-246", "w": 228 }, "L": { "d": "20,-246r57,0r0,196r113,0r0,50r-170,0r0,-246", "w": 195 }, "M": { "d": "19,-246r62,0r65,108r65,-108r63,0r0,246r-58,0r-1,-159r-69,114r-70,-116r0,161r-57,0r0,-246", "w": 292 }, "N": { "d": "20,-246r57,0r97,152r0,-152r57,0r0,246r-57,0r-97,-151r0,151r-57,0r0,-246", "w": 251 }, "O": { "d": "132,-249v77,0,128,58,128,126v0,69,-51,127,-126,127v-77,0,-124,-59,-124,-127v0,-77,59,-126,122,-126xm136,-201v-41,0,-67,38,-67,78v0,41,27,78,66,78v39,0,66,-36,66,-78v0,-44,-29,-78,-65,-78", "w": 270 }, "P": { "d": "20,-246v87,6,195,-28,195,68v0,72,-64,84,-138,79r0,99r-57,0r0,-246xm155,-174v-8,-38,-45,-18,-78,-23r0,49v34,-2,71,10,78,-26", "w": 221 }, "Q": { "d": "265,4r0,45v-6,2,-20,6,-37,6v-38,0,-54,-20,-71,-53v-84,14,-146,-45,-147,-124v0,-69,49,-126,124,-126v71,0,125,52,125,126v0,47,-20,82,-60,108v26,40,37,29,66,18xm157,-96r18,35v7,-7,24,-25,24,-60v0,-41,-25,-79,-64,-79v-77,0,-96,147,-3,156r-27,-52r52,0", "w": 270 }, "R": { "d": "215,-184v-1,39,-36,60,-67,67v40,3,59,77,73,117r-64,0v-15,-41,-23,-112,-80,-99r0,99r-57,0r0,-246v83,2,195,-16,195,62xm77,-197r0,50v34,1,81,3,79,-27v-2,-33,-47,-20,-79,-23", "w": 221 }, "S": { "d": "185,-228r0,61v-10,-8,-38,-32,-73,-32v-26,0,-53,18,-35,35v11,7,35,13,51,16v16,3,72,16,72,69v0,81,-128,107,-190,57r0,-62v36,31,65,37,84,37v20,0,45,-10,45,-31v0,-15,-16,-23,-47,-29v-23,-5,-82,-17,-82,-69v-1,-81,125,-87,175,-52", "w": 209 }, "T": { "d": "1,-246r197,0r0,51r-70,0r0,195r-57,0r0,-195r-70,0r0,-51", "w": 198 }, "U": { "d": "15,-246r57,0r0,144v0,31,10,57,46,57v34,0,46,-24,46,-46r0,-155r57,0r0,148v0,76,-48,102,-103,102v-44,0,-64,-16,-74,-25v-47,-38,-23,-145,-29,-225" }, "V": { "d": "-5,-246r64,0r55,180r55,-180r64,0r-90,246r-59,0", "w": 228 }, "W": { "d": "1,-246r61,0r29,155r28,-155r56,0r31,153r26,-153r63,0r-61,246r-57,0r-30,-152r-28,152r-56,0", "w": 296 }, "X": { "d": "7,-246r70,0r36,71r35,-71r71,0r-72,115r82,131r-70,0r-50,-93r-42,93r-68,0r81,-131", "w": 228 }, "Y": { "d": "-4,-246r72,0r42,85r43,-85r72,0r-86,134r0,112r-57,0r0,-112", "w": 221 }, "Z": { "d": "20,-246r196,0r0,51r-127,145r135,0r0,50r-211,0r0,-50r126,-145r-119,0r0,-51" }, "[": { "d": "19,-246r74,0r0,33r-36,0r0,257r36,0r0,34r-74,0r0,-324", "w": 108 }, "\\": { "d": "5,-246r39,0r93,278r-39,0", "w": 142 }, "]": { "d": "90,78r-74,0r0,-33r35,0r0,-257r-35,0r0,-34r74,0r0,324", "w": 108 }, "^": { "d": "94,-246r49,0r72,143r-62,0r-34,-86r-34,86r-63,0", "w": 237 }, "_": { "d": "-2,27r184,0r0,18r-184,0r0,-18", "w": 180 }, "a": { "d": "177,-103v4,47,-10,60,15,103r-62,0v-4,-7,-6,-15,-7,-23v-28,41,-112,35,-113,-29v0,-44,57,-54,115,-60v-3,-6,-12,-20,-36,-20v-29,0,-53,14,-62,20r0,-44v69,-27,144,-24,150,53xm128,-84v-27,5,-70,16,-61,29v0,13,11,18,21,18v2,0,34,0,40,-47", "w": 198 }, "b": { "d": "22,-246r55,0r0,105v36,-55,129,-28,129,54v0,81,-86,114,-129,70r-11,17r-44,0r0,-246xm115,-123v-27,0,-42,31,-38,67v21,24,72,13,72,-28v0,-22,-13,-39,-34,-39", "w": 217 }, "c": { "d": "148,-156r0,48v-26,-26,-81,-16,-79,24v2,42,49,51,79,22r0,50v-10,5,-29,16,-53,16v-47,0,-85,-38,-85,-88v0,-48,37,-87,86,-87v26,0,43,9,52,15", "w": 153 }, "d": { "d": "103,-45v29,0,41,-32,37,-68v-7,-5,-17,-12,-33,-12v-55,0,-46,80,-4,80xm140,-246r56,0r0,246r-50,0r-6,-25v-12,14,-28,29,-55,29v-45,0,-73,-41,-73,-85v0,-77,83,-113,128,-71r0,-94", "w": 217 }, "e": { "d": "69,-76v0,16,37,39,47,34v16,0,37,-4,65,-25r0,51v-39,19,-64,20,-78,20v-50,0,-91,-36,-91,-86v0,-45,35,-89,92,-89v66,0,87,48,85,95r-120,0xm68,-107r70,0v-5,-30,-31,-30,-34,-30v-12,0,-30,6,-36,30", "w": 198 }, "f": { "d": "27,-167v-8,-72,41,-96,95,-76v-2,15,3,36,-2,47v-20,-15,-45,-1,-38,29r40,0r0,41r-40,0r0,126r-55,0r0,-126r-28,0r0,-41r28,0", "w": 119 }, "g": { "d": "140,-149r11,-18r44,0v-3,73,13,193,-27,221v-30,40,-112,28,-144,8r0,-56v35,39,130,41,115,-36v-5,8,-22,31,-53,31v-33,0,-73,-30,-73,-84v0,-74,83,-112,127,-66xm104,-48v33,0,38,-30,36,-63v-23,-25,-70,-10,-70,25v0,15,9,38,34,38", "w": 217 }, "h": { "d": "22,-246r55,0r1,104v6,-10,21,-29,52,-29v75,-1,58,97,59,171r-56,0r0,-92v0,-14,-3,-31,-21,-31v-42,1,-36,75,-35,123r-55,0r0,-246", "w": 209 }, "i": { "d": "23,-167r55,0r0,167r-55,0r0,-167xm81,-219v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,30,13,30,30", "w": 101 }, "j": { "d": "23,-167r55,0r0,194v3,53,-55,64,-95,48r0,-44v22,13,40,7,40,-17r0,-181xm81,-219v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,30,13,30,30", "w": 101 }, "k": { "d": "77,-111r53,-56r58,0r-57,56r64,111r-66,0r-36,-71r-16,16r0,55r-55,0r0,-246r55,0r0,135", "w": 191 }, "l": { "d": "23,-246r55,0r0,246r-55,0r0,-246", "w": 101 }, "m": { "d": "225,-171v72,-1,50,102,53,171r-56,0r0,-97v0,-8,-2,-22,-16,-22v-36,2,-28,76,-28,119r-56,0r0,-93v0,-15,-4,-25,-16,-25v-39,0,-26,74,-28,118r-56,0r0,-167r50,0r6,24v9,-12,23,-28,48,-28v32,0,43,23,47,33v12,-22,28,-33,52,-33", "w": 299 }, "n": { "d": "131,-171v76,0,56,98,58,171r-56,0r0,-98v0,-13,-6,-25,-20,-25v-44,1,-36,74,-36,123r-56,0r0,-167r51,0r5,24v8,-9,26,-28,54,-28", "w": 209 }, "o": { "d": "107,-171v57,0,99,38,99,87v0,46,-40,88,-98,88v-58,0,-96,-41,-96,-88v0,-54,48,-87,95,-87xm109,-129v-23,0,-38,22,-38,46v0,27,18,44,37,44v21,0,39,-18,39,-45v0,-26,-18,-45,-38,-45", "w": 217 }, "p": { "d": "114,-123v-25,0,-41,31,-37,68v20,20,71,19,71,-28v0,-20,-12,-40,-34,-40xm77,-15r0,93r-55,0r0,-245r50,0r5,26v8,-10,26,-30,55,-30v36,0,74,31,74,85v1,83,-85,111,-129,71", "w": 217 }, "q": { "d": "140,-149r12,-18r44,0r0,245r-56,0r0,-103v-10,12,-25,29,-54,29v-42,0,-74,-37,-74,-85v0,-78,88,-114,128,-68xm104,-45v29,0,39,-32,36,-66v-25,-26,-69,-16,-70,27v0,21,13,39,34,39", "w": 217 }, "r": { "d": "138,-167r0,51v-37,-10,-61,16,-61,52r0,64r-55,0r0,-167r50,0v3,8,2,20,6,27v3,-13,31,-37,60,-27", "w": 142 }, "s": { "d": "151,-155r0,43v-16,-9,-35,-20,-55,-20v-25,0,-43,19,-2,27v43,8,68,22,68,50v0,32,-34,59,-81,59v-32,0,-53,-10,-67,-18r0,-46v22,13,39,24,63,24v13,0,26,-5,26,-16v0,-8,-5,-11,-26,-16v-28,-7,-60,-10,-64,-49v-5,-54,99,-67,138,-38", "w": 172 }, "t": { "d": "38,-217r46,0r0,50r41,0r0,41r-39,0v1,37,-13,105,39,78r0,45v-49,14,-95,12,-95,-40r0,-83r-27,0r0,-41r30,0", "w": 127 }, "u": { "d": "22,-167r55,0r0,95v0,6,2,27,21,27v39,0,37,-75,35,-122r56,0r0,167r-51,0r-5,-25v-9,10,-23,29,-53,29v-79,-1,-54,-98,-58,-171", "w": 209 }, "v": { "d": "123,-167r63,0r-67,167r-55,0r-67,-167r63,0r32,107", "w": 183 }, "w": { "d": "-2,-167r60,0r23,105r22,-105r55,0r23,105r23,-105r60,0r-55,167r-56,0r-23,-112r-24,112r-55,0", "w": 262 }, "x": { "d": "8,-167r65,0r17,40r16,-40r65,0r-46,75r56,92r-68,0r-23,-55r-24,55r-67,0r55,-92", "w": 180 }, "y": { "d": "-1,-167r63,0r34,109r30,-109r63,0r-69,188v-12,48,-59,73,-110,55r0,-46v26,20,57,-9,58,-30", "w": 187 }, "z": { "d": "17,-167r151,0r0,43r-80,82r85,0r0,42r-162,0r0,-42r79,-82r-73,0r0,-43", "w": 183 }, "{": { "d": "48,10v4,-44,-5,-67,-39,-69r0,-43v30,-2,39,-14,39,-63v0,-32,1,-48,9,-61v18,-25,46,-23,72,-23r0,42v-33,0,-36,4,-36,25v-1,66,-3,82,-33,101v30,18,32,39,33,102v1,24,9,25,36,25r0,42v-49,5,-87,-15,-81,-78", "w": 140 }, "|": { "d": "88,-246r44,0r0,300r-44,0r0,-300", "w": 219 }, "}": { "d": "93,-171v-4,44,5,68,38,69r0,43v-30,2,-38,14,-38,63v0,32,-1,48,-9,61v-18,25,-47,23,-73,23r0,-42v33,0,36,-4,36,-25v1,-66,3,-83,33,-102v-30,-18,-32,-38,-33,-101v-1,-24,-9,-25,-36,-25r0,-42v47,-5,88,14,82,78", "w": 140 }, "~": { "d": "160,-91v-21,0,-58,-28,-86,-28v-26,0,-46,18,-55,26r0,-45v10,-9,30,-24,58,-24v25,0,66,28,87,27v22,-1,42,-16,52,-26r0,45v-10,9,-29,25,-56,25" }, "'": { "d": "13,-246r71,0v2,38,-4,66,-11,95r-49,0v-7,-29,-13,-57,-11,-95", "w": 97 }, "`": { "d": "13,-243r48,0r34,51r-37,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 118}} });
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 239, "face": { "font-family": "Abadi MT Ex Bd", "font-weight": 700, "font-style": "italic", "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 8 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-36 -262 364 88", "underline-thickness": "18", "underline-position": "-36", "slope": "-12", "stemh": "46", "stemv": "55", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 119 }, "!": { "d": "69,-246r60,0r-42,171r-45,0xm54,-54v18,0,30,14,30,29v0,17,-14,29,-29,29v-15,0,-29,-12,-29,-29v0,-17,14,-29,28,-29", "w": 116 }, "\"": { "d": "94,-151r-49,0v-4,-35,-2,-67,7,-95r71,0v-6,36,-17,66,-29,95xm185,-151r-49,0v-3,-35,-1,-67,7,-95r71,0v-6,36,-17,66,-29,95", "w": 191 }, "#": { "d": "29,-182r52,0r15,-66r38,0r-14,66r57,0r15,-66r38,0r-14,66r27,0r0,38r-35,0r-10,48r45,0r0,38r-51,0r-15,66r-38,0r14,-66r-58,0r-14,66r-38,0r14,-66r-28,0r0,-38r36,0r10,-48r-46,0r0,-38xm170,-144r-57,0r-10,48r58,0", "w": 240 }, "$": { "d": "133,-259r33,0r-5,24v23,4,39,10,61,22r-10,47v-11,-17,-117,-51,-117,0v0,17,23,22,32,23v27,5,81,16,81,65v0,24,-16,72,-95,81r-4,23r-33,0r5,-23v-27,-5,-43,-10,-71,-27r10,-49v12,9,43,34,82,34v22,0,48,-11,48,-34v0,-20,-17,-25,-43,-29v-18,-3,-68,-12,-68,-61v0,-31,27,-71,89,-74", "w": 209 }, "%": { "d": "268,-126v42,0,64,25,64,59v0,37,-26,71,-73,71v-32,0,-63,-16,-63,-59v0,-41,30,-71,72,-71xm266,-88v-32,1,-39,50,-4,54v32,2,32,-56,4,-54xm101,-248v54,0,123,45,164,-14r35,0r-204,279r-34,0r162,-225v1,0,1,0,1,1v-13,5,-55,7,-65,-2v16,44,-9,91,-67,91v-41,0,-62,-28,-62,-59v0,-35,25,-71,70,-71xm100,-210v-32,0,-35,55,-4,54v15,0,25,-13,25,-30v0,-17,-10,-24,-21,-24", "w": 333 }, "&": { "d": "143,4v-43,0,-117,-26,-117,-86v0,-58,58,-75,76,-80v-45,-25,-32,-88,44,-87v19,0,38,3,55,12r-9,43v-16,-11,-34,-12,-38,-12v-15,0,-23,8,-23,17v0,14,19,15,35,14r-7,37v-16,0,-35,1,-52,12v-20,13,-22,30,-22,38v0,17,12,47,64,47v49,0,82,-25,82,-46v0,-10,-7,-18,-18,-18v-17,0,-39,16,-33,38r-44,0v-20,-53,58,-70,84,-87v17,-12,45,-17,51,-35v0,-10,-13,-11,-19,-5r7,-38v38,-10,64,3,68,36v4,29,-39,55,-79,71v8,0,37,0,37,37v0,51,-61,92,-142,92", "w": 307 }, "(": { "d": "116,73r-45,0v-10,-28,-29,-77,-29,-135v0,-93,49,-147,90,-188r49,0v-39,45,-86,103,-86,208v0,47,8,77,21,115", "w": 153 }, ")": { "d": "51,-250r45,0v10,28,29,77,29,135v0,93,-49,147,-90,188r-49,0v39,-45,86,-103,86,-208v0,-47,-8,-77,-21,-115", "w": 153 }, "*": { "d": "85,-248r27,0r0,41r40,-13r7,25r-39,13r24,33r-21,15r-25,-34r-24,34r-21,-15r24,-33r-39,-13r8,-25r39,13r0,-41", "w": 153 }, "+": { "d": "37,-139r77,0r0,-77r44,0r0,77r77,0r0,44r-77,0r0,77r-44,0r0,-77r-77,0r0,-44", "w": 240 }, ",": { "d": "27,85r-23,0v8,-13,25,-47,33,-74v-38,-11,-15,-68,18,-66v18,0,26,14,26,29v0,37,-44,97,-54,111", "w": 105 }, "-": { "d": "27,-108r112,0r-10,50r-113,0", "w": 142 }, ".": { "d": "58,-58v19,0,32,15,32,31v0,17,-14,31,-31,31v-17,0,-32,-14,-32,-31v0,-18,16,-31,31,-31", "w": 105 }, "\/": { "d": "153,-246r-94,278r-38,0r93,-278r39,0", "w": 142 }, "0": { "d": "147,-238v71,0,99,52,99,103v0,66,-45,139,-126,139v-68,0,-97,-51,-97,-104v0,-70,49,-138,124,-138xm146,-197v-39,0,-66,52,-66,96v0,27,11,64,43,64v36,0,65,-51,65,-98v0,-43,-24,-62,-42,-62" }, "1": { "d": "157,-234r45,0r-47,234r-53,0r30,-146r-56,0r8,-40v50,7,76,-32,73,-48" }, "2": { "d": "237,-175v11,34,-66,74,-120,99v-33,16,-35,24,-37,33r137,0r-9,43r-189,0v7,-86,40,-92,94,-120v53,-27,64,-37,64,-49v0,-18,-21,-25,-36,-25v-17,0,-45,5,-78,27r10,-53v13,-5,42,-18,77,-18v46,0,87,24,87,63" }, "3": { "d": "29,-19r9,-46v21,13,44,26,74,26v32,0,55,-18,55,-37v1,-35,-62,-27,-99,-27r8,-39v39,0,98,4,99,-28v-13,-50,-98,-9,-117,3r11,-53v42,-23,164,-33,165,39v0,44,-50,53,-62,59v30,4,51,18,51,49v0,36,-38,77,-109,77v-41,0,-66,-13,-85,-23" }, "4": { "d": "171,-234r55,0r-26,128r39,0r-8,39r-39,0r-13,67r-54,0r13,-67r-114,0r8,-39xm146,-106r12,-64r-69,64r57,0" }, "5": { "d": "72,-234r169,0r-8,44r-115,0v-2,16,-9,35,-9,50v41,-37,119,-18,119,48v0,51,-44,96,-116,96v-33,0,-57,-9,-83,-21r9,-47v12,8,39,25,74,25v59,0,79,-72,22,-76v-2,0,-20,0,-34,13r-54,0" }, "6": { "d": "244,-219r-10,46v-10,-6,-34,-22,-63,-22v-40,0,-69,31,-78,72v10,-12,31,-33,68,-33v46,0,71,35,71,71v0,50,-44,89,-102,89v-66,0,-97,-51,-97,-104v0,-61,44,-138,134,-138v27,0,53,7,77,19xm89,-82v1,54,85,55,85,2v0,-17,-13,-33,-33,-33v-5,0,-29,0,-52,31" }, "7": { "d": "58,-234r182,0r-8,42r-134,192r-65,0r135,-191r-119,0" }, "8": { "d": "92,-119v-70,-37,-36,-119,61,-119v45,0,87,18,87,53v0,27,-25,41,-59,56v14,4,51,18,51,57v0,45,-50,76,-113,76v-70,0,-101,-32,-101,-62v0,-39,50,-54,74,-61xm142,-140v18,-7,39,-17,39,-33v0,-11,-10,-24,-33,-24v-24,0,-36,14,-36,27v0,21,24,28,30,30xm131,-105v-19,6,-55,18,-55,39v0,17,21,29,48,29v31,0,50,-15,50,-32v0,-23,-30,-32,-43,-36" }, "9": { "d": "29,-15r10,-47v48,30,112,47,140,-49v-11,12,-32,33,-67,33v-44,0,-71,-32,-71,-71v0,-46,39,-88,101,-88v64,0,97,47,97,102v0,65,-47,139,-134,139v-39,0,-64,-13,-76,-19xm183,-153v0,-52,-85,-57,-84,-3v0,21,15,34,32,34v28,0,46,-24,52,-31" }, ":": { "d": "74,-171v19,0,32,15,32,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-18,15,-31,30,-31xm51,-58v19,0,32,15,32,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-18,15,-31,30,-31", "w": 105 }, ";": { "d": "27,85r-23,0v8,-13,25,-47,33,-74v-38,-11,-15,-68,18,-66v18,0,26,14,26,29v0,37,-44,97,-54,111xm77,-170v18,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31", "w": 105 }, "<": { "d": "236,-18r-197,-82r0,-39r197,-82r0,46r-138,55r138,55r0,47", "w": 240 }, "=": { "d": "37,-181r198,0r0,43r-198,0r0,-43xm37,-96r198,0r0,43r-198,0r0,-43", "w": 240 }, ">": { "d": "37,-221r198,81r0,40r-198,82r0,-47r138,-55r-138,-55r0,-46", "w": 240 }, "?": { "d": "227,-187v10,55,-116,75,-112,112r-48,0v7,-32,14,-48,62,-72v16,-8,37,-20,37,-34v0,-17,-23,-25,-40,-25v-14,0,-42,3,-88,29r10,-53v52,-32,184,-23,179,43xm81,-54v18,0,30,14,30,29v0,16,-13,29,-29,29v-17,0,-29,-13,-29,-29v0,-17,14,-29,28,-29", "w": 209 }, "@": { "d": "326,9r38,0v-11,21,-44,79,-156,79v-113,0,-184,-59,-184,-159v0,-87,56,-178,180,-178v93,0,150,58,150,134v0,73,-54,128,-116,128v-26,0,-29,-13,-32,-21v-32,38,-115,21,-115,-55v0,-47,32,-115,95,-115v31,0,42,17,46,23r5,-19r46,0r-29,142v0,6,4,9,7,9v17,0,62,-36,62,-93v0,-59,-46,-101,-120,-101v-114,0,-146,88,-146,147v0,80,58,126,150,126v80,0,106,-32,119,-47xm190,-146v-36,0,-54,47,-54,86v0,19,9,41,32,41v38,0,54,-56,54,-86v0,-24,-12,-41,-32,-41", "w": 351 }, "A": { "d": "129,-246r58,0r42,246r-61,0r-6,-51r-78,0r-26,51r-65,0xm157,-98r-9,-86r-42,86r51,0", "w": 243 }, "B": { "d": "230,-76v0,94,-123,73,-222,76r50,-246v74,4,179,-19,179,54v0,27,-31,59,-57,63v12,2,50,11,50,53xm105,-199r-10,49v35,0,81,4,81,-28v0,-28,-43,-20,-71,-21xm170,-79v-4,-38,-48,-25,-84,-27r-11,59v39,2,99,2,95,-32", "w": 232 }, "C": { "d": "240,-224r-11,53v-12,-10,-36,-28,-67,-28v-47,0,-81,43,-81,91v0,42,31,62,55,62v32,0,63,-21,73,-28r-12,60v-15,7,-42,18,-70,18v-63,0,-104,-47,-104,-110v0,-75,57,-143,137,-143v37,0,63,15,80,25", "w": 213 }, "D": { "d": "136,-246v85,0,125,22,125,102v0,52,-35,144,-151,144r-101,0r49,-246r78,0xm75,-47v83,9,123,-30,126,-93v2,-48,-41,-64,-96,-58", "w": 254 }, "E": { "d": "57,-246r173,0r-10,51r-116,0r-9,44r111,0r-10,47r-110,0r-11,54r115,0r-10,50r-172,0", "w": 202 }, "F": { "d": "57,-246r174,0r-11,51r-116,0r-10,50r110,0r-9,46r-110,0r-20,99r-57,0", "w": 202 }, "G": { "d": "256,-224r-12,54v-18,-12,-43,-29,-76,-29v-56,0,-86,51,-86,95v-1,66,78,85,96,14r-56,0r9,-45r113,0r-27,135r-51,0r-2,-21v-8,8,-25,25,-56,25v-53,0,-85,-49,-85,-106v0,-75,54,-147,143,-147v43,0,73,16,90,25", "w": 243 }, "H": { "d": "58,-246r57,0r-19,95r97,0r19,-95r58,0r-51,246r-57,0r21,-104r-97,0r-20,104r-57,0", "w": 251 }, "I": { "d": "62,-246r57,0r-50,246r-58,0", "w": 101 }, "J": { "d": "101,-246r58,0r-37,182v-8,40,-30,68,-76,68v-23,0,-37,-5,-48,-9r10,-47v33,18,53,3,59,-26", "w": 138 }, "K": { "d": "57,-246r57,0r-18,97r96,-97r72,0r-102,96r57,150r-63,0r-37,-109r-39,37r-15,72r-57,0", "w": 225 }, "L": { "d": "57,-246r57,0r-40,197r114,0r-10,49r-171,0", "w": 195 }, "M": { "d": "59,-246r62,0r42,109r89,-109r63,0r-50,246r-58,0r31,-155r-91,110r-47,-122r-34,167r-56,0", "w": 296 }, "N": { "d": "212,-246r59,0r-51,246r-58,0r-64,-158r-32,158r-57,0r49,-246r58,0r64,159", "w": 251 }, "O": { "d": "138,4v-73,0,-114,-49,-114,-114v0,-78,59,-139,137,-139v71,0,113,49,113,113v0,75,-58,140,-136,140xm159,-202v-45,0,-76,44,-76,92v0,45,27,66,56,66v38,0,74,-37,74,-91v0,-46,-27,-67,-54,-67", "w": 270 }, "P": { "d": "57,-246r80,0v31,0,101,1,101,64v0,26,-14,84,-101,84r-52,0r-21,98r-56,0xm177,-174v-5,-35,-42,-20,-73,-23r-10,52v35,1,87,4,83,-29", "w": 221 }, "Q": { "d": "273,-135v0,58,-38,111,-81,127v-2,16,44,29,62,13r-10,46v-8,2,-18,4,-32,4v-48,0,-58,-36,-63,-52v-78,10,-125,-44,-125,-113v0,-77,59,-139,137,-139v68,0,112,45,112,114xm164,-96r13,40v52,-30,46,-146,-19,-146v-37,0,-75,38,-75,93v0,37,19,63,51,66r-18,-53r48,0", "w": 270 }, "R": { "d": "58,-246r93,0v32,0,88,7,88,59v0,13,-4,34,-28,53v-20,16,-41,15,-55,20v15,5,39,15,47,70r6,44r-59,0v-6,-49,-7,-113,-65,-100r-21,100r-56,0xm178,-175v1,-29,-43,-24,-73,-24r-11,54v37,0,83,5,84,-30", "w": 221 }, "S": { "d": "220,-224r-10,53v-10,-17,-114,-48,-114,-3v0,15,20,20,33,24v28,7,76,19,76,68v0,50,-49,86,-109,86v-43,0,-73,-19,-90,-30r11,-54v19,14,46,34,81,34v28,0,47,-16,47,-33v0,-19,-23,-23,-37,-27v-51,-16,-71,-14,-71,-67v0,-44,41,-75,98,-75v39,0,63,12,85,24", "w": 206 }, "T": { "d": "41,-246r197,0r-10,51r-71,0r-40,195r-57,0r40,-195r-70,0", "w": 198 }, "U": { "d": "202,-246r58,0v-29,101,-14,250,-144,250v-67,0,-103,-43,-89,-113r27,-137r57,0r-32,168v0,23,19,36,41,36v32,0,46,-23,51,-51", "w": 236 }, "V": { "d": "37,-246r61,0r20,184r89,-184r66,0r-135,246r-60,0", "w": 232 }, "W": { "d": "268,-246r64,0r-110,246r-56,0r1,-165r-60,165r-57,0r-13,-246r58,0r-3,170r61,-170r56,0r1,170", "w": 296 }, "X": { "d": "48,-246r64,0r25,75r49,-75r72,0r-94,118r58,128r-65,0r-32,-93r-62,93r-73,0r108,-135", "w": 228 }, "Y": { "d": "37,-246r63,0r29,87r60,-87r73,0r-110,134r-22,112r-57,0r22,-112", "w": 225 }, "Z": { "d": "61,-246r199,0r-11,51r-154,146r133,0r-9,49r-215,0r9,-48r153,-147r-115,0", "w": 236 }, "[": { "d": "58,-246r73,0r-6,33r-36,0r-54,259r36,0r-7,32r-73,0", "w": 108 }, "\\": { "d": "15,-246r39,0r93,278r-39,0", "w": 142 }, "]": { "d": "61,78r-74,0r7,-32r36,0r54,-259r-36,0r7,-33r73,0", "w": 108 }, "^": { "d": "108,-246r49,0r72,143r-62,0r-34,-86r-34,86r-63,0", "w": 236 }, "_": { "d": "-6,27r187,0r0,18r-187,0r0,-18", "w": 180 }, "a": { "d": "156,-150r14,-17r44,0v-6,53,-35,113,-21,167r-58,0v-4,-10,-4,-16,-4,-24v-12,12,-29,28,-56,28v-37,0,-57,-32,-57,-69v0,-74,74,-143,138,-85xm148,-116v-26,-28,-75,1,-73,44v0,18,10,30,24,30v10,0,41,-10,49,-74", "w": 213 }, "b": { "d": "60,-246r55,0r-20,102v8,-9,26,-27,54,-27v35,0,58,27,58,69v0,80,-90,137,-138,85r-15,17r-43,0xm77,-52v34,35,70,-8,72,-43v0,-17,-8,-30,-23,-30v-5,0,-39,1,-49,73", "w": 209 }, "c": { "d": "165,-154r-9,45v-42,-37,-77,-7,-81,33v-4,38,50,42,70,19r-11,50v-9,4,-24,11,-45,11v-53,0,-72,-43,-72,-78v0,-72,87,-126,148,-80", "w": 157 }, "d": { "d": "172,-246r56,0r-50,246r-50,0r0,-23v-9,9,-29,27,-56,27v-36,0,-56,-33,-56,-70v0,-76,87,-137,137,-84xm145,-115v-24,-31,-75,2,-72,43v3,48,50,26,61,0v6,-14,8,-29,11,-43", "w": 209 }, "e": { "d": "194,-118v0,67,-69,45,-122,49v24,54,75,22,104,6r-11,52v-17,7,-37,15,-64,15v-62,0,-84,-42,-84,-79v0,-53,44,-97,103,-97v48,0,74,26,74,54xm75,-102v26,-3,62,10,67,-16v0,-13,-15,-17,-24,-17v-5,0,-29,-1,-43,33", "w": 191 }, "f": { "d": "50,-167v12,-48,11,-82,67,-82v18,0,34,4,39,6r-9,44v-23,-11,-41,5,-41,32r34,0r-8,40r-34,0r-26,127r-55,0r26,-127r-29,0r9,-40r27,0", "w": 119 }, "g": { "d": "153,-150r14,-17r45,0r-32,154v-4,20,-20,95,-107,95v-32,0,-55,-12,-74,-22r10,-50v25,21,45,26,62,26v44,1,55,-41,55,-60v-12,12,-28,25,-52,25v-38,0,-58,-34,-58,-71v0,-74,87,-130,137,-80xm145,-115v-23,-26,-73,-3,-71,40v0,19,10,29,22,29v6,0,38,-1,49,-69", "w": 209 }, "h": { "d": "62,-246r55,0r-19,101v24,-39,113,-36,97,41r-21,104r-56,0r22,-109v0,-11,-8,-14,-14,-14v-45,3,-47,80,-58,123r-55,0", "w": 206 }, "i": { "d": "46,-167r57,0r-34,167r-56,0xm85,-248v18,0,29,14,29,29v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-17,15,-29,29,-29", "w": 101 }, "j": { "d": "47,-167r56,0r-40,196v-18,59,-54,59,-99,46r9,-43v16,10,33,1,38,-23xm85,-248v18,0,30,14,30,29v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-17,13,-29,28,-29", "w": 101 }, "k": { "d": "61,-244r56,0r-26,130r56,-53r59,0r-68,61r41,106r-60,0r-23,-68r-19,17r-10,51r-55,0", "w": 187 }, "l": { "d": "64,-246r56,0r-51,246r-55,0", "w": 101 }, "m": { "d": "282,-125r-25,125r-56,0r21,-102v1,-5,1,-19,-11,-19v-36,0,-42,80,-51,121r-55,0r21,-108v0,-6,-4,-12,-11,-12v-39,0,-42,78,-51,120r-55,0r33,-167r51,0r0,22v7,-9,22,-26,47,-26v33,0,39,23,42,32v8,-11,23,-32,54,-32v26,0,46,16,46,46", "w": 292 }, "n": { "d": "193,-121v0,46,-16,80,-23,121r-56,0r21,-108v0,-7,-3,-16,-13,-16v-47,0,-46,79,-58,124r-55,0r34,-167r49,0r0,24v9,-10,24,-28,54,-28v27,0,47,17,47,50", "w": 206 }, "o": { "d": "118,-171v70,0,92,45,92,81v0,48,-38,94,-104,94v-64,0,-88,-42,-88,-81v0,-58,50,-94,100,-94xm120,-130v-52,-1,-63,90,-11,92v51,5,57,-94,11,-92", "w": 213 }, "p": { "d": "70,-17r-19,95r-55,0r49,-245r49,0r0,24v9,-9,28,-28,56,-28v36,0,57,30,57,69v0,78,-75,142,-137,85xm77,-51v27,27,73,-2,72,-44v-1,-35,-28,-35,-45,-20v-21,19,-24,46,-27,64", "w": 209 }, "q": { "d": "153,-150r15,-17r44,0r-50,245r-55,0r19,-100v-11,11,-29,26,-53,26v-36,0,-57,-30,-57,-70v-1,-71,75,-143,137,-84xm96,-42v34,-7,46,-43,50,-73v-25,-31,-73,3,-73,43v0,19,11,30,23,30", "w": 209 }, "r": { "d": "159,-166r-11,51v-58,-24,-69,63,-80,115r-55,0r35,-167r50,0v1,8,-3,20,0,26v25,-34,33,-32,61,-25", "w": 142 }, "s": { "d": "90,-117v8,22,70,14,70,61v0,62,-115,74,-152,40r10,-46v7,9,70,43,81,8v4,-12,-31,-19,-41,-23v-55,-29,-21,-97,47,-94v12,0,36,1,65,17r-9,45v-14,-9,-32,-20,-51,-20v-10,0,-20,4,-20,12", "w": 168 }, "t": { "d": "68,-221r45,0r-11,53r38,0r-8,40r-34,0r-13,66v-1,7,-2,20,13,20v9,0,15,-4,18,-6r-10,45v-41,20,-89,-1,-78,-54r14,-71r-28,0r8,-40r31,0", "w": 123 }, "u": { "d": "153,-167r56,0r-34,167r-50,0r0,-24v-9,10,-26,28,-54,28v-44,-1,-50,-35,-44,-68r21,-103r55,0r-21,103v-2,9,1,22,14,22v46,0,46,-80,57,-125", "w": 206 }, "v": { "d": "17,-167r58,0r10,108r49,-108r65,0r-95,167r-56,0", "w": 176 }, "w": { "d": "116,-167r52,0r1,102r41,-102r64,0r-87,167r-55,0r-1,-106r-39,106r-55,0r-18,-167r56,0r2,106", "w": 251 }, "x": { "d": "33,-167r58,0r8,43r22,-43r67,0r-57,74r36,93r-62,0r-12,-59r-34,59r-69,0r71,-93", "w": 172 }, "y": { "d": "17,-167r58,0r15,113r48,-113r63,0r-103,198v-23,41,-58,64,-117,44r8,-43v26,16,52,1,64,-29", "w": 180 }, "z": { "d": "44,-167r145,0r-9,42r-87,83r75,0r-8,42r-155,0r8,-42r88,-83r-66,0", "w": 180 }, "{": { "d": "74,9v4,-43,-5,-67,-38,-68r0,-43v30,-2,38,-14,38,-63v0,-32,0,-47,9,-61v17,-27,47,-23,73,-23r0,42v-34,0,-36,4,-36,25v-1,66,-3,82,-33,101v30,18,32,38,33,102v0,24,9,25,36,25r0,41v-51,4,-88,-14,-82,-78", "w": 140 }, "|": { "d": "102,-246r44,0r0,300r-44,0r0,-300", "w": 219 }, "}": { "d": "103,-171v-5,43,6,66,39,68r0,43v-30,2,-39,14,-39,63v0,32,1,47,-8,61v-17,27,-47,23,-73,23r0,-42v34,0,36,-4,36,-25v1,-66,3,-82,33,-101v-30,-18,-32,-38,-33,-102v0,-24,-9,-25,-36,-25r0,-41v47,-4,88,12,81,78", "w": 140 }, "~": { "d": "175,-91v-21,0,-59,-28,-86,-28v-26,0,-47,19,-55,26r0,-45v10,-9,29,-24,57,-24v25,0,66,28,88,27v22,0,42,-16,52,-26r0,45v-10,9,-29,25,-56,25", "w": 236 }, "'": { "d": "94,-151r-48,0v-4,-35,-2,-67,7,-95r71,0v-6,36,-17,66,-30,95", "w": 101 }, "`": { "d": "45,-244r48,0r23,52r-31,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 119}} });
/* END: Abadi_MT_Ex_Bd_700-Abadi_MT_Ex_Bd_italic_700.font.js */

/* BEGIN: Abadi_MT_400-Abadi_MT_700-Abadi_MT_italic_700.font.js */
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 217, "face": { "font-family": "Abadi MT", "font-weight": 400, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 5 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-18 -262 350 89", "underline-thickness": "18", "underline-position": "-36", "stemh": "31", "stemv": "33", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 108 }, "!": { "d": "25,-246r38,0r-5,184r-29,0xm44,1v-10,0,-20,-8,-20,-21v0,-12,8,-23,20,-23v11,0,18,10,18,22v0,10,-5,22,-18,22", "w": 86 }, "\"": { "d": "84,-155v-6,-27,-11,-56,-9,-91r36,0v2,35,-3,63,-8,91r-19,0xm26,-155v-6,-27,-11,-56,-9,-91r36,0v2,35,-3,63,-8,91r-19,0", "w": 127 }, "#": { "d": "15,-174r56,0r15,-69r26,0r-16,69r71,0r15,-69r25,0r-15,69r33,0r0,26r-38,0r-12,61r50,0r0,25r-55,0r-15,70r-26,0r15,-70r-71,0r-14,70r-25,0r14,-70r-33,0r0,-25r39,0r13,-61r-52,0r0,-26xm162,-148r-71,0r-12,61r70,0", "w": 240 }, "$": { "d": "85,-108v-30,-1,-72,-24,-72,-63v0,-14,6,-56,72,-66r0,-23r28,0r0,23v21,2,36,7,60,20r0,40v-11,-9,-32,-25,-60,-28r0,69v23,5,75,14,75,64v0,33,-24,67,-75,75r0,24r-28,0r0,-23v-27,-1,-50,-12,-72,-26r0,-41v25,20,46,32,72,35r0,-80xm85,-141r0,-64v-33,6,-37,25,-37,33v0,23,29,29,37,31xm113,-103r0,74v36,-11,39,-31,39,-39v0,-26,-29,-33,-39,-35", "w": 195 }, "%": { "d": "249,-127v44,0,70,32,70,65v0,36,-30,66,-69,66v-40,0,-69,-29,-69,-65v0,-39,35,-66,68,-66xm251,-96v-20,0,-34,16,-34,34v0,18,12,34,33,34v20,0,33,-16,33,-34v0,-21,-16,-34,-32,-34xm75,-249v9,-4,81,25,86,19v6,0,42,0,61,-32r29,0r-148,279r-29,0r121,-231v-5,9,-48,11,-58,4v19,43,-12,91,-61,91v-39,0,-69,-29,-69,-65v0,-37,31,-65,68,-65xm107,-183v0,-47,-66,-41,-64,-1v0,18,12,34,32,34v19,0,32,-14,32,-33", "w": 326 }, "&": { "d": "179,-240r0,35v-26,-14,-44,-14,-49,-14v-26,-1,-48,17,-30,41r75,98v5,-9,14,-24,14,-60r35,0v-3,40,-11,62,-29,86r39,54r-41,0r-21,-28v-13,12,-35,32,-75,32v-58,0,-85,-39,-85,-75v0,-49,50,-72,67,-80v-41,-40,-24,-100,48,-98v23,0,38,4,52,9xm154,-51r-60,-80v-18,10,-45,26,-45,56v0,52,84,60,105,24", "w": 236 }, "(": { "d": "66,-248r32,0v-27,43,-52,90,-52,162v0,71,21,111,52,162r-32,0v-27,-41,-57,-90,-57,-161v0,-71,27,-117,57,-163", "w": 97 }, ")": { "d": "32,76r-32,0v27,-43,51,-90,51,-162v0,-71,-20,-111,-51,-162r32,0v27,41,56,90,56,161v0,71,-26,117,-56,163", "w": 97 }, "*": { "d": "55,-249r20,0r0,42r37,-21r10,16r-38,22r38,21r-10,16r-37,-21r0,44r-20,0r0,-44r-37,21r-9,-16r38,-21r-38,-22r9,-16r37,21r0,-42", "w": 131 }, "+": { "d": "24,-131r82,0r0,-82r28,0r0,82r82,0r0,28r-82,0r0,82r-28,0r0,-82r-82,0r0,-28", "w": 240 }, ",": { "d": "40,53r-15,0v10,-26,12,-32,13,-49v-4,-2,-15,-6,-15,-23v0,-15,9,-24,19,-24v38,11,9,70,-2,96", "w": 82 }, "-": { "d": "12,-103r97,0r0,34r-97,0r0,-34", "w": 119 }, ".": { "d": "41,-43v12,0,20,11,20,22v0,12,-9,22,-20,22v-10,0,-19,-9,-19,-22v0,-12,8,-22,19,-22", "w": 82 }, "\/": { "d": "99,-246r27,0r-93,279r-27,0", "w": 131 }, "0": { "d": "110,4v-58,0,-102,-49,-102,-121v0,-75,47,-121,101,-121v55,0,101,48,101,120v0,76,-49,122,-100,122xm108,-28v41,0,66,-43,66,-90v0,-49,-28,-89,-64,-89v-38,0,-66,41,-66,90v0,48,27,89,64,89" }, "1": { "d": "113,-234r29,0r0,234r-33,0r0,-158r-55,0r0,-28v40,3,63,-16,59,-48" }, "2": { "d": "62,-32r135,0r0,32r-170,0v-2,-60,13,-72,68,-109v54,-35,61,-47,61,-62v-2,-57,-102,-30,-117,-8r0,-38v36,-29,153,-33,153,43v0,30,-17,50,-83,93v-32,21,-46,32,-47,49" }, "3": { "d": "32,-17r0,-40v10,8,38,29,73,29v32,0,56,-19,56,-43v0,-40,-60,-39,-106,-37r0,-30v41,1,94,3,94,-34v0,-19,-18,-34,-47,-34v-34,0,-57,18,-70,28r0,-38v16,-9,42,-22,75,-22v81,0,107,90,35,112v50,10,57,48,55,56v0,39,-35,74,-92,74v-30,0,-52,-11,-73,-21" }, "4": { "d": "132,-234r33,0r0,136r43,0r0,32r-43,0r0,66r-33,0r0,-66r-114,0r0,-31xm132,-98r-1,-91r-75,91r76,0" }, "5": { "d": "34,-234r147,0r0,32r-114,0r0,67v7,-5,24,-18,54,-18v43,0,77,29,77,73v0,47,-38,84,-94,84v-34,0,-59,-13,-70,-19r0,-38v18,11,40,25,70,25v71,0,77,-93,8,-93v-5,0,-23,0,-45,13r-33,0r0,-126" }, "6": { "d": "187,-223r0,39v-41,-26,-78,-41,-115,12v-16,24,-19,47,-17,62v10,-12,32,-37,73,-37v46,0,75,32,75,72v0,45,-39,79,-85,79v-57,0,-99,-47,-99,-114v0,-60,36,-128,108,-128v25,0,46,9,60,15xm59,-79v12,31,29,51,59,51v27,0,50,-19,50,-45v0,-28,-26,-42,-45,-42v-10,0,-37,2,-64,36" }, "7": { "d": "27,-235r164,0r0,31r-98,204r-36,0r97,-203r-127,0r0,-32" }, "8": { "d": "72,-120v-14,-6,-44,-20,-44,-55v0,-31,28,-63,83,-63v48,0,79,24,79,55v0,34,-34,45,-46,53v14,4,62,17,62,61v0,38,-39,73,-99,73v-50,0,-93,-25,-93,-64v0,-40,41,-55,58,-60xm111,-140v35,-13,43,-26,43,-37v0,-14,-16,-30,-44,-30v-27,0,-47,15,-47,32v0,24,35,32,48,35xm107,-109v-12,4,-58,19,-58,46v0,23,28,35,59,35v40,0,62,-19,62,-39v0,-28,-43,-38,-63,-42" }, "9": { "d": "36,-11r0,-40v56,45,126,24,132,-74v-12,13,-34,38,-74,38v-43,0,-75,-29,-75,-72v0,-48,41,-79,85,-79v53,0,100,42,100,115v1,98,-85,156,-168,112xm164,-155v-5,-13,-20,-52,-59,-52v-64,-2,-63,88,-5,88v33,0,55,-26,64,-36" }, ":": { "d": "41,-169v12,0,20,10,20,21v0,12,-9,23,-20,23v-10,0,-19,-9,-19,-22v0,-12,8,-22,19,-22xm41,-43v12,0,20,11,20,22v0,12,-9,22,-20,22v-10,0,-19,-9,-19,-22v0,-12,8,-22,19,-22", "w": 82 }, ";": { "d": "40,53r-15,0v10,-26,12,-32,13,-49v-4,-2,-15,-5,-15,-22v0,-15,9,-24,19,-24v12,0,19,12,19,25v0,17,-7,37,-21,70xm41,-126v-12,0,-20,-10,-20,-21v0,-11,8,-23,20,-23v12,0,20,10,20,22v0,12,-10,22,-20,22", "w": 82 }, "<": { "d": "216,-24r-192,-81r0,-25r192,-81r0,30r-155,64r155,63r0,30", "w": 240 }, "=": { "d": "24,-174r192,0r0,29r-192,0r0,-29xm24,-90r192,0r0,28r-192,0r0,-28", "w": 240 }, ">": { "d": "24,-211r192,81r0,25r-192,81r0,-30r155,-63r-155,-63r0,-31", "w": 240 }, "?": { "d": "180,-186v3,63,-93,56,-87,124r-29,0v0,-41,6,-57,50,-83v44,-26,37,-74,-24,-74v-30,0,-50,12,-78,30r0,-37v53,-36,164,-34,168,40xm78,1v-10,0,-18,-8,-18,-21v0,-13,8,-23,18,-23v11,0,19,10,19,22v0,13,-9,22,-19,22", "w": 187 }, "@": { "d": "194,63v72,0,94,-22,124,-53r32,0v-9,18,-50,79,-156,79v-108,0,-177,-59,-177,-158v0,-77,47,-180,173,-180v102,0,151,70,151,135v0,72,-55,128,-106,128v-28,0,-32,-13,-34,-29v-8,9,-27,28,-54,28v-38,0,-63,-36,-63,-78v0,-77,96,-158,144,-80r6,-27r31,0r-30,145v0,9,8,12,12,12v19,0,68,-37,68,-98v0,-63,-53,-111,-126,-111v-84,0,-147,63,-147,152v0,93,66,135,152,135xm116,-65v0,38,22,52,38,52v31,0,64,-40,64,-87v0,-33,-19,-51,-41,-51v-35,0,-61,47,-61,86", "w": 365 }, "A": { "d": "94,-246r35,0r92,246r-40,0r-24,-73r-89,0r-24,73r-40,0xm145,-105r-34,-97r-33,97r67,0", "w": 225 }, "B": { "d": "193,-189v0,27,-23,53,-45,58v57,2,61,45,61,58v-2,81,-101,75,-186,73r0,-246v72,0,170,-13,170,57xm155,-182v0,-41,-57,-30,-97,-31r0,69v44,1,97,4,97,-38xm172,-75v-3,-49,-65,-37,-114,-38r0,81v51,-2,106,11,114,-43" }, "C": { "d": "199,-228r0,41v-12,-11,-35,-31,-70,-31v-50,0,-82,48,-82,97v0,52,35,92,77,92v37,0,65,-22,75,-31r0,41v-14,8,-40,23,-76,23v-61,0,-112,-50,-112,-125v0,-106,111,-159,188,-107", "w": 209 }, "D": { "d": "235,-129v0,76,-60,129,-128,129r-84,0r0,-246r102,0v71,0,110,54,110,117xm120,-213r-62,0r0,181v84,9,139,-24,139,-95v0,-47,-31,-86,-77,-86", "w": 247 }, "E": { "d": "23,-246r158,0r0,33r-123,0r0,69r118,0r0,31r-118,0r0,81r123,0r0,32r-158,0r0,-246", "w": 191 }, "F": { "d": "23,-246r160,0r0,32r-125,0r0,74r118,0r0,33r-118,0r0,107r-35,0r0,-246", "w": 191 }, "G": { "d": "205,-227r0,41v-12,-10,-38,-32,-73,-32v-52,0,-84,48,-84,97v0,50,33,91,73,91v39,0,59,-32,56,-66r-70,0r0,-33r105,0r0,129r-32,0r-3,-30v-10,12,-28,34,-63,34v-54,0,-103,-52,-103,-123v0,-71,48,-130,120,-130v36,0,60,14,74,22", "w": 225 }, "H": { "d": "23,-246r35,0r0,102r121,0r0,-102r34,0r0,246r-34,0r0,-113r-121,0r0,113r-35,0r0,-246", "w": 236 }, "I": { "d": "24,-246r34,0r0,246r-34,0r0,-246", "w": 82 }, "J": { "d": "64,-246r34,0r0,187v8,52,-46,76,-89,56r0,-34v19,12,55,9,55,-24r0,-185", "w": 119 }, "K": { "d": "23,-246r35,0r0,113r103,-113r46,0r-90,95r97,151r-44,0r-76,-126r-36,39r0,87r-35,0r0,-246", "w": 206 }, "L": { "d": "23,-246r35,0r0,214r122,0r0,32r-157,0r0,-246", "w": 183 }, "M": { "d": "216,-246r42,0r0,246r-34,0r0,-201r-84,145r-83,-143r0,199r-34,0r0,-246r40,0r77,132", "w": 281 }, "N": { "d": "59,-246r122,199r-1,-199r33,0r0,246r-35,0r-122,-196r2,196r-35,0r0,-246r36,0", "w": 236 }, "O": { "d": "124,-249v73,0,116,62,116,125v0,68,-47,128,-116,128v-70,0,-113,-60,-113,-127v0,-78,57,-126,113,-126xm126,-218v-47,0,-77,42,-77,95v0,56,33,95,77,95v45,0,77,-41,77,-95v0,-58,-36,-95,-77,-95", "w": 251 }, "P": { "d": "23,-246r99,0v50,0,74,31,74,66v1,65,-65,79,-138,73r0,107r-35,0r0,-246xm159,-179v-2,-45,-58,-32,-101,-34r0,74v46,2,103,1,101,-40", "w": 202 }, "Q": { "d": "151,0v-76,19,-140,-36,-140,-122v0,-76,55,-127,115,-127v62,0,114,53,114,126v0,47,-19,85,-59,111v7,21,40,40,65,21r0,32v-44,19,-79,-2,-95,-41xm139,-85r26,44v11,-9,38,-30,38,-82v0,-55,-33,-95,-77,-95v-44,0,-77,39,-77,95v0,63,35,102,86,95r-34,-57r38,0", "w": 251 }, "R": { "d": "23,-246r98,0v51,0,75,27,75,62v1,41,-36,54,-61,65v10,3,27,9,39,40r29,79r-38,0v-18,-39,-18,-108,-72,-107r-35,0r0,107r-35,0r0,-246xm158,-180v-7,-50,-56,-28,-100,-33r0,74v49,1,106,-1,100,-41", "w": 206 }, "S": { "d": "169,-229r0,41v-10,-8,-38,-30,-73,-30v-27,0,-50,14,-50,35v0,18,14,28,56,38v38,9,81,24,81,71v0,48,-45,78,-94,78v-38,0,-67,-18,-81,-27r0,-42v14,11,46,36,85,36v27,0,53,-18,53,-41v0,-62,-137,-26,-137,-110v0,-71,116,-85,160,-49", "w": 191 }, "T": { "d": "0,-245r179,0r0,32r-71,0r0,213r-35,0r0,-213r-73,0r0,-32", "w": 180 }, "U": { "d": "17,-246r34,0r0,153v0,36,16,65,57,65v41,0,58,-29,58,-65r0,-153r35,0r0,158v0,73,-50,92,-94,92v-58,0,-90,-31,-90,-92r0,-158" }, "V": { "d": "1,-246r40,0r70,202r68,-202r41,0r-93,246r-34,0", "w": 221 }, "W": { "d": "250,-246r37,0r-61,246r-34,0r-45,-191r-42,191r-36,0r-63,-246r37,0r44,190r41,-190r36,0r45,185", "w": 292 }, "X": { "d": "8,-246r44,0r51,87r51,-87r44,0r-74,114r86,132r-44,0r-63,-105r-63,105r-43,0r85,-132", "w": 206 }, "Y": { "d": "-2,-246r43,0r60,103r60,-103r44,0r-87,134r0,112r-34,0r0,-112", "w": 202 }, "Z": { "d": "24,-246r185,0r0,32r-148,182r156,0r0,32r-201,0r0,-32r146,-181r-138,0r0,-33", "w": 232 }, "[": { "d": "21,-246r62,0r0,23r-35,0r0,280r36,0r0,22r-63,0r0,-325", "w": 97 }, "\\": { "d": "5,-246r28,0r92,279r-26,0", "w": 131 }, "]": { "d": "77,79r-63,0r0,-22r35,0r0,-280r-36,0r0,-23r64,0r0,325", "w": 97 }, "^": { "d": "42,-105r-33,0r62,-141r26,0r62,141r-32,0r-43,-105", "w": 168 }, "_": { "d": "-2,45r0,-18r184,0r0,18r-184,0", "w": 180 }, "a": { "d": "87,-171v75,0,69,62,67,131v0,12,10,17,23,11r0,27v-25,10,-57,0,-56,-25v-7,10,-21,31,-52,31v-28,0,-59,-21,-59,-54v0,-46,55,-53,111,-59v-9,-54,-77,-30,-97,-8r0,-35v12,-7,35,-19,63,-19xm121,-83v-32,5,-83,11,-75,33v0,15,14,26,30,26v6,0,43,-3,45,-59", "w": 176 }, "b": { "d": "26,-246r33,0r0,107v6,-10,21,-32,55,-32v45,0,74,40,74,85v0,75,-81,119,-129,67r-9,19r-24,0r0,-246xm106,-140v-35,0,-53,41,-47,89v7,8,21,24,45,24v31,0,48,-30,48,-58v0,-34,-23,-55,-46,-55", "w": 202 }, "c": { "d": "149,-157r0,36v-48,-43,-100,-10,-100,37v0,53,50,81,100,36r0,36v-8,4,-29,16,-54,16v-48,0,-82,-38,-82,-86v0,-69,80,-112,136,-75", "w": 157 }, "d": { "d": "143,-246r33,0r0,246r-31,0v-2,-9,0,-21,-3,-28v-6,9,-21,32,-54,32v-42,0,-74,-37,-74,-86v0,-75,82,-113,129,-70r0,-94xm95,-27v31,0,55,-41,48,-91v-5,-5,-22,-22,-45,-22v-28,0,-48,23,-48,56v0,33,19,57,45,57", "w": 202 }, "e": { "d": "174,-84r-125,0v13,80,83,62,119,25r0,40v-11,7,-34,23,-69,23v-54,0,-86,-43,-86,-88v0,-78,96,-122,146,-56v15,20,15,43,15,56xm53,-111r82,0v-3,-23,-21,-33,-37,-33v-6,0,-31,0,-45,33", "w": 180 }, "f": { "d": "29,-167v0,-47,-6,-78,52,-82v13,0,21,3,27,5r0,29v-32,-16,-53,8,-46,48r46,0r0,28r-46,0r0,139r-33,0r0,-139r-28,0r0,-28r28,0", "w": 101 }, "g": { "d": "144,-148r7,-19r26,0v-7,81,20,180,-25,226v-39,40,-98,20,-126,1r0,-41v11,11,34,32,66,32v38,0,57,-41,51,-81v-6,8,-23,30,-55,30v-40,0,-73,-36,-73,-84v0,-71,83,-116,129,-64xm96,-31v38,0,53,-41,48,-88v-22,-32,-94,-28,-94,33v0,30,18,55,46,55", "w": 202 }, "h": { "d": "26,-246r33,0r0,107v12,-47,111,-41,111,25r0,114r-33,0v-7,-52,23,-140,-32,-140v-54,0,-47,81,-46,140r-33,0r0,-246", "w": 191 }, "i": { "d": "27,-167r33,0r0,167r-33,0r0,-167xm43,-201v-13,0,-18,-11,-18,-22v0,-13,7,-22,18,-22v10,0,19,8,19,22v0,13,-9,22,-19,22", "w": 86 }, "j": { "d": "27,-167r33,0r0,194v4,42,-34,67,-78,50r0,-31v19,12,45,3,45,-21r0,-192xm44,-246v26,1,23,45,0,44v-9,0,-19,-9,-19,-22v0,-12,7,-22,19,-22", "w": 86 }, "k": { "d": "26,-246r33,0r0,143r64,-64r45,0r-64,60r71,107r-41,0r-53,-85r-22,22r0,63r-33,0r0,-246", "w": 176 }, "l": { "d": "27,-246r33,0r0,246r-33,0r0,-246", "w": 86 }, "m": { "d": "154,-136v6,-16,30,-35,52,-35v70,0,48,103,51,171r-33,0r0,-104v0,-13,-3,-36,-26,-36v-50,0,-41,84,-41,140r-33,0r0,-104v0,-10,-2,-36,-26,-36v-48,0,-42,84,-41,140r-33,0r0,-167r31,0r2,25v8,-12,20,-29,50,-29v35,0,44,27,47,35", "w": 281 }, "n": { "d": "110,-171v84,0,52,96,58,171r-33,0v-7,-51,23,-140,-31,-140v-59,0,-46,79,-47,140r-34,0r0,-167r31,0v2,9,0,21,3,28v7,-12,19,-32,53,-32", "w": 191 }, "o": { "d": "100,4v-50,0,-87,-38,-87,-88v0,-50,38,-87,87,-87v51,0,86,41,86,87v0,51,-42,88,-86,88xm98,-26v31,0,52,-27,52,-58v0,-32,-21,-58,-50,-58v-29,0,-52,26,-52,58v0,33,23,58,50,58", "w": 198 }, "p": { "d": "59,-15r0,93r-33,0r0,-245r30,0v2,9,0,21,3,28v6,-10,21,-32,55,-32v46,0,74,41,74,85v0,74,-63,120,-129,71xm107,-140v-38,-2,-53,41,-48,89v9,9,24,23,46,23v30,0,48,-27,48,-57v0,-33,-22,-55,-46,-55", "w": 202 }, "q": { "d": "142,-149r8,-18r25,0r0,245r-33,0r-1,-107v-4,8,-20,33,-54,33v-105,0,-89,-177,6,-175v24,0,37,11,49,22xm96,-27v36,0,51,-43,46,-89v-28,-37,-93,-33,-93,33v0,41,27,56,47,56", "w": 202 }, "r": { "d": "123,-168r0,34v-36,-18,-64,17,-64,57r0,77r-33,0r0,-167r30,0v2,10,0,23,3,31v2,-15,27,-43,64,-32", "w": 123 }, "s": { "d": "136,-156r0,35v-29,-21,-53,-21,-58,-21v-17,0,-32,8,-32,19v0,12,17,17,36,21v47,10,66,25,66,51v0,29,-29,55,-74,55v-32,0,-55,-13,-64,-18r0,-37v18,15,41,25,65,25v18,0,37,-7,37,-22v0,-11,-8,-18,-40,-25v-35,-8,-43,-15,-49,-20v-30,-30,-2,-78,55,-78v28,0,47,10,58,15", "w": 157 }, "t": { "d": "36,-217r30,0r0,50r45,0r0,28r-45,0r0,90v3,28,25,27,45,17r0,30v-28,11,-78,8,-78,-37r0,-100r-28,0r0,-28r28,0", "w": 116 }, "u": { "d": "23,-167r33,0v7,52,-23,140,32,140v57,0,47,-80,47,-140r33,0r0,167r-31,0v-2,-9,0,-21,-3,-28v-30,54,-111,39,-111,-30r0,-109", "w": 191 }, "v": { "d": "1,-167r37,0r47,129r48,-129r36,0r-69,167r-32,0", "w": 168 }, "w": { "d": "217,-167r35,0r-56,167r-33,0r-37,-128r-38,128r-33,0r-56,-167r36,0r37,128r37,-128r34,0r37,128", "w": 251 }, "x": { "d": "110,-167r40,0r-48,75r60,92r-42,0r-39,-68r-41,68r-40,0r60,-92r-48,-75r42,0r28,51", "w": 161 }, "y": { "d": "-1,-167r38,0r49,133r44,-133r36,0r-75,200v-15,44,-42,56,-82,45r0,-30v37,16,47,-7,60,-46", "w": 164 }, "z": { "d": "14,-167r140,0r0,28r-99,111r105,0r0,28r-151,0r0,-28r100,-111r-95,0r0,-28", "w": 168 }, "{": { "d": "44,-163v0,-72,3,-84,65,-86r0,27v-37,-7,-35,25,-35,61v0,58,-14,69,-37,80v28,4,39,50,37,105v-1,33,8,38,35,37r0,27v-53,-2,-64,-9,-65,-70v0,-63,0,-79,-36,-84r0,-29v36,-1,36,-30,36,-68", "w": 120 }, "|": { "d": "84,-246r28,0r0,300r-28,0r0,-300", "w": 196 }, "}": { "d": "76,2v0,72,-4,83,-65,86r0,-27v37,7,35,-25,35,-61v0,-58,14,-70,37,-81v-28,-3,-39,-50,-37,-105v1,-33,-8,-36,-35,-36r0,-27v54,2,65,9,65,70v0,64,1,78,37,84r0,29v-36,1,-37,30,-37,68", "w": 120 }, "~": { "d": "162,-99v-11,6,-69,-29,-88,-28v-22,0,-43,17,-52,25r0,-30v16,-13,34,-22,54,-22v17,-4,70,28,88,28v21,0,37,-14,50,-26r0,30v-9,8,-28,23,-52,23", "w": 236 }, "'": { "d": "24,-155v-5,-28,-10,-56,-8,-91r36,0v2,35,-2,64,-8,91r-20,0", "w": 68 }, "`": { "d": "24,-243r34,0r33,51r-22,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 108}} });
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 228, "face": { "font-family": "Abadi MT", "font-weight": 700, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 8 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-14 -263 345 93", "underline-thickness": "18", "underline-position": "-36", "stemh": "40", "stemv": "45", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 114 }, "!": { "d": "24,-246r49,0r-6,179r-38,0xm48,-49v16,0,26,13,26,27v0,15,-12,26,-26,26v-14,0,-26,-12,-26,-26v0,-15,13,-27,26,-27", "w": 97 }, "\"": { "d": "26,-155v-6,-27,-11,-56,-9,-91r36,0v2,35,-3,63,-8,91r-19,0xm84,-155v-6,-27,-11,-56,-9,-91r36,0v2,35,-3,63,-8,91r-19,0", "w": 127 }, "#": { "d": "14,-176r56,0r15,-69r28,0r-14,69r66,0r15,-69r29,0r-15,69r32,0r0,29r-37,0r-12,58r49,0r0,29r-55,0r-15,68r-29,0r15,-68r-67,0r-14,68r-29,0r14,-68r-32,0r0,-29r38,0r12,-58r-50,0r0,-29xm159,-147r-66,0r-12,57r67,0", "w": 240 }, "$": { "d": "12,-22r0,-51v17,15,45,38,83,38v28,0,53,-15,53,-36v0,-23,-27,-29,-54,-33v-23,-3,-82,-13,-82,-65v0,-27,19,-60,74,-68r0,-23r32,0r0,23v12,2,34,4,62,20r0,46v-13,-18,-121,-52,-121,2v0,18,20,25,52,30v22,4,83,14,83,64v0,8,0,60,-76,77r0,24r-32,0r0,-22v-27,-2,-43,-8,-74,-26", "w": 202 }, "%": { "d": "248,-127v45,0,69,33,69,65v0,37,-31,65,-70,65v-94,-2,-84,-131,1,-130xm276,-62v0,-42,-56,-36,-56,0v0,17,13,30,28,30v15,0,28,-11,28,-30xm74,-249v6,-5,82,24,85,18v7,0,40,0,60,-32r32,0r-148,280r-33,0r120,-228v-18,8,-27,13,-54,2v18,39,-8,90,-62,90v-92,0,-87,-130,0,-130xm76,-213v-42,-1,-37,60,-2,59v17,0,28,-15,28,-31v0,-17,-12,-28,-26,-28", "w": 322 }, "&": { "d": "186,-240r0,41v-12,-11,-78,-28,-81,5v18,40,52,71,75,107v11,-20,13,-44,13,-53r41,0v-1,29,-11,56,-31,82r43,58r-56,0r-18,-25v-14,11,-36,29,-74,29v-50,0,-86,-32,-86,-76v0,-39,29,-59,65,-78v-35,-41,-31,-97,55,-99v22,0,37,4,54,9xm150,-53r-56,-74v-10,6,-34,21,-34,49v0,28,24,42,46,42v5,0,23,0,44,-17", "w": 247 }, "(": { "d": "74,-250r40,0v-19,33,-48,86,-48,161v0,73,26,123,48,162r-40,0v-22,-34,-56,-87,-56,-160v0,-72,32,-125,56,-163", "w": 116 }, ")": { "d": "42,73r-39,0v19,-33,47,-87,47,-162v0,-73,-25,-122,-47,-161r39,0v22,34,56,87,56,160v0,72,-32,125,-56,163", "w": 116 }, "*": { "d": "69,-249r24,0r0,43r41,-13r8,22r-42,13r26,35r-19,14r-26,-35r-26,35r-19,-14r26,-35r-41,-13r8,-22r40,13r0,-43", "w": 161 }, "+": { "d": "23,-134r81,0r0,-81r32,0r0,81r81,0r0,32r-81,0r0,81r-32,0r0,-81r-81,0r0,-32", "w": 240 }, ",": { "d": "46,75r-19,0v12,-26,18,-47,19,-64v-7,-3,-22,-10,-22,-30v0,-18,13,-30,28,-30v61,0,9,105,-6,124", "w": 101 }, "-": { "d": "13,-106r108,0r0,41r-108,0r0,-41", "w": 135 }, ".": { "d": "48,-52v38,-1,37,56,1,56v-16,0,-28,-13,-28,-28v0,-16,13,-28,27,-28", "w": 97 }, "\/": { "d": "100,-246r32,0r-95,280r-31,0", "w": 138 }, "0": { "d": "112,-240v61,0,108,47,108,120v0,77,-49,124,-107,124v-58,0,-105,-47,-105,-122v0,-86,59,-122,104,-122xm115,-204v-39,0,-60,42,-60,87v0,45,21,85,58,85v36,0,60,-38,60,-86v0,-50,-25,-86,-58,-86" }, "1": { "d": "53,-185v41,3,63,-12,61,-49r38,0r0,234r-43,0r0,-152r-56,0r0,-33" }, "2": { "d": "205,0r-180,0v0,-58,-3,-69,75,-116v33,-20,49,-24,52,-50v-11,-52,-87,-31,-115,-4r0,-48v22,-10,45,-20,77,-20v53,0,86,29,86,66v13,46,-98,90,-124,119v-2,2,-4,6,-6,14r135,0r0,39" }, "3": { "d": "34,-17r0,-47v32,23,57,28,75,28v28,0,53,-15,53,-37v0,-40,-63,-30,-106,-31r0,-37v39,1,95,2,95,-30v0,-17,-18,-28,-42,-28v-36,0,-61,19,-75,29r0,-47v24,-14,52,-21,80,-21v59,0,84,29,84,59v0,35,-32,48,-46,54v41,3,56,29,56,54v0,45,-43,75,-98,75v-36,0,-60,-13,-76,-21" }, "4": { "d": "130,-235r45,0r0,131r43,0r0,35r-43,0r0,69r-42,0r0,-69r-116,0r0,-36xm133,-104r0,-80r-71,80r71,0" }, "5": { "d": "33,-234r159,0r0,39r-115,0r0,57v59,-43,131,-10,131,55v0,83,-108,108,-175,68r0,-47v24,14,46,26,74,26v39,0,54,-25,54,-44v0,-18,-15,-37,-45,-37v-22,0,-34,9,-39,13r-44,0r0,-130" }, "6": { "d": "195,-223r0,48v-45,-38,-132,-32,-132,60v16,-17,36,-37,72,-37v46,0,77,33,77,74v0,45,-38,82,-92,82v-67,0,-103,-54,-103,-116v0,-94,78,-158,178,-111xm68,-77v6,13,20,41,54,41v25,0,43,-15,43,-38v0,-21,-17,-39,-39,-39v-31,0,-50,26,-58,36" }, "7": { "d": "18,-234r175,0r0,37r-97,197r-48,0r96,-195r-126,0r0,-39" }, "8": { "d": "71,-119v-17,-8,-43,-21,-43,-56v0,-42,40,-65,89,-65v50,0,84,24,84,57v0,34,-34,47,-45,51v26,8,60,21,60,62v0,50,-51,74,-105,74v-62,0,-98,-31,-98,-67v0,-37,40,-50,58,-56xm116,-143v35,-12,38,-27,38,-34v0,-14,-14,-25,-39,-25v-23,0,-40,10,-40,28v0,23,31,29,41,31xm112,-107v-14,4,-52,15,-52,40v0,15,13,33,54,33v20,0,55,-8,55,-35v0,-25,-29,-32,-57,-38" }, "9": { "d": "33,-11r0,-48v12,9,32,23,62,23v37,0,69,-29,71,-83v-12,13,-35,37,-74,37v-43,0,-75,-32,-75,-74v0,-48,39,-82,91,-82v59,0,104,47,104,116v0,102,-101,152,-179,111xm160,-157v-4,-10,-18,-41,-53,-41v-23,0,-44,14,-44,38v0,53,70,50,97,3" }, ":": { "d": "48,-171v17,0,29,13,29,27v0,15,-13,28,-28,28v-16,0,-28,-13,-28,-28v0,-16,13,-27,27,-27xm48,-52v38,-1,37,56,1,56v-16,0,-28,-13,-28,-28v0,-16,13,-28,27,-28", "w": 97 }, ";": { "d": "44,75r-18,0v12,-26,17,-47,18,-64v-7,-3,-21,-10,-21,-30v0,-18,12,-30,27,-30v61,0,9,105,-6,124xm48,-171v16,0,28,12,28,27v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-27,28,-27", "w": 97 }, "<": { "d": "217,-214r0,35r-150,61r150,61r0,35r-194,-81r0,-30", "w": 240 }, "=": { "d": "23,-176r194,0r0,32r-194,0r0,-32xm23,-93r194,0r0,33r-194,0r0,-33", "w": 240 }, ">": { "d": "23,-214r194,81r0,30r-194,81r0,-35r150,-61r-150,-61r0,-35", "w": 240 }, "?": { "d": "139,-120v-34,20,-37,27,-37,53r-41,0v-1,-38,9,-51,48,-76v25,-15,33,-26,33,-37v0,-15,-16,-30,-49,-30v-36,0,-61,16,-84,30r0,-47v46,-31,181,-35,181,44v0,26,-14,41,-51,63xm81,-49v16,0,27,13,27,27v0,15,-12,26,-26,26v-14,0,-27,-11,-27,-26v0,-16,13,-27,26,-27", "w": 195 }, "@": { "d": "308,9r37,0v-11,21,-43,79,-155,79v-113,0,-184,-59,-184,-159v0,-87,56,-178,180,-178v93,0,150,58,150,134v0,73,-54,128,-116,128v-26,0,-29,-13,-32,-21v-33,38,-116,20,-116,-55v0,-47,32,-115,95,-115v31,0,43,17,47,23r4,-19r47,0r-30,142v0,6,4,9,7,9v17,0,62,-36,62,-93v0,-59,-45,-101,-119,-101v-114,0,-147,88,-147,147v0,80,58,126,150,126v80,0,107,-32,120,-47xm172,-146v-36,0,-54,47,-54,86v0,19,9,41,32,41v38,0,54,-56,54,-86v0,-24,-12,-41,-32,-41", "w": 351 }, "A": { "d": "86,-246r46,0r89,246r-52,0r-21,-66r-79,0r-21,66r-52,0xm136,-104r-28,-82r-26,82r54,0", "w": 217 }, "B": { "d": "159,-132v30,-1,61,25,61,58v0,46,-42,74,-99,74r-98,0r0,-246r116,0v79,-5,83,102,20,114xm156,-179v-3,-40,-50,-22,-87,-26r0,57v38,0,90,5,87,-31xm171,-77v-2,-41,-60,-31,-102,-32r0,68v45,-3,91,13,102,-36" }, "C": { "d": "201,-228r0,48v-17,-13,-38,-28,-68,-28v-100,0,-98,171,-5,171v34,0,60,-19,73,-29r0,48v-12,6,-41,22,-78,22v-64,0,-114,-54,-114,-124v0,-72,51,-129,119,-129v33,0,58,12,73,21", "w": 209 }, "D": { "d": "241,-129v0,82,-47,127,-139,129r-79,0r0,-246r105,0v81,0,113,61,113,117xm120,-205r-51,0r0,164v69,4,123,-10,123,-85v0,-31,-15,-79,-72,-79", "w": 251 }, "E": { "d": "23,-246r166,0r0,42r-119,0r0,57r113,0r0,38r-113,0r0,68r119,0r0,41r-166,0r0,-246", "w": 206 }, "F": { "d": "23,-246r166,0r0,41r-119,0r0,62r113,0r0,40r-113,0r0,103r-47,0r0,-246", "w": 202 }, "G": { "d": "215,-227r0,50v-40,-31,-72,-31,-78,-31v-46,0,-78,37,-78,87v0,49,32,82,67,82v10,0,48,-5,50,-53r-62,0r0,-40r108,0r0,132r-41,0r-4,-30v-61,77,-168,13,-167,-90v0,-72,49,-129,125,-129v41,0,68,15,80,22", "w": 232 }, "H": { "d": "178,-246r47,0r0,246r-47,0r0,-108r-108,0r0,108r-47,0r0,-246r47,0r0,99r108,0r0,-99", "w": 247 }, "I": { "d": "23,-246r47,0r0,246r-47,0r0,-246", "w": 93 }, "J": { "d": "59,-246r47,0r0,177v0,18,0,73,-63,73v-17,0,-29,-3,-38,-6r0,-42v18,15,61,8,54,-27r0,-175", "w": 131 }, "K": { "d": "161,-246r56,0r-81,90r88,156r-56,0r-64,-120r-34,39r0,81r-47,0r0,-246r47,0r0,105", "w": 221 }, "L": { "d": "23,-246r47,0r0,205r117,0r0,41r-164,0r0,-246", "w": 195 }, "M": { "d": "218,-246r51,0r0,246r-47,0r0,-173r-75,129r-77,-129r0,173r-47,0r0,-246r53,0r71,121", "w": 292 }, "N": { "d": "23,-246r47,0r107,168r0,-168r47,0r0,246r-47,0r-107,-169r0,169r-47,0r0,-246", "w": 247 }, "O": { "d": "127,-249v76,0,122,60,122,126v0,74,-55,127,-121,127v-68,0,-118,-54,-118,-126v0,-75,55,-127,117,-127xm131,-210v-46,0,-72,43,-72,87v0,45,26,87,70,87v41,0,71,-39,71,-87v0,-51,-32,-87,-69,-87", "w": 258 }, "P": { "d": "23,-246r109,0v51,0,76,29,76,66v0,40,-28,77,-90,77r-49,0r0,103r-46,0r0,-246xm159,-177v0,-34,-54,-28,-90,-28r0,61v40,2,90,1,90,-33", "w": 217 }, "Q": { "d": "250,-123v0,47,-30,93,-60,110v7,19,36,42,65,18r0,40v-59,20,-81,-3,-102,-43v-82,13,-143,-42,-143,-124v0,-71,50,-127,121,-127v69,0,119,57,119,126xm147,-93r23,42v8,-7,31,-28,31,-71v0,-45,-27,-88,-71,-88v-41,0,-71,38,-71,87v0,59,35,90,73,87r-30,-57r45,0", "w": 258 }, "R": { "d": "23,-246r107,0v48,0,76,25,76,61v1,40,-30,56,-68,67v18,5,36,11,50,48r26,70r-51,0v-18,-47,-21,-115,-94,-103r0,103r-46,0r0,-246xm158,-176v2,-33,-53,-29,-89,-28r0,62v40,3,94,-4,89,-34", "w": 217 }, "S": { "d": "178,-228r0,50v-19,-14,-42,-30,-75,-30v-26,0,-44,13,-44,29v0,15,11,23,50,32v39,8,84,23,84,70v0,48,-44,81,-99,81v-41,0,-70,-18,-84,-27r0,-52v18,15,48,38,84,38v27,0,49,-18,49,-37v1,-40,-94,-36,-116,-63v-40,-48,1,-112,75,-112v27,0,53,7,76,21", "w": 202 }, "T": { "d": "2,-246r187,0r0,42r-71,0r0,204r-47,0r0,-204r-69,0r0,-42", "w": 191 }, "U": { "d": "212,-91v-2,74,-38,95,-98,95v-58,0,-97,-27,-97,-93r0,-157r46,0r0,150v0,29,9,60,50,60v36,0,52,-24,52,-57r0,-153r47,0r0,155" }, "V": { "d": "171,-246r52,0r-90,246r-46,0r-89,-246r52,0r61,187", "w": 221 }, "W": { "d": "123,-246r47,0r38,169r34,-169r51,0r-63,246r-46,0r-37,-170r-38,170r-45,0r-61,-246r50,0r34,169", "w": 296 }, "X": { "d": "153,-246r58,0r-73,115r84,131r-59,0r-53,-97r-53,97r-57,0r82,-131r-72,-115r58,0r42,79", "w": 221 }, "Y": { "d": "-2,-246r57,0r52,91r51,-91r58,0r-86,134r0,112r-47,0r0,-112", "w": 213 }, "Z": { "d": "21,-246r191,0r0,40r-140,165r148,0r0,41r-208,0r0,-41r138,-163r-129,0r0,-42", "w": 232 }, "[": { "d": "24,-246r69,0r0,29r-36,0r0,266r36,0r0,28r-69,0r0,-323", "w": 101 }, "\\": { "d": "39,-246r93,280r-31,0r-94,-280r32,0", "w": 138 }, "]": { "d": "77,77r-69,0r0,-28r36,0r0,-267r-36,0r0,-28r69,0r0,323", "w": 101 }, "^": { "d": "42,-105r-33,0r62,-141r26,0r62,141r-32,0r-43,-105", "w": 168 }, "_": { "d": "-2,45r0,-18r184,0r0,18r-184,0", "w": 180 }, "a": { "d": "91,-171v70,1,80,48,75,116v0,4,0,29,15,55r-52,0v-4,-8,-5,-13,-6,-22v-7,8,-21,26,-52,26v-37,0,-61,-26,-61,-54v0,-44,52,-53,111,-61v-13,-42,-78,-18,-95,-3r0,-41v21,-10,42,-16,65,-16xm125,-80v-26,6,-69,3,-69,30v0,13,12,19,24,19v18,0,40,-16,45,-49", "w": 191 }, "b": { "d": "23,-246r45,0r0,106v8,-11,23,-31,54,-31v41,0,75,36,75,84v0,54,-39,91,-79,91v-6,0,-27,0,-50,-22r-11,18r-34,0r0,-246xm111,-128v-35,0,-46,35,-43,72v6,6,18,20,39,20v24,0,42,-18,42,-46v0,-25,-15,-46,-38,-46", "w": 209 }, "c": { "d": "151,-156r0,44v-21,-27,-90,-23,-90,28v0,50,64,59,90,28r0,44v-8,5,-27,16,-53,16v-117,-1,-108,-175,2,-175v27,0,45,11,51,15", "w": 161 }, "d": { "d": "141,-246r45,0r0,246r-42,0v-2,-9,0,-21,-3,-28v-37,62,-127,28,-128,-53v-1,-70,76,-118,128,-71r0,-94xm99,-40v32,0,46,-34,42,-74v-7,-6,-19,-18,-38,-18v-61,0,-52,93,-4,92", "w": 209 }, "e": { "d": "59,-78v13,53,84,48,118,13r0,46v-15,8,-43,23,-74,23v-53,0,-90,-41,-90,-87v0,-47,37,-88,87,-88v52,1,85,37,83,93r-124,0xm63,-108r72,0v-13,-37,-49,-47,-72,0", "w": 195 }, "f": { "d": "30,-167v-8,-64,26,-94,84,-79r0,39v-29,-11,-46,7,-40,40r40,0r0,33r-40,0r0,134r-44,0r0,-134r-28,0r0,-33r28,0", "w": 108 }, "g": { "d": "141,-150r12,-17r33,0r0,156v-5,112,-108,102,-162,73r0,-52v28,37,130,52,117,-40v-7,10,-23,30,-54,30v-37,0,-74,-32,-74,-83v0,-70,80,-116,128,-67xm101,-42v36,0,43,-33,40,-69v-5,-5,-18,-21,-38,-21v-52,0,-58,90,-2,90", "w": 209 }, "h": { "d": "23,-246r45,0r1,105v6,-10,20,-30,52,-30v83,0,52,97,58,171r-44,0r0,-100v0,-21,-13,-28,-26,-28v-45,-2,-43,75,-41,128r-45,0r0,-246", "w": 202 }, "i": { "d": "24,-167r45,0r0,167r-45,0r0,-167xm21,-223v2,-33,52,-36,52,1v0,14,-12,25,-26,25v-15,0,-26,-12,-26,-26", "w": 93 }, "j": { "d": "69,23v3,38,-33,74,-83,55r0,-39v18,9,39,3,39,-20r0,-186r44,0r0,190xm22,-223v0,-34,52,-33,52,0v0,14,-11,26,-26,26v-14,0,-26,-12,-26,-26", "w": 93 }, "k": { "d": "68,-111r53,-56r52,0r-57,58r64,109r-53,0r-42,-76r-17,17r0,59r-44,0r0,-246r44,0r0,135", "w": 180 }, "l": { "d": "24,-246r45,0r0,246r-45,0r0,-246", "w": 93 }, "m": { "d": "216,-171v81,0,45,99,53,171r-45,0r0,-103v0,-12,-8,-23,-20,-23v-44,3,-36,76,-36,126r-44,0r0,-99v0,-16,-7,-27,-20,-27v-40,-2,-38,77,-36,126r-44,0r0,-167r42,0v2,8,0,20,3,26v5,-8,18,-30,48,-30v23,0,38,12,47,33v7,-12,21,-33,52,-33", "w": 292 }, "n": { "d": "121,-171v81,-1,55,97,59,171r-45,0r0,-97v0,-17,-5,-31,-24,-31v-50,1,-44,74,-43,128r-45,0r0,-167r41,0r4,26v7,-11,21,-30,53,-30", "w": 202 }, "o": { "d": "103,-171v127,0,122,174,1,175v-56,0,-91,-41,-91,-87v0,-53,44,-88,90,-88xm106,-132v-26,0,-45,21,-45,48v0,30,22,48,45,48v57,0,55,-95,0,-96", "w": 209 }, "p": { "d": "68,-14r0,92r-45,0r0,-245r41,0r4,27v8,-10,23,-31,54,-31v37,0,75,32,75,84v0,76,-80,115,-129,73xm111,-129v-31,0,-47,35,-43,75v7,6,21,18,40,18v26,0,41,-21,41,-47v0,-26,-16,-46,-38,-46", "w": 209 }, "q": { "d": "142,-150r11,-17r33,0r0,245r-44,0r-1,-105v-7,10,-23,31,-54,31v-41,0,-74,-38,-74,-86v0,-72,82,-116,129,-68xm99,-40v28,0,48,-33,43,-73v-9,-8,-20,-19,-39,-19v-30,0,-42,25,-42,47v0,29,19,45,38,45", "w": 209 }, "r": { "d": "134,-167r0,40v-61,-20,-71,59,-65,127r-45,0r0,-167r42,0r3,27v11,-25,37,-38,65,-27", "w": 138 }, "s": { "d": "141,-156r0,42v-23,-16,-40,-21,-55,-21v-13,0,-26,5,-26,15v0,10,13,12,31,17v35,9,61,20,61,50v0,66,-112,65,-143,39r0,-44v18,14,39,26,62,26v37,-1,45,-32,0,-38v-51,-18,-53,-8,-61,-49v-9,-49,94,-65,131,-37", "w": 161 }, "t": { "d": "34,-217r36,0r0,50r47,0r0,33r-45,0v4,33,-14,97,21,97v9,0,17,-3,24,-6r0,40v-40,13,-90,7,-90,-42r0,-89r-28,0r0,-33r30,0", "w": 123 }, "u": { "d": "135,-167r44,0r0,167r-42,0r-2,-25v-9,11,-24,29,-53,29v-76,1,-57,-98,-59,-171r45,0r0,97v0,21,10,31,26,31v50,0,41,-74,41,-128", "w": 202 }, "v": { "d": "126,-167r51,0r-68,167r-44,0r-66,-167r50,0r39,112", "w": 176 }, "w": { "d": "-1,-167r47,0r29,113r29,-113r44,0r29,113r30,-113r45,0r-54,167r-45,0r-28,-113r-29,113r-44,0", "w": 251 }, "x": { "d": "106,-167r54,0r-49,75r60,92r-57,0r-30,-58r-32,58r-54,0r60,-92r-49,-75r54,0r21,43", "w": 168 }, "y": { "d": "127,-167r50,0r-78,199v-16,42,-41,59,-89,43r0,-41v33,20,45,-4,54,-34r-65,-167r50,0r40,114", "w": 176 }, "z": { "d": "19,-167r145,0r0,36r-89,94r94,0r0,37r-155,0r0,-37r88,-93r-83,0r0,-37", "w": 180 }, "{": { "d": "44,-163v0,-72,3,-84,65,-86r0,27v-38,-7,-35,26,-35,62v0,57,-14,68,-37,79v28,4,39,50,37,105v-1,33,8,38,35,37r0,27v-53,-1,-65,-9,-65,-70v0,-63,1,-79,-36,-84r0,-29v36,-1,36,-30,36,-68", "w": 120 }, "|": { "d": "81,93r0,-339r28,0r0,339r-28,0", "w": 189 }, "}": { "d": "76,2v0,72,-4,83,-65,86r0,-27v37,7,35,-26,35,-62v0,-57,14,-69,37,-80v-28,-3,-39,-50,-37,-105v1,-33,-8,-36,-35,-36r0,-27v53,1,65,9,65,70v0,64,0,78,37,84r0,29v-36,1,-37,30,-37,68", "w": 120 }, "~": { "d": "15,-98r0,-36v13,-24,82,-25,111,-3v34,10,30,12,69,-19r0,38v-20,24,-69,26,-102,4v-36,-15,-52,-9,-78,16", "w": 210 }, "'": { "d": "24,-155v-5,-28,-10,-56,-8,-91r36,0v2,35,-2,64,-8,91r-20,0", "w": 68 }, "`": { "d": "83,-192r-26,0r-39,-49r42,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 114}} });
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 228, "face": { "font-family": "Abadi MT", "font-weight": 700, "font-style": "italic", "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 8 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-36 -262 354 93", "underline-thickness": "18", "underline-position": "-36", "slope": "-12", "stemh": "39", "stemv": "44", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 114 }, "!": { "d": "73,-246r49,0r-42,179r-38,0xm51,-48v35,-1,34,52,1,52v-14,0,-26,-12,-26,-26v0,-15,12,-26,25,-26", "w": 116 }, "\"": { "d": "42,-155v0,-34,4,-64,11,-91r36,0v-5,34,-16,63,-28,91r-19,0xm100,-155v0,-34,4,-64,11,-91r36,0v-5,34,-16,63,-28,91r-19,0", "w": 127 }, "#": { "d": "29,-176r56,0r14,-69r29,0r-15,69r67,0r14,-69r30,0r-15,69r31,0r0,29r-37,0r-11,58r48,0r0,29r-54,0r-15,68r-29,0r15,-68r-67,0r-14,68r-30,0r15,-68r-32,0r0,-29r38,0r12,-58r-50,0r0,-29xm174,-147r-66,0r-12,57r66,0", "w": 240 }, "$": { "d": "128,-260r31,0r-5,25v9,1,28,4,58,21r-9,42v-13,-9,-40,-27,-73,-27v-30,0,-48,16,-48,32v0,18,16,24,44,29v25,4,71,14,71,61v0,14,-4,39,-32,60v-22,16,-42,18,-59,20r-4,23r-31,0r4,-23v-30,-5,-41,-10,-68,-27r8,-42v24,16,49,32,79,32v26,0,56,-12,56,-38v0,-24,-25,-30,-44,-33v-17,-3,-70,-12,-70,-61v0,-28,20,-68,87,-71", "w": 206 }, "%": { "d": "269,-126v41,0,66,24,66,60v0,41,-32,70,-74,70v-35,0,-63,-20,-63,-60v0,-35,22,-70,71,-70xm268,-92v-37,-1,-42,62,-5,62v17,0,31,-15,31,-34v0,-17,-11,-28,-26,-28xm105,-248v8,-5,89,24,95,18v42,0,60,-21,70,-32r34,0r-205,279r-34,0r166,-228v-8,7,-54,10,-65,1v14,47,-11,91,-67,92v-40,0,-63,-25,-63,-60v0,-33,22,-70,69,-70xm106,-215v-37,-3,-40,65,-5,62v37,1,40,-61,5,-62", "w": 337 }, "&": { "d": "21,-82v0,-44,47,-74,77,-79v-52,-23,-25,-87,38,-87v19,0,39,5,56,13r-8,37v-18,-14,-67,-22,-70,6v3,19,24,18,43,18r-8,35v-45,-3,-81,19,-81,53v0,21,13,53,68,53v50,0,89,-27,89,-54v0,-15,-11,-21,-21,-21v-28,-1,-55,30,-34,49r-44,0v-35,-61,94,-83,135,-121v10,-15,-5,-27,-23,-17r7,-33v29,-9,63,-5,65,34v1,35,-31,47,-77,72v33,1,36,27,36,37v0,49,-60,91,-136,91v-83,0,-112,-47,-112,-86", "w": 292 }, "(": { "d": "113,74r-38,0v-12,-32,-29,-73,-29,-132v0,-102,64,-164,90,-190r42,0v-39,44,-54,73,-58,80v-11,21,-29,69,-29,127v0,54,12,87,22,115", "w": 150 }, ")": { "d": "53,-248r38,0v12,32,29,73,29,132v0,102,-64,164,-90,190r-42,0v39,-44,55,-73,59,-80v11,-21,28,-69,28,-127v0,-54,-12,-87,-22,-115", "w": 150 }, "*": { "d": "86,-249r24,0r0,43r41,-13r7,22r-41,13r26,35r-19,14r-26,-35r-26,35r-19,-14r26,-35r-41,-13r7,-22r41,13r0,-43", "w": 161 }, "+": { "d": "38,-134r81,0r0,-81r32,0r0,81r81,0r0,32r-81,0r0,81r-32,0r0,-81r-81,0r0,-32", "w": 240 }, ",": { "d": "30,72r-19,0v11,-18,25,-41,31,-64v-30,-9,-12,-59,18,-59v20,0,22,18,22,24v0,36,-44,90,-52,99", "w": 97 }, "-": { "d": "23,-104r104,0r-9,40r-104,0", "w": 131 }, ".": { "d": "51,-51v18,0,28,13,28,27v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-16,13,-27,27,-27", "w": 97 }, "\/": { "d": "115,-246r32,0r-94,280r-31,0", "w": 138 }, "0": { "d": "140,-238v68,0,93,55,93,105v0,77,-55,137,-122,137v-59,0,-90,-50,-90,-104v0,-73,53,-138,119,-138xm140,-203v-44,0,-74,55,-74,105v0,45,25,68,49,68v38,0,73,-51,73,-106v0,-48,-27,-67,-48,-67" }, "1": { "d": "140,-234r39,0r-48,234r-42,0r31,-152r-56,0r7,-33v50,5,70,-33,69,-49" }, "2": { "d": "199,-38r-8,38r-180,0v4,-69,45,-95,102,-121v51,-23,58,-37,58,-50v0,-53,-100,-18,-114,-2r10,-49v47,-26,153,-23,153,45v0,33,-20,53,-94,90v-16,8,-59,25,-63,49r136,0" }, "3": { "d": "23,-18r9,-42v18,11,42,26,71,26v25,0,59,-13,59,-41v0,-40,-59,-27,-99,-29r7,-36v42,1,104,1,100,-32v-6,-54,-101,-14,-116,1r9,-49v11,-5,40,-18,76,-18v46,0,80,23,80,55v0,10,-4,41,-62,61v41,5,50,30,50,48v0,38,-36,78,-104,78v-40,0,-63,-13,-80,-22" }, "4": { "d": "167,-234r44,0r-27,131r43,0r-7,36r-43,0r-14,67r-44,0r14,-67r-114,0r7,-36xm140,-103r14,-72r-77,72r63,0" }, "5": { "d": "69,-234r158,0r-8,39r-114,0r-11,56v33,-30,119,-20,119,50v0,87,-117,117,-187,72r8,-41v43,34,126,34,131,-24v4,-42,-59,-42,-78,-22r-44,0" }, "6": { "d": "229,-219r-8,42v-44,-32,-122,-43,-143,58v9,-10,32,-33,67,-33v35,0,71,24,71,70v0,51,-44,86,-94,86v-55,0,-92,-39,-92,-101v0,-74,54,-141,129,-141v33,0,58,13,70,19xm75,-78v3,11,12,44,48,44v52,0,66,-80,10,-80v-24,0,-44,17,-58,36" }, "7": { "d": "56,-234r175,0r-8,38r-134,196r-51,0r135,-196r-125,0" }, "8": { "d": "170,-129v23,5,47,34,47,58v0,39,-40,75,-106,75v-105,-1,-145,-91,-26,-124v-33,-18,-33,-45,-33,-51v0,-33,31,-66,89,-66v51,0,85,20,85,53v0,33,-42,50,-56,55xm133,-140v14,-5,46,-16,46,-36v0,-14,-16,-23,-40,-23v-52,0,-62,41,-6,59xm124,-108v-17,5,-63,19,-63,44v0,45,110,41,110,-5v0,-24,-33,-35,-47,-39" }, "9": { "d": "24,-14r9,-43v14,10,33,23,60,23v44,0,76,-37,83,-81v-30,45,-138,49,-138,-37v0,-53,45,-85,92,-85v50,0,94,33,94,100v0,76,-56,141,-131,141v-33,0,-56,-11,-69,-18xm179,-156v-3,-12,-12,-43,-50,-43v-53,0,-64,79,-8,79v22,0,45,-16,58,-36" }, ":": { "d": "75,-171v38,-1,36,56,1,55v-15,0,-28,-12,-28,-27v0,-16,13,-28,27,-28xm51,-51v18,0,28,13,28,27v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-16,13,-27,27,-27", "w": 97 }, ";": { "d": "14,72r-18,0v11,-18,25,-41,31,-64v-30,-9,-12,-59,18,-59v20,0,22,18,22,24v0,36,-45,90,-53,99xm70,-171v16,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27v0,-16,13,-28,28,-28", "w": 97 }, "<": { "d": "231,-214r0,35r-150,61r150,61r0,35r-194,-81r0,-30", "w": 240 }, "=": { "d": "38,-176r194,0r0,32r-194,0r0,-32xm38,-93r194,0r0,33r-194,0r0,-33", "w": 240 }, ">": { "d": "37,-214r194,81r0,30r-194,81r0,-35r150,-61r-150,-61r0,-35", "w": 240 }, "?": { "d": "221,-188v10,58,-118,71,-111,121r-41,0v8,-46,17,-54,60,-77v29,-16,43,-25,43,-39v-13,-54,-108,-16,-132,3r10,-50v47,-30,177,-25,171,42xm80,-48v16,0,26,13,26,26v0,14,-12,26,-26,26v-14,0,-26,-11,-26,-26v0,-15,14,-26,26,-26", "w": 213 }, "@": { "d": "316,9r38,0v-11,21,-44,79,-156,79v-113,0,-183,-59,-183,-159v0,-87,56,-178,180,-178v93,0,150,58,150,134v0,73,-55,128,-117,128v-26,0,-28,-13,-31,-21v-33,38,-116,20,-116,-55v0,-47,32,-115,95,-115v31,0,42,17,46,23r5,-19r46,0r-29,142v0,6,4,9,7,9v17,0,62,-36,62,-93v0,-59,-46,-101,-120,-101v-114,0,-146,88,-146,147v0,80,58,126,150,126v80,0,106,-32,119,-47xm180,-146v-36,0,-54,47,-54,86v0,19,9,41,32,41v38,0,55,-56,55,-86v0,-24,-13,-41,-33,-41", "w": 351 }, "A": { "d": "120,-246r45,0r43,246r-49,0r-9,-66r-80,0r-34,66r-51,0xm145,-104r-11,-85r-45,85r56,0", "w": 217 }, "B": { "d": "222,-79v0,50,-31,80,-110,79r-100,0r49,-246r93,0v26,0,76,7,76,53v0,30,-37,61,-57,65v28,5,49,20,49,49xm180,-180v-2,-34,-47,-25,-81,-26r-12,59v40,2,95,1,93,-33xm173,-78v-9,-48,-52,-26,-93,-31r-15,69v46,3,115,-1,108,-38", "w": 225 }, "C": { "d": "236,-224r-10,45v-9,-8,-34,-30,-67,-30v-50,0,-88,47,-88,101v0,43,25,72,59,72v26,0,50,-14,73,-27r-11,49v-13,6,-36,18,-67,18v-69,0,-102,-55,-102,-109v0,-70,53,-144,135,-144v37,0,61,15,78,25", "w": 213 }, "D": { "d": "256,-146v2,82,-74,146,-148,146r-96,0r50,-246r85,0v97,0,109,73,109,100xm100,-206r-34,166v92,9,136,-34,140,-104v3,-55,-46,-68,-106,-62", "w": 251 }, "E": { "d": "61,-246r166,0r-8,40r-120,0r-12,59r114,0r-8,38r-113,0r-14,69r118,0r-8,40r-164,0", "w": 202 }, "F": { "d": "60,-246r166,0r-8,40r-120,0r-13,65r114,0r-8,37r-114,0r-20,104r-46,0", "w": 198 }, "G": { "d": "250,-224r-9,44v-22,-17,-48,-29,-76,-29v-55,0,-92,51,-92,105v0,39,20,68,52,68v11,0,43,-4,59,-56r-61,0r8,-39r108,0r-27,131r-41,0v0,-9,3,-20,1,-27v-7,9,-28,31,-63,31v-55,0,-85,-52,-85,-106v0,-102,108,-197,226,-122", "w": 240 }, "H": { "d": "62,-246r45,0r-20,99r108,0r21,-99r46,0r-50,246r-46,0r22,-109r-108,0r-22,109r-46,0", "w": 247 }, "I": { "d": "63,-246r47,0r-51,246r-46,0", "w": 93 }, "J": { "d": "88,-246r47,0r-39,190v-5,23,-19,59,-67,59v-15,0,-29,-4,-43,-9r8,-39v30,21,53,3,58,-22", "w": 119 }, "K": { "d": "60,-246r47,0r-21,106r110,-106r59,0r-105,97r62,149r-52,0r-43,-118r-44,41r-16,77r-45,0", "w": 217 }, "L": { "d": "61,-246r45,0r-41,206r117,0r-8,40r-163,0", "w": 180 }, "M": { "d": "253,-246r53,0r-48,246r-46,0r34,-176r-101,130r-51,-137r-36,183r-45,0r50,-246r52,0r44,121", "w": 292 }, "N": { "d": "62,-246r45,0r74,175r35,-175r46,0r-50,246r-46,0r-73,-175r-35,175r-45,0", "w": 247 }, "O": { "d": "150,-249v58,0,112,36,112,113v0,72,-49,140,-130,140v-69,0,-108,-52,-108,-113v0,-73,53,-140,126,-140xm154,-211v-52,0,-82,54,-82,103v0,42,21,74,61,74v87,0,114,-176,21,-177", "w": 258 }, "P": { "d": "62,-246v76,2,167,-18,168,63v1,69,-72,88,-152,80r-21,103r-46,0xm181,-177v3,-33,-47,-30,-82,-29r-13,64v41,3,102,-1,95,-35", "w": 217 }, "Q": { "d": "262,-135v0,56,-38,113,-81,129v17,36,40,20,61,13r-8,39v-40,18,-85,-9,-90,-43v-70,8,-120,-39,-120,-112v0,-68,46,-140,129,-140v65,0,109,46,109,114xm151,-93r17,49v30,-22,45,-54,45,-91v0,-41,-21,-76,-60,-76v-48,0,-81,52,-81,101v0,14,4,73,59,76r-20,-59r40,0", "w": 258 }, "R": { "d": "62,-245v74,4,167,-21,171,57v3,60,-65,66,-84,72v17,5,36,15,42,50r11,66r-48,0v-7,-52,-1,-116,-75,-103r-21,103r-46,0xm183,-178v0,-40,-48,-24,-84,-27r-13,64v44,0,97,6,97,-37", "w": 217 }, "S": { "d": "216,-224r-9,44v-12,-9,-38,-29,-72,-29v-29,0,-47,16,-47,33v-1,19,23,27,47,33v18,4,64,19,64,65v0,50,-49,82,-102,82v-42,0,-73,-19,-88,-28r9,-45v13,10,43,34,80,34v27,0,53,-17,53,-40v0,-25,-38,-33,-63,-41v-76,-26,-66,-130,46,-132v35,0,55,10,82,24", "w": 209 }, "T": { "d": "41,-246r186,0r-8,40r-70,0r-42,206r-47,0r42,-206r-70,0", "w": 191 }, "U": { "d": "55,-246r46,0r-33,171v0,23,18,40,47,40v30,0,49,-19,56,-51r33,-160r46,0v-31,99,-7,248,-137,248v-73,0,-99,-41,-86,-105" }, "V": { "d": "35,-246r47,0r26,190r97,-190r52,0r-135,246r-46,0", "w": 221 }, "W": { "d": "277,-246r51,0r-109,246r-45,0r-4,-179r-71,179r-45,0r-12,-246r46,0r1,177r71,-177r45,0r3,178", "w": 296 }, "X": { "d": "48,-246r52,0r30,83r56,-83r60,0r-94,117r58,129r-52,0r-38,-100r-72,100r-59,0r110,-135", "w": 221 }, "Y": { "d": "37,-246r52,0r34,97r70,-97r60,0r-112,135r-20,111r-47,0r22,-111", "w": 213 }, "Z": { "d": "58,-246r192,0r-9,40r-169,166r144,0r-9,40r-207,0r9,-40r167,-166r-126,0", "w": 232 }, "[": { "d": "84,-246r67,0r-5,29r-34,0r-53,266r34,0r-6,28r-66,0", "w": 127 }, "\\": { "d": "17,-246r32,0r93,280r-31,0", "w": 138 }, "]": { "d": "52,77r-67,0r6,-28r33,0r53,-267r-33,0r5,-28r67,0", "w": 127 }, "^": { "d": "56,-105r-33,0r62,-141r26,0r62,141r-32,0r-43,-105", "w": 168 }, "_": { "d": "-12,45r0,-18r204,0r0,18r-204,0", "w": 180 }, "a": { "d": "153,-148r14,-19r32,0r-25,139v0,15,3,21,5,28r-45,0v-3,-8,-4,-14,-4,-27v-9,9,-29,31,-57,31v-34,0,-58,-30,-58,-70v0,-77,88,-139,138,-82xm145,-116v-33,-40,-86,2,-83,45v3,46,38,44,64,11v15,-20,17,-40,19,-56", "w": 202 }, "b": { "d": "58,-246r44,0r-19,104v9,-11,27,-29,55,-29v38,0,57,34,57,70v0,81,-94,136,-138,82r-15,19r-32,0xm64,-51v29,42,87,1,84,-45v-3,-40,-37,-47,-63,-12v-15,20,-18,40,-21,57", "w": 198 }, "c": { "d": "164,-154r-8,40v-8,-7,-23,-18,-42,-18v-55,0,-71,97,-14,97v17,0,32,-9,43,-17r-9,45v-7,3,-25,11,-47,11v-50,0,-72,-40,-72,-77v0,-76,92,-124,149,-81", "w": 157 }, "d": { "d": "172,-246r45,0r-50,246r-41,0r2,-24v-11,11,-30,28,-56,28v-41,0,-57,-37,-57,-70v0,-76,88,-136,138,-83xm146,-116v-6,-7,-16,-18,-33,-18v-29,0,-51,33,-51,64v0,17,9,33,26,33v8,0,46,-4,58,-79", "w": 202 }, "e": { "d": "183,-118v0,51,-68,49,-124,47v5,36,40,36,43,36v6,0,31,1,65,-25r-10,49v-21,9,-38,15,-62,15v-57,0,-81,-42,-81,-79v0,-54,48,-96,100,-96v39,0,69,21,69,53xm63,-98v29,-1,78,6,78,-20v-11,-39,-75,-13,-78,20", "w": 183 }, "f": { "d": "50,-168v10,-32,6,-77,63,-81v11,0,22,2,32,6r-8,37v-26,-14,-38,3,-42,38r34,0r-7,33r-33,0r-27,135r-45,0r27,-135r-27,0r6,-33r27,0", "w": 108 }, "g": { "d": "9,13v59,68,109,17,118,-41v-9,9,-28,28,-55,28v-29,0,-56,-27,-56,-71v0,-74,86,-133,137,-78r14,-18r34,0v-24,97,-26,255,-132,249v-11,0,-37,-1,-69,-24xm145,-116v-22,-34,-87,-12,-82,39v4,43,35,49,62,15v15,-18,17,-38,20,-54", "w": 202 }, "h": { "d": "59,-246r44,0r-20,102v8,-9,24,-27,52,-27v32,0,54,28,46,65r-22,106r-44,0r21,-112v0,-12,-7,-18,-17,-18v-50,4,-55,81,-66,130r-44,0", "w": 198 }, "i": { "d": "46,-167r45,0r-34,167r-45,0xm79,-246v15,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-26,-12,-26,-26v0,-15,13,-26,26,-26", "w": 93 }, "j": { "d": "47,-167r44,0r-40,196v-5,44,-44,64,-87,47r8,-38v25,13,33,1,39,-27xm80,-246v15,0,25,13,25,26v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-15,13,-26,26,-26", "w": 93 }, "k": { "d": "62,-246r44,0r-25,133r54,-54r55,0r-70,63r43,104r-48,0r-28,-74r-18,17r-12,57r-44,0", "w": 172 }, "l": { "d": "63,-246r45,0r-50,246r-45,0", "w": 93 }, "m": { "d": "270,-125r-24,125r-44,0r21,-113v0,-13,-9,-15,-14,-15v-46,6,-49,82,-60,128r-44,0r22,-112v0,-8,-6,-15,-15,-15v-37,-1,-51,84,-59,127r-44,0r34,-167r39,0v1,7,-2,18,1,23v12,-19,69,-52,88,5v8,-11,24,-32,54,-32v26,0,51,16,45,46", "w": 285 }, "n": { "d": "84,-167v0,8,-3,18,-1,24v5,-7,23,-28,53,-28v80,0,31,114,23,171r-44,0r22,-111v0,-12,-7,-19,-19,-19v-55,0,-51,81,-64,130r-44,0r34,-167r40,0", "w": 198 }, "o": { "d": "111,-171v38,0,83,22,83,80v0,54,-41,95,-97,95v-56,0,-80,-40,-80,-80v0,-55,44,-95,94,-95xm111,-132v-52,0,-65,97,-11,97v27,0,46,-24,46,-55v0,-28,-16,-42,-35,-42", "w": 198 }, "p": { "d": "58,-17r-19,95r-44,0r49,-245r40,0r-2,25v10,-11,29,-29,56,-29v34,0,56,27,56,69v1,84,-89,135,-136,85xm65,-51v28,41,88,3,83,-44v-4,-44,-35,-47,-62,-13v-16,20,-18,40,-21,57", "w": 198 }, "q": { "d": "152,-148r15,-19r34,0r-50,245r-44,0r19,-102v-12,12,-30,28,-55,28v-34,0,-56,-29,-56,-69v0,-79,91,-139,137,-83xm145,-116v-5,-6,-15,-18,-32,-18v-31,0,-51,36,-51,64v0,30,34,42,53,21v21,-23,27,-49,30,-67", "w": 202 }, "r": { "d": "150,-165r-8,38v-54,-25,-77,69,-85,127r-44,0r33,-167r41,0v0,8,-3,19,-1,26v3,-13,38,-40,64,-24", "w": 131 }, "s": { "d": "158,-153r-8,39v-6,-15,-77,-36,-77,-6v0,9,10,13,27,18v30,8,48,22,48,46v0,29,-27,60,-79,60v-31,0,-49,-11,-66,-21r8,-40v16,14,35,26,57,26v17,0,31,-10,31,-21v0,-28,-83,-24,-75,-65v0,-30,27,-54,72,-54v31,0,51,12,62,18", "w": 157 }, "t": { "d": "71,-221r36,0r-11,54r42,0r-7,32r-40,0r-16,84v-4,19,26,19,37,10r-9,39v-45,18,-82,-3,-73,-47r17,-86r-28,0r7,-32r29,0", "w": 119 }, "u": { "d": "51,-167r44,0r-21,110v0,14,9,20,18,20v55,0,52,-81,65,-130r45,0r-34,167r-41,0v0,-8,2,-18,0,-24v-8,9,-24,28,-52,28v-87,0,-27,-112,-24,-171", "w": 202 }, "v": { "d": "24,-167r47,0r15,113r59,-113r50,0r-95,167r-45,0", "w": 176 }, "w": { "d": "30,-167r42,0r2,118r49,-118r44,0r1,115r52,-115r45,0r-85,167r-45,0r-1,-119r-49,119r-43,0", "w": 251 }, "x": { "d": "32,-167r51,0r11,44r26,-44r57,0r-62,78r41,89r-51,0r-21,-61r-39,61r-55,0r75,-96", "w": 168 }, "y": { "d": "19,-167r47,0r18,120r56,-120r51,0r-108,205v-18,38,-56,55,-101,37r8,-38v37,18,43,2,64,-33", "w": 172 }, "z": { "d": "41,-167r139,0r-7,36r-101,95r87,0r-8,36r-150,0r8,-36r100,-95r-76,0", "w": 176 }, "{": { "d": "69,18v0,-63,0,-79,-37,-84r0,-29v63,7,21,-119,49,-139v6,-12,26,-16,53,-15r0,27v-37,-7,-36,25,-36,62v0,57,-13,68,-36,79v28,4,38,50,36,105v-1,33,9,38,36,37r0,27v-53,-1,-65,-9,-65,-70", "w": 120 }, "|": { "d": "94,93r0,-339r28,0r0,339r-28,0", "w": 189 }, "}": { "d": "82,1v0,73,-2,84,-65,87r0,-28v38,7,36,-24,36,-61v0,-57,14,-69,37,-80v-28,-3,-40,-50,-37,-105v2,-34,-9,-37,-36,-36r0,-27v53,1,66,8,65,70v0,64,1,78,37,84r0,28v-36,1,-37,30,-37,68", "w": 120 }, "~": { "d": "28,-98r0,-36v13,-24,82,-25,111,-3v34,10,30,12,69,-19r0,38v-21,24,-68,23,-103,4v-34,-18,-51,-8,-77,16", "w": 210 }, "'": { "d": "41,-155v1,-33,5,-63,12,-91r36,0v-5,34,-16,64,-28,91r-20,0", "w": 68 }, "`": { "d": "54,-244r41,0r23,52r-24,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 114}} });
/* END: Abadi_MT_400-Abadi_MT_700-Abadi_MT_italic_700.font.js */

/* BEGIN: Abadi_MT_Ex_Lt_200-Abadi_MT_Ex_Lt_italic_200.font.js */
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 202, "face": { "font-family": "Abadi MT Ex Lt", "font-weight": 200, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 3 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-21 -262 289 86.3659", "underline-thickness": "18", "underline-position": "-36", "stemh": "14", "stemv": "15", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 101 }, "!": { "d": "37,-246r16,0r0,184r-16,0r0,-184xm46,1v-8,0,-10,-10,-10,-19v0,-12,4,-18,10,-18v17,0,13,37,0,37", "w": 90 }, "\"": { "d": "14,-246r26,0v1,33,-2,62,-5,91r-16,0v-3,-29,-6,-58,-5,-91xm60,-246r27,0v1,33,-2,63,-6,91r-15,0v-4,-28,-7,-57,-6,-91", "w": 100 }, "#": { "d": "17,-167r59,0r15,-73r15,0r-15,73r80,0r15,-73r16,0r-16,73r38,0r0,16r-41,0r-15,71r56,0r0,16r-59,0r-15,72r-15,0r15,-72r-81,0r-15,72r-15,0r15,-72r-37,0r0,-16r40,0r15,-71r-55,0r0,-16xm168,-151r-81,0r-14,71r80,0", "w": 240 }, "$": { "d": "84,-260r14,0r0,22v26,1,48,13,61,21r0,20v-26,-19,-44,-25,-61,-27r0,95v20,3,77,11,77,62v0,27,-19,65,-77,70r0,24r-14,0r0,-24v-26,-1,-40,-7,-71,-26r0,-20v28,22,45,29,71,32r0,-106v-23,-4,-71,-11,-71,-57v0,-22,14,-58,71,-64r0,-22xm84,-132r0,-91v-44,6,-54,34,-54,48v0,34,39,40,54,43xm98,-114r0,103v41,-5,60,-31,60,-55v0,-36,-41,-44,-60,-48", "w": 187 }, "%": { "d": "213,4v-36,0,-60,-29,-60,-65v0,-37,25,-65,58,-65v36,0,59,31,59,66v0,38,-26,64,-57,64xm211,-10v25,0,42,-23,42,-50v0,-28,-17,-52,-41,-52v-22,0,-42,21,-42,51v0,30,19,51,41,51xm73,-249v27,0,55,24,79,24v26,0,44,-14,56,-37r16,0r-150,279r-15,0r126,-237v-18,13,-48,8,-64,1v23,34,-4,100,-49,100v-33,0,-57,-29,-57,-65v0,-35,24,-65,58,-65xm72,-133v25,0,41,-24,41,-51v0,-26,-16,-51,-40,-51v-23,0,-41,22,-41,50v0,30,19,52,40,52", "w": 285 }, "&": { "d": "163,-239r0,18v-27,-18,-85,-21,-86,20v0,15,12,32,17,38r77,101v13,-23,19,-51,20,-78r17,0v-1,22,-5,56,-27,90r39,50r-22,0r-27,-35v-12,13,-33,39,-77,39v-53,0,-81,-40,-81,-74v0,-49,51,-73,69,-81v-40,-43,-32,-98,36,-98v19,0,33,5,45,10xm162,-47r-71,-93v-32,17,-60,36,-60,69v0,32,26,59,63,59v27,0,51,-14,68,-35", "w": 225 }, "(": { "d": "112,-248r15,0v-19,29,-54,82,-54,160v0,72,27,119,56,163r-15,0v-23,-35,-58,-88,-58,-161v0,-76,33,-127,56,-162", "w": 150 }, ")": { "d": "38,75r-15,0v19,-29,54,-82,54,-160v0,-72,-27,-119,-56,-163r15,0v23,35,58,89,58,162v0,76,-33,126,-56,161", "w": 150 }, "*": { "d": "75,-248r12,0r0,49r43,-24r6,11r-43,24r43,25r-6,10r-43,-24r0,48r-12,0r0,-48r-43,24r-6,-10r43,-25r-43,-24r6,-11r43,24r0,-49", "w": 153 }, "+": { "d": "26,-123r86,0r0,-87r15,0r0,87r88,0r0,16r-88,0r0,86r-15,0r0,-86r-86,0r0,-16", "w": 240 }, ",": { "d": "41,33r-6,0v5,-15,5,-20,6,-31v-5,-3,-9,-6,-9,-19v0,-14,6,-18,10,-18v7,0,12,11,12,21v0,7,-1,23,-13,47", "w": 78 }, "-": { "d": "11,-92r83,0r0,15r-83,0r0,-15", "w": 105 }, ".": { "d": "39,-36v11,0,11,15,11,18v0,2,0,19,-10,19v-6,0,-11,-6,-11,-18v0,-15,7,-19,10,-19", "w": 78 }, "\/": { "d": "102,-246r16,0r-93,278r-15,0", "w": 127 }, "0": { "d": "102,4v-51,0,-91,-48,-91,-121v0,-74,41,-121,89,-121v48,0,90,47,90,122v0,84,-50,120,-88,120xm100,-10v45,0,74,-48,74,-106v0,-61,-32,-108,-73,-108v-40,0,-73,44,-73,108v0,66,35,106,72,106" }, "1": { "d": "98,-234r14,0r0,234r-16,0r0,-175r-56,0r0,-13v35,3,61,-6,58,-46" }, "2": { "d": "38,-14r141,0r0,14r-156,0v-3,-60,18,-72,75,-111v42,-29,57,-41,57,-65v0,-59,-87,-55,-121,-22r0,-18v32,-20,56,-21,66,-21v53,0,72,33,72,60v0,31,-19,47,-67,78v-57,37,-67,51,-67,85" }, "3": { "d": "28,-18r0,-18v30,21,52,26,68,26v32,0,65,-22,65,-58v0,-52,-58,-49,-111,-48r0,-14v50,3,99,-2,99,-48v0,-32,-30,-46,-53,-46v-17,0,-40,5,-68,26r0,-19v9,-6,34,-21,68,-21v36,0,70,20,70,59v1,29,-18,44,-43,55v13,1,54,7,54,56v0,41,-35,72,-82,72v-30,0,-52,-13,-67,-22" }, "4": { "d": "127,-234r15,0r0,149r44,0r0,14r-44,0r0,71r-15,0r0,-71r-111,0r0,-14xm127,-85r-1,-126r-94,126r95,0" }, "5": { "d": "31,-234r133,0r0,14r-117,0r0,89v9,-6,26,-18,56,-18v45,0,78,27,78,72v0,50,-40,81,-85,81v-6,0,-33,0,-65,-20r0,-18v15,10,38,24,65,24v39,0,68,-28,68,-66v0,-35,-26,-59,-62,-59v-42,-1,-41,22,-71,19r0,-118" }, "6": { "d": "168,-222r0,20v-36,-30,-78,-32,-108,15v-19,30,-20,59,-20,81v13,-14,36,-37,72,-37v43,0,73,32,73,72v0,43,-34,75,-76,75v-51,0,-86,-46,-86,-113v0,-100,76,-157,145,-113xm40,-87v10,71,56,77,69,77v32,0,58,-27,58,-61v0,-36,-28,-58,-55,-58v-29,0,-54,19,-72,42" }, "7": { "d": "23,-234r150,0r0,13r-100,221r-15,0r98,-220r-133,0r0,-14" }, "8": { "d": "15,-61v-1,-37,35,-49,65,-62v-15,-5,-50,-18,-50,-56v0,-34,30,-59,70,-59v32,0,70,18,70,55v0,32,-26,45,-51,57v22,6,66,19,66,63v0,35,-29,67,-86,67v-54,0,-84,-29,-84,-65xm103,-131v26,-13,50,-27,50,-51v0,-25,-27,-42,-54,-42v-28,0,-52,17,-52,43v0,28,25,43,56,50xm99,-117v-24,8,-67,23,-67,57v0,29,31,50,68,50v39,0,68,-22,68,-53v0,-34,-35,-45,-69,-54" }, "9": { "d": "37,-12r0,-19v24,20,46,21,52,21v43,0,86,-77,77,-116v-9,9,-34,35,-71,35v-37,0,-73,-25,-73,-70v0,-42,31,-77,75,-77v52,0,87,49,87,115v0,97,-74,157,-147,111xm166,-146v4,-23,-33,-78,-69,-78v-30,0,-58,26,-58,62v0,80,98,65,127,16" }, ":": { "d": "39,-170v11,0,11,15,11,18v0,2,0,20,-10,20v-6,0,-11,-6,-11,-18v0,-15,7,-20,10,-20xm39,-36v11,0,11,15,11,18v0,2,0,19,-10,19v-6,0,-11,-6,-11,-18v0,-15,7,-19,10,-19", "w": 78 }, ";": { "d": "38,33r-6,0v5,-15,5,-20,6,-31v-5,-3,-9,-6,-9,-19v0,-14,6,-18,10,-18v7,0,12,11,12,21v0,7,-1,23,-13,47xm39,-170v11,0,11,15,11,18v0,2,0,20,-10,20v-6,0,-11,-6,-11,-18v0,-15,7,-20,10,-20", "w": 78 }, "<": { "d": "214,-28r-188,-81r0,-13r188,-80r0,17r-168,69r168,70r0,18", "w": 240 }, "=": { "d": "26,-165r189,0r0,16r-189,0r0,-16xm26,-82r189,0r0,15r-189,0r0,-15", "w": 240 }, ">": { "d": "26,-202r188,80r0,14r-188,80r0,-17r168,-70r-168,-70r0,-17", "w": 240 }, "?": { "d": "167,-189v3,66,-89,55,-84,127r-15,0v-11,-70,82,-73,82,-126v0,-66,-114,-48,-138,-21r0,-18v51,-34,152,-33,155,38xm76,1v-15,-1,-13,-36,0,-37v8,0,9,9,9,18v0,10,-2,19,-9,19", "w": 180 }, "@": { "d": "289,-13v-29,44,-62,70,-138,70v-98,0,-151,-71,-151,-152v0,-79,50,-154,152,-154v101,0,131,75,131,127v0,69,-49,118,-91,118v-20,0,-22,-18,-20,-33v-6,8,-28,33,-60,33v-39,0,-60,-36,-60,-76v0,-55,41,-107,89,-107v35,0,49,25,54,34r6,-30r22,0r-32,156v0,5,4,7,8,7v25,0,70,-40,70,-101v0,-27,-10,-114,-118,-114v-87,0,-137,65,-137,141v0,77,51,136,139,136v74,0,104,-38,118,-55r18,0xm187,-121v0,-29,-18,-50,-45,-50v-48,0,-68,63,-68,93v0,32,18,57,44,57v43,0,69,-63,69,-100", "w": 288 }, "A": { "d": "86,-246r16,0r90,246r-18,0r-31,-87r-97,0r-30,87r-16,0xm138,-102r-45,-124r-42,124r87,0", "w": 191 }, "B": { "d": "134,-131v25,3,59,25,59,59v0,36,-30,72,-90,72r-72,0r0,-246v68,3,144,-18,144,59v0,37,-27,50,-41,56xm156,-186v0,-58,-57,-43,-108,-45r0,95v54,2,108,3,108,-50xm173,-71v-8,-65,-71,-47,-125,-50r0,106v61,5,131,-7,125,-56" }, "C": { "d": "193,-226v-1,7,2,17,-2,20v-14,-10,-39,-28,-69,-28v-46,0,-92,48,-92,111v0,105,97,140,163,83r0,21v-13,8,-40,23,-73,23v-63,0,-109,-59,-109,-126v0,-73,54,-127,112,-127v31,0,57,15,70,23", "w": 198 }, "D": { "d": "31,-246v113,-6,191,9,190,122v0,55,-26,124,-128,124r-62,0r0,-246xm203,-123v-2,-60,-28,-114,-108,-108r-48,0r0,216v94,10,159,-26,156,-108", "w": 232 }, "E": { "d": "31,-246r143,0r0,16r-127,0r0,95r122,0r0,14r-122,0r0,106r129,0r0,15r-145,0r0,-246", "w": 191 }, "F": { "d": "31,-246r144,0r0,15r-128,0r0,101r122,0r0,14r-122,0r0,116r-16,0r0,-246", "w": 183 }, "G": { "d": "193,-226r0,22v-9,-8,-36,-30,-69,-30v-40,0,-93,43,-93,112v0,62,42,110,88,110v41,1,71,-36,65,-93r-81,0r0,-15r98,0r0,120r-14,0r-3,-35v-56,83,-170,25,-171,-86v-1,-109,108,-159,180,-105", "w": 217 }, "H": { "d": "31,-246r16,0r0,110r135,0r0,-110r16,0r0,246r-16,0r0,-121r-135,0r0,121r-16,0r0,-246", "w": 228 }, "I": { "d": "48,-246r0,246r-17,0r0,-246r17,0", "w": 78 }, "J": { "d": "43,-246r16,0r0,204v4,40,-41,56,-70,39r0,-16v25,12,54,10,54,-25r0,-202", "w": 90 }, "K": { "d": "31,-246r16,0r0,129r127,-129r23,0r-98,98r105,148r-22,0r-95,-137r-40,41r0,96r-16,0r0,-246", "w": 195 }, "L": { "d": "31,-246r16,0r0,231r128,0r0,15r-144,0r0,-246", "w": 176 }, "M": { "d": "32,-246r19,0r86,159r85,-159r20,0r0,246r-16,0r2,-230r-91,173r-91,-172r2,229r-16,0r0,-246", "w": 273 }, "N": { "d": "198,-246r0,246r-16,0r-85,-136v-16,-23,-31,-55,-52,-90v5,72,3,150,3,226r-17,0r0,-246r17,0r137,227v-5,-72,-3,-151,-3,-227r16,0", "w": 228 }, "O": { "d": "119,4v-62,0,-105,-59,-105,-126v0,-62,40,-127,104,-127v62,0,104,60,104,127v0,69,-45,126,-103,126xm117,-12v54,0,86,-58,86,-111v0,-64,-43,-111,-85,-111v-44,0,-85,50,-85,113v0,67,44,109,84,109", "w": 236 }, "P": { "d": "31,-246r80,0v48,0,71,28,71,62v0,68,-65,72,-135,68r0,116r-16,0r0,-246xm163,-183v3,-49,-62,-52,-116,-48r0,101v58,2,113,3,116,-53", "w": 187 }, "Q": { "d": "162,-8v9,22,34,53,66,32r0,18v-45,21,-66,-15,-80,-44v-77,28,-134,-51,-134,-119v0,-63,40,-128,104,-128v60,0,104,59,104,127v0,73,-45,104,-60,114xm120,-79r34,57v33,-24,49,-59,49,-100v0,-66,-44,-112,-85,-112v-45,0,-85,50,-85,113v0,69,47,123,107,105r-37,-63r17,0", "w": 236 }, "R": { "d": "31,-246r84,0v44,0,66,29,66,61v0,46,-42,56,-55,63v34,8,47,86,64,122r-18,0r-16,-49v-26,-80,-40,-67,-109,-68r0,117r-16,0r0,-246xm164,-185v-3,-53,-63,-47,-117,-46r0,101v59,5,120,-7,117,-55", "w": 198 }, "S": { "d": "157,-66v0,-73,-140,-35,-142,-119v0,-33,31,-64,79,-64v32,0,54,12,67,21r0,21v-32,-26,-59,-27,-67,-27v-30,0,-60,20,-60,48v0,30,26,40,65,51v47,13,77,28,77,68v0,41,-38,71,-84,71v-38,0,-65,-19,-77,-27r0,-21v17,13,44,32,77,32v38,0,65,-26,65,-54", "w": 191 }, "T": { "d": "4,-246r168,0r0,15r-76,0r0,231r-16,0r0,-231r-76,0r0,-15", "w": 176 }, "U": { "d": "26,-246r16,0v8,91,-33,232,64,234v43,0,66,-29,66,-66r0,-168r16,0r0,170v0,59,-41,80,-80,80v-53,0,-82,-34,-82,-87r0,-163", "w": 213 }, "V": { "d": "0,-246r17,0r80,227r78,-227r17,0r-87,246r-16,0", "w": 191 }, "W": { "d": "1,-246r19,0r52,227r53,-227r16,0r40,159v6,22,8,48,15,68v11,-67,35,-158,51,-227r18,0r-62,246r-16,0r-54,-228v-11,64,-37,160,-53,228r-16,0", "w": 266 }, "X": { "d": "15,-246r21,0r65,102r65,-102r21,0r-76,115r88,131r-22,0r-76,-119r-77,119r-20,0r87,-131" }, "Y": { "d": "-3,-246r21,0r72,120r71,-120r22,0r-85,134r0,112r-17,0r0,-111", "w": 180 }, "Z": { "d": "12,-246r166,0r0,15r-155,216r165,0r0,15r-184,0r0,-15r153,-216r-145,0r0,-15", "w": 191 }, "[": { "d": "54,-246r51,0r0,14r-37,0r0,290r37,0r0,13r-51,0r0,-317", "w": 127 }, "\\": { "d": "10,-246r15,0r92,278r-14,0", "w": 127 }, "]": { "d": "73,71r-51,0r0,-13r37,0r0,-290r-37,0r0,-14r51,0r0,317", "w": 127 }, "^": { "d": "118,-249r79,94r-11,10r-68,-82r-67,82r-11,-10", "w": 237 }, "_": { "d": "-2,27r184,0r0,18r-184,0r0,-18", "w": 180 }, "a": { "d": "80,-171v72,0,58,78,59,146v0,15,10,17,23,8v1,14,0,20,-16,20v-17,0,-24,-14,-24,-32v-6,12,-20,33,-53,33v-36,0,-58,-25,-58,-50v0,-43,48,-51,112,-58v4,-34,-19,-53,-44,-53v-24,0,-47,15,-55,20r0,-17v9,-6,29,-17,56,-17xm70,-10v35,1,58,-34,53,-81v-47,5,-95,11,-95,45v0,19,17,36,42,36", "w": 164 }, "b": { "d": "24,-246r15,0r1,109v6,-11,19,-34,54,-34v44,0,75,40,75,86v0,48,-34,89,-79,89v-29,0,-43,-15,-51,-23r-3,19r-12,0r0,-246xm39,-89r0,55v10,9,27,24,51,24v37,0,62,-36,62,-75v1,-85,-112,-103,-113,-4", "w": 180 }, "c": { "d": "146,-153r0,19v-63,-55,-118,-7,-118,52v0,34,24,72,62,72v26,0,46,-17,56,-25r0,18v-45,41,-134,17,-134,-66v0,-80,87,-108,134,-70", "w": 150 }, "d": { "d": "139,-246r15,0r0,246r-13,0r0,-34v-32,72,-129,32,-129,-48v0,-73,79,-113,127,-71r0,-93xm86,-10v58,0,55,-66,53,-127v-9,-7,-27,-20,-49,-20v-79,1,-82,147,-4,147", "w": 176 }, "e": { "d": "28,-92v-5,38,30,82,65,82v31,0,55,-26,64,-36r0,21v-9,8,-32,29,-67,29v-43,0,-78,-38,-78,-88v0,-79,97,-116,135,-58v13,19,13,36,14,50r-133,0xm31,-105r110,0v-3,-34,-27,-52,-51,-52v-31,0,-49,24,-59,52", "w": 168 }, "f": { "d": "33,-167v-2,-40,-1,-80,37,-80v10,0,19,2,23,3r0,16v-17,-9,-45,-6,-45,26r0,35r45,0r0,13r-45,0r0,154r-15,0r0,-154r-28,0r0,-13r28,0", "w": 90 }, "g": { "d": "140,-33v-8,17,-31,35,-56,34v-41,0,-73,-36,-73,-83v0,-46,30,-88,77,-88v26,0,40,12,52,22r2,-19r14,0v-11,99,39,250,-75,251v-29,0,-49,-14,-59,-22r0,-20v10,9,31,27,60,27v48,1,63,-46,58,-102xm86,-13v53,-1,58,-60,54,-118v-51,-55,-112,-15,-112,48v0,41,26,70,58,70", "w": 176 }, "h": { "d": "24,-246r15,0r1,110v6,-11,19,-35,54,-35v79,0,55,98,58,171r-16,0r0,-100v0,-17,-3,-57,-42,-57v-31,0,-55,26,-55,74r0,83r-15,0r0,-246", "w": 176 }, "i": { "d": "26,-167r15,0r0,167r-15,0r0,-167xm33,-240v16,0,13,40,1,38v-6,0,-10,-6,-10,-20v0,-6,0,-18,9,-18", "w": 67 }, "j": { "d": "24,-167r15,0r0,204v6,38,-32,52,-60,39r0,-16v17,13,45,8,45,-19r0,-208xm30,-240v5,0,11,1,11,19v0,11,-2,19,-10,19v-6,0,-10,-6,-10,-19v0,-18,8,-19,9,-19", "w": 67 }, "k": { "d": "24,-246r15,0r0,158r90,-79r23,0r-80,68r87,99r-21,0r-77,-90r-22,19r0,71r-15,0r0,-246", "w": 157 }, "l": { "d": "26,-246r15,0r0,246r-15,0r0,-246", "w": 67 }, "m": { "d": "190,-171v75,0,47,102,52,171r-16,0r0,-111v0,-33,-19,-46,-37,-46v-61,3,-47,93,-48,157r-16,0v-6,-57,22,-157,-37,-157v-64,0,-46,92,-48,157r-16,0r0,-167r15,0r0,31v5,-11,17,-35,51,-35v36,0,45,27,48,37v6,-13,18,-37,52,-37", "w": 266 }, "n": { "d": "95,-171v77,-1,53,99,57,171r-16,0r0,-101v0,-10,0,-56,-42,-56v-67,0,-53,89,-54,157r-16,0r0,-167r15,0r0,35v4,-10,17,-39,56,-39", "w": 176 }, "o": { "d": "92,4v-48,0,-80,-40,-80,-88v0,-47,31,-87,78,-87v47,0,79,41,79,89v0,53,-38,86,-77,86xm90,-10v32,0,62,-30,62,-74v0,-44,-30,-73,-62,-73v-33,0,-62,32,-62,73v0,41,28,74,62,74", "w": 180 }, "p": { "d": "39,-16r0,94r-15,0r0,-245r14,0v1,11,-2,25,1,34v29,-72,135,-30,130,48v-5,72,-69,119,-130,69xm93,-157v-52,-1,-59,66,-54,126v43,43,113,14,113,-54v0,-41,-28,-72,-59,-72", "w": 180 }, "q": { "d": "140,-149r3,-18r13,0r0,245r-16,0r0,-108v-6,10,-20,34,-55,34v-43,0,-73,-40,-73,-85v0,-48,33,-90,77,-90v28,0,45,16,51,22xm87,-10v51,1,57,-64,53,-123v-7,-6,-25,-24,-49,-24v-36,0,-63,36,-63,76v0,40,27,71,59,71", "w": 176 }, "r": { "d": "105,-166r0,16v-37,-16,-66,19,-66,55r0,95r-15,0r0,-167r13,0v1,10,-2,23,1,31v0,-15,39,-45,67,-30", "w": 105 }, "s": { "d": "121,-46v0,-41,-109,-25,-109,-80v0,-23,23,-45,61,-45v25,0,42,9,54,16r0,19v-13,-20,-98,-34,-98,9v0,18,15,29,48,33v87,12,74,97,-6,98v-29,0,-48,-12,-59,-18r0,-20v8,7,29,24,59,24v26,0,50,-15,50,-36", "w": 150 }, "t": { "d": "35,-217r15,0r0,50r45,0r0,13r-45,0r0,118v-5,30,31,30,45,17r0,17v-33,15,-60,4,-60,-30r0,-122r-28,0r0,-13r28,0r0,-50", "w": 101 }, "u": { "d": "24,-167r15,0v8,64,-27,157,43,157v65,0,54,-89,54,-157r15,0r0,167r-13,0v-1,-10,2,-25,-1,-33v-22,57,-113,46,-113,-26r0,-108", "w": 172 }, "v": { "d": "-1,-167r16,0r59,154r58,-154r15,0r-66,167r-15,0", "w": 146 }, "w": { "d": "0,-167r17,0r46,152r48,-152r14,0r49,152r46,-152r15,0r-55,167r-14,0r-48,-150r-47,150r-15,0", "w": 236 }, "x": { "d": "9,-167r20,0r46,68r46,-68r20,0r-57,78r65,89r-20,0r-54,-78r-54,78r-20,0r65,-89", "w": 150 }, "y": { "d": "0,-167r18,0r62,150r53,-150r17,0r-74,199v-12,39,-31,57,-65,45r0,-15v37,22,50,-33,61,-62", "w": 150 }, "z": { "d": "16,-167r129,0r0,14r-115,140r122,0r0,13r-142,0r0,-13r115,-140r-109,0r0,-14", "w": 161 }, "{": { "d": "50,-154v-3,-56,5,-100,49,-95r0,15v-29,2,-32,7,-32,67v-1,56,-5,68,-36,85v30,18,36,24,36,81v0,63,0,69,32,71r0,16v-44,5,-49,-42,-49,-95v0,-42,-8,-60,-34,-62r0,-20v25,-7,36,-17,34,-63", "w": 119 }, "|": { "d": "81,-246r16,0r0,300r-16,0r0,-300", "w": 178 }, "}": { "d": "70,-9v3,56,-6,99,-49,95r0,-16v29,-2,32,-6,32,-66v0,-57,5,-68,36,-86v-31,-17,-37,-23,-36,-81v1,-63,0,-69,-32,-71r0,-15v44,-7,49,42,49,95v0,42,8,60,34,62r0,20v-25,7,-36,17,-34,63", "w": 119 }, "~": { "d": "162,-104v-9,6,-65,-29,-88,-29v-19,0,-36,13,-50,23r0,-17v10,-7,29,-22,51,-22v14,-5,69,29,87,29v19,0,34,-11,50,-24r0,18v-9,7,-26,22,-50,22", "w": 236 }, "'": { "d": "27,-246r26,0v1,33,-2,62,-5,91r-16,0v-3,-29,-6,-58,-5,-91", "w": 79 }, "`": { "d": "30,-242r20,0r34,52r-15,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 101}} });
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright (c) 1990 The Monotype Corporation plc
*/
Cufon.registerFont({ "w": 205, "face": { "font-family": "Abadi MT Ex Lt", "font-weight": 200, "font-style": "italic", "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 3 3 0 0 0 0 0 0", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-53 -262 293 85", "underline-thickness": "18", "underline-position": "-36", "slope": "-16", "stemh": "13", "stemv": "14", "unicode-range": "U+0020-U+007E" }, "glyphs": { " ": { "d": "65,0r0,0", "w": 102 }, "!": { "d": "66,-246r18,0r-40,185r-13,0xm26,3v-17,-5,-6,-36,5,-38v18,4,7,34,-5,38", "w": 90 }, "\"": { "d": "89,-246r27,0v-6,33,-15,62,-25,91r-15,0v3,-32,7,-63,13,-91xm42,-246r27,0v-6,33,-15,62,-25,91r-15,0v3,-32,7,-63,13,-91", "w": 100 }, "#": { "d": "19,-167r59,0r16,-73r15,0r-15,73r80,0r15,-73r16,0r-16,73r37,0r0,16r-40,0r-15,71r55,0r0,16r-58,0r-15,72r-15,0r15,-72r-81,0r-15,72r-15,0r15,-72r-38,0r0,-16r41,0r15,-71r-56,0r0,-16xm171,-151r-81,0r-14,71r80,0", "w": 240 }, "$": { "d": "117,-260r14,0r-5,23v23,5,36,10,56,23r-3,16v-17,-14,-35,-21,-56,-25r-19,94v54,11,62,42,62,60v0,19,-12,68,-89,73r-4,22r-13,0r4,-22v-30,-5,-50,-17,-65,-29r4,-16v26,21,42,28,64,31r21,-108v-13,-3,-58,-15,-58,-57v0,-36,49,-67,83,-63xm91,-132r18,-92v-50,2,-63,32,-63,47v0,34,36,42,45,45xm102,-115r-22,105v50,-4,70,-33,70,-57v0,-35,-33,-44,-48,-48", "w": 187 }, "%": { "d": "203,4v-35,0,-53,-28,-53,-58v0,-35,24,-72,63,-72v33,0,52,27,52,58v0,39,-29,72,-62,72xm201,-9v26,0,48,-26,48,-59v0,-27,-15,-45,-36,-45v-27,0,-47,27,-47,59v0,26,14,45,35,45xm93,-249v11,-3,73,31,83,23v15,0,42,-4,66,-36r15,0r-205,279r-15,0r174,-239v-10,15,-68,7,-75,1v22,38,-7,103,-55,103v-31,0,-51,-26,-51,-59v0,-39,28,-72,63,-72xm80,-132v53,0,69,-103,13,-104v-25,0,-48,27,-48,60v0,31,20,44,35,44", "w": 285 }, "&": { "d": "184,-236r-4,15v-6,-4,-24,-14,-49,-14v-61,0,-63,71,-13,71r28,0r-2,14v-69,-8,-112,29,-112,68v0,39,33,72,85,72v54,0,96,-36,96,-73v0,-21,-16,-33,-34,-33v-35,-2,-69,34,-46,61r-17,0v-32,-60,70,-84,110,-109v18,-11,29,-17,29,-29v0,-22,-36,-24,-49,-14v0,-17,8,-20,28,-20v23,0,37,14,37,31v0,50,-55,46,-87,69v10,0,46,4,46,45v0,51,-55,86,-115,86v-119,2,-140,-148,-21,-163v-62,-31,-20,-91,38,-90v19,0,35,4,52,13", "w": 266 }, "(": { "d": "156,-248v-40,28,-93,134,-93,213v0,42,10,72,24,111r-13,0v-12,-29,-26,-68,-26,-119v0,-113,62,-176,91,-205r17,0", "w": 150 }, ")": { "d": "-12,76v40,-27,93,-134,93,-213v0,-42,-9,-72,-23,-111r12,0v12,29,26,68,26,119v0,113,-62,176,-91,205r-17,0", "w": 150 }, "*": { "d": "74,-247r13,0r0,48r43,-24r6,11r-43,24r43,25r-6,10r-43,-24r0,48r-13,0r0,-48r-42,24r-5,-10r42,-25r-42,-24r5,-11r42,24r0,-48", "w": 153 }, "+": { "d": "29,-124r87,0r0,-87r15,0r0,87r87,0r0,15r-87,0r0,86r-15,0r0,-86r-87,0r0,-15", "w": 240 }, ",": { "d": "17,33r-6,0v22,-25,-5,-54,21,-68v6,0,8,8,8,13v0,4,0,23,-23,55", "w": 78 }, "-": { "d": "10,-91r77,0r-3,14r-76,0", "w": 105 }, ".": { "d": "34,-24v4,20,-20,35,-21,13v-3,-17,18,-36,21,-13", "w": 78 }, "\/": { "d": "107,-246r15,0r-92,278r-16,0", "w": 127 }, "0": { "d": "89,4v-54,0,-75,-51,-75,-98v0,-76,50,-144,109,-144v43,0,73,38,73,97v0,86,-58,145,-107,145xm86,-9v52,0,94,-69,94,-133v0,-46,-23,-82,-59,-82v-51,0,-91,70,-91,132v0,46,22,83,56,83" }, "1": { "d": "127,-234r13,0r-46,234r-15,0r35,-175r-56,0r2,-13v35,2,64,-8,67,-46" }, "2": { "d": "19,-13r139,0r-2,13r-154,0v11,-54,10,-60,92,-109v56,-33,76,-50,76,-74v-1,-50,-84,-50,-117,-19r4,-19v12,-6,33,-17,63,-17v46,0,66,30,66,56v0,30,-17,46,-84,85v-69,40,-78,51,-83,84" }, "3": { "d": "182,-183v0,32,-34,54,-57,60v92,31,32,127,-41,127v-26,0,-51,-10,-71,-26r4,-15v32,27,60,27,66,27v34,0,71,-22,71,-59v0,-49,-49,-51,-100,-48r3,-12v56,5,110,-10,109,-54v0,-24,-20,-41,-50,-41v-10,0,-35,1,-66,22r4,-19v43,-30,128,-20,128,38" }, "4": { "d": "154,-234r15,0r-30,151r43,0r-3,13r-43,0r-14,70r-15,0r15,-70r-111,0r3,-13xm124,-83r25,-127r-118,127r93,0" }, "5": { "d": "63,-234r131,0r-2,13r-117,0v-5,30,-15,63,-17,92v7,-6,23,-20,54,-20v40,0,67,25,67,64v0,75,-98,116,-157,67r3,-16v8,6,32,25,64,25v75,0,108,-125,20,-126v-41,-1,-40,23,-69,20" }, "6": { "d": "140,-238v33,0,62,7,51,34v-8,-6,-29,-20,-53,-20v-46,0,-97,82,-94,116v13,-14,36,-36,70,-36v39,0,66,29,66,68v0,46,-39,80,-79,80v-46,0,-75,-42,-75,-91v0,-66,42,-151,114,-151xm42,-90v-6,109,122,96,121,14v0,-30,-20,-54,-51,-54v-33,0,-56,26,-70,40" }, "7": { "d": "44,-234r149,0r-3,13r-143,221r-16,0r142,-221r-132,0" }, "8": { "d": "88,-124v-62,-20,-46,-114,34,-114v39,0,66,23,66,52v0,38,-44,54,-62,60v19,8,52,21,52,58v0,42,-39,72,-89,72v-45,0,-79,-24,-79,-61v0,-41,43,-56,78,-67xm108,-132v22,-8,64,-22,64,-54v0,-23,-22,-38,-50,-38v-34,0,-58,22,-58,46v0,5,0,34,44,46xm107,-118v-40,11,-81,25,-81,60v0,30,30,49,64,49v39,0,72,-25,72,-57v0,-35,-37,-47,-55,-52" }, "9": { "d": "19,-15r4,-16v7,6,26,22,51,22v54,0,97,-83,94,-118v-11,12,-35,36,-69,36v-34,0,-66,-25,-66,-67v0,-46,38,-80,79,-80v45,0,74,40,74,91v0,67,-43,151,-113,151v-27,0,-45,-13,-54,-19xm171,-145v3,-25,-18,-79,-60,-79v-69,0,-88,118,-10,119v31,0,55,-23,70,-40" }, ":": { "d": "34,-24v4,20,-20,35,-21,13v-3,-17,18,-36,21,-13xm51,-169v22,11,-9,56,-14,26v0,-6,4,-26,14,-26", "w": 78 }, ";": { "d": "8,33r-6,0v8,-16,9,-21,12,-31v-12,-6,-4,-38,8,-37v6,0,9,8,9,13v0,4,0,23,-23,55xm46,-132v-18,-2,-7,-36,4,-37v13,2,9,36,-4,37", "w": 78 }, "<": { "d": "216,-28r-188,-81r0,-13r188,-80r0,17r-168,69r168,70r0,18", "w": 240 }, "=": { "d": "30,-166r188,0r0,16r-188,0r0,-16xm30,-85r188,0r0,16r-188,0r0,-16", "w": 240 }, ">": { "d": "23,-202r189,80r0,14r-189,80r0,-17r169,-70r-169,-70r0,-17", "w": 240 }, "?": { "d": "175,-192v0,66,-116,62,-109,131r-15,0v6,-40,24,-59,59,-77v29,-15,49,-29,49,-53v0,-22,-21,-45,-61,-45v-30,0,-53,12,-72,23r3,-17v33,-27,146,-28,146,38xm48,3v-17,-5,-8,-36,5,-38v16,4,6,35,-5,38", "w": 180 }, "@": { "d": "286,-13v-29,44,-62,70,-138,70v-98,0,-151,-71,-151,-152v0,-79,50,-154,152,-154v101,0,132,75,132,127v0,69,-50,118,-92,118v-18,0,-23,-15,-19,-33v-6,8,-28,33,-60,33v-39,0,-61,-36,-61,-76v0,-55,42,-107,90,-107v35,0,49,25,54,34r6,-30r22,0r-32,156v0,5,4,7,8,7v25,0,69,-40,69,-101v0,-27,-10,-115,-118,-115v-87,0,-136,66,-136,142v0,77,50,137,138,137v73,0,104,-38,118,-56r18,0xm184,-121v0,-29,-18,-50,-45,-50v-48,0,-68,63,-68,93v0,32,19,57,45,57v43,0,68,-63,68,-100", "w": 288 }, "A": { "d": "116,-246r16,0r39,246r-17,0r-12,-87r-98,0r-47,87r-18,0xm140,-101r-20,-126r-68,126r88,0", "w": 195 }, "B": { "d": "58,-246v61,4,124,-18,131,52v5,46,-43,57,-58,65v33,5,52,24,52,51v0,41,-36,78,-99,78r-75,0xm173,-193v3,-43,-57,-39,-102,-38r-20,96v60,4,118,-4,122,-58xm165,-76v-2,-54,-63,-44,-116,-45r-22,107v67,6,140,-6,138,-62", "w": 202 }, "C": { "d": "216,-224r-4,17v-73,-69,-182,2,-181,103v0,58,37,94,75,94v32,0,59,-18,72,-26r-4,19v-82,55,-159,-4,-159,-88v0,-73,57,-144,129,-144v35,0,59,16,72,25", "w": 202 }, "D": { "d": "59,-246r67,0v82,0,99,61,99,100v0,68,-51,146,-139,146r-76,0xm209,-147v2,-75,-59,-90,-138,-84r-43,217v65,-1,96,9,140,-35v35,-36,41,-76,41,-98", "w": 232 }, "E": { "d": "57,-246r144,0r-3,15r-128,0r-20,96r123,0r-3,14r-122,0r-22,107r127,0r-3,14r-142,0", "w": 187 }, "F": { "d": "57,-246r143,0r-3,15r-128,0r-20,101r122,0r-3,14r-122,0r-23,116r-15,0", "w": 183 }, "G": { "d": "217,-223r-4,17v-12,-10,-33,-29,-66,-29v-60,0,-115,62,-115,135v0,111,125,127,151,7r3,-16r-83,0r3,-14r98,0r-25,123r-13,0v1,-13,6,-28,5,-39v-9,14,-30,43,-71,43v-56,0,-84,-51,-84,-104v0,-117,124,-188,201,-123", "w": 221 }, "H": { "d": "57,-246r16,0r-22,111r136,0r23,-111r15,0r-50,246r-15,0r24,-121r-136,0r-24,121r-15,0", "w": 228 }, "I": { "d": "60,-246r16,0r-51,246r-15,0", "w": 78 }, "J": { "d": "73,-246r16,0r-42,204v-1,33,-43,59,-78,39r4,-14v22,14,52,6,59,-28", "w": 93 }, "K": { "d": "58,-246r15,0r-25,129r151,-129r24,0r-117,97r74,149r-18,0r-67,-139r-51,43r-20,96r-15,0", "w": 191 }, "L": { "d": "61,-246r15,0r-46,232r126,0r-4,14r-140,0", "w": 172 }, "M": { "d": "58,-246r20,0r53,161r120,-161r19,0r-50,246r-15,0r45,-222r-124,167r-57,-171r-45,226r-14,0", "w": 273 }, "N": { "d": "58,-246r15,0r92,221r45,-221r16,0r-50,246r-16,0r-92,-220r-44,220r-15,0", "w": 228 }, "O": { "d": "104,4v-48,0,-87,-40,-87,-104v0,-76,55,-149,122,-149v49,0,86,43,86,104v0,82,-63,149,-121,149xm101,-10v60,0,107,-72,107,-136v0,-55,-32,-89,-70,-89v-53,0,-105,65,-105,136v0,52,32,89,68,89", "w": 236 }, "P": { "d": "58,-246v62,-2,141,-6,138,54v-3,69,-71,82,-148,76r-24,116r-15,0xm178,-192v1,-49,-60,-38,-107,-39r-21,101r61,0v41,0,67,-30,67,-62", "w": 187 }, "Q": { "d": "225,-145v0,58,-40,123,-85,140v10,29,28,51,59,31r-3,16v-41,19,-62,-14,-69,-42v-66,19,-111,-31,-110,-99v0,-77,56,-150,122,-150v48,0,86,41,86,104xm135,-18v41,-18,73,-74,73,-127v0,-57,-34,-90,-70,-90v-53,0,-105,64,-105,136v0,56,33,101,89,86r-24,-65r15,0", "w": 236 }, "R": { "d": "199,-192v5,42,-41,67,-72,73v36,7,31,80,41,119r-16,0v-14,-50,6,-114,-63,-116r-39,0r-24,116r-14,0r50,-246v64,4,128,-20,137,54xm52,-129v68,3,128,-1,129,-60v0,-23,-14,-42,-49,-42r-59,0", "w": 198 }, "S": { "d": "151,-69v0,-73,-117,-32,-117,-114v0,-32,30,-66,80,-66v33,0,58,15,71,23r-3,18v-33,-26,-57,-27,-67,-27v-36,0,-64,24,-64,52v0,70,118,36,117,112v0,40,-38,75,-89,75v-30,0,-55,-11,-78,-30r4,-18v10,9,36,34,74,34v40,0,72,-27,72,-59", "w": 191 }, "T": { "d": "30,-246r168,0r-3,15r-74,0r-48,231r-15,0r47,-231r-78,0", "w": 172 }, "U": { "d": "57,-246r16,0r-32,158v-12,47,21,79,53,79v42,0,67,-28,76,-71r34,-166r15,0v-31,93,-7,244,-124,250v-43,2,-81,-33,-69,-90", "w": 213 }, "V": { "d": "27,-246r16,0r34,226r125,-226r19,0r-140,246r-15,0", "w": 191 }, "W": { "d": "27,-246r16,0r10,220r98,-220r16,0r10,220r99,-220r17,0r-113,246r-15,0r-11,-221r-98,221r-16,0", "w": 266 }, "X": { "d": "42,-246r18,0r46,104r86,-104r21,0r-100,116r62,130r-18,0r-54,-120r-100,120r-21,0r113,-132", "w": 202 }, "Y": { "d": "25,-246r17,0r50,121r97,-121r21,0r-111,135r-23,111r-16,0r23,-111", "w": 176 }, "Z": { "d": "34,-246r166,0r-3,15r-198,217r162,0r-3,14r-182,0r3,-14r197,-217r-145,0", "w": 187 }, "[": { "d": "81,-246r51,0r-2,13r-37,0r-59,292r38,0r-3,11r-50,0", "w": 127 }, "\\": { "d": "10,-246r15,0r93,278r-15,0", "w": 127 }, "]": { "d": "40,70r-51,0r2,-12r37,0r59,-292r-38,0r3,-12r50,0", "w": 127 }, "^": { "d": "127,-249r79,94r-12,10r-67,-82r-67,82r-11,-10", "w": 237 }, "_": { "d": "-2,27r184,0r0,18r-184,0r0,-18", "w": 180 }, "a": { "d": "145,-149v4,-8,3,-21,18,-18v-7,55,-35,109,-21,167r-16,0v-2,-3,-6,-26,-3,-35v-13,21,-34,39,-59,39v-36,0,-56,-33,-56,-71v0,-78,86,-136,137,-82xm130,-77r12,-59v-6,-6,-23,-22,-45,-22v-37,0,-74,44,-74,92v0,85,90,69,107,-11", "w": 176 }, "b": { "d": "52,-246r15,0r-21,110v6,-9,25,-35,57,-35v35,0,56,31,56,71v0,60,-47,104,-88,104v-5,0,-28,0,-49,-23v-4,8,-2,22,-18,19xm37,-93r-13,61v8,7,24,23,46,23v36,0,73,-44,73,-92v0,-88,-93,-63,-106,8", "w": 176 }, "c": { "d": "100,-171v33,0,58,7,48,33v-7,-5,-26,-20,-48,-20v-36,0,-76,38,-76,87v0,35,21,62,51,62v22,0,39,-12,50,-18r-3,17v-50,32,-114,8,-113,-60v0,-56,43,-101,91,-101", "w": 150 }, "d": { "d": "164,-246r15,0r-50,246r-13,0v1,-11,7,-24,6,-34v-7,12,-25,38,-58,38v-37,0,-56,-34,-56,-71v0,-81,89,-133,137,-83xm130,-76r12,-60v-8,-7,-24,-22,-45,-22v-38,0,-74,44,-74,91v0,34,19,58,42,58v27,0,57,-26,65,-67", "w": 176 }, "e": { "d": "156,-127v1,52,-77,44,-133,44v-4,40,15,74,49,74v23,0,45,-12,63,-26r-4,20v-12,7,-33,19,-58,19v-42,0,-65,-34,-65,-74v0,-54,42,-101,92,-101v30,0,56,16,56,44xm26,-95v46,-4,104,15,115,-30v0,-20,-20,-33,-41,-33v-22,0,-59,16,-74,63", "w": 164 }, "f": { "d": "51,-167v9,-37,3,-80,51,-82v10,0,17,2,23,5r-3,13v-20,-12,-44,0,-49,27r-7,37r43,0r-3,13r-43,0r-32,154r-14,0r31,-154r-28,0r3,-13r28,0", "w": 97 }, "g": { "d": "145,-149r6,-18r12,0r-34,170v-8,36,-29,79,-80,79v-28,0,-49,-15,-58,-22r4,-18v8,8,28,27,55,27v56,0,65,-60,71,-104v-40,65,-112,37,-112,-36v0,-50,35,-100,85,-100v27,0,43,14,51,22xm69,-13v47,1,66,-71,73,-122v-6,-5,-25,-23,-48,-23v-38,0,-70,40,-70,85v0,31,16,60,45,60", "w": 176 }, "h": { "d": "50,-246r15,0r-21,111v7,-12,23,-36,55,-36v84,0,27,114,23,171r-14,0r22,-120v0,-32,-21,-38,-32,-38v-57,0,-71,98,-81,158r-14,0", "w": 172 }, "i": { "d": "39,-167r15,0r-35,167r-14,0xm67,-229v3,17,-17,40,-20,16v0,-6,2,-27,12,-27v6,0,8,7,8,11", "w": 67 }, "j": { "d": "37,-167r14,0r-41,207v2,22,-34,56,-63,36r2,-15v19,17,49,-3,48,-28xm66,-229v3,17,-18,40,-21,16v0,-6,3,-27,13,-27v7,0,8,7,8,11", "w": 67 }, "k": { "d": "53,-246r15,0r-32,158r101,-79r22,0r-89,68r62,99r-18,0r-55,-91r-27,21r-14,70r-14,0", "w": 146 }, "l": { "d": "55,-246r15,0r-51,246r-14,0", "w": 67 }, "m": { "d": "237,-129v0,45,-17,86,-25,129r-15,0r25,-127v-1,-23,-17,-31,-29,-31v-62,3,-63,101,-78,158r-14,0r23,-128v0,-20,-14,-30,-27,-30v-73,0,-61,96,-78,158r-14,0r32,-167r14,0r-6,31v7,-12,22,-35,52,-35v22,0,38,13,43,37v6,-12,22,-37,54,-37v25,0,43,15,43,42", "w": 258 }, "n": { "d": "149,-124v0,45,-17,82,-24,124r-14,0v7,-40,22,-80,22,-122v0,-28,-17,-36,-31,-36v-66,0,-69,97,-83,158r-14,0r33,-167r13,0v-1,11,-7,26,-6,36v15,-49,104,-58,104,7", "w": 172 }, "o": { "d": "74,4v-34,0,-66,-26,-66,-74v0,-52,39,-101,88,-101v39,0,63,32,63,73v0,54,-40,102,-85,102xm71,-9v33,0,72,-38,72,-90v0,-38,-21,-59,-47,-59v-33,0,-72,37,-72,89v0,40,24,60,47,60", "w": 176 }, "p": { "d": "21,-17r-18,95r-15,0r49,-245r13,0v-2,11,-8,25,-7,35v8,-12,27,-39,60,-39v32,0,56,27,56,70v0,83,-87,134,-138,84xm100,-158v-47,0,-71,73,-76,127v8,7,23,22,45,22v38,0,75,-44,75,-92v0,-38,-23,-57,-44,-57", "w": 176 }, "q": { "d": "144,-148r6,-19r12,0r-49,245r-14,0r20,-107v-7,9,-25,33,-55,33v-36,0,-57,-33,-57,-71v0,-78,90,-137,137,-81xm66,-9v56,0,67,-72,75,-126v-45,-55,-120,0,-119,68v0,32,19,58,44,58", "w": 176 }, "r": { "d": "117,-167r-3,15v-70,-23,-79,89,-92,152r-15,0r33,-167r13,0v-1,10,-6,24,-5,33v3,-15,37,-46,69,-33", "w": 101 }, "s": { "d": "107,-48v0,-39,-88,-29,-88,-77v0,-51,85,-56,116,-29r-3,16v-31,-32,-97,-23,-97,12v0,43,88,27,88,76v0,30,-29,54,-66,54v-28,0,-49,-13,-61,-20r4,-15v12,8,32,22,57,22v27,0,50,-17,50,-39", "w": 150 }, "t": { "d": "59,-217r13,0r-10,50r39,0r-3,13r-39,0r-26,130v6,25,20,15,37,6r-3,17v-21,12,-54,3,-48,-28r25,-125r-28,0r3,-13r29,0", "w": 97 }, "u": { "d": "36,-167r15,0r-23,121v0,22,16,37,33,37v69,0,66,-97,82,-158r14,0r-33,167r-13,0v1,-11,7,-26,6,-35v-20,51,-103,53,-103,-9v0,-43,15,-82,22,-123", "w": 172 }, "v": { "d": "13,-167r15,0r26,150r85,-150r18,0r-99,167r-15,0", "w": 150 }, "w": { "d": "10,-167r15,0r16,147r75,-147r15,0r16,147r75,-147r18,0r-89,167r-15,0r-16,-149r-76,149r-14,0", "w": 232 }, "x": { "d": "23,-167r17,0r31,69r57,-69r20,0r-70,79r44,88r-18,0r-35,-78r-65,78r-21,0r79,-90", "w": 146 }, "y": { "d": "9,-167r16,0r33,152r77,-152r18,0r-115,215v-11,22,-31,45,-66,29r3,-15v41,24,57,-36,73,-62", "w": 150 }, "z": { "d": "23,-167r123,0r-3,13r-135,141r113,0r-3,13r-133,0r2,-12r136,-142r-102,0", "w": 146 }, "{": { "d": "106,85v-53,-7,-45,-22,-47,-103v0,-33,-4,-52,-32,-53r0,-23v33,-1,31,-38,32,-52v4,-89,-7,-96,47,-103r0,17v-29,1,-29,10,-30,32v-3,90,6,94,-33,118v40,24,28,26,33,114v1,26,0,35,30,35r0,18", "w": 119 }, "|": { "d": "86,-246r16,0r0,300r-16,0r0,-300", "w": 178 }, "}": { "d": "18,-249v54,6,44,22,46,102v0,33,4,52,32,53r0,23v-33,1,-31,38,-32,52v-3,90,7,95,-46,104r0,-18v29,-1,29,-10,30,-32v3,-89,-6,-93,33,-117v-40,-25,-28,-26,-33,-115v-1,-26,0,-35,-30,-35r0,-17", "w": 119 }, "~": { "d": "166,-104v-9,6,-65,-29,-88,-29v-19,0,-36,13,-50,23r0,-17v10,-7,29,-22,51,-22v14,-5,69,29,87,29v19,0,34,-11,50,-24r0,18v-9,7,-26,22,-50,22", "w": 236 }, "'": { "d": "53,-246r27,0v-6,33,-15,62,-25,91r-15,0v3,-32,7,-63,13,-91", "w": 79 }, "`": { "d": "54,-243r18,0r24,53r-11,0", "w": 119 }, "\u00a0": { "d": "65,0r0,0", "w": 102}} });
/* END: Abadi_MT_Ex_Lt_200-Abadi_MT_Ex_Lt_italic_200.font.js */

/* BEGIN: Extensions to Cufon */
Cufon.extensions = {};
// I've found problems with Cufon's replace function not applying hover effects correctly. This one will.
Cufon.extensions.replace = function (elementSelector, options, hoverSelector) {
    Cufon.replace(elementSelector, options);
    if (typeof (hoverSelector) != "undefined" && hoverSelector.length != 0) {
        $(function () { $(hoverSelector).hover(function () { setTimeout("Cufon.refresh(\"" + elementSelector + "\")", 0) }, function () { setTimeout("Cufon.refresh(\"" + elementSelector + "\")", 0) }); });
    }
};
/* END: Extensions to Cufon */

/* BEGIN: Cufon font replacements */
//Cufon.extensions.replace("header .siteNavigation>ul>li>a", { fontFamily: "Abadi MT Lt" });
Cufon.extensions.replace(".paging .playpause", { fontFamily: "Abadi MT Lt" }, ".paging .playpause");
Cufon.extensions.replace(".paging a", { fontFamily: "Abadi MT Lt" }, ".paging a");
Cufon.extensions.replace(".paging span", { fontFamily: "Abadi MT Lt" });
Cufon.extensions.replace(".outroBox .navButton", { fontFamily: "Abadi MT Lt" });
Cufon.extensions.replace(".siteSubNavigation H5,.heading1,.heading2,.heading2b,.briefLinkList div,.article .titleHighlight span,.customFontSectionHeading h5,.heading5,.imageSlider h4,.expertOpinions h5,.gridBackground label,.gridBackground .score", { fontFamily: "lizzielongstocking" }); // .home .carousel .copy div,
Cufon.extensions.replace(".horoscope h2", { fontFamily: "Abadi MT Ex Lt" }); // .twoToneHeading,
Cufon.extensions.replace(".mostPopular H4", { fontFamily: "Abadi MT Ex Bd" }); // .twoToneHeading .text,
//Cufon.extensions.replace(".twoToneHeading .text span", { fontFamily: "Abadi MT Ex Lt" });
Cufon.extensions.replace(".commentForm button,.heading3,.link1,.supplementaryContent h6,.horoscope .title,.quiz .questions span,.quizResults h1,.workBook h1", { fontFamily: "Abadi MT" }); // .home .carouselPaging li,.home .carousel h2,
Cufon.extensions.replace(".heading3 span", { fontFamily: "Abadi MT Ex Lt" });
Cufon.extensions.replace(".startButton", { fontFamily: "Abadi MT Ex Lt" });
Cufon.extensions.replace(".errortext h3", { fontFamily: "Abadi MT" });
Cufon.extensions.replace(".votestep1 a span.cufonme", { fontFamily: "Abadi MT Ex Bd" }, ".vote a");
Cufon.extensions.replace(".votestep2 a span.cufonme", { fontFamily: "lizzielongstocking" }, ".votestep2 a,.votestep2 span,.votestep2 div");

/* END: Cufon font replacements */

/* BEGIN: IE HTML5 Fixes */
document.createElement("footer");
document.createElement("header");
document.createElement("nav");
/* END: IE HTML5 Fixes */

/* BEGIN: Menu */
var Menu = {};

// config
Menu.fadeOutSubMenus = true;
Menu.hideDataKey = "hideAt";
Menu.hideDelay = 1000;
Menu.hoverClass = "rollover";
Menu.itemSelector = "header .siteNavigation>ul>li";
Menu.itemLinkSelector = "header .siteNavigation>ul>li>a";
Menu.rolloverClass = "expand";
Menu.subMenuSelector = "header .siteNavigation ul ul";
Menu.subMenuLinkSelector = "header .siteNavigation ul ul a";

Menu.hideUnusedMenus = function () {
    $.each($(Menu.itemSelector + "." + Menu.rolloverClass), function () {
        if (!$(this).hasClass(Menu.hoverClass) && $(this).data(Menu.hideDataKey) < new Date().getTime()) {
            if (Menu.fadeOutSubMenus === true) {
                $(this).children(Menu.subMenuSelector).animate({ opacity: 0 }, 300, "linear", function () {
                    $(this).parent(Menu.itemSelector).removeClass(Menu.rolloverClass);
                    $(this).removeAttr("style");
                    // site specific
                    Cufon.refresh(Menu.itemLinkSelector);
                });
            }
            else {
                $(this).removeClass(Menu.rolloverClass);
            }
        }
    }
    );
};
Menu.init = function (initCompletedCallback) {
    $(Menu.itemSelector).hover(Menu.item_Mouseover, Menu.item_Mouseout);
    $(Menu.subMenuSelector).hover(Menu.subMenu_Mouseover, Menu.subMenu_Mouseout);
    $(Menu.itemLinkSelector).blur(Menu.item_Blur).focus(Menu.item_Focus);
    $(Menu.subMenuLinkSelector).blur(Menu.subMenu_Blur).focus(Menu.subMenu_Focus);
    if (initCompletedCallback && typeof (initCompletedCallback) == "function") {
        initCompletedCallback();
    }
};
Menu.item_Blur = function () {
    $(this).closest(Menu.itemSelector).removeClass(Menu.hoverClass);
    Menu.setHideItemTime($(this).closest(Menu.itemSelector));
};
Menu.item_Focus = function () {
    $(this).closest(Menu.itemSelector).siblings().removeClass(Menu.rolloverClass).removeClass(Menu.hoverClass);
    $(this).closest(Menu.itemSelector).addClass(Menu.rolloverClass).addClass(Menu.hoverClass);
    // site specific
    Cufon.refresh(Menu.itemLinkSelector);
};
Menu.item_Mouseover = function () {
    $(this).siblings().removeClass(Menu.rolloverClass).removeClass(Menu.hoverClass);
    $(this).addClass(Menu.rolloverClass).addClass(Menu.hoverClass);
    // site specific
    Cufon.refresh(Menu.itemLinkSelector);
};
Menu.item_Mouseout = function () {
    $(this).removeClass(Menu.hoverClass);
    Menu.setHideItemTime($(this));
};
Menu.setHideItemTime = function (item) {
    $(item).data(Menu.hideDataKey, new Date().getTime() + parseInt(Menu.hideDelay * .9));
    setTimeout(Menu.hideUnusedMenus, Menu.hideDelay + 1);
};
Menu.subMenu_Blur = function () {
    $(this).closest(Menu.itemSelector).removeClass(Menu.hoverClass);
    Menu.setHideItemTime($(this).closest(Menu.itemSelector));
};
Menu.subMenu_Focus = function () {
    $(this).closest(Menu.itemSelector).addClass(Menu.hoverClass);
};
Menu.subMenu_Mouseover = function () {
    $(this).closest(Menu.itemSelector).addClass(Menu.hoverClass);
};
Menu.subMenu_Mouseout = function () {
    $(this).closest(Menu.itemSelector).removeClass(Menu.hoverClass);
    Menu.setHideItemTime($(this).closest(Menu.itemSelector));
};
/* END: Menu */

/* BEGIN: List display helpers */
if (typeof (CN) == "undefined") {
    var CN = {};
}
CN.listInRowsInit = function (strSelector, intMinHeight) {
    CN.displayListInRows($(strSelector), intMinHeight);
    $(window).resize(
        function () {
            CN.displayListInRows($(strSelector), intMinHeight);
        }
    );
};
CN.displayListInRows = function (list, intMinHeight) {
    if (intMinHeight === undefined) {
        intMinHeight = 0;
    }
    var listObject = $(list);
    var listItems = listObject.children("li");
    var yOffset = null;
    var maxHeightInRow = 0;
    var itemsInCurrentRow = new Array();
    for (var i = 0; i < listItems.length; i++) {
        $(listItems[i]).height("auto");
    }
    for (var i = 0; i < listItems.length; i++) {
        // if this listitem is on the same row as the previous one
        var itemOffset = $(listItems[i]).offset().top;
        if (yOffset == itemOffset) {
            // check if the height of this item is greater than any other items found on the same row
            if ($(listItems[i]).height() > maxHeightInRow) {
                maxHeightInRow = $(listItems[i]).height();
            }
            // add this list item to the items in the current row array
            itemsInCurrentRow.push($(listItems[i]));
        }
        // else this is the first item on a row
        if (yOffset != itemOffset || i == listItems.length - 1) {
            // set the height of all items in the previous row
            for (var j = 0; j < itemsInCurrentRow.length; j++) {
                $(itemsInCurrentRow[j]).height(Math.max(maxHeightInRow, intMinHeight));
            }
            // reset items in current row
            itemsInCurrentRow = new Array();
            // set the new yOffset
            yOffset = $(listItems[i]).offset().top;
            // set the maximum height to be that of the current item
            maxHeightInRow = $(listItems[i]).height();
            // add this list item to the items in the current row array
            itemsInCurrentRow.push($(listItems[i]));
            if (i > 0) {
                $(listItems[i - 1]).addClass("lastInRow");
            }
        }
        /*if (i == listItems.length - 1) {
        $(listItems[i]).addClass("lastInRow");
        }*/
    }
    listObject.addClass("js");
};
/* END: List display helpers */

/* BEGIN: SubNav */
var SubNav = {};

SubNav.Init = function () {
    $(".siteSubNavigation A").mouseenter(function () {
        $(this).parents("LI").addClass("hovering");
    });
    $(".siteSubNavigation A").mouseleave(function () {
        $(this).parents("LI").removeClass("hovering");
    });
};

$(SubNav.Init);
/* END: SubNav */


/* BEGIN: ColorBox */
/* FROM: http://colorpowered.com/colorbox/ */
/*	ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function (c) { function r(b, d) { d = d === "x" ? m.width() : m.height(); return typeof b === "string" ? Math.round(b.match(/%/) ? d / 100 * parseInt(b, 10) : parseInt(b, 10)) : b } function M(b) { b = c.isFunction(b) ? b.call(i) : b; return a.photo || b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i) } function Y() { for (var b in a) if (c.isFunction(a[b]) && b.substring(0, 2) !== "on") a[b] = a[b].call(i); a.rel = a.rel || i.rel; a.href = a.href || i.href; a.title = a.title || i.title } function Z(b) { i = b; a = c(i).data(q); Y(); if (a.rel && a.rel !== "nofollow") { g = c(".cboxElement").filter(function () { return (c(this).data(q).rel || this.rel) === a.rel }); j = g.index(i); if (j < 0) { g = g.add(i); j = g.length - 1 } } else { g = c(i); j = 0 } if (!B) { C = B = n; N = i; N.blur(); c(document).bind("keydown.cbox_close", function (d) { if (d.keyCode === 27) { d.preventDefault(); e.close() } }).bind("keydown.cbox_arrows", function (d) { if (g.length > 1) if (d.keyCode === 37) { d.preventDefault(); D.click() } else if (d.keyCode === 39) { d.preventDefault(); E.click() } }); a.overlayClose && s.css({ cursor: "pointer" }).one("click", e.close); c.event.trigger(aa); a.onOpen && a.onOpen.call(i); s.css({ opacity: a.opacity }).show(); a.w = r(a.initialWidth, "x"); a.h = r(a.initialHeight, "y"); e.position(0); O && m.bind("resize.cboxie6 scroll.cboxie6", function () { s.css({ width: m.width(), height: m.height(), top: m.scrollTop(), left: m.scrollLeft() }) }).trigger("scroll.cboxie6") } P.add(D).add(E).add(t).add(Q).hide(); R.html(a.close).show(); e.slideshow(); e.load() } var q = "colorbox", F = "hover", n = true, e, x = !c.support.opacity, O = x && !window.XMLHttpRequest, aa = "cbox_open", H = "cbox_load", S = "cbox_complete", T = "resize.cbox_resize", s, k, u, p, U, V, W, X, g, m, l, I, J, K, Q, P, t, E, D, R, y, z, v, w, i, N, j, a, B, C, $ = { transition: "elastic", speed: 350, width: false, height: false, innerWidth: false, innerHeight: false, initialWidth: "400", initialHeight: "400", maxWidth: false, maxHeight: false, scalePhotos: n, scrolling: n, inline: false, html: false, iframe: false, photo: false, href: false, title: false, rel: false, opacity: 0.9, preloading: n, current: "image {current} of {total}", previous: "previous", next: "next", close: "close", open: false, overlayClose: n, slideshow: false, slideshowAuto: n, slideshowSpeed: 2500, slideshowStart: "start slideshow", slideshowStop: "stop slideshow", onOpen: false, onLoad: false, onComplete: false, onCleanup: false, onClosed: false }; e = c.fn.colorbox = function (b, d) { var h = this; if (!h.length) if (h.selector === "") { h = c("<a/>"); b.open = n } else return this; h.each(function () { var f = c.extend({}, c(this).data(q) ? c(this).data(q) : $, b); c(this).data(q, f).addClass("cboxElement"); if (d) c(this).data(q).onComplete = d }); b && b.open && Z(h); return this }; e.init = function () { function b(d) { return c('<div id="cbox' + d + '"/>') } m = c(window); k = c('<div id="colorbox"/>'); s = b("Overlay").hide(); u = b("Wrapper"); p = b("Content").append(l = b("LoadedContent").css({ width: 0, height: 0 }), J = b("LoadingOverlay"), K = b("LoadingGraphic"), Q = b("Title"), P = b("Current"), t = b("Slideshow"), E = b("Next"), D = b("Previous"), R = b("Close")); u.append(c("<div/>").append(b("TopLeft"), U = b("TopCenter"), b("TopRight")), c("<div/>").append(V = b("MiddleLeft"), p, W = b("MiddleRight")), c("<div/>").append(b("BottomLeft"), X = b("BottomCenter"), b("BottomRight"))).children().children().css({ "float": "left" }); I = c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>"); c("body").prepend(s, k.append(u, I)); if (x) { k.addClass("cboxIE"); O && s.css("position", "absolute") } p.children().bind("mouseover mouseout", function () { c(this).toggleClass(F) }).addClass(F); y = U.height() + X.height() + p.outerHeight(n) - p.height(); z = V.width() + W.width() + p.outerWidth(n) - p.width(); v = l.outerHeight(n); w = l.outerWidth(n); k.css({ "padding-bottom": y, "padding-right": z }).hide(); E.click(e.next); D.click(e.prev); R.click(e.close); p.children().removeClass(F); c(".cboxElement").live("click", function (d) { if (d.button !== 0 && typeof d.button !== "undefined") return n; else { Z(this); return false } }) }; e.position = function (b, d) { function h(A) { U[0].style.width = X[0].style.width = p[0].style.width = A.style.width; K[0].style.height = J[0].style.height = p[0].style.height = V[0].style.height = W[0].style.height = A.style.height } var f = m.height(); f = Math.max(f - a.h - v - y, 0) / 2 + m.scrollTop(); var o = Math.max(document.documentElement.clientWidth - a.w - w - z, 0) / 2 + m.scrollLeft(); b = k.width() === a.w + w && k.height() === a.h + v ? 0 : b; u[0].style.width = u[0].style.height = "9999px"; k.dequeue().animate({ width: a.w + w, height: a.h + v, top: f, left: o }, { duration: b, complete: function () { h(this); C = false; u[0].style.width = a.w + w + z + "px"; u[0].style.height = a.h + v + y + "px"; d && d() }, step: function () { h(this) } }) }; e.resize = function (b) { function d() { a.w = a.w || l.width(); a.w = a.mw && a.mw < a.w ? a.mw : a.w; return a.w } function h() { a.h = a.h || l.height(); a.h = a.mh && a.mh < a.h ? a.mh : a.h; return a.h } function f(G) { e.position(G, function () { if (B) { if (x) { A && l.fadeIn(100); k[0].style.removeAttribute("filter") } if (a.iframe) l.append("<iframe id='cboxIframe'" + (a.scrolling ? " " : "scrolling='no'") + " name='iframe_" + (new Date).getTime() + "' frameborder=0 src='" + a.href + "' " + (x ? "allowtransparency='true'" : "") + " />"); l.show(); Q.show().html(a.title); if (g.length > 1) { P.html(a.current.replace(/\{current\}/, j + 1).replace(/\{total\}/, g.length)).show(); E.html(a.next).show(); D.html(a.previous).show(); a.slideshow && t.show() } J.hide(); K.hide(); c.event.trigger(S); a.onComplete && a.onComplete.call(i); a.transition === "fade" && k.fadeTo(L, 1, function () { x && k[0].style.removeAttribute("filter") }); m.bind(T, function () { e.position(0) }) } }) } if (B) { var o, A, L = a.transition === "none" ? 0 : a.speed; m.unbind(T); if (b) { l.remove(); l = c('<div id="cboxLoadedContent"/>').html(b); l.hide().appendTo(I).css({ width: d(), overflow: a.scrolling ? "auto" : "hidden" }).css({ height: h() }).prependTo(p); c("#cboxPhoto").css({ cssFloat: "none" }); O && c("select:not(#colorbox select)").filter(function () { return this.style.visibility !== "hidden" }).css({ visibility: "hidden" }).one("cbox_cleanup", function () { this.style.visibility = "inherit" }); a.transition === "fade" && k.fadeTo(L, 0, function () { f(0) }) || f(L); if (a.preloading && g.length > 1) { b = j > 0 ? g[j - 1] : g[g.length - 1]; o = j < g.length - 1 ? g[j + 1] : g[0]; o = c(o).data(q).href || o.href; b = c(b).data(q).href || b.href; M(o) && c("<img />").attr("src", o); M(b) && c("<img />").attr("src", b) } } else setTimeout(function () { var G = l.wrapInner("<div style='overflow:auto'></div>").children(); a.h = G.height(); l.css({ height: a.h }); G.replaceWith(G.children()); e.position(L) }, 1) } }; e.load = function () { var b, d, h, f = e.resize; C = n; i = g[j]; a = c(i).data(q); Y(); c.event.trigger(H); a.onLoad && a.onLoad.call(i); a.h = a.height ? r(a.height, "y") - v - y : a.innerHeight ? r(a.innerHeight, "y") : false; a.w = a.width ? r(a.width, "x") - w - z : a.innerWidth ? r(a.innerWidth, "x") : false; a.mw = a.w; a.mh = a.h; if (a.maxWidth) { a.mw = r(a.maxWidth, "x") - w - z; a.mw = a.w && a.w < a.mw ? a.w : a.mw } if (a.maxHeight) { a.mh = r(a.maxHeight, "y") - v - y; a.mh = a.h && a.h < a.mh ? a.h : a.mh } b = a.href; J.show(); K.show(); if (a.inline) { c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H + " cbox_cleanup", function () { c(this).replaceWith(l.children()) }); f(c(b)) } else if (a.iframe) f(" "); else if (a.html) f(a.html); else if (M(b)) { d = new Image; d.onload = function () { var o; d.onload = null; d.id = "cboxPhoto"; c(d).css({ margin: "auto", border: "none", display: "block", cssFloat: "left" }); if (a.scalePhotos) { h = function () { d.height -= d.height * o; d.width -= d.width * o }; if (a.mw && d.width > a.mw) { o = (d.width - a.mw) / d.width; h() } if (a.mh && d.height > a.mh) { o = (d.height - a.mh) / d.height; h() } } if (a.h) d.style.marginTop = Math.max(a.h - d.height, 0) / 2 + "px"; f(d); g.length > 1 && c(d).css({ cursor: "pointer" }).click(e.next); if (x) d.style.msInterpolationMode = "bicubic" }; d.src = b } else c("<div />").appendTo(I).load(b, function (o, A) { A === "success" ? f(this) : f(c("<p>Request unsuccessful.</p>")) }) }; e.next = function () { if (!C) { j = j < g.length - 1 ? j + 1 : 0; e.load() } }; e.prev = function () { if (!C) { j = j > 0 ? j - 1 : g.length - 1; e.load() } }; e.slideshow = function () { function b() { t.text(a.slideshowStop).bind(S, function () { h = setTimeout(e.next, a.slideshowSpeed) }).bind(H, function () { clearTimeout(h) }).one("click", function () { d(); c(this).removeClass(F) }); k.removeClass(f + "off").addClass(f + "on") } var d, h, f = "cboxSlideshow_"; t.bind("cbox_closed", function () { t.unbind(); clearTimeout(h); k.removeClass(f + "off " + f + "on") }); d = function () { clearTimeout(h); t.text(a.slideshowStart).unbind(S + " " + H).one("click", function () { b(); h = setTimeout(e.next, a.slideshowSpeed); c(this).removeClass(F) }); k.removeClass(f + "on").addClass(f + "off") }; if (a.slideshow && g.length > 1) a.slideshowAuto ? b() : d() }; e.close = function () { c.event.trigger("cbox_cleanup"); a.onCleanup && a.onCleanup.call(i); B = false; c(document).unbind("keydown.cbox_close keydown.cbox_arrows"); m.unbind(T + " resize.cboxie6 scroll.cboxie6"); s.css({ cursor: "auto" }).fadeOut("fast"); k.stop(n, false).fadeOut("fast", function () { c("#colorbox iframe").attr("src", "about:blank"); l.remove(); k.css({ opacity: 1 }); try { N.focus() } catch (b) { } c.event.trigger("cbox_closed"); a.onClosed && a.onClosed.call(i) }) }; e.element = function () { return c(i) }; e.settings = $; c(e.init) })(jQuery);
/* END: ColorBox */

/* BEGIN: Pop up library */
var FramePopup = {};
FramePopup.elementSelector = "#FramePopupLink";
/*
* Open an iframe-based popup.
*
* Params
* iFrameContainer: overlay popup over this preexisting iframe
*/

    FramePopup.Open = function (url, width, height, showScroll, hideTitleBar, iFrameContainerSelector) {
        var frameUrl = url + "?keepThis=true&TB_iframe=true&width=" + width + "&height=" + height;
        /*
        * If we want to overlay on top of an existing iframe
        * don't use thickbox.
        */
        if (!(typeof (iFrameContainerSelector) == "undefined" || iFrameContainerSelector == "")) {
            var existingIFrame = $(iFrameContainerSelector);
            var iFramePosition = existingIFrame.offset();
            var existingIFrameWidth = existingIFrame.width();
            var existingIFrameHeight = existingIFrame.height();
            var newOverlay = $("<div></div>").addClass("translucentOverlay").css({
                "width": existingIFrameWidth + "px",
                "height": existingIFrameHeight + "px"
            });
            existingIFrame.prepend(newOverlay);
            // TODO - Do something about the hardcoded width/height adjustments
            var newIFrame = $("<iframe></iframe>").attr({ "frameborder": "0",
                "hspace": "0",
                "src": url
            }).addClass("cnIFramePopup").css({ "width": width + 30 + "px",
                "height": height + 30 + "px",
                "top": (existingIFrameHeight - height + 30) / 2 + "px",
                "left": (existingIFrameWidth - width + 30) / 2 + "px"
            });
            newOverlay.click(function () {
                newIFrame.remove();
                $(this).remove();
            })
            newOverlay.after(newIFrame);
        }
        else {
            var frameAnchor = $(FramePopup.elementSelector);
            frameAnchor.attr("href", frameUrl);
            if (hideTitleBar) {
                frameAnchor.addClass(tb_hideTitleClassName);
            }
            else {
                frameAnchor.removeClass(tb_hideTitleClassName);
            }
            frameAnchor.click();
        }
    };

    FramePopup.Close = function () {
        $.fn.colorbox.close();
    };
    FramePopup.init = function () {
        $("a.usePopup").click(
            function () {
                FramePopup.Open($(this).attr("href"), "80%", "80%");
                return false;
            }
        );
    };
    FramePopup.OpenInline = function (inlineId, width, height, showScroll, hideTitleBar, iFrameContainerSelector) {

        var frameUrl = "#TB_inline?width=" + width + "&height=" + height + "&inlineId=" + inlineId;

        var frameAnchor = $(FramePopup.elementSelector);
        frameAnchor.attr("href", frameUrl);
        if (hideTitleBar) {
            frameAnchor.addClass(tb_hideTitleClassName);
        }
        else {
            frameAnchor.removeClass(tb_hideTitleClassName);
        }
        frameAnchor.click();

    };

    /* END: Pop up library */
/* END: Pop up library */

/* BEGIN: Accordion effect */
var ACCORDION = {};
ACCORDION.init = function (containerSelector, buttonSelector, overlapBy, hideWhenOpenSelector, hideWhenClosedSelector) {
    $(containerSelector).data("openItemIndex", 0);
    var accordionItems = $(containerSelector).children();
    for (var i = 0; i < accordionItems.length; i++) {
        if (i == 0) {
            $(accordionItems[i]).find(hideWhenOpenSelector).fadeOut();
        } else {
            $(accordionItems[i]).find(hideWhenClosedSelector).fadeOut();
            $(accordionItems[i]).find(buttonSelector).fadeIn();
        }
        if (i > 1) {
            $(accordionItems[i]).animate({ marginLeft: "-=" + overlapBy.toString() });
        }
    }
    $(containerSelector).find(buttonSelector).click(
        function () {
            var accordion = $(this).closest(containerSelector);
            var currentItemIndex = $(accordion).data("openItemIndex");
            var clickedItemIndex = $(this).closest(containerSelector).find(buttonSelector).index($(this));
            // check if the already opened item has been clicked
            if (clickedItemIndex != currentItemIndex) {
                // hide/display elements
                if (hideWhenOpenSelector) {
                    $($(accordion).children().get(clickedItemIndex)).find(hideWhenOpenSelector).fadeOut();
                    $($(accordion).children().get(currentItemIndex)).find(hideWhenOpenSelector).fadeIn();
                }
                if (hideWhenClosedSelector) {
                    $($(accordion).children().get(clickedItemIndex)).find(hideWhenClosedSelector).fadeIn();
                    $($(accordion).children().get(currentItemIndex)).find(hideWhenClosedSelector).fadeOut();
                }
                // close the open item
                $($(accordion).children().get(currentItemIndex + 1)).animate({ marginLeft: "-=" + overlapBy.toString() });
                // open the current item
                $($(accordion).children().get(clickedItemIndex + 1)).animate({ marginLeft: "+=" + overlapBy.toString() });
                // set the value of open item index
                $(accordion).data("openItemIndex", clickedItemIndex);
            }
        }
    );
};
/* END: Accordion effect */

/* BEGIN: IFrame-based galleries */

var IFrameGallery = {};

IFrameGallery.numberOfImages = 0;
IFrameGallery.imageNoParamName = "image-number";
IFrameGallery.iFrameImageNoParamName = "gallery-image";
IFrameGallery.baseGalleryIFrameUrl = window.location.href;
IFrameGallery.intervalMilliseconds = 10000;
IFrameGallery.stopAtLastSlide = true;

IFrameGallery.intervalVariable = null;

/*
 * Are we waiting for the the IFrame to tell us
 * that it has fully loaded?
 */
IFrameGallery.awaitingLoad = true;

IFrameGallery.init = function (
    strBaseGalleryIFrameUrl,
    strIFrameImageNoParamName,
    strImageNoParamName,
    intNumberOfImages,
    blnShowIntroText,
    blnStopAtLastSlide,
    strIFrameSelector,
    boolUseQueryString, forceStart, slideshowInterval) {

    IFrameGallery.numberOfImages = intNumberOfImages;
    IFrameGallery.imageNoParamName = strImageNoParamName;
    IFrameGallery.baseGalleryIFrameUrl = strBaseGalleryIFrameUrl;
    IFrameGallery.iFrameImageNoParamName = strIFrameImageNoParamName;
    IFrameGallery.useQueryString = boolUseQueryString;

    // Optional parameters
    if (typeof (blnStopAtLastSlide) != "undefined") {
        IFrameGallery.stopAtLastSlide = blnStopAtLastSlide;
    }

    if (typeof (blnShowIntroText) == "undefined") {
        blnShowIntroText = true;
    }

    if (typeof (strIFrameSelector) == "undefined") {
        strIFrameSelector = "#GalleryIFrame";
    }

    if (typeof (boolUseQueryString) == "undefined") {
        IFrameGallery.useQueryString = false;
    }

    if (typeof (slideshowInterval) != "undefined") {
        IFrameGallery.intervalMilliseconds = slideshowInterval;
    }

    // Reset everything to the defaults
    IFrameGallery.stopSlideshow();
   
    /*
     * If the user entered a hash url containing an image url containing a number,
     * go straight to that image
     */    
    var blnUserSpecifiedImage = false;
    if (window.location.hash) {
        var results = new RegExp("!" + IFrameGallery.imageNoParamName + "=(\\d+)").exec(window.location.hash);
        if (results != null) {
            var imageNumber = parseInt(results[1], 10);
            if (imageNumber > 0) {
                blnUserSpecifiedImage = true;
                IFrameGallery.showSlideNumber(imageNumber, false);
            }
        }
    }

    // Intro box
    var blnIntroMode = blnShowIntroText && !blnUserSpecifiedImage       

    if (blnIntroMode) {
        $(".galleryControls li").addClass("introTextState");
        $(".galleryControls .playpause").addClass("playPauseIntroTextState").html("<span>Play Gallery</span>");
        Cufon.refresh(".paging span");
    }
    else {
        $(".introBox").remove();
    }

    // Outro box
    if (IFrameGallery.stopAtLastSlide) {
        $(".outroBox .backToStartButton").click(IFrameGallery.backToStart);
    }

    if ((!blnUserSpecifiedImage && !blnShowIntroText) || forceStart) {        
        IFrameGallery.runSlideshow();
    }

    IFrameGallery.bindNext();
    IFrameGallery.bindPrevious();
    IFrameGallery.bindPause(blnIntroMode);    
    
};

IFrameGallery.backToStart = function () {
    IFrameGallery.hideOutro();    
    IFrameGallery.showSlideNumber(1);
    IFrameGallery.runSlideshow();
};

IFrameGallery.bindNext = function () {
    $(".galleryControls .next a").click(function (evt) {
        IFrameGallery.stopSlideshow();
        IFrameGallery.showNextSlide();
        evt.preventDefault();
        //return false;
    });
};

IFrameGallery.bindPrevious = function () {
    $(".galleryControls .prev a").click(function (evt) {
        IFrameGallery.stopSlideshow();
        IFrameGallery.showPreviousSlide();
        evt.preventDefault();
        //return false;
    });
};

IFrameGallery.removeIntroText = function () {
    $(".galleryControls li").removeClass("introTextState playPauseIntroTextState");
    var playPauseButton = $(".galleryControls .playpause");

    playPauseButton.unbind("click", IFrameGallery.removeIntroText);
    IFrameGallery.bindPause(false);
    $(".introBox").remove();
    IFrameGallery.runSlideshow();
};

IFrameGallery.bindPause = function (blnIntroMode) {
    var playPauseButton = $(".galleryControls .playpause");
    if (blnIntroMode) {
        playPauseButton.click(IFrameGallery.removeIntroText);
        $(".introBox .startButton").click(IFrameGallery.removeIntroText);
    }
    else {
        playPauseButton.click(function (evt) {
            if (IFrameGallery.isRunning()) {
                IFrameGallery.stopSlideshow();
            }
            else {
                IFrameGallery.runSlideshow();
            }
        });
    }
};

IFrameGallery.onZoom = function () {
    if (IFrameGallery.isRunning()) {
        IFrameGallery.stopSlideshow();
    }    
};

IFrameGallery.isRunning = function () {
    return IFrameGallery.intervalVariable != null;
};

IFrameGallery.currentImageNumber = function () {
    var strIFrameUrl = $("#GalleryIFrame").attr("src");
    var imageNoTest;
    if (IFrameGallery.useQueryString) {
        imageNoTest = new RegExp("&" + IFrameGallery.iFrameImageNoParamName + "=(\\d+)").exec(strIFrameUrl);
    }
    else {
        imageNoTest = new RegExp("/" + IFrameGallery.iFrameImageNoParamName + "/(\\d+)").exec(strIFrameUrl);
    }
    var imageNumber = 1;
    if (imageNoTest != null) {
        var imageNumber = parseInt(imageNoTest[1], 10);
    }
    return imageNumber;
};

IFrameGallery.runSlideshow = function () {
    $(".galleryControls .playpause").removeClass("paused").text("Pause");
    Cufon.refresh(".paging .playpause");
    if (!IFrameGallery.isRunning()) {
        IFrameGallery.intervalVariable = setInterval("IFrameGallery.intervalShowNextSlide()", IFrameGallery.intervalMilliseconds);
    }
};

IFrameGallery.showSlideNumber = function (intSlideNumber, blnBindEvents) {
    if (typeof (blnBindEvents) == "undefined") {
        blnBindEvents = true;
    }
    $("#GalleryIFrame").attr("src", IFrameGallery.getGalleryImageUrl(intSlideNumber));
    window.location.hash = "!" + IFrameGallery.imageNoParamName + "=" + IFrameGallery.currentImageNumber();
    IFrameGallery.updateButtons(blnBindEvents);
};

IFrameGallery.notifyLoaded = function (intImageNumber) {
    this.awaitingLoad = false;
};

// Wrapper for showNextSlide
// Used solely from the timed interval execution
IFrameGallery.intervalShowNextSlide = function () {
    if (!this.awaitingLoad) {
        this.awaitingLoad = true;
        this.showNextSlide();
    }
};

IFrameGallery.showNextSlide = function () {
    var nextImageNumber = (IFrameGallery.currentImageNumber() % IFrameGallery.numberOfImages) + 1;
    IFrameGallery.showSlideNumber(nextImageNumber);
};

IFrameGallery.showPreviousSlide = function () {
    var previousImageNumber = IFrameGallery.currentImageNumber() - 1;
    if (previousImageNumber < 1) {
        previousImageNumber = IFrameGallery.numberOfImages;
    }
    IFrameGallery.showSlideNumber(previousImageNumber);
};

IFrameGallery.updateButtons = function (blnBindEvents) {
    var previousButtonContainer = $(".galleryControls .prev");
    var nextButtonContainer = $(".galleryControls .next");
    if (IFrameGallery.currentImageNumber() > 1) {
        if (previousButtonContainer.children("a").length == 0) {
            previousButtonContainer.html('<a href="#" title="">Prev</a>');
            if (blnBindEvents) {
                IFrameGallery.bindPrevious();
            }
            //Cufon.refresh(".paging a");
            Cufon.extensions.replace(".paging a", { fontFamily: "Abadi MT Lt" }, ".paging a");
        }
    }
    if (IFrameGallery.currentImageNumber() == 1) {
        previousButtonContainer.html('<span>Prev</span>');
        Cufon.refresh(".paging span");
    }

    if ((IFrameGallery.currentImageNumber() == IFrameGallery.numberOfImages && IFrameGallery.stopAtLastSlide)
        || IFrameGallery.numberOfImages < 2) {
        $(".galleryControls .next").html('<span>Next</span>');
        Cufon.refresh(".paging span");
        if (IFrameGallery.isRunning()) {
            IFrameGallery.stopSlideshow();
            $(".outroBox").css("display", "block");
            $("body").click(IFrameGallery.hideOutro);
        }
    }
    else if (IFrameGallery.currentImageNumber() < IFrameGallery.numberOfImages) {
        if (nextButtonContainer.children("a").length == 0) {
            nextButtonContainer.html('<a href="#" title="">Next</a>');
            if (blnBindEvents) {
                IFrameGallery.bindNext();
            }
            //Cufon.refresh(".paging a");
            Cufon.extensions.replace(".paging a", { fontFamily: "Abadi MT Lt" }, ".paging a");
        }
    }
};

IFrameGallery.hideOutro = function () {
    $("body").unbind("click", IFrameGallery.hideOutro);
    $(".outroBox").css("display", "none");
};

IFrameGallery.stopSlideshow = function () {
    $(".galleryControls .playpause").addClass("paused").text("Resume");
    Cufon.refresh(".paging .playpause");
    if (IFrameGallery.isRunning()) {
        clearTimeout(IFrameGallery.intervalVariable);
        IFrameGallery.intervalVariable = null;
    }
};

IFrameGallery.getGalleryImageUrl = function (intImageNumber) {
    var strUrl;
    if (IFrameGallery.useQueryString) {
        strUrl = IFrameGallery.baseGalleryIFrameUrl + "&" + IFrameGallery.iFrameImageNoParamName + "=" + intImageNumber;
    }
    else {
        strUrl = IFrameGallery.baseGalleryIFrameUrl + "/" + IFrameGallery.iFrameImageNoParamName + "/" + intImageNumber;
    }
    return strUrl;
};

/* END: IFrame-based galleries */

/* START: Custom scrolling */
var CustomScroller = {};

CustomScroller.clickDistance = 200; // in pixels
CustomScroller.clickDuration = 300; // in milliseconds

CustomScroller.downButtonMouseDown = function (target, copyDiv, wrapperDiv, objOnClickFunction) {
    if (typeof (objOnClickFunction) != "undefined") {
        objOnClickFunction();
    }
    wrapperDiv.data("clickStart", new Date().getTime());
    var delta = copyDiv.height() + copyDiv.position().top - wrapperDiv.height();
    if (delta > 0) {
        target.parent().children(".up").removeClass("disabled");
    }
    copyDiv.animate({ "top": "-=" + delta }, { "duration": "slow", "easing": "swing",
        "complete": function () { CustomScroller.disableButtons(wrapperDiv, copyDiv); }
    });
};

CustomScroller.downButtonMouseUp = function (target, copyDiv, wrapperDiv) {
    var intTimeElapsed = new Date().getTime() - wrapperDiv.data("clickStart");
    copyDiv.stop(true);
    /* If it was a click, execute the minimum delta animation */
    if (intTimeElapsed < CustomScroller.clickDuration) {
        var intDelta = Math.min(CustomScroller.clickDistance, copyDiv.height() + copyDiv.position().top - wrapperDiv.height());
        copyDiv.animate({ "top": "-=" + intDelta },
                    { "duration": "slow", "complete": function () { CustomScroller.disableButtons(wrapperDiv, copyDiv); }
                    });
    }
};

CustomScroller.upButtonMouseDown = function (target, copyDiv, wrapperDiv, objOnClickFunction) {
    if (typeof (objOnClickFunction) != "undefined") {
        objOnClickFunction();
    }
    wrapperDiv.data("clickStart", new Date().getTime());
    var delta = copyDiv.position().top * -1;
    if (delta > 0) {
        target.parent().children(".down").removeClass("disabled");
    }
    copyDiv.animate({ "top": "+=" + delta }, { "duration": "slow", "easing": "swing",
        "complete": function () { CustomScroller.disableButtons(wrapperDiv, copyDiv); }
    });
};

CustomScroller.upButtonMouseUp = function (target, copyDiv, wrapperDiv) {
    var intTimeElapsed = new Date().getTime() - wrapperDiv.data("clickStart");
    copyDiv.stop(true);
    /* If it was a click, execute the minimum delta animation */
    if (intTimeElapsed < CustomScroller.clickDuration) {
        var intDelta = Math.min(CustomScroller.clickDistance, copyDiv.position().top * -1);
        copyDiv.animate({ "top": "+=" + intDelta }, { "duration": "slow",
            "complete": function () { CustomScroller.disableButtons(wrapperDiv, copyDiv); }
        });
    }
};

CustomScroller.disableButtons = function (wrapperDiv, copyDiv) {
    if (copyDiv.position().top >= 0) {
        wrapperDiv.find(".up").addClass("disabled upDisabled");
    } else if (copyDiv.height() + copyDiv.position().top <= wrapperDiv.height()) {
        wrapperDiv.find(".down").addClass("disabled downDisabled");
    }
};

CustomScroller.init = function (strSelector, objOnClickFunction) {
    var copyDiv = $(strSelector);
    copyDiv.each(function () {
        var oldHeight = Math.round($(this).height());
        $(this).wrap("<div class='scrollableDiv' />");
        var wrapperDiv = $(this).parent();
        wrapperDiv.css({ height: oldHeight + "px" });
        $(this).css({ overflow: "visible", position: "absolute", height: "auto" }).addClass("copyDiv");
        if (wrapperDiv.height() < copyDiv.height()) {
            wrapperDiv.append($("<div class='controls'><a class='up'>Up</a><a class='down'>Down</a></div>"))
                .addClass("scrollableDivWithControls");
            wrapperDiv
                    .find(".down")
                    .mousedown(function () {
                        CustomScroller.downButtonMouseDown($(this), copyDiv, wrapperDiv, objOnClickFunction);
                    })
                    .mouseup(function () {
                        CustomScroller.downButtonMouseUp($(this), copyDiv, wrapperDiv);
                    });
            wrapperDiv
                    .find(".up")
                    .mousedown(function () {
                        CustomScroller.upButtonMouseDown($(this), copyDiv, wrapperDiv, objOnClickFunction);
                    })
                    .mouseup(function () {
                        CustomScroller.upButtonMouseUp($(this), copyDiv, wrapperDiv);
                    });
            CustomScroller.disableButtons(wrapperDiv, copyDiv);
        }
    });
};
/* END: Custom scrolling */

/* BEGIN: Fashion Search box */

$(
        function () {

            // do label fade
            DEFAULTTEXT.initialise(".expertSearch input", "Search within Fashion SOS", true, "");

            var containerSelector = ".expertSearch";
            var searchBoxSelector = containerSelector + " input[type=text]";
            var searchButtonSelector = containerSelector + " button";
            var searchPathSelector = containerSelector + " span";

            // wire up search functionality
            $(searchBoxSelector).keydown( // make Enter key initiate search
                 function (e) {

                     if (e.keyCode == 13) {
                         $(searchButtonSelector).click();
                     }
                 }
            );

            // handle button press
            $(searchButtonSelector).click(
                function (e) {

                    var searchTerms = $.trim($(searchBoxSelector).val());
                    if (searchTerms && searchTerms.length > 0) {
                        var url = $(searchPathSelector).text() + encodeURIComponent(searchTerms);
                        document.location = url;
                    }
                    e.preventDefault();
                }
            );
        }
    );

/* END: Fashion Search box */
/* BEGIN: Search box */

        $(
    function () {
        var containerSelector = ".siteSearch";
        var boxSelector = "input[type=text]";
        var buttonSelector = "input[type=button]";
        var searchBoxSelector = containerSelector + " " + boxSelector;
        var searchButtonSelector = containerSelector + " " + buttonSelector;
        // display the search box
        $(containerSelector).css("display", "block");
        // wire up search functionality
        $(searchBoxSelector).keyup( // make Enter key initiate search
            function (e) {
                if (e.keyCode == 13) {
                    var searchBox = $(this).parents(containerSelector).first().find(buttonSelector);
                    $(searchButtonSelector).click();
                }
            }
        );
        $(searchButtonSelector).click(
            function (e) {
                var searchBox = $(this).parents(containerSelector).first().find("input[type=text]");
                var searchTerms = $.trim(searchBox.val());
                if (searchTerms && searchTerms.length > 0) {
                    document.location = "/search?q=" + encodeURIComponent(searchTerms);
                }
                event.preventDefault();
            }
        );
    }
);
/* END: Search box */

/* BEGIN: IFrame -> parent slideshow intercommunication */
var SlideShowInterface = {};
SlideShowInterface.notifiedLoad = false;
SlideShowInterface.stopSlideShow = function () {
    if (parent != null && typeof (parent.IFrameGallery) != "undefined" && parent.IFrameGallery != null) {
        parent.IFrameGallery.onZoom();
    }
};
SlideShowInterface.notifyLoaded = function (intSlideNumber) {
    if (!this.notifiedLoad) {
        this.notifiedLoad = true;
        if (parent != null && typeof (parent.IFrameGallery) != "undefined" && parent.IFrameGallery != null) {
            parent.IFrameGallery.notifyLoaded(intSlideNumber);
        }
    }
};
/* END: IFrame -> parent slideshow intercommunication */

/* BEGIN: Image Magnifier */
    $(
    function () {            
        var imageViewPort = $(".imageViewPort");
        if (imageViewPort.find(".magnifiedImage").length > 0) {
            $(".imageViewPort").mapbox({
                clickZoom: true,
                mousewheel: true,
                callBefore: function (theLayer, xcoord, ycoord, theViewport) {
                    // Viewport is being passed incorrectly
                    var actualViewport = $(theLayer).parent();
                    actualViewport.addClass("dragging");
                },
                callAfter: function (theLayer, xcoord, ycoord, theViewport) {
                    // Viewport is being passed incorrectly
                    var actualViewport = $(theLayer).parent();
                    actualViewport.removeClass("dragging");
                },
                beforeZoom: function (theLayer, xcoord, ycoord, theViewport) {
                    /* TODO - Check for undefined? */
                    var actualViewport = $(theLayer).parent();
                    actualViewport.siblings("span").fadeOut("slow", function () { $(this).remove() });

                    /* This should ideally be done only within
                     * the iframe version, however for expediency
                     * we'll add the slideshow capabilities
                     * to all zoomable images.
                     */                    
                    SlideShowInterface.stopSlideShow();
                },
                afterZoom: function (theLayer, xcoord, ycoord, theViewport) {
                    // Viewport is being passed incorrectly
                    var actualViewport = $(theLayer).parent();
                    var zoomFactor = actualViewport.attr("visible");
                    if (zoomFactor == 1) {
                        actualViewport.addClass("fullyZoomed");
                        $(this).attr("clickZoom", false);
                        $(this).attr("clickZoomOut", true);
                        $(this).attr("clickDistance", 4);
                    }
                    else {
                        actualViewport.removeClass("fullyZoomed");
                        if (zoomFactor == 0) {
                            $(this).attr("clickZoom", true);
                            $(this).attr("clickZoomOut", false);
                            $(this).attr("clickDistance", 1);
                        }
                    }
                }
            }).addClass("mapbox");
            var topAlignedImage = $("img.topAligned");
            var zoomOverlay = imageViewPort.siblings("span.zoom");
            if (topAlignedImage.length > 0) {
                var topAlignedImageHeight = Math.max(topAlignedImage.height(), 480);
                zoomOverlay.css("top", Math.round((topAlignedImageHeight * 0.75) - (zoomOverlay.height() / 2)) + "px");
            }
            zoomOverlay.css("display", "block");
        }
    }
);
/* END: Image Magnifier */

/* BEGIN: Image Rotator */
$(
    function () {
        if (typeof (ImageRotatorImages) != "undefined") {
            // set up the onclick even
            $(".imageRotator li img").click(
                function () {
                    var articleElement = $(this).closest(".article");
                    // if this is the first time an image has been clicked
                    if (!$(articleElement).data("ImageChanged")) {
                        // if there is a description for this image
                        if ($(articleElement).find(".imageRotator div p").length > 0) {
                            // move the image description onto the thumbnail
                            $($(articleElement).find(".imageRotator li:first-child")).append($(articleElement).find(".imageRotator div p"));
                        }
                        $(articleElement).data("ImageChanged", true);
                    }
                    // get the index of this article on the page
                    var articleIndex = $($(".article .imageRotator").closest(".article")).index(articleElement);
                    // get the index of this image amongst the images on this post
                    var imageIndex = $($(articleElement).find(".imageRotator li img")).index($(this));
                    // get the data for the clicked image
                    try {
                        var data = ImageRotatorImages[articleIndex][imageIndex];
                    } catch (err) {
                        if (typeof (console) != "undefined" && typeof (console.log) == "function") {
                            console.log(err);
                        }
                    }
                    // check if we found some data
                    if (typeof (data) != "undefined") {
                        // we have so let's update the main image
                        var mainImageElement = $(articleElement).find(".imageRotator div img");
                        mainImageElement.attr("alt", data.AltText).attr("src", data.Src);
                        // check if there is a description for this image
                        if (data.Description.length > 0) {
                            // try to get an existing description element
                            var descriptionElement = $($(articleElement).find(".imageRotator div p"));
                            // if we found one
                            if (descriptionElement.length > 0) {
                                $(descriptionElement).html(data.Description);
                            } else { // there isn't an existing input element
                                $($(articleElement).find(".imageRotator div")).append("<p>" + data.Description + "</p>");
                            }
                        }
                    }
                }
            ).css("cursor", "pointer");
            // pre-load the larger images
            for (var i = 0; i < ImageRotatorImages.length; i++) {
                for (var j = 0; j < ImageRotatorImages[i].length; j++) {
                    try {
                        $("<img>").attr("src", ImageRotatorImages[i][j].Src);
                    } catch (err) {
                        if (typeof (console) != "undefined" && typeof (console.log) == "function") {
                            console.log(err);
                        }
                    }
                }
            }
        }
    }
);
/* END: Image Rotator */

/* BEGIN: Default Text in Input */
var DEFAULTTEXT = {};
DEFAULTTEXT.initialise = function (strSelector, strDefaultText, blnRestoreOnClear, strClassNameOnEmpty) {
    if (typeof (blnRestoreOnClear) == "undefined") {
        blnRestoreOnClear = true;
    }
    $(document).ready(function () {
        var inputElem = $(strSelector);
        if (inputElem.length > 0) {
            inputElem.focus(function () {
                var thisElem = $(this);
                if (thisElem.val() == strDefaultText) {
                    thisElem.val("");
                    if (typeof (strClassNameOnEmpty) != "undefined") {
                        thisElem.removeClass(strClassNameOnEmpty);
                    }
                }
            });
            inputElem.blur(function () {
                var thisElem = $(this);
                if (blnRestoreOnClear && $.trim(thisElem.val()).length == 0) {
                    thisElem.val(strDefaultText);
                    if (typeof (strClassNameOnEmpty) != "undefined") {
                        thisElem.addClass(strClassNameOnEmpty);
                    }
                }
            });
            if (inputElem.val().length == 0) {
                inputElem.val(strDefaultText);
            }
            if (inputElem.val() == strDefaultText && typeof (strClassNameOnEmpty) != "undefined") {
                inputElem.addClass(strClassNameOnEmpty);
            } 
        }
    });
};
/* END: Default Text in Input */

/* BEGIN: Image Slider */
var IMAGESLIDER = {};
// dividerSelector can be relative to containerSelector and controlSelector can be relative to dividerSelector
IMAGESLIDER.initialise = function (containerSelector, dividerSelector, controlSelector) {
    var sliderContainers = $(containerSelector);
    var previousPositionKey = "IMAGESLIDER_PREVIOUSPOSITIONX";
    if (sliderContainers.length > 0) {
        sliderContainers.find(controlSelector).mousedown(
            function (mousedownEvent) {
                $(this).closest(containerSelector).data(previousPositionKey, mousedownEvent.pageX);
                $(this).closest(containerSelector).mousemove(
                    function (mousemoveEvent) {
                        var newMousePosition = mousemoveEvent.pageX;
                        var previousMousePosition = $(this).data(previousPositionKey);
                        // if the cursor has moved and is still in the boundaries of the image
                        if (newMousePosition != previousMousePosition) {
                            // figure out the new position for the controls
                            var controlPosition = parseInt($(this).find(dividerSelector).css("left"));
                            controlPosition += (newMousePosition - previousMousePosition);
                            // check if the new position is within the bounds of the slider
                            if (controlPosition > 24 && controlPosition < $(this).width() - 25) {
                                // move that shizzle
                                $(this).find(dividerSelector).css("left", controlPosition + "px");
                                // adjust the clipping on the images
                                $($(this).find("img")[0]).css("clip", "rect(0px, " + $(this).width() + "px, " + $(this).height() + "px, " + controlPosition + "px)")
                                $($(this).find("img")[1]).css("clip", "rect(0px, " + controlPosition + "px, " + $(this).height() + "px, 0px)");
                                // re-set the previous position to be the current position
                                $(this).data(previousPositionKey, newMousePosition);
                            }
                        }
                    }
                );
                var control = $(this).closest(containerSelector);
                $("body").mouseup(
                    function () {
                        $(control).unbind("mousemove");
                    }
                );
                return mousedownEvent.preventDefault();
            }
        );
    }
};
/* END: Image Slider */

/* BEGIN: Sliding carousel */
if (typeof (SLIDINGCAROUSEL) == "undefined") {
    var SLIDINGCAROUSEL = {};
}
SLIDINGCAROUSEL.displayedFrameIndexDataKey = "displayedFrameIndex";
SLIDINGCAROUSEL.gotoFrame = function (frameIndex, framesContainer, carouselContainer, frameNumbers, selectedClass, frameChangedCallback) {
    // check that frameIndex refers to an existent frame and re-set it if it isn't
    if (frameIndex < 0) {
        frameIndex = $(framesContainer).children().length - 1;
    } else if (frameIndex >= $(framesContainer).children().length) {
        frameIndex = 0;
    }
    // display the new frame
    $(framesContainer).animate({ left: (frameIndex * $(carouselContainer).width() * -1).toString() }, 500);
    // set the value of the currently displayed frame on the container element
    $(carouselContainer).data(SLIDINGCAROUSEL.displayedFrameIndexDataKey, frameIndex);
    // unselect all other frame numbers
    $(frameNumbers).removeClass(selectedClass);
    // mark the current frame number as selected
    $($(frameNumbers).get(frameIndex)).addClass(selectedClass);
    // frame changed callback
    if ($.isFunction(frameChangedCallback)) {
        frameChangedCallback();
    }
};
// set autoPlayDelay to 0 to disable autoplay
// framesContainerSelector, frameNumbersSelector, previousButtonSelector and nextButtonSelector should be relative to containerSelector
SLIDINGCAROUSEL.initialise = function (autoPlayDelay, containerSelector, framesContainerSelector, frameNumbersSelector, previousButtonSelector, nextButtonSelector, selectedClass, frameChangedCallback) {
    // load elements into local variables
    var container = $(containerSelector);
    // check if we found the container element
    if (container.length == 0) {
        // we didn't so exit
        return;
    }
    var framesContainer = $(container).find(framesContainerSelector);
    if (framesContainer.length == 0) {
        return;
    }
    var frameNumbers = $(container).find(frameNumbersSelector);
    var previousButton = $(container).find(previousButtonSelector);
    var nextButton = $(container).find(nextButtonSelector);
    // initialise data
    $(container).data(SLIDINGCAROUSEL.displayedFrameIndexDataKey, 0);
    // hook up events
    $(frameNumbers).click(
        function () {
            // get the index of the frame number that was just clicked
            var clickedFrameIndex = $(frameNumbers).index(this);
            // display the new frame
            SLIDINGCAROUSEL.gotoFrame(clickedFrameIndex, framesContainer, container, frameNumbers, selectedClass, frameChangedCallback);
            // stop autoplay if it is running
            if (autoPlayDelay > 0) {
                clearInterval(autoPlayId);
            }
        }
    );
    $(previousButton).click(
        function () {
            // get the index of the current frame
            var currentFrameIndex = $(container).data(SLIDINGCAROUSEL.displayedFrameIndexDataKey);
            // there is so let's got to it
            SLIDINGCAROUSEL.gotoFrame(currentFrameIndex - 1, framesContainer, container, frameNumbers, selectedClass, frameChangedCallback);
            // stop autoplay if it is running
            if (autoPlayDelay > 0) {
                clearInterval(autoPlayId);
            }
        }
    );
    $(nextButton).click(
        function (event) {
            // get the index of the current frame
            var currentFrameIndex = $(container).data(SLIDINGCAROUSEL.displayedFrameIndexDataKey);
            // go to the next frame
            SLIDINGCAROUSEL.gotoFrame(currentFrameIndex + 1, framesContainer, container, frameNumbers, selectedClass, frameChangedCallback);
            // stop autoplay if it is running and the "click" was initiated by the user
            if (autoPlayDelay > 0 && event.originalEvent) {
                clearInterval(autoPlayId);
            }
        }
    );
    if (autoPlayDelay != 0) {
        var autoPlayId = setInterval("$($(\"" + containerSelector + " " + nextButtonSelector + "\").get(0)).click()", autoPlayDelay);
    }
};
/* END: Sliding carousel */

/* BEGIN: Looping carousel with supplementary content */
// LOOPING CAROUSEL is a sliding carousel that loops around creating the illusion of a continuous stream of images. Each image can have supplementary
// content which is moved from the item (where it should be hidden) in the place holder (where it should be visible). E.g. a carousel item could be an li
// element which contains the image and a paragraph of text.
if (typeof (LOOPINGCAROUSEL) == "undefined") {
    var LOOPINGCAROUSEL = {};
}
LOOPINGCAROUSEL.busyDataKey = "ANIMATING";
// carouselSelector = CSS selector for the element the entire carousel is contained within.
// carouselContentSelector = CSS selector for the element that contains the carousel content. The element must be a ol or ul.
// contentPlaceHolderSelector = CSS selector for the element that the supplementary content is moved into. This should be relative to the container.
// supplementaryContentSelector = CSS selector for the supplementary content of each item. This should be relative to the item.
// previousButtonSelector = CSS selector for the 'previous item' button. This should be relative to the container.
// nextButtonSelector = CSS selector for the 'next item' button. This should be relative to the container.
LOOPINGCAROUSEL.initialise = function (carouselSelector, carouselContentSelector, supplementaryContentPlaceHolderSelector, supplementaryContentSelector, previousButtonHtml, nextButtonHtml, slideTime, supplementaryContentFadeTime) {
    // load a reference to the container into a local variable
    var carouselContainer = $(carouselSelector);
    // check if the container exists
    if (carouselContainer.length == 0) {
        // exit if it doesn't
        return;
    }
    // load a reference to the carousel content into a local variable
    var carouselContent = $(carouselContainer).find(carouselContentSelector);
    // check if the content exists and has children
    if (carouselContent.length == 0 || $(carouselContent).children() < 2) {
        // exit if it doesn't
        return;
    }
    if (supplementaryContentPlaceHolderSelector && supplementaryContentSelector) {
        // load a reference to the supplementary content placeholder into a local variable
        var supplementaryContentPlaceHolder = $(carouselContainer).find(supplementaryContentPlaceHolderSelector);
        // check if the supplementary content placeholder exists
        if (supplementaryContentPlaceHolder.length > 0) {
            // display the supplementary content of the first item
            $($(carouselContent).children()[0]).find(supplementaryContentSelector).children().clone().appendTo($(supplementaryContentPlaceHolder));
        }
    }
    // re-order the list to create the loop and centre the list around what was the first image
    var firstItemWidth = $($(carouselContent).children()[0]).width();
    var containerWidth = $(carouselContainer).width();
    for (var i = 0; i < Math.floor($(carouselContent).children().length / 2); i++) {
        $(carouselContent).prepend($(carouselContent).children("li:last-child"));
        $(carouselContent).css("left", (($(carouselContent).css("left") == "auto" ? 0 : parseInt($(carouselContent).css("left"))) - $(carouselContent).children("li:first-child").outerWidth(true)) + "px");
    }
    $(carouselContent).css("left", (parseInt($(carouselContent).css("left")) + parseInt((containerWidth - firstItemWidth) / 2)) + "px");
    // insert the controls and hook up events
    if (previousButtonHtml) {
        var previousButton = $(previousButtonHtml);
        $(carouselContent).parent().append(previousButton);
        previousButton.click(
            function () {
                if (!$(carouselContainer).data(LOOPINGCAROUSEL.busyDataKey)) {
                    $(carouselContainer).data(LOOPINGCAROUSEL.busyDataKey, true);
                    var itemWidth = $(carouselContent).children("li:last-child").width();
                    $(carouselContent).children("li:last-child").width("0");
                    $(carouselContent).prepend($(carouselContent).children("li:last-child"));
                    $(carouselContent).children("li:first-child").animate({ width: "+=" + itemWidth }, slideTime,
                        function () {
                            $(carouselContainer).data(LOOPINGCAROUSEL.busyDataKey, false);
                            if (supplementaryContentPlaceHolder && $(supplementaryContentPlaceHolder).length > 0) {
                                $(supplementaryContentPlaceHolder).fadeOut(supplementaryContentFadeTime,
                                    function () { // fadeOut callback
                                        $(supplementaryContentPlaceHolder).empty();
                                        $($(carouselContent).children().get(Math.floor($(carouselContent).children().length / 2))).find(supplementaryContentSelector).children().clone().appendTo($(supplementaryContentPlaceHolder));
                                        $(supplementaryContentPlaceHolder).fadeIn(supplementaryContentFadeTime);
                                    } // fadeOut callback
                                );
                            }
                        }
                    );
                }
            }
        );
    }
    if (nextButtonHtml) {
        var nextButton = $(nextButtonHtml);
        $(carouselContent).parent().append(nextButton);
        nextButton.click(
            function () {
                if (!$(carouselContainer).data(LOOPINGCAROUSEL.busyDataKey)) {
                    $(carouselContainer).data(LOOPINGCAROUSEL.busyDataKey, true);
                    var itemWidth = $(carouselContent).children("li:first-child").width();
                    $(carouselContent).children("li:first-child").animate({ width: "-=" + itemWidth }, slideTime,
                        function () {
                            $(carouselContent).append($(carouselContent).children("li:first-child"));
                            $(carouselContent).children("li:last-child").width(itemWidth);
                            $(carouselContainer).data(LOOPINGCAROUSEL.busyDataKey, false);
                            if (supplementaryContentPlaceHolder && $(supplementaryContentPlaceHolder).length > 0) {
                                $(supplementaryContentPlaceHolder).fadeOut(supplementaryContentFadeTime,
                                    function () { // fadeOut callback
                                        $(supplementaryContentPlaceHolder).empty();
                                        $($(carouselContent).children().get(Math.floor($(carouselContent).children().length / 2))).find(supplementaryContentSelector).children().clone().appendTo($(supplementaryContentPlaceHolder));
                                        $(supplementaryContentPlaceHolder).fadeIn(supplementaryContentFadeTime);
                                    } // fadeOut callback
                                );
                            }
                        }
                        
                    );
                }
            }
        );
    }
};
/* END: Looping carousel with supplementary content */

/* BEGIN: Glamour specific */
var GLAMOUR = {};
GLAMOUR.hideEmptyAds = function () {
    $(".adMpu .no-ad,.adMpu img[src$=817-grey.gif]").closest(".adMpu").hide();
    $(".adSkyOrMpu .no-ad,.adSkyOrMpu img[src$=817-grey.gif]").closest(".adSkyOrMpu").hide();
};
GLAMOUR.styleCommentValidation = function () {
    $(".commentForm .validationError:visible").css("display", "block");
    $(".commentForm .fieldWrapper:has(.validationError:visible)").addClass("error");
    $(".commentForm .fieldWrapper:not(:has(.validationError:visible))").removeClass("error");
};
GLAMOUR.styleQuestionValidation = function () {
    $(".expertQuestion .validationError:visible").css("display", "block");
    $(".expertQuestion .fieldWrapper:has(.validationError:visible)").addClass("error");
    $(".expertQuestion .fieldWrapper:not(:has(.validationError:visible))").removeClass("error");
};
GLAMOUR.init = function () {
    Menu.init();
    CN.listInRowsInit("footer .siteNavigation>ul,articleIndexGridMore ul,.sectionSplash .bigImageList,.sectionSplash .dosAndDontsSplashList,.videoList ul");
    
    // Hide footer cols that would ordinarily wrap.
    $("footer nav > ul > li:gt(6)").css("display", "none");
    FramePopup.init();
    ACCORDION.init(".jsAccordion", ".openButton", 264, ".openButton", ".image div");
    DEFAULTTEXT.initialise(".expertList .expertSearch input[type=text]", "Search within Fashion SOS", "defaultText");
    IMAGESLIDER.initialise(".imageSlider .slider", ".controls", ".control");
    $(".commentForm button").click(GLAMOUR.styleCommentValidation);
    $(".commentForm input,.commentForm textarea").blur(GLAMOUR.styleCommentValidation);
    $(".expertQuestion button").click(GLAMOUR.styleQuestionValidation);
    SLIDINGCAROUSEL.initialise(5000, ".home .carousel", ".carouselImages", ".pageNumber", ".previousButton", ".nextButton", "selected", null /*function () { Cufon.extensions.replace(".home .carouselPaging li", { fontFamily: "Abadi MT" }) }*/);
    LOOPINGCAROUSEL.initialise(".imageCarousel", "ul", ".contentPlaceHolder", ".itemContent", "<div class=\"previous control sir\">Previous</div>", "<div class=\"next control sir\">Next</div>", 250, 150);
    GLAMOUR.expertQuestionsInit();
    GLAMOUR.hideEmptyAds();
};
GLAMOUR.expertQuestionsInit = function () {
    $(".expertOpinions li").append("<div class=\"arrow\"><!----></div>");
    $(".expertOpinions .button").click(
        function () {
            if ($(this).parent(".selected").length == 0) {
                $(".expertOpinions .selected p").hide();
                $(".expertOpinions .selected").removeClass("selected");
                $(this).closest("li").addClass("selected");
                $(this).siblings("p").show();
            } else {
                $(".expertOpinions .selected p").hide();
                $(".expertOpinions .selected").removeClass("selected");
            }
        }
    );
};
$(GLAMOUR.init);
/* END: Glamour specific */

/* BEGIN: Misc */

// disable asp.net validationsummary jump to top of page
window.scrollTo = function (x, y) {
    return true;
}

/* END: Misc */

/* BEGIN: Validation */
var CNT = {};

CNT.validateCheckbox = function (source, args) {
    args.IsValid = $("#" + source.controltovalidate).attr("checked");
};

CNT.validationIsComplete = function (element) {
    switch (element.tagName) {
        case "INPUT":
            switch ($(element).attr("type")) {
                case "checkbox":
                case "radio":
                    return $(element).attr("checked");
                    break;
                case "text":
                    return $.trim($(element).val()).length > 0;
                    break;
                default:
                    alert("ERROR 1: " + $(element).attr("type"));
                    break;
            }
            break;
        case "SELECT":
            return $.trim($(element).val()).length > 0;
            break;
        case "TEXTAREA":
            return $.trim($(element).val()).length > 0;
            break;
        default:
            alert("ERROR 2: " + element.tagName);
            break;
    }
    return false;
};
CNT.validationIsEmail = function (formField) {
    return CNT.validationIsPattern(formField, "\\w+([\\.-]?\\w+)*@\\w+([\\.-]?\\w+)*(\\.\\w{2,3})+");
};
CNT.validationIsPattern = function (formField, pattern) {
    var regExp = new RegExp("^" + pattern + "$", "");
    return regExp.test($(formField).val());
};

/* END : Form Validation Library */

/* BEGIN: thickbox-conde.js */
/*
* Thickbox 3.1 - One Box To Rule Them All.
* By Cody Lindley (http://www.codylindley.com)
* Copyright (c) 2007 cody lindley
* Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
*
* Edited by Steve at Conde Nast to all for hiding the title bar. (Find: tb_hideTitleClassName and hideTitleBar)
*
*/

var tb_pathToImage = "/_/img/loadingAnimation.gif";
var tb_hideTitleClassName = "TB_hideTitleBar";

/*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/

//on page load call tb_init
$(document).ready(function () {
    tb_init('a.thickbox, area.thickbox, input.thickbox'); //pass where to apply thickbox
    imgLoader = new Image(); // preload image
    imgLoader.src = tb_pathToImage;
});

//add thickbox to href & area elements that have a class of .thickbox
function tb_init(domChunk) {
    $(domChunk).click(function () {
        var t = this.title || this.name || null;
        var a = this.href || this.alt;
        var g = this.rel || false;
        var s = $(this).hasClass(tb_hideTitleClassName);
        tb_show(t, a, g, s);
        this.blur();
        return false;
    });
}

function tb_show(caption, url, imageGroup, hideTitleBar) {//function called when the user clicks on a thickbox link

    try {
        if (typeof document.body.style.maxHeight === "undefined") {//if IE 6
            $("body", "html").css({ height: "100%", width: "100%" });
            $("html").css("overflow", "hidden");
            if (document.getElementById("TB_HideSelect") === null) {//iframe to hide select elements in ie6
                $("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");
                $("#TB_overlay").click(tb_remove);
            }
        } else {//all others
            if (document.getElementById("TB_overlay") === null) {
                $("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");
                $("#TB_overlay").click(tb_remove);
            }
        }

        if (tb_detectMacXFF()) {
            $("#TB_overlay").addClass("TB_overlayMacFFBGHack"); //use png overlay so hide flash
        } else {
            $("#TB_overlay").addClass("TB_overlayBG"); //use background and opacity
        }

        if (caption === null) { caption = ""; }
        $("body").append("<div id='TB_load'><img src='" + imgLoader.src + "' /></div>"); //add loader to the page
        $('#TB_load').show(); //show loader

        var baseURL;
        if (url.indexOf("?") !== -1) { //ff there is a query string involved
            baseURL = url.substr(0, url.indexOf("?"));
        } else {
            baseURL = url;
        }

        var urlString = /\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$/;
        var urlType = baseURL.toLowerCase().match(urlString);

        if (urlType == '.jpg' || urlType == '.jpeg' || urlType == '.png' || urlType == '.gif' || urlType == '.bmp') {//code to show images

            TB_PrevCaption = "";
            TB_PrevURL = "";
            TB_PrevHTML = "";
            TB_NextCaption = "";
            TB_NextURL = "";
            TB_NextHTML = "";
            TB_imageCount = "";
            TB_FoundURL = false;
            if (imageGroup) {
                TB_TempArray = $("a[@rel=" + imageGroup + "]").get();
                for (TB_Counter = 0; ((TB_Counter < TB_TempArray.length) && (TB_NextHTML === "")); TB_Counter++) {
                    var urlTypeTemp = TB_TempArray[TB_Counter].href.toLowerCase().match(urlString);
                    if (!(TB_TempArray[TB_Counter].href == url)) {
                        if (TB_FoundURL) {
                            TB_NextCaption = TB_TempArray[TB_Counter].title;
                            TB_NextURL = TB_TempArray[TB_Counter].href;
                            TB_NextHTML = "<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Next &gt;</a></span>";
                        } else {
                            TB_PrevCaption = TB_TempArray[TB_Counter].title;
                            TB_PrevURL = TB_TempArray[TB_Counter].href;
                            TB_PrevHTML = "<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>&lt; Prev</a></span>";
                        }
                    } else {
                        TB_FoundURL = true;
                        TB_imageCount = "Image " + (TB_Counter + 1) + " of " + (TB_TempArray.length);
                    }
                }
            }

            imgPreloader = new Image();
            imgPreloader.onload = function () {
                imgPreloader.onload = null;

                // Resizing large images - orginal by Christian Montoya edited by me.
                var pagesize = tb_getPageSize();
                var x = pagesize[0] - 150;
                var y = pagesize[1] - 150;
                var imageWidth = imgPreloader.width;
                var imageHeight = imgPreloader.height;
                if (imageWidth > x) {
                    imageHeight = imageHeight * (x / imageWidth);
                    imageWidth = x;
                    if (imageHeight > y) {
                        imageWidth = imageWidth * (y / imageHeight);
                        imageHeight = y;
                    }
                } else if (imageHeight > y) {
                    imageWidth = imageWidth * (y / imageHeight);
                    imageHeight = y;
                    if (imageWidth > x) {
                        imageHeight = imageHeight * (x / imageWidth);
                        imageWidth = x;
                    }
                }
                // End Resizing

                TB_WIDTH = imageWidth + 30;
                TB_HEIGHT = imageHeight + 60;
                $("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='" + url + "' width='" + imageWidth + "' height='" + imageHeight + "' alt='" + caption + "'/></a>" + "<div id='TB_caption'>" + caption + "<div id='TB_secondLine'>" + TB_imageCount + TB_PrevHTML + TB_NextHTML + "</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div>");
                $("#TB_closeWindowButton").click(tb_remove);

                if (!(TB_PrevHTML === "")) {
                    function goPrev() {
                        if ($(document).unbind("click", goPrev)) { $(document).unbind("click", goPrev); }
                        $("#TB_window").remove();
                        $("body").append("<div id='TB_window'></div>");
                        tb_show(TB_PrevCaption, TB_PrevURL, imageGroup);
                        return false;
                    }
                    $("#TB_prev").click(goPrev);
                }

                if (!(TB_NextHTML === "")) {
                    function goNext() {
                        $("#TB_window").remove();
                        $("body").append("<div id='TB_window'></div>");
                        tb_show(TB_NextCaption, TB_NextURL, imageGroup);
                        return false;
                    }
                    $("#TB_next").click(goNext);

                }

                document.onkeydown = function (e) {
                    if (e == null) { // ie
                        keycode = event.keyCode;
                    } else { // mozilla
                        keycode = e.which;
                    }
                    if (keycode == 27) { // close
                        tb_remove();
                    } else if (keycode == 190) { // display previous image
                        if (!(TB_NextHTML == "")) {
                            document.onkeydown = "";
                            goNext();
                        }
                    } else if (keycode == 188) { // display next image
                        if (!(TB_PrevHTML == "")) {
                            document.onkeydown = "";
                            goPrev();
                        }
                    }
                };

                tb_position();
                $("#TB_load").remove();
                $("#TB_ImageOff").click(tb_remove);
                $("#TB_window").css({ display: "block" }); //for safari using css instead of show
            };

            imgPreloader.src = url;
        } else {//code to show html

            var queryString = url.replace(/^[^\?]+\??/, '');
            var params = tb_parseQuery(queryString);

            TB_WIDTH = (params['width'] * 1) + 30 || 630; //defaults to 630 if no paramaters were added to URL
            TB_HEIGHT = (params['height'] * 1) + 40 || 440; //defaults to 440 if no paramaters were added to URL
            ajaxContentW = TB_WIDTH - 30;
            ajaxContentH = TB_HEIGHT - 45;

            if (url.indexOf('TB_iframe') != -1) {// either iframe or ajax window		
                urlNoQuery = url.split('TB_');
                $("#TB_iframeContent").remove();
                if (params['modal'] != "true") {//iframe no modal
                    $("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>" + caption + "</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div></div><iframe frameborder='0' hspace='0' src='" + urlNoQuery[0] + "' id='TB_iframeContent' name='TB_iframeContent" + Math.round(Math.random() * 1000) + "' onload='tb_showIframe()' style='width:" + (ajaxContentW + 29) + "px;height:" + (ajaxContentH + 17) + "px;' > </iframe>");
                } else {//iframe modal
                    $("#TB_overlay").unbind();
                    $("#TB_window").append("<iframe frameborder='0' hspace='0' src='" + urlNoQuery[0] + "' id='TB_iframeContent' name='TB_iframeContent" + Math.round(Math.random() * 1000) + "' onload='tb_showIframe()' style='width:" + (ajaxContentW + 29) + "px;height:" + (ajaxContentH + 17) + "px;'> </iframe>");
                }
            } else {// not an iframe, ajax
                if ($("#TB_window").css("display") != "block") {
                    if (params['modal'] != "true") {//ajax no modal
                        $("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>" + caption + "</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'>close</a> or Esc Key</div></div><div id='TB_ajaxContent' style='width:" + ajaxContentW + "px;height:" + ajaxContentH + "px'></div>");
                    } else {//ajax modal
                        $("#TB_overlay").unbind();
                        $("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:" + ajaxContentW + "px;height:" + ajaxContentH + "px;'></div>");
                    }
                } else {//this means the window is already up, we are just loading new content via ajax
                    $("#TB_ajaxContent")[0].style.width = ajaxContentW + "px";
                    $("#TB_ajaxContent")[0].style.height = ajaxContentH + "px";
                    $("#TB_ajaxContent")[0].scrollTop = 0;
                    $("#TB_ajaxWindowTitle").html(caption);
                }
            }

            $("#TB_closeWindowButton").click(tb_remove);

            if (url.indexOf('TB_inline') != -1) {
                $("#TB_ajaxContent").append($('#' + params['inlineId']).children());
                $("#TB_window").unload(function () {
                    $('#' + params['inlineId']).append($("#TB_ajaxContent").children()); // move elements back when you're finished
                });
                tb_position();
                $("#TB_load").remove();
                $("#TB_window").css({ display: "block" });
            } else if (url.indexOf('TB_iframe') != -1) {
                tb_position();
                if ($.browser.safari) {//safari needs help because it will not fire iframe onload
                    $("#TB_load").remove();
                    $("#TB_window").css({ display: "block" });
                }
            } else {
                $("#TB_ajaxContent").load(url += "&random=" + (new Date().getTime()), function () {//to do a post change this load method
                    tb_position();
                    $("#TB_load").remove();
                    tb_init("#TB_ajaxContent a.thickbox");
                    $("#TB_window").css({ display: "block" });
                });
            }

        }

        if (!params['modal']) {
            document.onkeyup = function (e) {
                if (e == null) { // ie
                    keycode = event.keyCode;
                } else { // mozilla
                    keycode = e.which;
                }
                if (keycode == 27) { // close
                    tb_remove();
                }
            };
        }

        $("#TB_title").css("display", (hideTitleBar ? "none" : "block"));

    } catch (e) {
        //nothing here
    }
}

//helper functions below
function tb_showIframe() {
    $("#TB_load").remove();
    $("#TB_window").css({ display: "block" });
}

function tb_remove() {
    $("#TB_imageOff").unbind("click");
    $("#TB_closeWindowButton").unbind("click");
    $("#TB_window").fadeOut("fast", function () { $('#TB_window,#TB_overlay,#TB_HideSelect').trigger("unload").unbind().remove(); });
    $("#TB_load").remove();
    if (typeof document.body.style.maxHeight == "undefined") {//if IE 6
        $("body", "html").css({ height: "auto", width: "auto" });
        $("html").css("overflow", "");
    }
    document.onkeydown = "";
    document.onkeyup = "";
    return false;
}

function tb_position() {
    $("#TB_window").css({ marginLeft: '-' + parseInt((TB_WIDTH / 2), 10) + 'px', width: TB_WIDTH + 'px' });
    if (!(jQuery.browser.msie && jQuery.browser.version < 7)) { // take away IE6
        $("#TB_window").css({ marginTop: '-' + parseInt((TB_HEIGHT / 2), 10) + 'px' });
    }
}

function tb_parseQuery(query) {
    var Params = {};
    if (!query) { return Params; } // return empty object
    var Pairs = query.split(/[;&]/);
    for (var i = 0; i < Pairs.length; i++) {
        var KeyVal = Pairs[i].split('=');
        if (!KeyVal || KeyVal.length != 2) { continue; }
        var key = unescape(KeyVal[0]);
        var val = unescape(KeyVal[1]);
        val = val.replace(/\+/g, ' ');
        Params[key] = val;
    }
    return Params;
}

function tb_getPageSize() {
    var de = document.documentElement;
    var w = window.innerWidth || self.innerWidth || (de && de.clientWidth) || document.body.clientWidth;
    var h = window.innerHeight || self.innerHeight || (de && de.clientHeight) || document.body.clientHeight;
    arrayPageSize = [w, h];
    return arrayPageSize;
}

function tb_detectMacXFF() {
    var userAgent = navigator.userAgent.toLowerCase();
    if (userAgent.indexOf('mac') != -1 && userAgent.indexOf('firefox') != -1) {
        return true;
    }
}
/* END: thickbox-conde.js */

/* BEGIN: Share to social network */
var SocNet = {};
SocNet.hideDataKey = "blurTime";
SocNet.jsLinkKey = "jsLinkKey";
SocNet.useParentUrlKey = "useParentUrl";
SocNet.existingPopupSelectorKey = "existingPopupSelectorKey";
SocNet.urlOverrideKey = "urlOverride";
SocNet.hideDelay = 1500;
SocNet.housingWidth = 61;
SocNet.moreButtonWidth = 0;
SocNet.getCurrentPageLink = function (blnUseParentUrl, urlOverride) {
    return encodeURIComponent(urlOverride != null && urlOverride.length > 0 ? urlOverride : (blnUseParentUrl ? parent.window.location.href : location.href));
};
SocNet.getJsPopupLink = function (objPopupAnchor) {
    var blnUseParentUrl = objPopupAnchor.data(SocNet.useParentUrlKey);
    var jsLink = objPopupAnchor.data(SocNet.jsLinkKey);
    var sharingHref = SocNet.getCurrentPageLink(blnUseParentUrl, objPopupAnchor.data(SocNet.urlOverrideKey));
    var sharingHrefFull = jsLink.replace("[DocumentUrl]", sharingHref);
    return sharingHrefFull;
};
SocNet.sites = {
    0: { Name: "Twitter", ClassName: "twitter", Url: "http://twitter.com/home?status=Currently reading [DocumentUrl]", Width: 37 },
    1: { Name: "Email", ClassName: "email", Url: "/_marketResources/StandaloneContent/SocNet/Email.aspx?url=[DocumentUrl]", OnClick: function () { FramePopup.Open(SocNet.getJsPopupLink($(this)), 305, 285, false); return false; }, Width: 37 },
    2: { Name: "Facebook", ClassName: "facebook nohover", Url: "http://www.facebook.com/sharer.php?u=[DocumentUrl]&t=" + encodeURIComponent(document.title), Width: 37, OnClick: function () { return false; } },
    length: 3
};
SocNet.create = function (containerElementSelector, visibleItemCount, subMenuSelector, useParentUrl, existingPopupSelector, urlOverride) {
    var instance = {};
    instance.detectAndHideUnusedMenu = function () {
        var subMenu = $(subMenuSelector);
        if (subMenu.data(SocNet.hideDataKey) < new Date().getTime()) {
            if ($(subMenuSelector + ":visible").length > 0) {
                subMenu.hide("normal");
            }
            else {
                subMenu.css("display", "none");
            }
            $(containerElementSelector).removeClass("menuOpen");
        }
    };
    instance.init = function () {
        var instanceContainerElement = $(containerElementSelector);
        if (instanceContainerElement.length == 0) {
            if (typeof (console) != "undefined" && typeof (console.log) == "function") {
                console.log("Could not find element using selector: " + containerElementSelector);
            }
            return;
        }
        if (visibleItemCount != "auto" && visibleItemCount != parseInt(visibleItemCount)) {
            if (typeof (console) != "undefined" && typeof (console.log) == "function") {
                console.log("Visible item count was not an integer: " + visibleItemCount);
            }
            return;
        }

        //TODO:SAM Hard coded for now as we arent using more link on glamour, will force more link not to appear
        visibleItemCount = 3;

        //Below should use smaller share icons for when the main article image is too large.
        //Changed to only use large share control when the text is longer than the image and wraps around it.

        var imageHeight, copyHeight;
        //Test if its an article page and not a list page (probably a better way of doing this)
        if ($('.entry-content').length > 0) {
            imageHeight = parseInt($('.articleMainImage').outerHeight(true));
            copyHeight = parseInt($('.entry-content').outerHeight(true)) +
                         parseInt($(instanceContainerElement).closest('.article').find('.aText').outerHeight(true));
        }
        else {
            imageHeight = parseInt($(instanceContainerElement).closest('.article').find('.articleImage').outerHeight(true));
            copyHeight = parseInt($(instanceContainerElement).closest('.article').find('.copy').outerHeight(true)) +
                         parseInt($(instanceContainerElement).closest('.article').find('.aText').outerHeight(true));
        }

        if (copyHeight < imageHeight) {
            $(instanceContainerElement).closest('.share').addClass('small');
        }
        else {
            $(instanceContainerElement).closest('.sharecontrolcontainer').addClass('large');
        }

        if (visibleItemCount == "auto") {
            visibleItemCount = 0;
            var availableWidth = $(containerElementSelector).parent().width() - SocNet.housingWidth;
            var count = 0;
            var lastItem = false;
            var lastItemYPos = 0;
            while (!lastItem) {
                availableWidth -= SocNet.sites[count].Width;
                var item = document.createElement("li");
                $(item).addClass(SocNet.sites[count].ClassName);
                if (SocNet.sites.length == count + 1) {
                    $(item).addClass("last");
                }
                // if this is the last item OR (if it is the penultimate item and )
                if (SocNet.sites.length == count + 1 || (SocNet.sites.length > count + 2 && availableWidth < SocNet.sites[count + 1].Width + SocNet.moreButtonWidth) || (SocNet.sites.length == count + 2 && availableWidth < SocNet.sites[count + 1].Width)) {
                    lastItem = true;
                }
                var link = SocNet.createLinkForSite(SocNet.sites[count], useParentUrl, existingPopupSelector, urlOverride);
                $(item).append(link);
                $(containerElementSelector).append(item);
                if (lastItemYPos != 0 && lastItemYPos != $(item).position().top) {
                    $(containerElementSelector).children("li:last-child").remove();
                    lastItem = true;
                } else {
                    lastItemYPos = $(item).position().top;
                    visibleItemCount++;
                    count++;
                }
            }
        }
        else {
            for (var count = 0; count < visibleItemCount; count++) {
                var item = document.createElement("li");
                $(item).addClass(SocNet.sites[count].ClassName);
                if (count == visibleItemCount - 1) {
                    $(item).addClass("last");
                }
                var link = SocNet.createLinkForSite(SocNet.sites[count], useParentUrl, existingPopupSelector, urlOverride);
                $(item).append(link);
                $(containerElementSelector).append(item);
            }
        }
        // if there are more items to display than what has been displayed
        if (visibleItemCount < SocNet.sites.length) {
            // show a 'more' button
            var moreButtonContainer = document.createElement("li");
            $(moreButtonContainer).addClass("more");
            var moreButton = document.createElement("a");
            $(moreButton).click(instance.showMore);
            $(moreButton).append(document.createTextNode("More..."));
            var moreSites = document.createElement("ul");
            for (var count = visibleItemCount; count < SocNet.sites.length; count++) {
                var item = document.createElement("li");
                $(item).addClass(SocNet.sites[count].ClassName);
                if (count == SocNet.sites.length - 1) {
                    $(item).addClass("last");
                }
                var link = SocNet.createLinkForSite(SocNet.sites[count], useParentUrl, existingPopupSelector, urlOverride);
                $(item).append(link);
                $(moreSites).append(item);
            }
            $(moreButtonContainer).append(moreButton);
            $(moreButtonContainer).append(moreSites);
            $(containerElementSelector).append(moreButtonContainer);
        }
    };
    instance.showMore = function () {
        $(subMenuSelector).show("normal");
        $(containerElementSelector).addClass("menuOpen");
        $(subMenuSelector).hover(instance.subMenu_MouseIn, instance.subMenu_MouseOut);
        $(containerElementSelector).hover(instance.subMenu_MouseIn, instance.subMenu_MouseOut);
    };
    instance.subMenu_MouseIn = function () {
        $(subMenuSelector).removeData(SocNet.hideDataKey);
    };
    instance.subMenu_MouseOut = function () {
        $(subMenuSelector).data(SocNet.hideDataKey, new Date().getTime() + parseInt(SocNet.hideDelay * .9));
        setTimeout(instance.detectAndHideUnusedMenu, SocNet.hideDelay);
    };
    instance.init();
};
SocNet.createLinkForSite = function (site, useParentUrl, existingPopupSelector, urlOverride) {
    var link = document.createElement("a");
    var sharingHref = SocNet.getCurrentPageLink(useParentUrl, urlOverride);
    var sharingHrefFull = site.Url.replace("[DocumentUrl]", sharingHref);
    if (site.OnClick) {
        $(link).data(SocNet.jsLinkKey, site.Url);
        $(link).data(SocNet.existingPopupSelectorKey, existingPopupSelector);
        $(link).data(SocNet.useParentUrlKey, useParentUrl);
        $(link).data(SocNet.urlOverrideKey, urlOverride);
        $(link).click(site.OnClick);
    }
    else {
        $(link).attr("href", sharingHrefFull);
        $(link).attr("target", "_blank");
        $(link).click(function () {
            var currentSharingHref = SocNet.getCurrentPageLink(useParentUrl, urlOverride);
            window.open(site.Url.replace("[DocumentUrl]", currentSharingHref));
            return false;
        });
    }
    $(link).attr("title", "Share via " + site.Name);
    $(link).attr("class", "sir");
    $(link).append(document.createTextNode(site.Name));
    return link;
};
/* END: Share to social network */

/* BEGIN: Promotion buttons */
PROMBUTTONS = {};
PROMBUTTONS.carousel;
PROMBUTTONS.data = new Array();
PROMBUTTONS.getCurrentPageIndex = function () {
    return $("#SidebarPromotions li").index($("#SidebarPromotions .selected"));
};
PROMBUTTONS.init = function () {
    if (PROMBUTTONS.data.length == 0) {
        $("#SidebarPromotions").remove();
        return;
    }
    var data = PROMBUTTONS.data;
    var html = "<h5 class=\"sir\">Glamour Promotion</h5><div class=\"contentPlaceholder\"></div><ul class=\"cf\">";
    for (var i = 0; i < data.length; i++) {
        html += "<li><img src=\"" + data[i].ThumbnailSrc + "\" /></li>";
    }
    html += "</ul>";
    $("#SidebarPromotions").html(html);
    $("#SidebarPromotions li img").mouseenter(PROMBUTTONS.thumbnail_MouseEnter)
    $("#SidebarPromotions li img").mouseleave(PROMBUTTONS.thumbnail_MouseLeave)
    $("#SidebarPromotions li img").click(PROMBUTTONS.thumbnail_MouseClick)
    PROMBUTTONS.setSelectedPage(Math.floor(Math.random() * data.length));
    if (data.length == 1) {
        $("#SidebarPromotions ul").css("display", "none");
    }
    $("#SidebarPromotions").show();
    
    PROMBUTTONS.startCarousel();
};
PROMBUTTONS.startCarousel = function () { 
    PROMBUTTONS.carousel = setInterval("PROMBUTTONS.moveNextPage()", 3000);
};
PROMBUTTONS.stopCarousel = function () { 
    clearInterval(PROMBUTTONS.carousel);
};
PROMBUTTONS.moveNextPage = function () {
    var currentPage = PROMBUTTONS.getCurrentPageIndex();
    var nextPage = currentPage + 1;
    if (nextPage == PROMBUTTONS.data.length) {
        nextPage = 0;
    }
    PROMBUTTONS.setSelectedPage(nextPage);
};
PROMBUTTONS.movePrevPage = function () {
    var currentPage = PROMBUTTONS.getCurrentPageIndex();
    var previousPage = currentPage - 1;
    if (previousPage < 0) {
        previousPage = PROMBUTTONS.data.length - 1;
    }
    PROMBUTTONS.setSelectedPage(previousPage);
};
PROMBUTTONS.setSelectedPage = function (index) {
    if (index != PROMBUTTONS.getCurrentPageIndex()) {
        var data = PROMBUTTONS.data[index];
        if (data != null) {
            $("#SidebarPromotions .contentPlaceholder").hide();
            $("#SidebarPromotions .contentPlaceholder").html("<a class=\"cropSize0\" href=\"" + data.LinkUrl + "\"><img src=\"" + data.ImgSrc + "\" /></a><div><h6><a href=\"" + data.LinkUrl + "\">" + data.Title + "</a></h6><p><a href=\"" + data.LinkUrl + "\">" + data.Teaser + "</a></p><a class=\"aText\" href=\"" + data.LinkUrl + "\">Read more &raquo;</a></div>");
            $("#SidebarPromotions .contentPlaceholder").fadeIn();
            $($("#SidebarPromotions li").removeAttr("class").get(index)).addClass("selected");
        }
    }
};
PROMBUTTONS.thumbnail_MouseEnter = function () {
    // get the index of the item
    var itemIndex = $("#SidebarPromotions li img").index($(this));
    if (itemIndex != PROMBUTTONS.getCurrentPageIndex()) {
        PROMBUTTONS.setSelectedPage(itemIndex);
    }

    PROMBUTTONS.stopCarousel();
};
PROMBUTTONS.thumbnail_MouseLeave = function () {
    PROMBUTTONS.startCarousel();
};
PROMBUTTONS.thumbnail_MouseClick = function () {
    // get the index of the clicked item
    var itemIndex = $("#SidebarPromotions li img").index($(this));
    var data = PROMBUTTONS.data[itemIndex];
    if (data != null) {
        window.location(data.LinkUrl);
    }
};
$(PROMBUTTONS.init);
/* END: Promotion buttons */
/* BEGIN: Link it */
GLAMOUR.linkItInit = function () {
    var elements = $(".linkit:not(:has(.linkit))");
    if (elements.length > 0) {
        $(elements).each(
            function () {
                $(this).find("a[href]").click(function (evt) {
                    evt.stopPropagation();
                });
                $(this).find(".linkitExclude").click(function (evt) {
                    evt.stopPropagation();
                });
                $(this).click(
                    function () {
                        var readLink = $(this).find("a.readLink:first");
                        if (readLink.length == 0) {
                            readLink = $(this).find("a:first");
                        }
                        if (readLink.length > 0) {
                            document.location = readLink.attr("href");
                        }
                    }
                )
            }
        );
    }
};
$(GLAMOUR.linkItInit);
/* END: Link it */

/* BEGIN: Facebook */
GLAMOUR.InitializeFacebook = function () {
    $(function () {
        window.fbAsyncInit = function () {
            FB.init({ appId: '132633680107938', status: true, cookie: true, xfbml: true });
        };

        var e = document.createElement('script');
        e.type = 'text/javascript';
        e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
        e.async = true;
        document.getElementById('fb-root').appendChild(e);
    });
};
/* END:   Facebook */

/* BEGIN: FollowOnFacebook mouseover */
GLAMOUR.InitialiseFollowSection = function () {

    $(".facebook A").click(function (e) {

        e.preventDefault();
        $(".follow .options").hide();
        $(".follow .likeUsOnFacebook").show();

    });

}
/* END: FollowOnFacebook mouseover */

//** Start: Flash embed code. **
var blnHasFlash = false;
function CN_HasFlash(FlashVersion) {
    var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
    var isWin = (navigator.appVersion.indexOf("Windows") != -1) ? true : false;
    // Write vbscript detection on ie win. IE on Win
    if (isIE && isWin) {
        document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n');
        document.write('on error resume next \n');
        document.write('blnHasFlash = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.' + FlashVersion + '"))) \n');
        document.write('</SCR' + 'IPT\> \n');
    }
    // ElseIf netscape or mac(not version 4.5) check flash version
    else if (navigator.plugins && navigator.plugins["Shockwave Flash"]) {
        var strFlashDescription = navigator.plugins["Shockwave Flash"].description;
        var intFlashVersion = 0;
        var regexMatches = strFlashDescription.match(/\s(\d+)\./);
        if (regexMatches && regexMatches.length > 0) {
            intFlashVersion = parseInt(regexMatches[1]);
        }
        blnHasFlash = intFlashVersion >= FlashVersion;
    }
    if (blnHasFlash != true) {
        blnHasFlash = false;
    }
    return blnHasFlash;
}

function CN_WriteFlash(FlashVersion, FlashSource, FlashWidth, FlashHeight, FlashBgColor, FlashImage, WMode, FlashImageMap, ConfigFilePath) {
    var Result = CN_HasFlash(FlashVersion);
    if (Result) {
        document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=' + FlashVersion + ',0,0,0" width="' + FlashWidth + '" height="' + FlashHeight + '" id="flashtest">');
        document.write('<param name="movie" value="' + FlashSource + '"> ');
        document.write('<param name="quality" value="high"> ');
        document.write('<param name="menu" value="false">');
        document.write('<param name="wmode" value="' + WMode + '" />');
        if(ConfigFilePath != null)
            document.write('<param name="FlashVars" value="configXMLURL=' + ConfigFilePath + '">');
        document.write('<embed swliveconnect="true" name="flashtest" src="' + FlashSource + '" quality="high" menu="false" FlashVars="configXMLURL=' + ConfigFilePath + '" ');
        document.write('swLiveConnect="false" width="' + FlashWidth + '" height="' + FlashHeight + '"');
        document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="' + WMode + '">');
        document.write('</object>');
    }
    else if (FlashImage != '' && FlashImageMap == '') {
        document.write('<a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">')
        document.write('<img src="' + FlashImage + '" border="0" alt="Click here to get flash player">')
        document.write('</a>')
    }
    else if (FlashImage != '' && FlashImageMap != '') {
        document.write('<img src="' + FlashImage + '" border="0" usemap="#' + FlashImageMap + '" />');
    }
    return Result;
}
//** END: Flash embed code **
/* BEGIN: link list to drop-down */
$(function () {
    $(".linkListToDropDown").each(
        function (index, element) {
            var dropdownList = document.createElement("select");
            var overrideWithTitle = $(element).is(".linkListToDropDownWithTitle");

            if (overrideWithTitle) {
                $("<option/>").
                    text("- "+$(element).attr("title")+" -").
                    attr("selected", "selected").
                    appendTo(dropdownList);
            }
            for (var i = 0; i < $(element).children().length; i++) {
                var item = $(element).children()[i];
                var option = document.createElement("option");
                if ($(item).children("a").length != 0) {
                    option.setAttribute("value", $($(item).children("a")[0]).attr("href"));
                    if (!overrideWithTitle && $(item).hasClass("selected")) {
                        option.setAttribute("selected", "selected");
                    }
                    option.appendChild(document.createTextNode($($(item).children("a")[0]).text()));
                } else if ($(item).children("h1,h2,h3,h4,h5,h6").length != 0) {
                    option.setAttribute("value", "");
                    option.appendChild(document.createTextNode($($(item).children("h1,h2,h3,h4,h5,h6")[0]).text()));
                }
                dropdownList.appendChild(option);
            }
            $(element).css("display", "none");
            $(element).parent()[0].insertBefore(dropdownList, element);
            $(dropdownList).change(function () { if ($(this).val().length > 0) document.location = $(this).val(); });
        }
    )
});
    /* END: link list to drop-down */

/* BEGIN: Home page - most popular content */
GLAMOUR.InitializeMostPopularControl = function () {

    // add numbers to list items
    $(".mostPopular ol").each(function () {
        $(this).children().each(function (i) {
            i++;
            $(this).prepend(i);
        });
    });

    // add click events to tabs - and click on 1st tab
    $(".mostPopular H5").each(function () {

        $(this).click(function () {

            // hide all pages
            $(this).parents("UL").children("LI").children("OL").hide();
            // show this page
            $(this).siblings("OL").show();

            // deselect all tabs
            $(this).parents("UL").children("LI").removeClass("selected");
            // select this tab
            $(this).parents("LI").addClass("selected");

        });

    }).first().click();
};
/* END: Home page - most popular content */

/* BEGIN: Cursor key paging for gallery section */
function paging(selector) {
    if (!$("input.focussed, textarea.focussed")[0]) { //ensure cursor keys dont change images when any input has focus
        //Start gallery browsing if 'play gallery' not yet clicked
        if ($('.playpause.introTextState')[0]) {
            $('.playpause.introTextState').first().click();
        }

        //disable slideshow if it is running
        if ($('.playpause:not(.paused)')[0]) {
            $('.playpause').first().click();
        }

        $('.paging li.' + selector + ' a').first().click();

        return false;
    }
    //Below is for if we need to 'click' links with no onclick bound
    //    var loc = $('.paging li.' + selector + ' a').attr('href');
    //    if (loc)
    //        window.location = loc;
}

$(function () {
    if ($('#GalleryIFrame')[0]) { //only bind keys if we're on gallery page
        $(document).keydown(function (e) {

            $('input, textarea').focus(function () {
                $(this).addClass('focussed');
            });

            $('input, textarea').blur(function () {
                $(this).removeClass('focussed');
            });

            if (e.which == 37) {
                paging('prev');
            }
            if (e.which == 39) {
                paging('next');
            }
        });
    }
});

/* END: Cursor key paging for gallery section */

/* START: DefaultText */
var DefaultText = {};
DefaultText.initialise = function (strSelector, strDefaultText, blnRestoreOnClear, strClassNameOnEmpty) {
    if (typeof (blnRestoreOnClear) == "undefined") {
        blnRestoreOnClear = true;
    }
    $(document).ready(function () {
        var inputElem = $(strSelector);
        inputElem.focus(function () {
            var thisElem = $(this);
            if (thisElem.val() == strDefaultText) {
                thisElem.val("");
                if (typeof (strClassNameOnEmpty) != "undefined") {
                    thisElem.removeClass(strClassNameOnEmpty);
                }
            }
        });
        inputElem.blur(function () {
            var thisElem = $(this);
            if (blnRestoreOnClear && thisElem.val() == "") {
                thisElem.val(strDefaultText);
                if (typeof (strClassNameOnEmpty) != "undefined") {
                    thisElem.addClass(strClassNameOnEmpty);
                }
            }
        });
        if (inputElem.val() == "") {
            inputElem.val(strDefaultText);
            if (typeof (strClassNameOnEmpty) != "undefined") {
                inputElem.addClass(strClassNameOnEmpty);
            }
        }
    });
};
/* END: DefaultText */
/* START: Most Popular */
var MostPopular = {};
MostPopular.setTab = function (tabIndex) {
    // Set tabs.
    $(".rollingGrid ul.tabs li").removeClass("selected");
    $(".rollingGrid ul.tabs li:nth-child(" + (tabIndex + 1) + ")").addClass("selected");

    // Set page items.
    $(".rollingGridOverride .resultCount").hide();
    if ($(".rollingGridOverride ul li.tab" + tabIndex).length > 0) {
        $(".rollingGridOverride ul").show();
        $(".rollingGridOverride ul li").hide();
        $(".rollingGridOverride ul li.tab" + tabIndex).fadeIn("fast");
    }
    else {
        $(".rollingGridOverride ul").hide();
        $(".rollingGridOverride .resultCount").show();
    }
};
/* END: Most Popular */
