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



// FROM: http://www.argodots.be/js/loopedslider.js
/*
 * 	loopedSlider 0.5.1 - jQuery plugin
 *	written by Nathan Searles	
 *	http://nathansearles.com/loopedslider/
 *
 *	Copyright (c) 2009 Nathan Searles (http://nathansearles.com/)
 *	Dual licensed under the MIT (MIT-LICENSE.txt)
 *	and GPL (GPL-LICENSE.txt) licenses.
 *
 *	Built for jQuery library
 *	http://jquery.com
 *
 */

/*
 *	markup example for $("#loopedSlider").loopedSlider();
 *
 *	<div id="loopedSlider">	
 *		<div class="container">
 *			<div class="slides">
 *				<div><img src="01.jpg" alt="" /></div>
 *				<div><img src="02.jpg" alt="" /></div>
 *				<div><img src="03.jpg" alt="" /></div>
 *				<div><img src="04.jpg" alt="" /></div>
 *			</div>
 *		</div>
 *		<a href="#" class="previous">previous</a>
 *		<a href="#" class="next">next</a>
 *		<ul class="pagination">
 *			<li><a href="#">1</a></li>
 *			<li><a href="#">2</a></li>
 *			<li><a href="#">3</a></li>
 *			<li><a href="#">4</a></li>
 *		</ul>	
 *	</div>
 *
*/

(function($) {
	$.fn.loopedSlider = function(options) {
		
	var defaults = {			
		container: '.container',
		slides: '.slides',
		pagination: '.pagination',
		containerClick: false, // Click container for next slide
		autoStart:0, // Set to positive number for auto interval and interval time
		slidespeed: 500, // Speed of slide animation
		fadespeed: 300, // Speed of fade animation
		autoHeight: false // Set to positive number for auto height and animation speed
	};
		
	this.each(function() {
		
		var obj = $(this);
		var o = $.extend(defaults, options);
		var pagination = $(o.pagination+' li a',obj);
		var m = 0;
		var t = 1;
		var s = $(o.slides,obj).children().size();
		var w = $(o.slides,obj).children().outerWidth();
		var p = 0;
		var u = false;
		var n = 0;
		
		$(o.slides,obj).css({width:(s*w)});
		
		$(o.slides,obj).children().each(function(){
			$(this).css({position:'absolute',left:p,display:'block'});
			p=p+w;
		});
		
		$(pagination,obj).each(function(){
			n=n+1;
			$(this).attr('rel',n);
			$(pagination.eq(0),obj).parent().addClass('active');
		});
		
		$(o.slides,obj).children(':eq('+(s-1)+')').css({position:'absolute',left:-w});
		
		if(o.autoHeight){autoHeight(t);}
		
		$('.next',obj).click(function(){
			if(u===false) {
				animate('next',true);
				if(o.autoStart){clearInterval(sliderIntervalID);}
			} return false;
		});
		
		$('.previous',obj).click(function(){
			if(u===false) {	
				animate('prev',true);
				if(o.autoStart){clearInterval(sliderIntervalID);}
			} return false;
		});
		
		if (o.containerClick) {
			$(o.container ,obj).click(function(){
				if(u===false) {
					animate('next',true);
					if(o.autoStart){clearInterval(sliderIntervalID);}
				} return false;
			});
		}
		
		$(pagination,obj).click(function(){
			if ($(this).parent().hasClass('active')) {return false;}
			else {
				t = $(this).attr('rel');
				$(pagination,obj).parent().siblings().removeClass('active');
				$(this).parent().addClass('active');
				animate('fade',t);
				if(o.autoStart){clearInterval(sliderIntervalID);}
			} return false;
		});
		
		if (o.autoStart) {
			sliderIntervalID = setInterval(function(){
				if(u===false) {
					animate('fade',true);
					animate('next',true);
				}
			}, o.autoStart);
		}
		
		function current(t) {
			if(t===s+1){t=1;}
			if(t===0){t=s;}
			$(pagination,obj).parent().siblings().removeClass('active');
			$(pagination+'[rel="' + (t) + '"]',obj).parent().addClass('active');
		};
		
		function autoHeight(t) {
			if(t===s+1){t=1;}
			if(t===0){t=s;}	
			var getHeight = $(o.slides,obj).children(':eq('+(t-1)+')',obj).outerHeight();
			$(o.container,obj).animate({height: getHeight},o.autoHeight);					
		};		
		
		function animate(dir,clicked){	
			u = true;	
			switch(dir){
				case 'next':
					t = t+1;
					m = (-(t*w-w));
					current(t);
					if(o.autoHeight){autoHeight(t);}
					$(o.slides,obj).animate({left: m}, o.slidespeed,function(){
						if (t===s+1) {
							t = 1;
							$(o.slides,obj).css({left:0},function(){$(o.slides,obj).animate({left:m})});							
							$(o.slides,obj).children(':eq(0)').css({left: 0});
							$(o.slides,obj).children(':eq('+(s-1)+')').css({ position:'absolute',left:-w});				
						}
						if (t===s) $(o.slides,obj).children(':eq(0)').css({left:(s*w)});
						if (t===s-1) $(o.slides,obj).children(':eq('+(s-1)+')').css({left:s*w-w});
						u = false;
					});					
					break; 
				case 'prev':
					t = t-1;
					m = (-(t*w-w));
					current(t);
					if(o.autoHeight){autoHeight(t);}
					$(o.slides,obj).animate({left: m}, o.slidespeed,function(){
						if (t===0) {
							t = s;
							$(o.slides,obj).children(':eq('+(s-1)+')').css({position:'absolute',left:(s*w-w)});
							$(o.slides,obj).css({left: -(s*w-w)});
							$(o.slides,obj).children(':eq(0)').css({left:(s*w)});
						}
						if (t===2 ) $(o.slides,obj).children(':eq(0)').css({position:'absolute',left:0});
						if (t===1) $(o.slides,obj).children(':eq('+ (s-1) +')').css({position:'absolute',left:-w});
						u = false;
					});
					break;
				case 'fade':
					t = [t]*1;
					m = (-(t*w-w));
					current(t);
					if(o.autoHeight){autoHeight(t);}
					$(o.slides,obj).children().fadeOut(o.fadespeed, function(){
						$(o.slides,obj).css({left: m});
						$(o.slides,obj).children(':eq('+(s-1)+')').css({left:s*w-w});
						$(o.slides,obj).children(':eq(0)').css({left:0});
						if(t===s){$(o.slides,obj).children(':eq(0)').css({left:(s*w)});}
						if(t===1){$(o.slides,obj).children(':eq('+(s-1)+')').css({ position:'absolute',left:-w});}
						$(o.slides,obj).children().fadeIn(o.fadespeed);
						u = false;
					});
					break; 
				default:
					break;
				}					
			};
		});
	Cufon.refresh('ul.pagination a .title');
	};
})(jQuery);


// FROM: http://www.argodots.be/js/looped-options.js
$(function(){
		$('#steps-slider').loopedSlider({
		});
		$('#intro-slider').loopedSlider({
			autoStart:5000
		});
		$('#centered-slider').loopedSlider({
			autoStart:5000
		});
        $('#portfolio-slider').loopedSlider({
			autoStart:5000
		});
	});


// FROM: http://www.argodots.be/js/slideBlock.js
(function($) {
        $(function() {
		
$(document).ready(function(){

    // Slide effect
    var _parentSlide = 'div.slide-block';
    var _linkSlide = 'a.open-close';
    var _slideBlock = 'div.block';
    var _openClassS = 'slide-active';
    var _durationSlide = 500;
    
    $(_parentSlide).each(function(){
		if (!$(this).is('.'+_openClassS)) {
			$(this).find(_slideBlock).css('display','none');
		}
    });
    $(_linkSlide,_parentSlide).click(function(){
		if ($(this).parents(_parentSlide).is('.'+_openClassS)) {
			$(this).parents(_parentSlide).removeClass(_openClassS);
			$(this).parents(_parentSlide).find(_slideBlock).slideUp(_durationSlide);
		} else {
			$(this).parents(_parentSlide).addClass(_openClassS);
			$(this).parents(_parentSlide).find(_slideBlock).slideDown(_durationSlide);
		}
		return false;
    });
    
});

		
          });
    })(jQuery);     



// FROM: http://www.argodots.be/js/latte.js
(function($) {
        $(function() {


$(document).ready(function() {
	$('.fadeThis').append('<span class="hover"></span>').each(function () {
	  var $span = $('> span.hover', this).css('opacity', 0);
	  $(this).hover(function () {
	    $span.stop().fadeTo(500, 1);
	  }, function () {
	    $span.stop().fadeTo(500, 0);
	  });
	});
});

		
          });
    })(jQuery);     




// FROM: http://www.argodots.be/js/jquery.roundabout.min.js
/**
 * jQuery Roundabout - v1.1
 * http://fredhq.com/projects/roundabout/
 *
 * Moves list-items of enabled ordered and unordered lists long
 * a chosen path. Includes the default "lazySusan" path, that
 * moves items long a spinning turntable.
 *
 * Terms of Use // jQuery Roundabout
 * 
 * Open source under the BSD license
 *
 * Copyright (c) 2010, Fred LeBlanc
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without 
 * modification, are permitted provided that the following conditions are met:
 * 
 *   - Redistributions of source code must retain the above copyright
 *     notice, this list of conditions and the following disclaimer.
 *   - Redistributions in binary form must reproduce the above 
 *     copyright notice, this list of conditions and the following 
 *     disclaimer in the documentation and/or other materials provided 
 *     with the distribution.
 *   - Neither the name of the author nor the names of its contributors 
 *     may be used to endorse or promote products derived from this 
 *     software without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 * POSSIBILITY OF SUCH DAMAGE.
 */


// creates a default shape to be used for pathing
jQuery.extend({
	roundabout_shape: {
		def: 'lazySusan',
		lazySusan: function(r, a, t) {
			return {
				x: Math.sin(r + a), 
				y: (Math.sin(r + 3*Math.PI/2 + a) / 8) * t, 
				z: (Math.cos(r + a) + 1) / 2,
				scale: (Math.sin(r + Math.PI/2 + a) / 2) + 0.5
			};
		}
	}
});

jQuery.fn.roundabout = function() {
	var options = (typeof arguments[0] != 'object') ? {} : arguments[0];

	// set options and fill in defaults
	options = {
		bearing: (typeof options.bearing == 'undefined') ? 0.0 : jQuery.roundabout_toFloat(options.bearing % 360.0),
		tilt: (typeof options.tilt == 'undefined') ? 0.0 : jQuery.roundabout_toFloat(options.tilt),
		minZ: (typeof options.minZ == 'undefined') ? 100 : parseInt(options.minZ, 10),
		maxZ: (typeof options.maxZ == 'undefined') ? 400 : parseInt(options.maxZ, 10),
		minOpacity: (typeof options.minOpacity == 'undefined') ? 0.40 : jQuery.roundabout_toFloat(options.minOpacity),
		maxOpacity: (typeof options.maxOpacity == 'undefined') ? 1.00 : jQuery.roundabout_toFloat(options.maxOpacity),
		minScale: (typeof options.minScale == 'undefined') ? 0.40 : jQuery.roundabout_toFloat(options.minScale),
		maxScale: (typeof options.maxScale == 'undefined') ? 1.00 : jQuery.roundabout_toFloat(options.maxScale),
		duration: (typeof options.duration == 'undefined') ? 600 : parseInt(options.duration, 10),
		btnNext: options.btnNext || null,
		btnPrev: options.btnPrev || null,
		easing: options.easing || 'swing',
		clickToFocus: (options.clickToFocus !== false),
		focusBearing: (typeof options.focusBearing == 'undefined') ? 0.0 : jQuery.roundabout_toFloat(options.focusBearing % 360.0),
		shape: options.shape || 'lazySusan',
		debug: options.debug || false,
		childSelector: options.childSelector || 'li',
		startingChild: (typeof options.startingChild == 'undefined') ? null : parseInt(options.startingChild, 10),
		reflect: (typeof options.reflect == 'undefined' || options.reflect === false) ? false : true
	};

	// assign things 
	this.each(function(i) {
		var ref = jQuery(this);
		var period = jQuery.roundabout_toFloat(360.0 / ref.children(options.childSelector).length);
		var startingBearing = (options.startingChild === null) ? options.bearing : options.startingChild * period;
		
		// set starting styles
		ref
			.addClass('roundabout-holder')
			.css('padding', 0)
			.css('position', 'relative')
			.css('z-index', options.minZ);
		
		// set starting options
		ref.data('roundabout', {
			'bearing': startingBearing,
			'tilt': options.tilt,
			'minZ': options.minZ,
			'maxZ': options.maxZ,
			'minOpacity': options.minOpacity,
			'maxOpacity': options.maxOpacity,
			'minScale': options.minScale,
			'maxScale': options.maxScale,
			'duration': options.duration,
			'easing': options.easing,
			'clickToFocus': options.clickToFocus,
			'focusBearing': options.focusBearing,
			'animating': 0,
			'childInFocus': -1,
			'shape': options.shape,
			'period': period,
			'debug': options.debug,
			'childSelector': options.childSelector,
			'reflect': options.reflect
		});
				
		// bind click events
		if (options.clickToFocus === true) {
			ref.children(options.childSelector).each(function(i) {
				jQuery(this).click(function(e) {
					var degrees = (options.reflect === true) ? 360.0 - (period * i) : period * i;
					degrees = jQuery.roundabout_toFloat(degrees);
					if (!jQuery.roundabout_isInFocus(ref, degrees)) {
						e.preventDefault();
						if (ref.data('roundabout').animating === 0) {
							ref.roundabout_animateAngleToFocus(degrees);
						}
						return false;
					}
				});
			});
		}
		
		// bind next buttons
		if (options.btnNext) {
			jQuery(options.btnNext).bind('click.roundabout', function(e) {
				e.preventDefault();
				if (ref.data('roundabout').animating === 0) {
					ref.roundabout_animateToNextChild();
				}
				return false;
			});
		}
		
		// bind previous buttons
		if (options.btnPrev) {
			jQuery(options.btnPrev).bind('click.roundabout', function(e) {
				e.preventDefault();
				if (ref.data('roundabout').animating === 0) {
					ref.roundabout_animateToPreviousChild();
				}
				return false;
			});
		}
	});

	// start children
	this.roundabout_startChildren();

	// callback once ready
	if (typeof arguments[1] === 'function') {
		var callback = arguments[1], ref = this;
		setTimeout(function() { callback(ref); }, 0);
	}

	return this;
};

jQuery.fn.roundabout_startChildren = function() {
	this.each(function(i) {
		var ref = jQuery(this);
		var data = ref.data('roundabout');
		var children = ref.children(data.childSelector);
		
		children.each(function(i) {
			var degrees = (data.reflect === true) ? 360.0 - (data.period * i) : data.period * i;

			// apply classes and css first
			jQuery(this)
				.addClass('roundabout-moveable-item')
				.css('position', 'absolute');
			
			// then measure
			jQuery(this).data('roundabout', {
				'startWidth': jQuery(this).width(),
				'startHeight': jQuery(this).height(),
				'startFontSize': parseInt(jQuery(this).css('font-size'), 10),
				'degrees': degrees
			});
		});
		
		ref.roundabout_updateChildPositions();
	});
	return this;
};

jQuery.fn.roundabout_setTilt = function(newTilt) {
	this.each(function(i) {
		jQuery(this).data('roundabout').tilt = newTilt;
		jQuery(this).roundabout_updateChildPositions();
	});
	
	if (typeof arguments[1] === 'function') {
		var callback = arguments[1], ref = this;
		setTimeout(function() { callback(ref); }, 0);
	}
	
	return this;
};

jQuery.fn.roundabout_setBearing = function(newBearing) {
	this.each(function(i) {
		jQuery(this).data('roundabout').bearing = jQuery.roundabout_toFloat(newBearing % 360, 2);
		jQuery(this).roundabout_updateChildPositions();
	});

	if (typeof arguments[1] === 'function') {
		var callback = arguments[1], ref = this;
		setTimeout(function() { callback(ref); }, 0);
	}
	
	return this;
};

jQuery.fn.roundabout_adjustBearing = function(delta) {
	delta = jQuery.roundabout_toFloat(delta);
	if (delta !== 0) {
		this.each(function(i) {
			jQuery(this).data('roundabout').bearing = jQuery.roundabout_getBearing(jQuery(this)) + delta;
			jQuery(this).roundabout_updateChildPositions();
		});
	}
	
	if (typeof arguments[1] === 'function') {
		var callback = arguments[1], ref = this;
		setTimeout(function() { callback(ref); }, 0);
	}

	return this;
};

jQuery.fn.roundabout_adjustTilt = function(delta) {
	delta = jQuery.roundabout_toFloat(delta);
	if (delta !== 0) {
		this.each(function(i) {
			jQuery(this).data('roundabout').tilt = jQuery.roundabout_toFloat(jQuery(this).roundabout_get('tilt') + delta);
			jQuery(this).roundabout_updateChildPositions();
		});
	}
	
	if (typeof arguments[1] === 'function') {
		var callback = arguments[1], ref = this;
		setTimeout(function() { callback(ref); }, 0);
	}

	return this;
};

jQuery.fn.roundabout_animateToBearing = function(bearing) {
	bearing = jQuery.roundabout_toFloat(bearing);
	var currentTime = new Date();
	var duration    = (typeof arguments[1] == 'undefined') ? null : arguments[1];
	var easingType  = (typeof arguments[2] == 'undefined') ? null : arguments[2];
	var passedData  = (typeof arguments[3] !== 'object')   ? null : arguments[3];

	this.each(function(i) {
		var ref = jQuery(this), data = ref.data('roundabout'), timer, easingFn, newBearing;
		var thisDuration = (duration === null) ? data.duration : duration;
		var thisEasingType = (easingType !== null) ? easingType : data.easing || 'swing';

		if (passedData === null) {
			passedData = {
				timerStart: currentTime,
				start: jQuery.roundabout_getBearing(ref),
				totalTime: thisDuration
			};
		}
		timer = currentTime - passedData.timerStart;

		if (timer < thisDuration) {
			data.animating = 1;
			
			if (typeof jQuery.easing.def == 'string') {
				easingFn = jQuery.easing[thisEasingType] || jQuery.easing[jQuery.easing.def];
				newBearing = easingFn(null, timer, passedData.start, bearing - passedData.start, passedData.totalTime);
			} else {
				newBearing = jQuery.easing[thisEasingType]((timer / passedData.totalTime), timer, passedData.start, bearing - passedData.start, passedData.totalTime);
			}
			
			ref.roundabout_setBearing(newBearing, function() { ref.roundabout_animateToBearing(bearing, thisDuration, thisEasingType, passedData); });
		} else {
			bearing = (bearing < 0) ? bearing + 360 : bearing % 360;
			data.animating = 0;
			ref.roundabout_setBearing(bearing);
		}
	});	
	return this;
};

jQuery.fn.roundabout_animateToDelta = function(delta) {
	var duration = arguments[1], easing = arguments[2];
	this.each(function(i) {
		delta = jQuery.roundabout_getBearing(jQuery(this)) + jQuery.roundabout_toFloat(delta);
		jQuery(this).roundabout_animateToBearing(delta, duration, easing);
	});
	return this;
};

jQuery.fn.roundabout_animateToChild = function(childPos) {	
	var duration = arguments[1], easing = arguments[2];	
	this.each(function(i) {
		var ref = jQuery(this), data = ref.data('roundabout');
		if (data.childInFocus !== childPos && data.animating === 0) {		
			var child = jQuery(ref.children(data.childSelector)[childPos]);
			ref.roundabout_animateAngleToFocus(child.data('roundabout').degrees, duration, easing);
		}
	});
	return this;
};

jQuery.fn.roundabout_animateToNearbyChild = function(passedArgs, which) {
	var duration = passedArgs[0], easing = passedArgs[1];
	this.each(function(i) {
		var data     = jQuery(this).data('roundabout');
		var bearing  = jQuery.roundabout_toFloat(360.0 - jQuery.roundabout_getBearing(jQuery(this)));
		var period   = data.period, j = 0, range;
		var reflect  = data.reflect;
		var length   = jQuery(this).children(data.childSelector).length;

		bearing = (reflect === true) ? bearing % 360.0 : bearing;
		
		if (data.animating === 0) {
			// if we're not reflecting and we're moving to next or
			//    we are reflecting and we're moving previous
			if ((reflect === false && which === 'next') || (reflect === true && which !== 'next')) {
				bearing = (bearing === 0) ? 360 : bearing;
							
				// counterclockwise
				while (true && j < length) {
					range = { lower: jQuery.roundabout_toFloat(period * j), upper: jQuery.roundabout_toFloat(period * (j + 1)) };
					range.upper = (j == length - 1) ? 360.0 : range.upper;  // adjust for javascript being bad at floats

					if (bearing <= range.upper && bearing > range.lower) {
						jQuery(this).roundabout_animateToDelta(bearing - range.lower, duration, easing);
						break;
					}
					j++;
				}
			} else {
				// clockwise
				while (true) {
					range = { lower: jQuery.roundabout_toFloat(period * j), upper: jQuery.roundabout_toFloat(period * (j + 1)) };
					range.upper = (j == length - 1) ? 360.0 : range.upper;  // adjust for javascript being bad at floats

					if (bearing >= range.lower && bearing < range.upper) {
						jQuery(this).roundabout_animateToDelta(bearing - range.upper, duration, easing);
						break;
					}
					j++;
				}
			}
		}
	});
	return this;
};

jQuery.fn.roundabout_animateToNextChild = function() {	
	return this.roundabout_animateToNearbyChild(arguments, 'next');
};

jQuery.fn.roundabout_animateToPreviousChild = function() {	
	return this.roundabout_animateToNearbyChild(arguments, 'previous');
};

// moves a given angle to the focus by the shortest means possible
jQuery.fn.roundabout_animateAngleToFocus = function(target) {
	var duration = arguments[1], easing = arguments[2];
	this.each(function(i) {
		var delta = jQuery.roundabout_getBearing(jQuery(this)) - target;
		delta = (Math.abs(360.0 - delta) < Math.abs(0.0 - delta)) ? 360.0 - delta : 0.0 - delta;
		delta = (delta > 180) ? -(360.0 - delta) : delta;
		
		if (delta !== 0) {
			jQuery(this).roundabout_animateToDelta(delta, duration, easing);	
		}
	});
	return this;
};

jQuery.fn.roundabout_updateChildPositions = function() {
	this.each(function(i) {
		var ref = jQuery(this), data = ref.data('roundabout');
		var inFocus = -1;
		var info = {
			bearing: jQuery.roundabout_getBearing(ref),
			tilt: data.tilt,
			stage: { width: Math.floor(ref.width() * 0.4), height: Math.floor(ref.height() * 0.9) },//distance between elements
			animating: data.animating,
			inFocus: data.childInFocus,
			focusBearingRad: jQuery.roundabout_degToRad(data.focusBearing),
			shape: jQuery.roundabout_shape[data.shape] || jQuery.roundabout_shape[jQuery.roundabout_shape.def]
		};
		info.midStage = { width: info.stage.width / 2, height: info.stage.height / 2 };
		info.nudge = { width: info.midStage.width + info.stage.width * 0.75, height: info.midStage.height + info.stage.height * 0.05 };
		info.zValues = { min: data.minZ, max: data.maxZ, diff: data.maxZ - data.minZ };
		info.opacity = { min: data.minOpacity, max: data.maxOpacity, diff: data.maxOpacity - data.minOpacity };
		info.scale = { min: data.minScale, max: data.maxScale, diff: data.maxScale - data.minScale };

		// update child positions
		ref.children(data.childSelector).each(function(i) {
			if (jQuery.roundabout_updateChildPosition(jQuery(this), ref, info, i) && info.animating === 0) {
				inFocus = i;
				jQuery(this).addClass('roundabout-in-focus');
			} else {
				jQuery(this).removeClass('roundabout-in-focus');
			}
		});

		// update status of who is in focus
		if (inFocus !== info.inFocus) {
			jQuery.roundabout_triggerEvent(ref, info.inFocus, 'blur');

			if (inFocus !== -1) {
				jQuery.roundabout_triggerEvent(ref, inFocus, 'focus');
			}

			data.childInFocus = inFocus;
		}
	});	
	return this;	
};

//----------------

jQuery.roundabout_getBearing = function(el) {
	return jQuery.roundabout_toFloat(el.data('roundabout').bearing) % 360;
};

jQuery.roundabout_degToRad = function(degrees) {
	return (degrees % 360.0) * Math.PI / 180.0;
};

jQuery.roundabout_isInFocus = function(el, target) {
	return (jQuery.roundabout_getBearing(el) % 360 === (target % 360));
};

jQuery.roundabout_triggerEvent = function(el, child, eventType) {
	return (child < 0) ? this : jQuery(el.children(el.data('roundabout').childSelector)[child]).trigger(eventType);
};

jQuery.roundabout_toFloat = function(number) {
	number = Math.round(parseFloat(number) * 1000) / 1000;
	return parseFloat(number.toFixed(2));
};

jQuery.roundabout_updateChildPosition = function(child, container, info, childPos) {
	var ref = jQuery(child), data = ref.data('roundabout'), out = [];
	var rad = jQuery.roundabout_degToRad((360.0 - ref.data('roundabout').degrees) + info.bearing);
	
	// adjust radians to be between 0 and Math.PI * 2
	while (rad < 0) {
		rad = rad + Math.PI * 2;
	}
	while (rad > Math.PI * 2) {
		rad = rad - Math.PI * 2;
	}
	
	var factors = info.shape(rad, info.focusBearingRad, info.tilt); // obj with x, y, z, and scale values

	// correct
	factors.scale = (factors.scale > 1) ? 1 : factors.scale;
	factors.adjustedScale = (info.scale.min + (info.scale.diff * factors.scale)).toFixed(4);
	factors.width = (factors.adjustedScale * data.startWidth).toFixed(4);
	factors.height = (factors.adjustedScale * data.startHeight).toFixed(4);
	
	// alter item
	ref
		.css('left', ((factors.x * info.midStage.width + info.nudge.width) - factors.width / 2.0).toFixed(1) + 'px')
		.css('top', ((factors.y * info.midStage.height + info.nudge.height) - factors.height / 2.0).toFixed(1) + 'px')
		.css('width', factors.width + 'px')
		.css('height', factors.height + 'px')
		.css('opacity', (info.opacity.min + (info.opacity.diff * factors.scale)).toFixed(2))
		.css('z-index', Math.round(info.zValues.min + (info.zValues.diff * factors.z)))
		.css('font-size', (factors.adjustedScale * data.startFontSize).toFixed(2) + 'px')
		.attr('current-scale', factors.adjustedScale);
	
	if (container.data('roundabout').debug === true) {
		out.push('<div style="font-weight: normal; font-size: 10px; padding: 2px; width: ' + ref.css('width') + '; background-color: #ffc;">');
		out.push('<strong style="font-size: 12px; white-space: nowrap;">Child ' + childPos + '</strong><br />');
		out.push('<strong>left:</strong> ' + ref.css('left') + '<br /><strong>top:</strong> ' + ref.css('top') + '<br />');
		out.push('<strong>width:</strong> ' + ref.css('width') + '<br /><strong>opacity:</strong> ' + ref.css('opacity') + '<br />');
		out.push('<strong>z-index:</strong> ' + ref.css('z-index') + '<br /><strong>font-size:</strong> ' + ref.css('font-size') + '<br />');
		out.push('<strong>scale:</strong> ' + ref.attr('current-scale'));
		out.push('</div>');
		
		ref.html(out.join(''));
	}

	return jQuery.roundabout_isInFocus(container, ref.data('roundabout').degrees);
};


// FROM: http://www.argodots.be/js/loader.js
(function($) {
        $(function() {

			$(function() {
			$('.large').fadeOut();
			$(window).load(function() {
			$('.loader').hide();
			$('.large').fadeIn();
			}); });
          });
    })(jQuery);
 



// FROM: http://www.argodots.be/js/ddsmoothmenu.js
(function(a){a(function(){a(document).ready(function(){a("#nav li").hover(function(){a(".drop",this).slideDown(150)},function(){a(".drop",this).slideUp(50)});a("#nav ul li").hover(function(){a(".drop2",this).slideDown(150)},function(){a(".drop2",this).slideUp(50)})})})})(jQuery)


// FROM: http://www.argodots.be/js/cufon.js
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}})());


// FROM: http://www.argodots.be/js/cufon-fonts.js
Cufon.registerFont({"w":198,"face":{"font-family":"aurulent","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":"-27 -286 333 74","underline-thickness":"25.56","underline-position":"-0.36","stemh":"26","stemv":"34","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":90},"!":{"d":"63,-260r-4,190r-27,0r-3,-190r34,0xm63,0r-34,0r0,-34r34,0r0,34","w":91},"\"":{"d":"112,-277v1,31,-1,60,-5,86r-25,0v-4,-27,-6,-55,-5,-86r35,0xm49,-277v1,31,-1,60,-5,86r-25,0v-4,-27,-6,-55,-5,-86r35,0","w":126},"#":{"d":"141,-160r-44,0r-11,60r44,0xm221,-178r-3,18r-53,0r-11,60r53,0r-4,18r-53,0r-15,82r-24,0r15,-82r-44,0r-15,82r-25,0r16,-82r-53,0r4,-18r53,0r11,-60r-53,0r3,-18r54,0r15,-82r24,0r-16,82r45,0r15,-82r24,0r-16,82r53,0","w":226},"$":{"d":"107,26r-19,0r0,-26v-24,-1,-51,-8,-74,-22r0,-28v24,14,51,23,74,24r0,-94v-32,-10,-74,-30,-74,-75v0,-36,32,-61,74,-65r0,-26r19,0r0,26v18,1,40,5,60,13r0,32v-20,-8,-40,-17,-60,-19r0,84v42,16,70,38,70,77v0,41,-30,67,-70,72r0,27xm88,-157r0,-77v-21,2,-39,14,-39,34v0,24,24,37,39,43xm107,-112r0,85v21,-4,36,-18,36,-40v0,-21,-14,-34,-36,-45","w":191},"%":{"d":"209,-21v34,-1,34,-85,0,-86v-34,1,-34,85,0,86xm261,-64v0,33,-21,64,-52,64v-31,0,-52,-31,-52,-64v0,-33,21,-63,52,-63v31,0,52,30,52,63xm67,-153v33,-1,33,-86,0,-87v-34,1,-34,86,0,87xm119,-197v0,33,-21,64,-52,64v-31,0,-53,-31,-53,-64v0,-33,22,-63,53,-63v31,0,52,30,52,63xm247,-267r-185,273r-34,0r186,-273r33,0","w":275},"&":{"d":"167,-17v-48,45,-153,23,-153,-56v0,-41,31,-73,58,-80v-35,-42,-12,-115,42,-114v31,0,57,25,57,59v0,33,-24,60,-49,71r47,72v8,-19,12,-42,12,-65r29,0v0,33,-8,65,-24,90r26,40r-33,0xm104,-162v22,-11,33,-28,33,-47v0,-17,-10,-32,-24,-32v-31,0,-27,58,-9,79xm49,-73v-1,62,73,67,103,34r-62,-89v-28,10,-41,30,-41,55","w":226},"'":{"d":"48,-277v1,34,-1,65,-4,95r-26,0v-3,-30,-5,-61,-4,-95r34,0","w":63},"(":{"d":"90,46r-29,0v-22,-52,-47,-109,-47,-159v0,-50,25,-108,47,-160r29,0v-51,100,-53,219,0,319","w":90},")":{"d":"76,-113v0,50,-25,107,-47,159r-29,0v52,-100,52,-219,0,-319r29,0v22,52,47,110,47,160","w":90},"*":{"d":"155,-105v12,4,-4,16,-6,24v-20,-10,-36,-24,-54,-36v1,22,6,43,5,65r-24,0v-1,-22,3,-43,4,-65v-18,12,-34,26,-54,36v-2,-8,-19,-21,-5,-24v17,-10,35,-17,52,-25v-19,-10,-40,-17,-59,-29v6,-6,8,-27,18,-17v17,10,32,22,48,33r-4,-65r24,0v1,23,-4,43,-5,65r54,-37v3,8,18,19,6,25r-52,25v17,9,35,15,52,25","w":175},"+":{"d":"192,-93r-75,0r0,71r-28,0r0,-71r-75,0r0,-26r75,0r0,-72r28,0r0,72r75,0r0,26","w":207},",":{"d":"63,-34v2,39,-18,56,-26,85r-21,0v5,-28,14,-51,13,-85r34,0","w":91},"-":{"d":"94,-93r-80,0r0,-26r80,0r0,26","w":108},".":{"d":"63,0r-34,0r0,-34r34,0r0,34","w":91},"\/":{"d":"100,-273r-71,319r-29,0r71,-319r29,0","w":100},"0":{"d":"99,-19v43,-5,49,-69,49,-112v0,-43,-6,-105,-49,-111v-43,5,-49,68,-49,111v0,43,6,106,49,112xm99,-267v35,0,86,25,86,136v0,111,-51,137,-86,137v-35,0,-86,-26,-86,-137v0,-111,51,-136,86,-136"},"1":{"d":"178,0r-140,0r0,-26r55,0r0,-205r-55,21r0,-25v29,-10,47,-30,89,-27r0,236r51,0r0,26"},"2":{"d":"169,-194v-1,71,-103,103,-121,168r121,0r0,26r-155,0r0,-28v26,-76,121,-101,121,-166v-1,-57,-75,-57,-114,-30r0,-28v57,-34,149,-9,148,58"},"3":{"d":"141,-74v-1,-40,-40,-54,-82,-51r0,-26v41,4,75,-13,76,-47v0,-20,-8,-44,-41,-44v-20,0,-40,5,-59,13r0,-29v58,-23,134,-4,134,60v0,29,-22,49,-51,58v54,9,58,54,58,66v2,75,-80,96,-147,70r0,-30v45,22,113,25,112,-40"},"4":{"d":"158,0r-35,0r0,-78r-119,0r0,-26r119,-157r35,0r0,157r24,0r0,26r-24,0r0,78xm38,-104r85,0r0,-112"},"5":{"d":"141,-79v0,-50,-54,-64,-106,-60r0,-122r134,0r0,26r-106,0r0,70v94,3,113,52,113,86v0,34,-18,85,-109,85v-13,0,-26,0,-39,-5r0,-29v46,18,113,12,113,-51"},"6":{"d":"99,-19v71,0,63,-125,7,-125v-31,0,-56,25,-56,56v0,35,17,69,49,69xm14,-131v0,-87,64,-167,153,-126r0,29v-60,-27,-109,-25,-118,87v44,-51,135,-22,135,60v0,70,-47,87,-85,87v-63,0,-85,-75,-85,-137"},"7":{"d":"184,-230v-47,62,-87,141,-102,230r-34,0v17,-88,59,-168,108,-230r-142,0r0,-31r170,0r0,31"},"8":{"d":"108,-158v45,-12,46,-90,-9,-89v-23,0,-44,17,-44,40v0,26,28,40,53,49xm149,-67v0,-32,-28,-55,-59,-66v-54,16,-56,119,9,119v28,0,50,-24,50,-53xm184,-67v0,43,-40,73,-85,73v-45,0,-85,-30,-85,-73v0,-34,26,-61,58,-74v-26,-14,-47,-37,-47,-66v0,-36,35,-60,74,-60v39,0,74,24,74,60v0,27,-21,47,-47,57v33,17,58,47,58,83"},"9":{"d":"99,-242v-71,0,-63,125,-7,125v31,0,56,-25,56,-56v0,-35,-17,-69,-49,-69xm184,-131v0,87,-63,168,-153,127r0,-29v60,27,109,25,118,-87v-44,51,-135,22,-135,-60v0,-70,47,-87,85,-87v63,0,85,75,85,136"},":":{"d":"63,-157r-34,0r0,-34r34,0r0,34xm63,0r-34,0r0,-34r34,0r0,34","w":91},";":{"d":"63,-157r-34,0r0,-34r34,0r0,34xm63,-34v2,39,-18,56,-26,85r-21,0v5,-28,14,-51,13,-85r34,0","w":91},"<":{"d":"183,-20r-169,-81r0,-11r169,-81r0,30r-117,57r117,57r0,29","w":196},"=":{"d":"192,-68r-178,0r0,-25r178,0r0,25xm192,-119r-178,0r0,-26r178,0r0,26","w":207},">":{"d":"183,-101r-169,81r0,-29r117,-57r-117,-57r0,-30r169,81r0,11","w":196},"?":{"d":"103,0r-35,0r0,-34r35,0r0,34xm68,-70v-14,-80,75,-81,81,-131v-6,-53,-88,-46,-128,-21r0,-28v55,-33,163,-17,163,45v0,60,-96,53,-81,135r-35,0"},"@":{"d":"204,-187v-2,-20,-13,-50,-64,-50v-59,0,-94,41,-94,130v1,102,45,143,124,126r0,22v-92,14,-153,-29,-153,-148v0,-108,51,-151,124,-151v28,0,53,5,69,21v45,46,15,137,23,214r-28,0r0,-19v-42,37,-100,21,-100,-61v0,-86,53,-95,99,-84xm205,-171v-40,-10,-69,17,-69,63v0,62,40,72,69,44r0,-107","w":264},"A":{"d":"233,0r-36,0r-27,-73r-110,0r-27,73r-29,0r95,-261r36,0xm160,-100r-46,-121r-44,121r90,0","w":236},"B":{"d":"29,-261v79,-4,168,-4,169,65v0,23,-16,50,-58,59v48,11,67,43,67,71v0,75,-98,68,-178,66r0,-261xm171,-68v0,-47,-54,-62,-106,-56r0,97v49,0,106,6,106,-41xm162,-195v0,-40,-51,-42,-97,-39r0,83v46,3,97,-2,97,-44","w":221},"C":{"d":"52,-130v0,54,23,109,80,109v29,0,54,-14,80,-28r0,34v-92,52,-199,6,-199,-115v0,-119,97,-163,199,-122r0,31v-26,-10,-52,-19,-78,-19v-60,0,-82,55,-82,110","w":226},"D":{"d":"173,-57v31,-37,31,-109,2,-148v-30,-39,-60,-27,-110,-29r0,207v47,-1,76,7,108,-30xm201,-223v44,48,42,140,-3,185v-48,49,-97,36,-169,38r0,-261v74,3,125,-14,172,38","w":247},"E":{"d":"205,0r-176,0r0,-261r172,0r0,27r-136,0r0,81r110,0r0,27r-110,0r0,99r140,0r0,27","w":215},"F":{"d":"195,-234r-130,0r0,81r105,0r0,27r-105,0r0,126r-36,0r0,-261r166,0r0,27","w":209},"G":{"d":"52,-130v0,55,26,109,86,109v15,0,32,-2,48,-7r0,-69r-33,0r0,-27r69,0r0,114v-102,41,-209,2,-209,-120v0,-121,104,-163,209,-122r0,30v-28,-10,-56,-18,-83,-18v-61,0,-87,54,-87,110","w":236},"H":{"d":"227,0r-36,0r0,-117r-126,0r0,117r-36,0r0,-261r36,0r0,117r126,0r0,-117r36,0r0,261","w":255},"I":{"d":"65,0r-36,0r0,-261r36,0r0,261","w":93},"J":{"d":"53,-21v37,1,46,-33,46,-69r0,-171r36,0r0,163v4,57,-17,104,-79,104v-17,0,-35,-2,-52,-8r0,-30v16,5,33,11,49,11","w":164},"K":{"d":"213,0r-36,0r-98,-117r-14,15r0,102r-36,0r0,-261r36,0r0,117r105,-117r38,0r-110,123","w":221},"L":{"d":"194,0r-165,0r0,-261r36,0r0,234r129,0r0,27","w":197},"M":{"d":"271,0r-36,0r0,-221r-69,203r-36,0r-71,-202r0,220r-30,0r0,-261r51,0r71,200r68,-200r52,0r0,261","w":299},"N":{"d":"59,0r-30,0r0,-261r36,0r132,213r0,-213r30,0r0,261r-36,0r-132,-213r0,213","w":255},"O":{"d":"138,-21v59,0,86,-55,86,-110v0,-55,-27,-109,-86,-109v-58,0,-86,55,-86,109v0,54,27,110,86,110xm138,-267v75,0,126,51,126,136v0,86,-51,137,-126,137v-76,0,-125,-52,-125,-137v0,-85,50,-136,125,-136","w":276},"P":{"d":"29,-261v89,-3,188,-8,188,74v0,21,-8,44,-27,61v-34,28,-75,21,-125,22r0,104r-36,0r0,-261xm181,-186v0,-51,-60,-51,-116,-48r0,103v60,5,116,-2,116,-55","w":227},"Q":{"d":"52,-131v0,65,41,130,117,106v-12,-22,-29,-35,-48,-40r7,-26v32,9,56,34,64,53v58,-56,42,-202,-54,-202v-58,0,-86,55,-86,109xm138,-267v75,0,126,51,126,136v0,54,-20,99,-59,121v15,26,34,39,57,39r0,27v-39,0,-70,-30,-82,-56v-95,25,-167,-31,-167,-131v0,-85,50,-136,125,-136","w":276},"R":{"d":"29,-261v86,-4,176,-3,175,76v0,15,-3,65,-65,77r86,108r-41,0r-85,-104r-34,0r0,104r-36,0r0,-261xm168,-185v0,-47,-50,-54,-103,-49r0,103v54,5,103,-5,103,-54","w":226},"S":{"d":"202,-72v-1,84,-119,96,-188,57r0,-34v29,16,61,28,92,28v31,0,60,-11,60,-42v0,-30,-39,-46,-75,-58v-60,-20,-77,-36,-77,-68v1,-81,102,-93,170,-63r0,31v-24,-10,-49,-19,-76,-19v-28,0,-58,10,-58,41v0,27,41,37,77,49v55,18,75,44,75,78","w":216},"T":{"d":"208,-234r-84,0r0,234r-36,0r0,-234r-84,0r0,-27r204,0r0,27","w":211},"U":{"d":"128,-21v40,4,63,-31,63,-72r0,-168r36,0r0,161v0,31,0,62,-26,84v-38,31,-109,30,-147,0v-27,-21,-25,-53,-25,-84r0,-161r36,0r0,168v-7,40,22,76,63,72","w":255},"V":{"d":"121,-41r79,-220r30,0r-94,261r-36,0r-96,-261r36,0","w":233},"W":{"d":"333,-261r-62,261r-45,0r-58,-206r-54,206r-45,0r-65,-261r36,0r55,221r57,-221r36,0r63,220r52,-220r30,0","w":336},"X":{"d":"232,0r-41,0r-76,-105r-78,105r-37,0r98,-130r-95,-131r41,0r74,103r77,-103r36,0r-95,127","w":233},"Y":{"d":"134,0r-36,0r0,-104r-94,-157r36,0r79,132r77,-132r30,0r-92,157r0,104","w":229},"Z":{"d":"207,0r-193,0r0,-33r156,-201r-150,0r0,-27r187,0r0,33r-156,201r156,0r0,27","w":220},"[":{"d":"93,46r-79,0r0,-319r79,0r0,26r-44,0r0,268r44,0r0,25","w":96},"\\":{"d":"100,46r-29,0r-71,-319r29,0","w":100},"]":{"d":"82,-273r0,319r-78,0r0,-25r44,0r0,-268r-44,0r0,-26r78,0","w":96},"^":{"d":"180,-130r-32,0r-55,-102r-56,102r-32,0r72,-130r31,0","w":185},"_":{"d":"180,26r-180,0r0,-26r180,0r0,26","w":180},"`":{"d":"61,-213r-21,0v-8,-22,-27,-33,-26,-64r34,-1v-1,27,8,44,13,65","w":79},"a":{"d":"15,-48v1,-54,62,-64,115,-63v-1,-33,7,-58,-39,-59v-21,0,-42,5,-63,14r0,-26v22,-9,44,-13,67,-13v69,0,70,37,70,75r0,120r-35,0r0,-25v-30,40,-116,41,-115,-23xm130,-91v-38,-2,-81,6,-81,41v0,44,64,31,81,1r0,-42","w":187},"b":{"d":"182,-109v0,53,-20,113,-100,113v-15,0,-36,-1,-55,-10r0,-271r34,0r0,113v40,-48,121,-51,121,55xm61,-24v57,16,83,-29,83,-80v0,-89,-63,-76,-83,-30r0,110","w":195},"c":{"d":"49,-95v0,73,59,87,116,62r0,28v-77,25,-150,-1,-150,-90v0,-89,70,-116,150,-92r0,27v-59,-21,-116,-10,-116,65","w":179},"d":{"d":"13,-90v2,-93,57,-109,121,-104r0,-83r34,0r0,277r-34,0r0,-23v-44,50,-123,34,-121,-67xm134,-167v-50,-11,-81,10,-83,75v-2,82,61,90,83,38r0,-113","w":195},"e":{"d":"53,-117r89,0v-4,-72,-81,-70,-89,0xm173,-5v-82,24,-160,2,-160,-92v0,-75,47,-98,85,-98v43,0,84,33,79,104r-126,0v-1,84,62,76,122,60r0,26","w":192},"f":{"d":"34,-191v-5,-73,32,-105,92,-85r0,26v-8,-3,-17,-6,-27,-6v-31,0,-31,31,-31,65r35,0r0,26r-35,0r0,165r-34,0r0,-165r-25,0r0,-26r25,0","w":122},"g":{"d":"91,-83v34,0,40,-19,40,-43v0,-25,-8,-44,-40,-44v-35,0,-40,24,-40,44v0,25,8,43,40,43xm46,-69v-54,-37,-45,-122,45,-126v14,0,28,2,40,8v12,-13,28,-21,46,-21r0,26v-10,0,-21,1,-30,6v50,49,7,137,-81,116v-18,18,2,29,29,34v36,7,81,4,85,49v-6,56,-103,53,-165,39r0,-30v30,8,61,12,88,12v22,0,43,-3,43,-18v-20,-42,-114,-3,-114,-66v0,-11,6,-22,14,-29","w":185},"h":{"d":"143,-125v0,-25,-1,-45,-27,-45v-24,0,-43,18,-55,40r0,130r-34,0r0,-277r34,0r0,117v17,-21,41,-35,68,-35v48,0,48,44,48,77r0,118r-34,0r0,-125","w":203},"i":{"d":"61,-227r-34,0r0,-34r34,0r0,34xm61,0r-34,0r0,-191r34,0r0,191","w":88},"j":{"d":"61,-227r-34,0r0,-34r34,0r0,34xm0,48v26,0,27,-24,27,-52r0,-187r34,0r0,177v0,46,-1,88,-56,88v-13,0,-23,-3,-32,-6r0,-27v8,3,17,7,27,7","w":88},"k":{"d":"172,0r-35,0r-65,-82r-11,13r0,69r-34,0r0,-277r34,0r0,166r66,-80r36,0r-71,85","w":177},"l":{"d":"61,0r-34,0r0,-277r34,0r0,277","w":88},"m":{"d":"133,-125v9,-61,-59,-51,-72,-11r0,136r-34,0r0,-191r34,0r0,23v24,-31,86,-44,102,5v15,-19,35,-32,60,-32v50,0,49,47,49,77r0,118r-34,0r0,-125v9,-64,-60,-49,-72,-11r1,136r-34,0r0,-125","w":298},"n":{"d":"143,-125v0,-25,-1,-45,-27,-45v-24,0,-43,18,-55,40r0,130r-34,0r0,-191r34,0r0,31v17,-21,41,-35,68,-35v48,0,48,44,48,77r0,118r-34,0r0,-125","w":203},"o":{"d":"100,-21v36,0,50,-39,50,-74v0,-35,-14,-75,-50,-75v-36,0,-49,41,-49,75v0,34,13,74,49,74xm100,-195v52,0,88,39,88,100v0,60,-35,99,-88,99v-52,0,-87,-38,-87,-99v0,-60,34,-100,87,-100","w":201},"p":{"d":"182,-109v1,59,-32,124,-121,112r0,66r-34,0r0,-260r34,0r0,27v40,-48,119,-51,121,55xm61,-24v57,16,83,-29,83,-80v0,-89,-63,-76,-83,-30r0,110","w":195},"q":{"d":"13,-90v3,-108,77,-119,155,-95r0,254r-34,0r0,-92v-44,50,-124,34,-121,-67xm134,-167v-50,-11,-81,10,-83,75v-2,82,61,90,83,38r0,-113","w":195},"r":{"d":"143,-162v-40,-11,-70,11,-82,44r0,118r-34,0r0,-191r34,0r0,37v16,-28,41,-46,82,-40r0,32","w":147},"s":{"d":"160,-57v0,56,-78,77,-139,50r0,-28v37,17,100,25,105,-15v-3,-28,-37,-30,-59,-38v-24,-9,-46,-26,-46,-52v0,-50,74,-66,126,-47r0,27v-31,-11,-86,-20,-92,14v3,24,38,26,58,34v24,9,47,24,47,55","w":174},"t":{"d":"68,-62v0,23,0,41,23,41v7,0,17,-2,25,-3r0,25v-11,2,-22,3,-32,3v-80,2,-41,-102,-50,-169r-25,0r0,-26r25,0r0,-43r34,0r0,43r48,0r0,26r-48,0r0,103","w":120},"u":{"d":"61,-67v0,22,0,46,27,46v23,0,43,-17,55,-39r0,-131r34,0r0,191r-34,0r0,-30v-17,21,-40,34,-67,34v-50,0,-49,-47,-49,-77r0,-118r34,0r0,124","w":203},"v":{"d":"93,-40r53,-151r28,0r-66,191r-35,0r-69,-191r34,0","w":178},"w":{"d":"256,-191r-48,191r-39,0r-37,-139r-39,139r-38,0r-51,-191r30,0r41,153r43,-153r30,0r41,153r38,-153r29,0","w":259},"x":{"d":"174,0r-34,0r-53,-75r-52,75r-34,0r69,-99r-65,-92r34,0r52,73r51,-73r33,0r-67,97","w":178},"y":{"d":"174,-191r-91,260r-28,0r21,-60r-72,-200r34,0r55,151r53,-151r28,0","w":178},"z":{"d":"165,0r-150,0r0,-29r113,-136r-109,0r0,-26r146,0r0,29r-113,136r113,0r0,26","w":179},"{":{"d":"41,-113v47,20,-22,136,59,134r0,25v-40,4,-69,-21,-69,-56r0,-72v-5,-11,-15,-18,-27,-18r0,-26v12,0,22,-8,27,-19r0,-71v1,-34,29,-61,69,-57r0,26v-74,-11,-14,102,-59,134","w":103},"|":{"d":"57,46r-28,0r0,-319r28,0r0,319","w":85},"}":{"d":"63,-113v-48,-20,20,-135,-59,-134r0,-26v40,-3,68,23,68,57r0,71v5,11,16,19,28,19r0,26v-12,0,-23,7,-28,18r0,72v-1,34,-29,59,-68,56r0,-25v73,10,12,-104,59,-134","w":103},"~":{"d":"64,-138v34,0,52,38,76,38v15,0,18,-17,18,-32r34,0v0,31,-22,58,-50,58v-34,0,-51,-39,-75,-39v-15,0,-18,17,-18,32r-35,0v0,-31,22,-57,50,-57","w":207},"\u2018":{"d":"54,-277v-5,28,-15,51,-13,85r-34,0v-2,-39,17,-57,26,-85r21,0","w":77},"\u2019":{"d":"70,-277v2,39,-18,56,-26,85r-21,0v5,-28,14,-51,13,-85r34,0","w":77},"\u201c":{"d":"125,-277v-5,28,-15,51,-13,85r-35,0v-2,-39,17,-57,26,-85r22,0xm62,-277v-5,28,-15,51,-13,85r-35,0v-2,-39,17,-57,26,-85r22,0","w":140},"\u201d":{"d":"126,-277v2,39,-18,56,-26,85r-21,0v5,-28,14,-51,13,-85r34,0xm63,-277v2,39,-18,56,-26,85r-21,0v5,-28,14,-51,13,-85r34,0","w":140},"\u00a0":{"w":90}}});
Cufon.registerFont({"w":226,"face":{"font-family":"aurulent","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":"6","bbox":"-27 -294 376 77","underline-thickness":"33.84","underline-position":"-2.52","stemh":"34","stemv":"51","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":90},"!":{"d":"80,-260v1,62,-6,118,-5,178r-41,0r-5,-178r51,0xm80,0r-51,0r0,-51r51,0r0,51","w":108},"\"":{"d":"145,-283v1,34,-2,64,-7,92r-36,0v-6,-28,-10,-57,-8,-92r51,0xm66,-283v1,35,-2,65,-8,92r-36,0v-6,-28,-10,-57,-8,-92r52,0","w":160},"#":{"d":"135,-157r-32,0r-11,54r32,0xm222,-181r-5,24r-46,0r-11,54r47,0r-4,24r-47,0r-16,79r-35,0r15,-79r-33,0r-15,79r-35,0r15,-79r-47,0r4,-24r47,0r11,-54r-48,0r5,-24r47,0r15,-79r36,0r-15,79r32,0r15,-79r36,0r-15,79r47,0"},"$":{"d":"121,34r-29,0r0,-34v-22,0,-52,-5,-78,-21r0,-37v26,16,55,23,78,24r0,-81v-33,-12,-78,-30,-78,-77v0,-37,34,-61,78,-67r0,-35r29,0r0,34v16,1,35,5,54,12r0,41v-17,-7,-36,-15,-54,-18r0,70v44,17,73,38,73,78v0,41,-30,68,-73,75r0,36xm92,-166r0,-59v-14,3,-26,12,-26,27v0,16,13,26,26,32xm121,-102r0,65v30,-9,28,-54,0,-65","w":208},"%":{"d":"202,-27v26,-1,25,-72,0,-73v-25,1,-25,72,0,73xm261,-63v0,34,-26,63,-59,63v-33,0,-59,-29,-59,-63v0,-34,26,-64,59,-64v33,0,59,30,59,64xm73,-161v26,-1,25,-71,0,-72v-26,1,-25,71,0,72xm132,-197v0,34,-26,63,-59,63v-33,0,-59,-29,-59,-63v0,-34,26,-63,59,-63v33,0,59,29,59,63xm239,-267r-155,273r-47,0r155,-273r47,0","w":275},"&":{"d":"157,-10v-52,35,-145,12,-143,-63v0,-37,25,-66,51,-78v-31,-46,-7,-116,48,-116v34,0,63,27,63,63v0,30,-20,57,-44,70r29,50v3,-15,5,-30,5,-46r42,0v0,32,-7,63,-22,88r25,42r-48,0xm110,-170v10,-10,15,-25,15,-42v0,-7,-2,-21,-12,-21v-22,9,-8,48,-3,63xm87,-118v-38,19,-19,101,20,91v13,0,23,-4,31,-11"},"'":{"d":"66,-283v1,38,-2,72,-7,103r-38,0v-5,-31,-8,-65,-7,-103r52,0","w":79},"(":{"d":"124,46r-44,0v-31,-51,-66,-108,-66,-162v0,-54,35,-110,66,-161r44,0v-31,50,-58,103,-58,161v0,59,27,112,58,162","w":124},")":{"d":"109,-116v0,54,-34,111,-65,162r-44,0v31,-50,58,-103,58,-162v0,-58,-27,-111,-58,-161r44,0v31,51,65,107,65,161","w":124},"*":{"d":"168,-107r-18,31v-21,-9,-35,-29,-52,-42v3,22,12,42,11,66r-36,0v-1,-25,7,-44,11,-66v-17,13,-29,33,-52,42r-18,-31v19,-11,42,-15,63,-23v-21,-8,-45,-12,-63,-24r18,-31v21,10,35,28,52,42v-3,-21,-12,-41,-11,-65r36,0v1,25,-7,43,-11,65v16,-14,32,-31,52,-42r18,31v-18,12,-42,15,-63,24v21,7,44,12,63,23","w":181},"+":{"d":"192,-94r-67,0r0,64r-43,0r0,-64r-68,0r0,-33r68,0r0,-64r43,0r0,64r67,0r0,33","w":207},",":{"d":"80,-17r-39,94r-32,0v7,-42,22,-76,20,-128r51,0r0,34","w":108},"-":{"d":"94,-94r-80,0r0,-33r80,0r0,33","w":108},".":{"d":"80,0r-51,0r0,-51r51,0r0,51","w":108},"\/":{"d":"122,-277r-79,323r-43,0r79,-323r43,0","w":121},"0":{"d":"113,-24v40,-6,45,-66,45,-107v0,-42,-5,-99,-45,-106v-39,7,-45,65,-45,106v0,41,6,100,45,107xm113,9v-68,0,-101,-74,-101,-140v0,-85,37,-139,101,-139v68,0,102,74,102,139v0,67,-33,140,-102,140"},"1":{"d":"207,0r-166,0r0,-34r64,0r0,-189r-64,19r0,-34v36,-10,64,-29,115,-25r0,229r51,0r0,34"},"2":{"d":"198,-194v0,73,-111,96,-133,160r133,0r0,34r-184,0r0,-37v30,-74,133,-91,133,-157v0,-56,-84,-48,-123,-24r0,-38v66,-32,174,-11,174,62"},"3":{"d":"156,-74v-2,-39,-49,-49,-91,-47r0,-34v41,3,81,-9,82,-43v0,-19,-9,-39,-42,-39v-23,0,-45,6,-67,13r0,-37v67,-23,160,-4,160,63v0,30,-23,48,-54,58v111,29,63,149,-39,149v-26,0,-52,-2,-76,-10r0,-38v46,20,130,27,127,-35"},"4":{"d":"181,0r-51,0r0,-75r-126,0r0,-33r126,-153r51,0r0,153r36,0r0,33r-36,0r0,75xm55,-108r75,0r0,-91"},"5":{"d":"80,-166v61,0,128,28,127,88v0,35,-22,87,-133,87v-15,0,-31,0,-46,-5r0,-37v49,19,128,11,128,-45v0,-53,-64,-57,-119,-55r0,-128r161,0r0,34r-118,0r0,61"},"6":{"d":"113,-24v37,0,48,-27,48,-57v0,-84,-98,-68,-98,-8v0,33,19,65,50,65xm113,9v-68,0,-102,-72,-99,-140v5,-130,83,-157,173,-129r0,38v-56,-34,-119,-6,-120,68v59,-40,145,0,145,73v0,64,-43,90,-99,90"},"7":{"d":"212,-220v-50,59,-96,133,-112,220r-52,0v19,-86,69,-162,123,-220r-157,0r0,-41r198,0r0,41"},"8":{"d":"125,-163v35,-16,35,-80,-12,-80v-21,0,-37,16,-37,37v0,24,25,34,49,43xm161,-67v0,-31,-30,-50,-60,-62v-46,20,-49,110,12,111v27,0,48,-22,48,-49xm212,-67v0,47,-48,76,-99,76v-51,0,-99,-29,-99,-76v0,-35,28,-59,62,-73v-26,-15,-46,-37,-46,-66v0,-40,40,-64,83,-64v43,0,84,24,84,64v0,26,-20,44,-45,55v34,18,60,47,60,84"},"9":{"d":"66,-180v0,84,98,68,98,8v0,-33,-20,-65,-51,-65v-37,0,-47,27,-47,57xm113,-270v106,0,129,165,70,242v-30,39,-92,47,-143,27r0,-38v56,34,119,6,120,-68v-59,40,-146,0,-146,-73v0,-64,43,-90,99,-90"},":":{"d":"80,-140r-51,0r0,-51r51,0r0,51xm80,0r-51,0r0,-51r51,0r0,51","w":108},";":{"d":"80,-140r-51,0r0,-51r51,0r0,51xm80,-17r-39,94r-32,0v7,-42,22,-76,20,-128r51,0r0,34","w":108},"<":{"d":"183,-28r-169,-76r0,-13r169,-76r0,39r-93,43r93,44r0,39","w":196},"=":{"d":"192,-60r-178,0r0,-34r178,0r0,34xm192,-127r-178,0r0,-34r178,0r0,34","w":207},">":{"d":"183,-117r0,13r-169,76r0,-39r94,-44r-94,-43r0,-39","w":196},"?":{"d":"124,0r-51,0r0,-51r51,0r0,51xm73,-82v-8,-71,85,-66,88,-115v-9,-54,-99,-37,-140,-17r0,-37v64,-31,189,-21,191,49v2,60,-94,50,-88,120r-51,0"},"@":{"d":"238,-187v-2,-10,-11,-42,-70,-42v-66,0,-107,39,-107,122v-1,98,58,135,143,118r0,30v-107,14,-185,-29,-185,-148v0,-108,63,-150,151,-150v35,0,65,6,84,22v53,44,21,129,29,209r-43,0r0,-24v-41,42,-114,32,-114,-55v0,-80,60,-96,112,-82xm240,-167v-38,-8,-69,14,-68,56v1,50,34,62,68,44r0,-100","w":315},"A":{"d":"263,0r-54,0r-28,-68r-106,0r-26,68r-45,0r100,-261r54,0xm167,-104r-40,-100r-39,100r79,0","w":266},"B":{"d":"29,-261v84,-3,187,-7,187,67v0,33,-29,49,-55,55v36,9,69,32,69,70v0,81,-114,70,-201,69r0,-261xm176,-71v0,-41,-48,-56,-93,-51r0,86v42,0,93,5,93,-35xm162,-193v1,-33,-41,-35,-79,-32r0,68v37,2,78,-2,79,-36","w":244},"C":{"d":"71,-130v0,52,25,104,78,104v30,0,61,-15,89,-29r0,45v-27,13,-58,19,-88,19v-93,0,-138,-64,-138,-139v0,-76,45,-140,140,-140v27,0,58,4,86,14r0,41v-29,-10,-58,-20,-86,-20v-57,0,-81,52,-81,105","w":252},"D":{"d":"182,-63v30,-34,31,-99,3,-136v-27,-35,-57,-24,-102,-26r0,189v42,-1,70,6,99,-27xm223,-223v48,47,47,140,-3,185v-55,49,-111,35,-191,38r0,-261v81,3,141,-14,194,38","w":273},"E":{"d":"228,0r-199,0r0,-261r194,0r0,36r-140,0r0,68r112,0r0,35r-112,0r0,86r145,0r0,36","w":237},"F":{"d":"216,-225r-133,0r0,68r106,0r0,35r-106,0r0,122r-54,0r0,-261r187,0r0,36","w":230},"G":{"d":"71,-130v0,68,50,125,124,98r0,-61r-27,0r0,-36r81,0r0,119v-30,11,-62,19,-95,19v-92,0,-142,-62,-142,-139v0,-55,28,-140,146,-140v29,0,61,5,91,15r0,39v-31,-10,-61,-19,-91,-19v-59,0,-87,51,-87,105","w":263},"H":{"d":"252,0r-54,0r0,-113r-115,0r0,113r-54,0r0,-261r54,0r0,113r115,0r0,-113r54,0r0,261","w":280},"I":{"d":"83,0r-54,0r0,-261r54,0r0,261","w":111},"J":{"d":"57,-26v33,1,42,-31,42,-64r0,-171r54,0v-8,120,38,278,-94,270v-17,0,-36,-2,-55,-8r0,-40v17,5,37,13,53,13","w":181},"K":{"d":"238,0r-54,0r-85,-110r-16,18r0,92r-54,0r0,-261r54,0r0,107r92,-107r55,0r-102,117","w":244},"L":{"d":"215,0r-186,0r0,-261r54,0r0,225r132,0r0,36","w":218},"M":{"d":"301,0r-54,0r0,-207r-57,189r-54,0r-62,-189r0,207r-45,0r0,-261r81,0r56,171r53,-171r82,0r0,261","w":329},"N":{"d":"74,0r-45,0r0,-261r54,0r124,192r0,-192r45,0r0,261r-54,0r-124,-192r0,192","w":280},"O":{"d":"154,-26v55,0,89,-52,83,-105v5,-53,-28,-104,-83,-104v-54,0,-89,51,-83,104v-5,53,27,105,83,105xm154,-270v95,0,143,64,143,139v0,76,-48,140,-143,140v-95,0,-142,-64,-142,-140v0,-76,48,-139,142,-139","w":307},"P":{"d":"29,-261v95,-2,209,-11,211,76v0,22,-8,46,-29,63v-35,27,-78,21,-128,22r0,100r-54,0r0,-261xm186,-184v0,-45,-54,-43,-103,-41r0,90v54,4,103,-2,103,-49","w":251},"Q":{"d":"71,-131v-7,62,40,123,110,101v-13,-18,-29,-26,-47,-31r9,-35v30,8,57,27,71,46v47,-63,27,-185,-60,-185v-54,0,-89,51,-83,104xm154,-270v158,0,184,199,80,259v16,23,37,34,60,34r0,35v-43,0,-81,-25,-96,-54v-108,26,-186,-45,-186,-135v0,-76,48,-139,142,-139","w":307},"R":{"d":"29,-261v91,-3,191,-5,192,78v0,31,-16,65,-62,77r93,106r-63,0r-87,-100r-19,0r0,100r-54,0r0,-261xm83,-135v45,5,87,-8,84,-48v-4,-55,-45,-39,-84,-42r0,90","w":250},"S":{"d":"226,-74v-1,82,-126,105,-212,65r0,-48v32,19,69,31,102,31v29,0,56,-9,56,-36v0,-30,-47,-44,-80,-55v-62,-20,-78,-38,-78,-70v1,-84,111,-99,185,-69r0,41v-26,-10,-52,-20,-80,-20v-24,0,-51,7,-51,34v-7,25,51,36,82,47v56,19,76,45,76,80","w":240},"T":{"d":"234,-225r-88,0r0,225r-54,0r0,-225r-88,0r0,-36r230,0r0,36","w":237},"U":{"d":"140,-26v37,0,58,-29,58,-66r0,-169r54,0r0,161v0,32,1,64,-29,86v-44,32,-122,32,-165,0v-30,-22,-29,-54,-29,-86r0,-161r54,0r0,169v-5,36,20,66,57,66","w":280},"V":{"d":"137,-58r76,-203r45,0r-98,261r-54,0r-102,-261r54,0","w":262},"W":{"d":"376,-261r-63,261r-70,0r-54,-181r-47,181r-71,0r-67,-261r54,0r53,207r54,-207r54,0r62,208r50,-208r45,0","w":379},"X":{"d":"262,0r-61,0r-72,-95r-76,95r-53,0r103,-130r-100,-131r60,0r71,93r73,-93r54,0r-102,127","w":262},"Y":{"d":"158,0r-54,0r0,-104r-100,-157r54,0r77,121r75,-121r45,0r-97,157r0,104","w":258},"Z":{"d":"231,0r-217,0r0,-46r164,-179r-157,0r0,-36r210,0r0,46r-163,179r163,0r0,36","w":245},"[":{"d":"132,46r-118,0r0,-323r118,0r0,34r-66,0r0,256r66,0r0,33","w":135},"\\":{"d":"122,46r-43,0r-79,-323r43,0","w":121},"]":{"d":"122,46r-118,0r0,-33r66,0r1,-256r-67,0r0,-34r118,0r0,323","w":135},"^":{"d":"179,-130r-46,0r-40,-83r-41,83r-46,0r64,-130r45,0","w":185},"_":{"d":"180,34r-180,0r0,-34r180,0r0,34","w":180},"`":{"d":"85,-198r-32,0r-39,-62r0,-23r52,0v-2,37,13,57,19,85","w":105},"a":{"d":"15,-49v2,-55,63,-65,119,-66v-1,-27,6,-47,-34,-48v-22,0,-45,7,-66,17r0,-37v22,-11,47,-14,71,-14v80,0,80,39,80,77r0,120r-51,0r0,-19v-34,38,-121,33,-119,-30xm134,-87v-31,-1,-68,7,-68,36v0,32,50,28,68,8r0,-44","w":208},"b":{"d":"204,-109v3,102,-82,137,-177,102r0,-270r51,0r0,116v37,-53,122,-60,126,52xm78,-29v51,12,70,-26,70,-75v0,-78,-50,-69,-70,-29r0,104","w":216},"c":{"d":"66,-95v0,33,11,68,57,68v19,0,42,-6,63,-12r0,37v-21,6,-44,8,-63,8v-74,0,-108,-43,-108,-101v0,-45,22,-102,109,-102v19,0,41,2,62,7r0,36v-22,-5,-44,-9,-62,-9v-46,0,-58,34,-58,68","w":200},"d":{"d":"13,-90v1,-87,54,-111,126,-107r0,-80r51,0r0,277r-51,0r0,-26v-41,55,-127,43,-126,-64xm139,-162v-51,-9,-70,22,-70,70v0,75,51,82,70,35r0,-105","w":216},"e":{"d":"71,-120r77,0v-3,-63,-71,-62,-77,0xm193,-7v-82,29,-181,13,-180,-91v0,-77,54,-99,96,-99v47,0,96,31,90,107r-130,0v0,85,69,66,124,49r0,34","w":214},"f":{"d":"47,-189v1,-54,9,-95,74,-95v14,0,25,2,35,5r0,35v-9,-3,-19,-6,-29,-6v-30,0,-29,29,-29,61r51,0r0,30r-51,0r0,159r-51,0r0,-159r-34,0r0,-30r34,0","w":151},"g":{"d":"69,-123v0,21,8,40,31,40v30,0,30,-24,30,-40v0,-21,-8,-40,-30,-40v-30,0,-31,24,-31,40xm50,-61v-60,-37,-52,-133,50,-136v14,0,29,2,42,8v16,-15,35,-25,57,-25r0,34v-12,0,-24,1,-34,6v52,52,5,139,-83,124v-1,23,53,22,75,28v22,6,48,13,48,42v0,60,-119,54,-190,43r0,-39v36,8,73,12,110,12v13,0,29,-1,29,-11v0,-10,-11,-10,-13,-11v-45,-7,-127,-16,-91,-75","w":204},"h":{"d":"147,-126v0,-18,-1,-37,-26,-37v-17,0,-32,7,-43,20r0,143r-51,0r0,-277r51,0r0,108v16,-17,37,-28,63,-28v58,0,57,48,57,79r0,118r-51,0r0,-126","w":224},"i":{"d":"78,-221r-51,0r0,-40r51,0r0,40xm78,0r-51,0r0,-191r51,0r0,191","w":105},"j":{"d":"78,-221r-51,0r0,-40r51,0r0,40xm78,-14v5,53,-15,90,-71,90v-14,0,-25,-2,-34,-5r0,-36v8,3,20,7,27,7v27,0,27,-21,27,-45r0,-188r51,0r0,177","w":105},"k":{"d":"192,0r-49,0v-17,-25,-35,-49,-53,-73r-12,16r0,57r-51,0r0,-277r51,0r0,154r52,-68r50,0r-60,79","w":195},"l":{"d":"78,0r-51,0r0,-277r51,0r0,277","w":105},"m":{"d":"141,-126v0,-17,0,-37,-26,-37v-15,0,-27,6,-37,17r0,146r-51,0r0,-191r51,0r0,18v28,-30,87,-37,108,6v24,-29,72,-43,105,-14v29,42,9,118,15,181r-51,0r0,-126v0,-17,0,-37,-26,-37v-15,0,-27,7,-37,18r1,145r-52,0r0,-126","w":333},"n":{"d":"147,-126v0,-18,-1,-37,-26,-37v-17,0,-32,7,-43,20r0,143r-51,0r0,-191r51,0r0,22v16,-17,37,-28,63,-28v58,0,57,48,57,79r0,118r-51,0r0,-126","w":224},"o":{"d":"113,-27v31,0,47,-36,43,-68v4,-32,-10,-68,-43,-68v-32,0,-48,37,-44,68v-3,32,12,68,44,68xm113,-197v67,0,100,48,100,102v0,54,-33,101,-100,101v-67,0,-100,-47,-100,-101v0,-54,33,-102,100,-102","w":225},"p":{"d":"204,-109v0,82,-36,118,-126,115r0,63r-51,0r0,-260r51,0r0,30v37,-53,126,-60,126,52xm78,-29v51,12,70,-26,70,-75v0,-78,-50,-69,-70,-29r0,104","w":216},"q":{"d":"13,-90v2,-108,90,-125,177,-94r0,253r-51,0r0,-95v-41,55,-128,43,-126,-64xm139,-162v-51,-9,-70,22,-70,70v0,75,51,82,70,35r0,-105","w":216},"r":{"d":"158,-154v-37,-10,-70,9,-80,40r0,114r-51,0r0,-191r51,0r0,37v15,-31,39,-48,80,-42r0,42","w":163},"s":{"d":"179,-60v1,62,-89,80,-158,57r0,-39v26,12,54,15,76,15v19,0,31,-9,31,-23v0,-28,-42,-26,-65,-35v-23,-10,-42,-28,-42,-53v1,-54,80,-70,139,-52r0,36v-28,-7,-79,-20,-88,8v7,23,44,21,64,32v23,7,43,23,43,54","w":194},"t":{"d":"98,-62v-6,31,20,41,50,32r0,34v-12,1,-25,2,-37,2v-99,4,-54,-90,-64,-165r-34,0r0,-30r34,0r0,-45r51,0r0,45r50,0r0,30r-50,0r0,97","w":154},"u":{"d":"85,6v-84,1,-52,-114,-58,-197r51,0r0,126v0,18,1,38,26,38v17,0,32,-8,43,-21r0,-143r51,0r0,191r-51,0r0,-22v-16,17,-37,28,-62,28","w":224},"v":{"d":"107,-56r49,-135r43,0r-70,191r-51,0r-74,-191r51,0","w":201},"w":{"d":"291,-191r-51,191r-63,0r-27,-109r-30,109r-60,0r-56,-191r46,0r41,140r38,-140r46,0r36,140r37,-140r43,0","w":294},"x":{"d":"199,0r-51,0r-49,-66r-49,66r-50,0r74,-99r-69,-92r51,0r48,64r47,-64r50,0r-73,97","w":201},"y":{"d":"199,-191r-95,260r-43,0r21,-56r-78,-204r51,0r52,134r49,-134r43,0","w":201},"z":{"d":"186,0r-171,0r0,-40r116,-117r-111,0r0,-34r166,0r0,40r-116,117r116,0r0,34","w":200},"{":{"d":"62,-116v5,3,26,18,26,30r0,72v1,23,28,29,55,27r0,33v-51,3,-98,-17,-98,-60r0,-67v-11,-11,-25,-18,-41,-18r0,-33v16,0,30,-7,41,-18r0,-67v1,-43,47,-64,98,-60r0,34v-27,-1,-54,3,-55,26r0,73v0,12,-22,26,-26,28","w":146},"|":{"d":"71,46r-42,0r0,-323r42,0r0,323","w":100},"}":{"d":"84,-116v-3,-2,-26,-16,-26,-28r0,-73v0,-23,-28,-28,-54,-26r0,-34v51,-3,97,17,97,60r0,67v11,11,26,18,42,18r0,33v-16,0,-31,7,-42,18r0,67v-1,42,-47,63,-97,60r0,-33v27,2,53,-4,54,-27r0,-72v0,-12,21,-27,26,-30","w":146},"~":{"d":"80,-151v42,0,56,47,76,47v13,0,12,-22,12,-40r52,0v0,41,-30,74,-66,74v-42,0,-56,-47,-76,-47v-13,0,-12,22,-12,40r-52,0v0,-41,30,-74,66,-74","w":234},"\u2018":{"d":"78,-283v-7,43,-22,77,-20,129r-51,0r0,-35r39,-94r32,0","w":94},"\u2019":{"d":"87,-283v3,59,-26,86,-38,129r-32,0v7,-43,21,-78,19,-129r51,0","w":94},"\u201c":{"d":"165,-283v-7,43,-22,77,-20,129r-51,0r0,-35r38,-94r33,0xm85,-283v-7,43,-21,77,-19,129r-52,0r0,-35r39,-94r32,0","w":174},"\u201d":{"d":"160,-249r-39,95r-32,0v7,-43,22,-77,20,-129r51,0r0,34xm80,-283v3,59,-26,86,-38,129r-32,0v7,-43,21,-78,19,-129r51,0","w":174},"\u00a0":{"w":90}}});
Cufon.registerFont({"w":198,"face":{"font-family":"aurulent","font-weight":400,"font-style":"italic","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":"-40 -286 384 74","underline-thickness":"25.56","underline-position":"-0.36","slope":"-11","stemh":"26","stemv":"34","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":90},"!":{"d":"113,-260r-40,190r-27,0r33,-190r34,0xm63,0r-34,0r6,-34r34,0","w":91},"\"":{"d":"165,-277v-5,31,-12,59,-21,86r-24,0v1,-31,5,-59,11,-86r34,0xm102,-277v-5,31,-12,59,-21,86r-24,0v1,-31,5,-59,11,-86r34,0","w":126},"#":{"d":"141,-160r-44,0r-11,60r44,0xm221,-178r-3,18r-53,0r-11,60r53,0r-4,18r-53,0r-15,82r-24,0r15,-82r-44,0r-15,82r-25,0r16,-82r-53,0r4,-18r53,0r11,-60r-53,0r3,-18r54,0r15,-82r24,0r-16,82r45,0r15,-82r24,0r-16,82r53,0","w":226},"$":{"d":"102,26r-19,0r5,-26v-24,-1,-48,-8,-69,-22r5,-28v21,14,46,23,69,24r19,-94v-28,-9,-61,-27,-61,-64v0,-33,31,-70,88,-76r5,-26r19,0r-5,26v18,1,38,5,57,13r-6,32v-18,-8,-37,-17,-56,-19r-17,84v89,28,68,133,-29,149xm134,-234v-21,2,-47,15,-47,41v0,20,19,30,32,36xm113,-27v53,-11,58,-66,16,-85","w":191},"%":{"d":"213,-21v23,0,35,-37,35,-60v0,-15,-5,-26,-18,-26v-23,0,-35,37,-35,60v0,15,5,26,18,26xm275,-79v0,39,-31,79,-66,79v-27,0,-41,-22,-41,-49v0,-40,31,-78,66,-78v26,0,41,21,41,48xm96,-153v23,0,35,-37,35,-60v0,-15,-5,-27,-18,-27v-23,0,-35,37,-35,60v0,15,5,27,18,27xm158,-212v0,40,-31,79,-66,79v-26,0,-41,-22,-41,-49v0,-39,31,-78,66,-78v27,0,41,21,41,48xm299,-267r-238,273r-34,0r239,-273r33,0","w":275},"&":{"d":"213,-220v0,34,-30,69,-65,83r34,72v12,-19,20,-42,24,-65r29,0v-6,33,-21,65,-42,90r19,40r-33,0r-9,-17v-44,38,-144,31,-143,-40v0,-48,41,-87,75,-96v-26,-52,15,-114,64,-114v27,0,47,19,47,47xm160,-241v-28,-1,-41,52,-25,79v27,-12,44,-34,44,-56v0,-13,-7,-23,-19,-23xm115,-128v-38,13,-54,41,-54,68v1,52,72,49,98,21","w":226},"'":{"d":"102,-277v-6,33,-13,65,-22,95r-26,0v3,-34,8,-65,14,-95r34,0","w":63},"(":{"d":"143,-273v-56,79,-101,197,-62,319r-29,0v-33,-141,-28,-180,62,-319r29,0","w":90},")":{"d":"82,-273v32,142,28,181,-62,319r-29,0v56,-79,101,-197,62,-319r29,0","w":90},"*":{"d":"176,-105v11,6,-8,16,-11,24v-17,-10,-31,-24,-47,-36r-8,65r-24,0r17,-65v-20,12,-38,26,-61,36v-1,-9,-14,-22,-1,-24v18,-10,38,-17,57,-25v-18,-10,-37,-17,-53,-29v7,-6,11,-25,22,-17r41,33r8,-65r24,0v-3,23,-12,43,-17,65r61,-37v2,9,14,22,1,25v-18,10,-38,17,-57,25v16,9,32,16,48,25","w":175},"+":{"d":"192,-93r-75,0r0,71r-28,0r0,-71r-75,0r0,-26r75,0r0,-72r28,0r0,72r75,0r0,26","w":207},",":{"d":"69,-34v-5,38,-28,57,-42,85r-21,0v10,-28,24,-52,29,-85r34,0","w":91},"-":{"d":"112,-93r-79,0r5,-26r79,0","w":108},".":{"d":"63,0r-34,0r6,-34r34,0","w":91},"\/":{"d":"154,-273r-134,319r-29,0r133,-319r30,0","w":100},"0":{"d":"76,-131v-10,40,-11,112,27,112v63,-17,72,-99,77,-166v4,-58,-42,-72,-69,-37v-21,28,-27,59,-35,91xm151,-267v28,0,65,17,65,85v0,15,-1,31,-5,51v-22,111,-78,137,-113,137v-28,0,-66,-17,-66,-85v0,-15,2,-32,6,-52v22,-111,78,-136,113,-136"},"1":{"d":"178,0r-140,0r5,-26r55,0r40,-205r-59,21r5,-25v31,-9,51,-30,94,-27r-46,236r51,0"},"2":{"d":"208,-207v-1,77,-126,115,-155,181r121,0r-5,26r-155,0r6,-28v41,-81,154,-97,154,-175v0,-53,-74,-43,-110,-21r6,-28v52,-28,139,-18,138,45"},"3":{"d":"209,-214v0,44,-35,65,-64,74v39,7,46,34,46,52v0,40,-35,94,-99,94v-22,0,-43,-2,-62,-10r5,-30v19,9,40,15,62,15v40,0,60,-41,60,-66v0,-40,-41,-41,-74,-40r5,-26v43,3,83,-11,87,-60v3,-42,-65,-33,-95,-18r5,-29v50,-19,124,-12,124,44"},"4":{"d":"158,0r-35,0r16,-78r-120,0r5,-26r150,-157r34,0r-30,157r24,0r-5,26r-24,0xm58,-104r86,0r22,-112"},"5":{"d":"34,-28v53,22,124,6,124,-65v0,-46,-52,-46,-96,-46r23,-122r135,0r-5,26r-106,0r-14,70v79,2,98,38,98,69v0,39,-28,102,-127,102v-13,0,-26,0,-38,-5"},"6":{"d":"103,-19v45,-1,64,-37,64,-81v0,-33,-20,-44,-33,-44v-26,0,-69,21,-69,75v0,27,12,50,38,50xm33,-74v0,-110,68,-226,184,-183r-6,29v-13,-8,-28,-14,-45,-14v-28,0,-71,16,-90,101v38,-42,126,-34,126,37v0,37,-21,110,-104,110v-26,0,-65,-12,-65,-80"},"7":{"d":"201,-230r-142,0r6,-31r169,0r-6,31v-59,64,-114,143,-146,230r-34,0v33,-87,91,-167,153,-230"},"8":{"d":"139,-158v33,-13,44,-41,44,-56v0,-19,-15,-33,-36,-33v-26,0,-52,22,-52,47v0,22,23,34,44,42xm102,-14v34,0,61,-33,61,-63v0,-27,-21,-46,-47,-56v-33,12,-55,49,-55,77v0,24,16,42,41,42xm198,-82v0,53,-53,88,-100,88v-40,0,-72,-24,-72,-60v0,-35,28,-71,73,-87v-20,-12,-35,-30,-35,-54v0,-40,42,-72,87,-72v35,0,63,19,63,50v0,27,-21,53,-59,67v25,15,43,39,43,68"},"9":{"d":"146,-242v-45,1,-64,37,-64,81v0,33,20,44,33,44v26,0,69,-21,69,-75v0,-27,-12,-50,-38,-50xm216,-187v0,109,-68,227,-184,183r6,-29v13,8,28,14,45,14v28,0,71,-16,90,-101v-38,41,-126,34,-126,-37v0,-37,21,-110,104,-110v26,0,65,12,65,80"},":":{"d":"93,-157r-34,0r7,-34r34,0xm63,0r-34,0r6,-34r34,0","w":91},";":{"d":"93,-157r-34,0r7,-34r34,0xm69,-34v-5,38,-28,57,-42,85r-21,0v10,-28,24,-52,29,-85r34,0","w":91},"<":{"d":"183,-20r-169,-81r0,-11r169,-81r0,30r-117,57r117,57r0,29","w":196},"=":{"d":"192,-68r-178,0r0,-25r178,0r0,25xm192,-119r-178,0r0,-26r178,0r0,26","w":207},">":{"d":"183,-101r-169,81r0,-29r117,-57r-117,-57r0,-30r169,81r0,11","w":196},"?":{"d":"103,0r-35,0r7,-34r34,0xm224,-214v0,63,-98,63,-104,127r-4,17r-34,0v3,-22,9,-41,20,-55v26,-33,87,-41,87,-83v0,-49,-86,-35,-125,-14r6,-28v53,-30,154,-22,154,36"},"@":{"d":"33,-57v1,-120,74,-201,159,-201v38,0,77,12,77,60v0,61,-22,117,-31,175r-29,0r4,-19v-33,29,-90,30,-91,-35v0,-8,1,-16,3,-26v23,-84,69,-95,115,-84v1,-27,-5,-45,-54,-50v-71,-7,-122,81,-125,177v-2,70,46,93,106,79r-5,22v-74,13,-130,-15,-129,-98xm238,-171v-50,-16,-86,44,-84,85v2,46,41,44,63,22","w":264},"A":{"d":"233,0r-36,0r-13,-73r-110,0r-41,73r-29,0r146,-261r36,0xm179,-100r-22,-121r-68,121r90,0","w":236},"B":{"d":"80,-261v70,0,157,-12,157,54v0,28,-22,60,-71,70v40,9,55,33,55,58v0,10,-3,41,-34,61v-43,27,-98,15,-158,18xm185,-77v-1,-44,-50,-51,-96,-47r-19,97v53,-1,103,12,115,-50xm178,-164v46,-32,16,-77,-32,-70r-36,0r-16,83v34,-1,59,5,84,-13","w":221},"C":{"d":"34,-92v5,-134,106,-210,227,-160r-6,31v-24,-10,-48,-19,-74,-19v-83,0,-98,86,-103,110v-3,14,-5,28,-5,42v7,99,95,68,149,39r-7,34v-76,42,-185,22,-181,-77","w":226},"D":{"d":"184,-57v37,-37,57,-97,31,-148v-20,-41,-58,-27,-105,-29r-40,207v49,-1,76,7,114,-30xm244,-223v40,60,9,147,-38,185v-57,49,-101,36,-177,38r51,-261v70,3,128,-15,164,38","w":247},"E":{"d":"205,0r-176,0r51,-261r172,0r-6,27r-136,0r-15,81r109,0r-5,27r-110,0r-19,99r140,0","w":215},"F":{"d":"241,-234r-131,0r-15,81r105,0r-6,27r-105,0r-24,126r-36,0r51,-261r166,0","w":209},"G":{"d":"34,-94v0,-67,42,-173,157,-173v27,0,55,5,80,15r-5,30v-26,-10,-53,-18,-80,-18v-87,0,-103,85,-108,110v-3,13,-5,27,-5,40v4,78,61,75,119,62r13,-69r-33,0r5,-27r70,0r-22,114v-85,33,-191,17,-191,-84","w":236},"H":{"d":"227,0r-36,0r23,-117r-126,0r-23,117r-36,0r51,-261r36,0r-23,117r126,0r23,-117r36,0","w":255},"I":{"d":"65,0r-36,0r51,-261r36,0","w":93},"J":{"d":"154,-98v-8,42,-19,104,-99,104v-17,0,-35,-2,-51,-8r6,-30v27,11,63,18,84,-3v14,-15,19,-34,23,-55r33,-171r36,0","w":164},"K":{"d":"227,-21r-12,27v-60,-16,-81,-78,-114,-123r-16,15r-20,102r-36,0r51,-261r36,0r-23,117r127,-117r38,0r-133,122v32,41,46,102,102,118","w":221},"L":{"d":"194,0r-165,0r51,-261r36,0r-46,234r129,0","w":197},"M":{"d":"271,0r-36,0r43,-221r-108,203r-36,0r-32,-202r-43,220r-30,0r51,-261r51,0r32,200r106,-200r52,0","w":299},"N":{"d":"59,0r-30,0r51,-261r36,0r90,213r42,-213r30,0r-51,261r-36,0r-91,-213","w":255},"O":{"d":"73,-91v0,86,85,84,132,49v39,-30,49,-96,49,-128v0,-86,-85,-84,-132,-49v-39,30,-49,96,-49,128xm34,-95v0,-71,46,-172,156,-172v64,0,103,38,103,101v0,72,-47,172,-156,172v-64,0,-103,-38,-103,-101","w":276},"P":{"d":"80,-261v76,1,175,-14,175,59v0,26,-14,57,-40,76v-39,28,-78,21,-130,22r-20,104r-36,0xm134,-131v41,8,88,-30,84,-66v-6,-52,-62,-33,-108,-37r-20,103r44,0","w":227},"Q":{"d":"73,-91v0,69,49,77,100,66v-8,-22,-21,-35,-39,-40r12,-26v31,9,48,34,53,53v45,-31,55,-106,55,-132v-3,-86,-85,-84,-132,-49v-39,30,-49,96,-49,128xm34,-95v0,-71,46,-172,156,-172v64,0,103,38,103,101v0,60,-30,127,-86,156v10,26,26,39,49,39r-5,27v-39,0,-65,-30,-71,-56v-77,22,-146,-16,-146,-95","w":276},"R":{"d":"80,-261v74,0,161,-11,162,60v0,32,-19,83,-85,94v22,31,32,77,73,90r-13,27v-52,-16,-67,-73,-95,-114r-37,0r-20,104r-36,0xm90,-131v62,8,119,-14,116,-65v-3,-50,-54,-35,-96,-38","w":226},"S":{"d":"50,-176v6,-89,109,-109,183,-76r-6,31v-42,-27,-138,-29,-139,29v-5,20,39,32,68,42v44,15,62,37,62,64v0,92,-125,115,-201,71r7,-34v42,35,150,43,155,-22v4,-48,-143,-55,-129,-105","w":216},"T":{"d":"254,-234r-85,0r-45,234r-36,0r45,-234r-84,0r5,-27r205,0","w":211},"U":{"d":"79,-64v4,54,70,52,103,28v20,-14,23,-36,27,-57r33,-168r36,0r-32,161v-6,31,-11,63,-42,84v-50,35,-161,39,-161,-41v0,-73,26,-136,37,-204r36,0","w":255},"V":{"d":"129,-41r122,-220r29,0r-144,261r-36,0r-46,-261r36,0","w":233},"W":{"d":"384,-261r-113,261r-45,0r-18,-206r-94,206r-45,0r-15,-261r36,0r13,221r100,-221r36,0r20,220r95,-220r30,0","w":336},"X":{"d":"232,0r-41,0r-55,-105r-99,105r-37,0r123,-130r-69,-131r41,0r54,103r96,-103r36,0r-119,127","w":233},"Y":{"d":"134,0r-36,0r21,-104r-65,-157r36,0r54,132r103,-132r30,0r-122,157","w":229},"Z":{"d":"207,0r-193,0r7,-33r194,-201r-149,0r5,-27r186,0r-6,33r-195,201r156,0","w":220},"[":{"d":"84,46r-79,0r63,-319r78,0r-5,26r-44,0r-52,268r44,0","w":96},"\\":{"d":"91,46r-29,0r-9,-319r29,0","w":100},"]":{"d":"135,-273r-62,319r-78,0r5,-25r44,0r52,-268r-44,0r5,-26r78,0","w":96},"^":{"d":"180,-130r-32,0r-55,-102r-56,102r-32,0r72,-130r31,0","w":185},"_":{"d":"175,26r-180,0r5,-26r180,0","w":180},"`":{"d":"61,-213r-21,0v-8,-22,-27,-33,-26,-64r34,-1v-1,27,8,44,13,65","w":79},"a":{"d":"63,-182v41,-20,136,-20,129,29v-7,53,-19,103,-27,153r-35,0r5,-25v-31,32,-108,47,-112,-11v0,-14,6,-41,37,-58v27,-15,59,-17,92,-17v5,-28,17,-60,-28,-59v-21,0,-44,5,-66,14xm140,-49r8,-42v0,0,-80,-4,-89,41v-4,17,7,29,25,29v20,0,39,-12,56,-28","w":187},"b":{"d":"206,-140v4,93,-72,172,-178,134r53,-271r34,0r-22,113v32,-37,110,-56,113,24xm66,-24v71,17,102,-48,102,-110v0,-63,-65,-32,-81,0","w":195},"c":{"d":"141,-170v-48,-2,-73,45,-76,100v-3,57,61,55,106,37r-5,28v-63,20,-135,9,-135,-62v0,-43,23,-128,115,-128v17,0,37,3,55,8r-5,27v-19,-5,-38,-10,-55,-10","w":179},"d":{"d":"172,-194r16,-83r34,0r-54,277r-34,0r4,-23v-36,40,-111,42,-111,-36v0,-101,71,-149,145,-135xm166,-167v-60,-18,-98,32,-100,103v-2,64,62,47,79,10","w":195},"e":{"d":"31,-66v0,-86,71,-129,115,-129v35,0,60,17,60,44v1,47,-76,75,-140,69v-8,74,57,67,113,50r-5,28v-22,6,-44,8,-61,8v-63,0,-82,-32,-82,-70xm71,-108v43,3,99,-6,100,-39v0,-13,-12,-23,-30,-23v-19,0,-55,9,-70,62","w":187},"f":{"d":"71,-191v11,-72,45,-105,109,-85r-5,25v-43,-15,-61,4,-70,60r35,0r-5,26r-34,0r-26,129v-7,64,-38,130,-112,104r5,-25v44,14,58,0,69,-57r29,-151r-25,0r5,-26r25,0","w":122},"g":{"d":"124,-170v-42,0,-50,29,-50,59v0,17,8,28,33,28v40,0,50,-25,50,-58v0,-17,-8,-29,-33,-29xm59,-69v-50,-43,-12,-124,70,-126v14,0,28,2,39,8v15,-13,31,-21,49,-21r-5,26v-10,0,-21,1,-30,6v39,57,-20,134,-105,116v-21,21,-4,28,23,34v31,7,72,4,76,41v-7,64,-105,62,-173,47r6,-30v28,8,58,12,85,12v19,0,47,-2,47,-20v-14,-35,-102,-7,-102,-58v0,-14,10,-27,20,-35","w":185},"h":{"d":"143,0r27,-149v0,-12,-5,-21,-21,-21v-24,0,-45,18,-62,40r-26,130r-34,0r54,-277r34,0r-23,117v21,-21,48,-35,75,-35v48,0,39,42,33,77r-23,118r-34,0","w":203},"i":{"d":"105,-227r-34,0r7,-34r34,0xm61,0r-34,0r37,-191r34,0","w":88},"j":{"d":"105,-227r-34,0r6,-34r35,0xm-35,41v35,19,54,-5,62,-45r37,-187r34,0r-34,177v-9,46,-18,88,-73,88v-13,0,-22,-3,-31,-6","w":88},"k":{"d":"183,-21r-11,25v-45,-10,-63,-52,-83,-87r-14,14r-14,69r-34,0r54,-277r34,0r-32,166r81,-80r36,0r-88,86v20,31,32,73,71,84","w":177},"l":{"d":"61,0r-34,0r54,-277r34,0","w":88},"m":{"d":"157,-125v6,-20,4,-45,-18,-45v-20,0,-38,15,-51,34r-27,136r-34,0r37,-191r34,0r-4,23v18,-17,39,-27,62,-27v19,0,36,7,38,32v24,-35,109,-50,106,7v-3,56,-19,103,-28,156r-34,0r27,-148v0,-12,-4,-22,-21,-22v-23,1,-48,21,-54,52r-23,118r-34,0","w":298},"n":{"d":"143,0r27,-149v0,-12,-5,-21,-21,-21v-24,0,-45,18,-62,40r-26,130r-34,0r37,-191r34,0r-6,31v21,-21,48,-35,75,-35v48,0,39,42,33,77r-23,118r-34,0","w":203},"o":{"d":"133,-170v-49,0,-72,91,-67,105v0,35,22,44,39,44v49,0,72,-91,67,-105v0,-35,-22,-44,-39,-44xm29,-69v0,-66,44,-126,109,-126v44,0,71,28,71,73v0,66,-44,126,-109,126v-44,0,-71,-28,-71,-73","w":201},"p":{"d":"206,-140v0,82,-42,151,-145,143r-13,66r-35,0r51,-260r34,0r-5,27v32,-37,113,-57,113,24xm66,-24v71,17,102,-48,102,-110v0,-63,-65,-32,-81,0","w":195},"q":{"d":"204,-185r-49,254r-35,0r18,-92v-36,40,-111,42,-111,-36v0,-116,88,-161,177,-126xm166,-167v-60,-18,-98,32,-100,103v-2,64,62,47,79,10","w":195},"r":{"d":"175,-162v-41,-11,-73,12,-91,44r-23,118r-34,0r37,-191r34,0r-7,37v23,-28,47,-46,90,-40","w":147},"s":{"d":"172,-68v0,51,-83,94,-149,61r5,-28v36,24,114,14,108,-20v-7,-40,-88,-24,-88,-76v0,-50,78,-79,136,-56r-6,27v-31,-14,-93,-16,-95,18v14,36,89,21,89,74","w":174},"t":{"d":"101,-165r-24,126v-2,22,26,19,44,15r-5,25v-34,7,-79,3,-74,-30v6,-44,17,-93,24,-136r-25,0r5,-26r25,0r9,-43r34,0r-9,43r48,0r-5,26r-47,0","w":120},"u":{"d":"98,-191r-27,148v0,12,4,22,21,22v23,0,45,-17,62,-39r26,-131r34,0r-37,191r-34,0r5,-30v-21,21,-46,34,-73,34v-48,0,-41,-43,-34,-77r23,-118r34,0","w":203},"v":{"d":"102,-35v20,-46,83,-88,55,-151r25,-9v12,22,20,48,4,71r-78,124r-35,0r-32,-191r34,0","w":178},"w":{"d":"260,-157v0,64,-52,104,-74,157r-39,0r-17,-65r-37,65r-38,0r-14,-191r30,0r12,158v19,-48,75,-89,52,-154r28,-8v16,31,4,71,-12,92r20,78v19,-50,77,-95,52,-162r29,-8v5,12,8,25,8,38","w":237},"x":{"d":"174,0r-34,0v1,-36,-25,-53,-38,-76r-67,76r-34,0r86,-96v-17,-28,-48,-49,-45,-95r34,0v-1,35,24,51,37,74r66,-74r33,0r-84,95v18,28,49,50,46,96","w":178},"y":{"d":"211,-191r-62,187v-9,28,-23,73,-106,73v-10,0,-21,0,-31,-3r6,-27v10,3,21,5,33,5v55,-2,57,-32,64,-50v-7,5,-16,8,-25,8v-45,0,-43,-69,-43,-72r-6,-121r34,0r7,128v-2,47,24,56,43,26r52,-154r34,0","w":178},"z":{"d":"177,-1v-51,32,-100,-5,-162,1r6,-29r139,-136r-108,0r5,-26r145,0r-6,29r-139,137v38,6,77,22,109,0","w":179},"{":{"d":"63,-113v28,26,-2,70,-2,109v0,18,14,28,35,25r-5,25v-39,3,-65,-20,-58,-56r14,-72v-3,-11,-12,-18,-24,-18r5,-26v12,0,25,-8,32,-19r13,-71v8,-34,39,-61,80,-57r-5,26v-77,-7,-32,105,-85,134","w":103},"|":{"d":"48,46r-28,0r62,-319r28,0","w":85},"}":{"d":"85,-113v-28,-26,0,-73,2,-110v0,-17,-14,-26,-35,-24r5,-26v39,-3,63,20,57,57r-13,71v3,11,12,19,24,19r-5,26v-12,0,-25,7,-32,18r-14,72v-8,34,-39,59,-79,56r5,-25v76,5,32,-106,85,-134","w":103},"~":{"d":"64,-138v34,0,52,38,76,38v15,0,18,-17,18,-32r34,0v0,31,-22,58,-50,58v-34,0,-51,-39,-75,-39v-15,0,-18,17,-18,32r-35,0v0,-31,22,-57,50,-57","w":207},"\u2018":{"d":"108,-277v-10,28,-24,52,-30,85r-34,0v6,-37,29,-57,43,-85r21,0","w":77},"\u2019":{"d":"124,-277v-6,36,-28,57,-42,85r-22,0v10,-28,24,-53,30,-85r34,0","w":77},"\u201c":{"d":"178,-277v-10,28,-25,51,-29,85r-34,0v4,-38,28,-57,42,-85r21,0xm115,-277v-10,28,-25,51,-29,85r-34,0v4,-38,28,-57,42,-85r21,0","w":140},"\u201d":{"d":"180,-277v-6,36,-28,57,-42,85r-22,0v10,-28,24,-53,30,-85r34,0xm117,-277v-6,36,-28,57,-42,85r-22,0v10,-28,24,-53,30,-85r34,0","w":140},"\u00a0":{"w":90}}});
Cufon.registerFont({"w":226,"face":{"font-family":"aurulent","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":"6","bbox":"-41 -294 427 77","underline-thickness":"33.84","underline-position":"-2.52","slope":"-11","stemh":"34","stemv":"51","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":90},"!":{"d":"131,-260r-40,178r-41,0r29,-178r52,0xm80,0r-51,0r10,-51r51,0","w":108},"\"":{"d":"200,-283v-5,34,-14,64,-25,92r-36,0v-1,-35,3,-65,10,-92r51,0xm121,-283v-5,34,-15,64,-26,92r-36,0v-1,-35,3,-65,10,-92r52,0","w":160},"#":{"d":"135,-157r-32,0r-11,54r32,0xm222,-181r-5,24r-46,0r-11,54r47,0r-4,24r-47,0r-16,79r-35,0r15,-79r-33,0r-15,79r-35,0r15,-79r-47,0r4,-24r47,0r11,-54r-48,0r5,-24r47,0r15,-79r36,0r-15,79r32,0r15,-79r36,0r-15,79r47,0"},"$":{"d":"114,34r-28,0r6,-34v-21,0,-52,-5,-74,-21r8,-37v22,16,50,23,73,24r16,-81v-28,-11,-63,-26,-64,-65v0,-29,26,-71,92,-79r6,-35r29,0r-7,34v16,1,36,5,53,12r-9,41v-16,-7,-34,-15,-51,-18r-13,70v92,31,74,134,-30,153xm136,-225v-47,14,-36,44,-12,59xm128,-37v36,-13,38,-48,12,-65","w":208},"%":{"d":"208,-27v22,0,27,-43,27,-54v0,-11,-3,-19,-13,-19v-22,0,-27,43,-27,54v0,10,3,19,13,19xm275,-76v0,40,-36,76,-73,76v-29,0,-48,-22,-48,-50v0,-40,36,-77,73,-77v29,0,48,23,48,51xm105,-161v22,0,27,-43,27,-54v0,-10,-3,-18,-13,-18v-22,0,-27,42,-27,53v0,11,3,19,13,19xm172,-210v0,40,-36,76,-73,76v-29,0,-48,-22,-48,-50v0,-40,36,-76,73,-76v29,0,48,22,48,50xm291,-267r-208,273r-47,0r208,-273r47,0","w":275},"&":{"d":"217,-217v0,33,-27,67,-59,83r20,50v6,-15,10,-30,13,-46r42,0v-6,32,-19,63,-39,88r17,42r-48,0r-4,-10v-46,30,-133,18,-132,-46v0,-39,29,-79,68,-95v-22,-57,21,-117,70,-116v30,0,52,20,52,50xm159,-233v-18,2,-20,42,-16,63v18,-15,24,-40,24,-52v0,-6,-1,-11,-8,-11xm110,-118v-39,20,-46,91,3,91v13,0,24,-4,33,-11"},"'":{"d":"121,-283v-7,36,-16,71,-27,103r-38,0v1,-38,6,-71,13,-103r52,0","w":79},"(":{"d":"178,-277v-42,52,-94,119,-94,199v0,44,15,85,31,124r-44,0v-18,-42,-37,-88,-37,-134v0,-60,37,-111,100,-189r44,0","w":124},")":{"d":"134,-143v0,60,-37,112,-99,189r-44,0v42,-52,93,-119,93,-199v0,-44,-14,-85,-30,-124r43,0v18,42,37,88,37,134","w":124},"*":{"d":"188,-107r-24,31v-19,-10,-29,-29,-43,-42v0,22,4,48,-2,66r-36,0v5,-23,17,-45,24,-66v-20,13,-36,33,-60,42r-12,-31v21,-11,45,-15,67,-23v-19,-8,-43,-11,-58,-24r24,-31v19,10,30,28,44,42v0,-22,-4,-47,2,-65r36,0v-5,23,-17,44,-24,65v20,-14,37,-31,60,-42r12,31v-20,12,-45,16,-68,24v19,7,42,11,58,23","w":181},"+":{"d":"192,-94r-67,0r0,64r-43,0r0,-64r-68,0r0,-33r68,0r0,-64r43,0r0,64r67,0r0,33","w":207},",":{"d":"90,-51v-8,56,-43,85,-64,128r-32,0v15,-42,37,-78,45,-128r51,0","w":108},"-":{"d":"112,-94r-79,0r6,-33r79,0","w":108},".":{"d":"80,0r-51,0r10,-51r51,0","w":108},"\/":{"d":"176,-277r-142,323r-43,0r142,-323r43,0","w":121},"0":{"d":"159,-237v-57,19,-72,95,-72,160v0,31,13,53,31,53v58,-18,73,-95,73,-160v0,-31,-14,-53,-32,-53xm245,-176v0,65,-46,185,-133,185v-51,0,-80,-35,-80,-94v0,-101,59,-185,134,-185v51,0,79,35,79,94"},"1":{"d":"207,0r-166,0r7,-34r63,0r37,-189r-67,19r7,-34v38,-10,67,-29,119,-25r-44,229r50,0"},"2":{"d":"237,-207v3,73,-132,109,-165,173r133,0r-7,34r-184,0r8,-37v44,-79,163,-86,163,-165v0,-53,-80,-34,-119,-16r7,-38v60,-27,161,-18,164,49"},"3":{"d":"171,-81v0,-36,-44,-41,-82,-40r6,-34v45,3,89,-9,91,-53v2,-42,-72,-29,-104,-16r7,-37v58,-20,149,-10,149,49v0,43,-36,63,-67,72v40,8,52,33,52,55v0,41,-41,94,-120,94v-26,0,-51,-2,-74,-10r7,-38v23,8,48,15,74,15v44,0,61,-36,61,-57"},"4":{"d":"181,0r-51,0r14,-75r-126,0r7,-33r155,-153r52,0r-30,153r36,0r-7,33r-35,0xm76,-108r75,0r17,-91"},"5":{"d":"172,-88v0,-47,-61,-45,-109,-45r25,-128r161,0r-7,34r-118,0r-12,61v95,5,112,44,112,74v0,40,-34,101,-152,101v-15,0,-31,0,-45,-5r8,-37v14,5,28,9,44,9v19,0,93,-4,93,-64"},"6":{"d":"148,-140v-33,0,-69,24,-69,67v0,27,13,49,39,49v51,0,61,-54,61,-74v0,-27,-15,-42,-31,-42xm112,9v-35,0,-78,-17,-78,-86v0,-17,3,-36,6,-54v21,-107,86,-139,148,-139v18,0,35,2,49,10r-7,38v-59,-36,-118,-1,-133,68v49,-33,133,-13,133,51v0,39,-23,112,-118,112"},"7":{"d":"214,-220r-157,0r8,-41r198,0r-8,41v-62,60,-124,134,-155,220r-52,0v35,-85,99,-160,166,-220"},"8":{"d":"157,-163v20,-10,35,-31,35,-50v0,-17,-13,-30,-31,-30v-23,0,-46,21,-46,43v0,20,22,29,42,37xm117,-18v32,0,58,-30,58,-58v0,-26,-24,-43,-49,-53v-30,14,-48,47,-48,71v0,22,16,40,39,40xm227,-82v0,54,-56,91,-115,91v-46,0,-86,-24,-86,-64v0,-34,27,-66,77,-85v-20,-13,-34,-32,-34,-55v0,-44,47,-75,97,-75v39,0,72,20,72,53v0,36,-33,57,-57,66v27,16,46,39,46,69"},"9":{"d":"159,-237v-51,0,-60,54,-60,74v0,27,15,42,31,42v33,0,69,-24,69,-67v0,-27,-14,-49,-40,-49xm47,-158v0,-39,24,-112,119,-112v35,0,78,17,78,86v0,17,-3,35,-6,53v-25,130,-114,140,-148,140v-18,0,-36,-2,-50,-10r8,-38v59,37,117,0,133,-68v-49,33,-134,13,-134,-51"},":":{"d":"107,-140r-51,0r10,-51r51,0xm80,0r-51,0r10,-51r51,0","w":108},";":{"d":"107,-140r-51,0r10,-51r51,0xm90,-51v-8,56,-43,85,-64,128r-32,0v15,-42,37,-78,45,-128r51,0","w":108},"<":{"d":"183,-28r-169,-76r0,-13r169,-76r0,39r-93,43r93,44r0,39","w":196},"=":{"d":"192,-60r-178,0r0,-34r178,0r0,34xm192,-127r-178,0r0,-34r178,0r0,34","w":207},">":{"d":"183,-117r0,13r-169,76r0,-39r94,-44r-94,-43r0,-39","w":196},"?":{"d":"124,0r-51,0r10,-51r51,0xm253,-212v0,69,-109,60,-113,130r-51,0v10,-81,111,-69,111,-122v0,-22,-25,-29,-52,-29v-27,0,-57,7,-86,19r8,-37v60,-28,183,-24,183,39"},"@":{"d":"35,-64v4,-124,85,-193,185,-193v76,0,106,36,92,108r-24,123r-43,0r5,-24v-35,33,-106,39,-106,-31v0,-88,72,-126,131,-106v0,-10,-3,-42,-62,-42v-76,0,-132,63,-135,160v-2,72,57,94,124,80r-6,30v-88,13,-163,-17,-161,-105xm273,-167v-47,-14,-83,38,-81,73v3,38,34,42,61,27","w":315},"A":{"d":"263,0r-54,0r-14,-68r-107,0r-39,68r-45,0r151,-261r54,0xm187,-104r-20,-100r-58,100r78,0","w":266},"B":{"d":"80,-261v75,1,175,-13,175,56v0,39,-37,59,-67,66v61,15,83,78,19,120v-47,31,-111,16,-178,19xm190,-79v0,-40,-44,-46,-84,-43r-16,86v46,-1,100,11,100,-43xm200,-199v0,-31,-40,-26,-73,-26r-14,68v41,3,87,-6,87,-42","w":244},"C":{"d":"34,-97v0,-70,48,-173,170,-173v27,0,56,4,83,14r-8,41v-27,-10,-53,-20,-81,-20v-81,0,-96,79,-101,105v-3,13,-5,27,-5,40v0,100,98,61,156,35r-8,45v-30,13,-61,19,-91,19v-79,0,-115,-46,-115,-106","w":252},"D":{"d":"90,-36v96,16,173,-71,133,-163v-16,-37,-54,-24,-96,-26xm266,-223v45,58,13,146,-38,185v-63,49,-116,36,-199,38r51,-261v77,3,145,-16,186,38","w":273},"E":{"d":"228,0r-199,0r51,-261r194,0r-7,36r-140,0r-14,68r112,0r-7,35r-112,0r-16,86r144,0","w":237},"F":{"d":"260,-225r-133,0r-14,68r106,0r-7,35r-106,0r-23,122r-54,0r51,-261r187,0","w":230},"G":{"d":"92,-93v3,70,57,74,109,61r12,-61r-27,0r7,-36r81,0r-23,119v-32,11,-65,19,-98,19v-91,-1,-131,-58,-116,-139v10,-55,56,-140,174,-140v29,0,60,5,88,15r-8,39v-29,-10,-57,-19,-87,-19v-86,0,-101,77,-107,105v-2,12,-5,25,-5,37","w":263},"H":{"d":"252,0r-54,0r22,-113r-115,0r-22,113r-54,0r51,-261r54,0r-22,113r115,0r22,-113r54,0","w":280},"I":{"d":"83,0r-54,0r51,-261r54,0","w":111},"J":{"d":"172,-99v-9,48,-22,108,-114,108v-17,0,-37,-2,-55,-8r8,-40v28,10,62,22,84,0v13,-13,17,-32,21,-51r33,-171r54,0","w":181},"K":{"d":"254,-26r-10,35v-71,-4,-94,-71,-123,-120r-20,19r-18,92r-54,0r51,-261r54,0r-21,107r113,-107r55,0r-126,118v30,41,39,107,99,117","w":244},"L":{"d":"215,0r-186,0r51,-261r54,0r-44,225r131,0","w":218},"M":{"d":"301,0r-54,0r40,-207r-94,189r-54,0r-25,-189r-40,207r-45,0r51,-261r81,0r23,171r85,-171r83,0","w":329},"N":{"d":"74,0r-45,0r51,-261r54,0r86,192r38,-192r45,0r-51,261r-54,0r-87,-192","w":280},"O":{"d":"200,-235v-74,1,-107,71,-108,143v0,53,36,66,67,66v74,-1,108,-72,108,-143v0,-53,-36,-66,-67,-66xm34,-98v0,-79,59,-172,173,-172v81,0,118,46,118,107v0,77,-57,172,-173,172v-81,0,-118,-46,-118,-107","w":307},"P":{"d":"80,-261v83,2,198,-18,198,62v0,27,-16,58,-44,77v-41,27,-80,21,-132,22r-19,100r-54,0xm223,-193v-1,-40,-54,-31,-96,-32r-18,90v37,-2,66,7,92,-13v21,-17,22,-42,22,-45","w":251},"Q":{"d":"200,-235v-74,1,-108,71,-108,143v0,65,48,73,95,62v-9,-18,-24,-26,-41,-31r16,-35v29,8,52,27,62,46v35,-32,43,-96,43,-119v0,-53,-36,-66,-67,-66xm34,-98v0,-79,59,-172,173,-172v171,0,134,210,29,259v11,23,30,34,53,34r-7,35v-43,0,-75,-25,-85,-54v-89,22,-163,-26,-163,-102","w":307},"R":{"d":"80,-261v78,1,178,-13,178,62v0,35,-23,81,-82,94v24,29,34,74,78,83r-12,36v-65,-7,-86,-70,-117,-114r-23,0r-19,100r-54,0xm109,-135v51,7,97,-15,94,-59v-3,-41,-42,-29,-76,-31","w":250},"S":{"d":"49,-174v9,-91,118,-115,200,-82r-8,41v-24,-10,-48,-20,-76,-20v-46,0,-58,24,-58,40v-5,19,47,31,73,41v45,17,62,37,62,65v0,94,-133,122,-226,80r9,-48v29,19,63,31,96,31v87,0,81,-65,16,-83v-41,-11,-97,-37,-88,-65","w":240},"T":{"d":"278,-225r-88,0r-44,225r-54,0r44,-225r-89,0r7,-36r231,0","w":237},"U":{"d":"101,-92v-22,60,46,85,90,52v18,-14,21,-33,25,-52r33,-169r54,0r-31,161v-6,32,-12,64,-46,86v-57,36,-183,41,-183,-44v0,-73,26,-135,37,-203r54,0","w":280},"V":{"d":"149,-58r115,-203r45,0r-149,261r-54,0r-52,-261r54,0","w":262},"W":{"d":"427,-261r-114,261r-70,0r-19,-181r-82,181r-71,0r-17,-261r54,0r14,207r94,-207r54,0r22,208r90,-208r45,0","w":379},"X":{"d":"262,0r-61,0r-54,-95r-94,95r-53,0r128,-130r-75,-131r61,0r52,93r92,-93r53,0r-125,127","w":262},"Y":{"d":"158,0r-54,0r21,-104r-71,-157r54,0r55,121r98,-121r45,0r-127,157","w":258},"Z":{"d":"231,0r-217,0r9,-46r198,-179r-156,0r7,-36r210,0r-9,46r-198,179r163,0","w":245},"[":{"d":"123,46r-118,0r63,-323r118,0r-6,34r-67,0r-50,256r67,0","w":135},"\\":{"d":"113,46r-43,0r-16,-323r43,0","w":121},"]":{"d":"113,46r-118,0r6,-33r67,0r50,-256r-67,0r6,-34r119,0","w":135},"^":{"d":"179,-130r-46,0r-40,-83r-41,83r-46,0r64,-130r45,0","w":185},"_":{"d":"173,34r-180,0r7,-34r180,0","w":180},"`":{"d":"85,-198r-32,0r-39,-62r0,-23r52,0v-2,37,13,57,19,85","w":105},"a":{"d":"70,-183v44,-25,151,-19,143,31v-8,53,-19,102,-28,152r-51,0r4,-19v-33,31,-113,39,-114,-18v0,-15,5,-42,38,-60v27,-14,60,-17,94,-18v5,-23,15,-49,-25,-48v-22,0,-45,7,-68,17xm151,-87v-31,-6,-78,17,-75,41v4,29,48,19,66,3","w":208},"b":{"d":"229,-140v-1,65,-44,146,-137,146v-15,0,-42,-1,-64,-13r53,-270r51,0r-22,116v17,-21,41,-36,68,-36v23,0,51,10,51,57xm84,-29v65,15,88,-49,88,-107v0,-20,-7,-27,-21,-27v-17,0,-36,12,-47,30","w":216},"c":{"d":"156,-163v-54,2,-74,43,-74,90v0,25,11,46,46,46v19,0,43,-6,65,-12r-7,37v-71,22,-155,1,-155,-68v0,-43,26,-127,131,-127v19,0,41,2,61,7r-7,36v-21,-5,-42,-9,-60,-9","w":200},"d":{"d":"27,-59v-2,-54,39,-151,150,-138r15,-80r52,0r-54,277r-51,0r5,-26v-34,44,-113,51,-117,-33xm170,-162v-64,-11,-84,41,-86,99v-2,54,59,40,66,6","w":216},"e":{"d":"31,-69v0,-83,61,-131,127,-130v46,0,70,22,70,48v0,48,-82,79,-145,72v-3,74,67,53,118,36r-7,39v-25,8,-50,10,-70,10v-72,0,-93,-35,-93,-75xm89,-113v30,0,86,-1,88,-34v0,-8,-6,-18,-25,-18v-14,0,-48,5,-63,52","w":210},"f":{"d":"84,-189v6,-66,52,-111,126,-90r-7,35v-41,-19,-66,9,-68,55r51,0r-6,30r-51,0r-24,122v-6,72,-45,130,-129,108r6,-34v41,12,57,4,67,-48r29,-148r-34,0r6,-30r34,0","w":151},"g":{"d":"131,-163v-37,3,-40,29,-40,57v0,13,7,23,25,23v38,0,41,-31,41,-58v0,-18,-14,-22,-26,-22xm62,-61v-58,-45,-18,-134,76,-136v14,0,29,2,41,8v19,-15,40,-25,62,-25r-7,34v-12,0,-24,1,-35,6v40,60,-19,134,-107,124v-6,23,49,22,69,28v19,6,41,12,41,34v0,24,-25,59,-116,57v-20,0,-54,1,-83,-6r8,-39v34,8,70,12,107,12v22,5,44,-15,20,-22v-34,-10,-91,-5,-91,-44v0,-13,7,-23,15,-31","w":204},"h":{"d":"147,0r26,-145v0,-11,-3,-18,-20,-18v-17,0,-33,7,-47,20r-28,143r-51,0r54,-277r51,0r-21,108v27,-35,118,-41,114,14v-4,56,-19,103,-27,155r-51,0","w":224},"i":{"d":"121,-221r-51,0r8,-40r51,0xm78,0r-51,0r37,-191r51,0","w":105},"j":{"d":"121,-221r-51,0r8,-40r51,0xm-34,35v32,18,55,-3,62,-38r36,-188r51,0r-34,177v-10,50,-18,90,-89,90v-14,0,-24,-2,-33,-5","w":105},"k":{"d":"206,-27r-10,33v-48,-2,-74,-41,-89,-81r-18,18r-11,57r-51,0r54,-277r51,0r-30,154r65,-68r50,0r-78,82v17,31,25,78,67,82","w":195},"l":{"d":"78,0r-51,0r54,-277r51,0","w":105},"m":{"d":"286,-197v23,0,48,8,48,43v0,53,-19,104,-28,154r-51,0r27,-144v-1,-30,-48,-19,-62,-1r-27,145r-52,0r27,-144v0,-30,-48,-19,-62,-2r-28,146r-51,0r37,-191r51,0r-3,18v28,-27,91,-40,107,6v19,-18,42,-30,67,-30","w":333},"n":{"d":"147,0r26,-145v0,-11,-3,-18,-20,-18v-17,0,-33,7,-47,20r-28,143r-51,0r37,-191r51,0r-4,22v27,-35,118,-41,114,14v-4,56,-19,103,-27,155r-51,0","w":224},"o":{"d":"88,-95v-10,31,2,74,30,68v47,0,54,-59,57,-68v11,-31,-3,-74,-31,-68v-47,0,-53,59,-56,68xm29,-72v0,-60,44,-125,122,-125v57,0,83,34,83,78v0,60,-45,125,-123,125v-57,0,-82,-34,-82,-78","w":225},"p":{"d":"229,-140v-1,70,-48,161,-152,146r-12,63r-52,0r51,-260r51,0r-5,30v17,-21,41,-36,68,-36v23,0,51,10,51,57xm84,-29v65,15,88,-49,88,-107v0,-20,-7,-27,-21,-27v-17,0,-36,12,-47,30","w":216},"q":{"d":"27,-59v0,-48,25,-138,128,-138v19,0,47,0,70,13r-49,253r-51,0r19,-95v-34,44,-115,51,-117,-33xm170,-162v-64,-11,-84,41,-86,99v-2,54,59,40,66,6","w":216},"r":{"d":"188,-154v-38,-11,-71,10,-88,40r-22,114r-51,0r37,-191r51,0r-7,37v21,-30,45,-48,88,-42","w":163},"s":{"d":"192,-72v-1,68,-95,95,-170,69r7,-39v33,19,106,24,109,-12v-5,-24,-38,-22,-58,-31v-18,-8,-33,-23,-33,-43v1,-57,86,-83,150,-62r-7,36v-24,-11,-90,-14,-89,10v18,34,92,18,91,72","w":194},"t":{"d":"129,-159r-21,115v-3,20,27,18,46,14r-7,34v-41,6,-98,2,-92,-35v6,-43,16,-87,23,-128r-34,0r6,-30r34,0r8,-45r52,0r-9,45r50,0r-6,30r-50,0","w":154},"u":{"d":"83,6v-22,0,-47,-8,-47,-43v0,-53,19,-103,28,-154r51,0r-27,144v2,34,53,18,68,-1r28,-143r51,0r-37,191r-51,0r4,-22v-20,17,-43,28,-68,28","w":224},"v":{"d":"120,-48v19,-41,82,-80,52,-136r37,-14v13,22,23,51,6,74r-86,124r-51,0r-37,-191r51,0","w":201},"w":{"d":"302,-124r-74,124r-62,0r-15,-51r-31,51r-60,0r-19,-191r46,0r15,150v19,-43,76,-84,48,-143r41,-14v21,31,9,72,-9,95r21,73v20,-41,53,-72,64,-121v0,-12,-4,-23,-9,-33r42,-14v11,24,17,50,2,74","w":282},"x":{"d":"199,0r-51,0v-1,-30,-23,-47,-36,-67r-62,67r-50,0r90,-96v-19,-27,-50,-50,-48,-95r51,0v0,30,23,45,35,65r60,-65r50,0r-88,94v18,28,51,51,49,97","w":201},"y":{"d":"236,-191r-64,187v-11,31,-25,73,-120,73v-11,0,-24,0,-36,-3r6,-35v12,3,25,5,39,5v50,-2,53,-21,60,-41v-41,27,-79,-21,-73,-63r-7,-123r51,0r8,125v-1,62,13,43,33,26r51,-151r52,0","w":201},"z":{"d":"205,0v-62,40,-117,-7,-190,0r8,-40r138,-117r-110,0r6,-34r166,0r-8,40r-140,119v38,11,81,25,112,-1","w":200},"{":{"d":"84,-116v4,4,24,17,21,30r-15,76v0,20,26,25,50,23r-6,33v-49,3,-95,-15,-86,-60r13,-67v-9,-11,-22,-18,-38,-18r6,-33v16,0,33,-7,46,-18r12,-67v9,-42,57,-63,109,-60r-6,34v-28,-2,-55,4,-60,26r-14,73v-2,12,-28,26,-32,28","w":146},"|":{"d":"62,46r-42,0r63,-323r42,0","w":100},"}":{"d":"107,-116v-3,-3,-23,-15,-21,-28r15,-77v0,-20,-26,-23,-50,-22r6,-34v49,-3,95,15,86,60r-13,67v9,11,22,18,38,18r-6,33v-16,0,-32,7,-45,18r-13,67v-9,42,-57,63,-109,60r6,-33v28,2,55,-5,60,-27r14,-72v2,-12,26,-27,32,-30","w":146},"~":{"d":"80,-151v42,0,56,47,76,47v13,0,12,-22,12,-40r52,0v0,41,-30,74,-66,74v-42,0,-56,-47,-76,-47v-13,0,-12,22,-12,40r-52,0v0,-41,30,-74,66,-74","w":234},"\u2018":{"d":"133,-283v-15,43,-37,79,-45,129r-51,0r7,-35r57,-94r32,0","w":94},"\u2019":{"d":"142,-283v-8,56,-42,86,-63,129r-32,0v15,-43,36,-79,44,-129r51,0","w":94},"\u201c":{"d":"220,-283v-15,43,-37,79,-45,129r-51,0v8,-56,42,-86,63,-129r33,0xm140,-283v-15,43,-38,78,-44,129r-52,0r7,-35r57,-94r32,0","w":174},"\u201d":{"d":"215,-283v-8,56,-43,86,-64,129r-32,0v15,-43,37,-79,45,-129r51,0xm135,-283v-8,56,-42,86,-63,129r-32,0v15,-43,36,-79,44,-129r51,0","w":174},"\u00a0":{"w":90}}});
Cufon.registerFont({"w":184,"face":{"font-family":"harabara","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 5 3 2 2 2 4","ascent":"288","descent":"-72","bbox":"-16 -307.302 309 79","underline-thickness":"0","underline-position":"0","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":80},"A":{"d":"80,-226v6,-23,37,-14,63,-16r88,242r-52,0r-17,-50r-94,0r-15,50r-53,0xm115,-193r-33,102r67,0","w":242},"B":{"d":"198,-74v0,91,-109,73,-198,74r0,-217v4,-42,73,-19,114,-25v74,-11,103,84,47,111v22,10,37,25,37,57xm140,-174v1,-38,-56,-23,-92,-26r0,52v36,-3,91,11,92,-26xm147,-75v0,-45,-58,-29,-99,-32r0,63v41,-3,99,13,99,-31","w":208},"C":{"d":"111,-39v32,0,49,-17,56,-45r49,0v-4,57,-47,90,-108,90v-76,0,-112,-48,-112,-127v-1,-82,38,-127,116,-128v61,0,99,31,104,87v-24,0,-47,4,-54,-15v-7,-17,-26,-27,-50,-27v-47,0,-66,33,-66,83v1,48,19,82,65,82","w":226},"D":{"d":"205,-121v-2,80,-35,124,-123,121r-82,0r0,-217v1,-38,58,-24,95,-25v77,-2,112,43,110,121xm155,-121v-2,-49,-14,-78,-60,-79r-46,0r0,156v68,4,109,-7,106,-77","w":215},"E":{"d":"143,-148v3,23,-5,41,-25,41r-69,0r0,62r127,0r0,45r-176,0r0,-217v-1,-14,12,-25,25,-25r151,0r0,42r-127,0r0,52r94,0"},"F":{"d":"143,-148v3,23,-5,41,-25,41r-69,0r0,107r-49,0r0,-217v-1,-14,12,-25,25,-25r151,0r0,42r-127,0r0,52r94,0"},"G":{"d":"174,-90v-35,3,-62,-2,-55,-41r100,0r0,131v-25,3,-38,-7,-40,-29v-14,22,-36,35,-70,35v-71,0,-113,-54,-113,-128v0,-140,198,-175,223,-45v-23,-1,-47,5,-56,-13v-8,-15,-27,-25,-51,-25v-44,0,-66,36,-66,83v0,86,112,119,128,32","w":229},"H":{"d":"0,-217v0,-23,24,-27,50,-25r0,90r100,0r0,-90r50,0r0,242r-50,0r0,-108r-100,0r0,108r-50,0r0,-217","w":210},"I":{"d":"0,-217v0,-23,24,-27,50,-25r0,242r-50,0r0,-217","w":52},"J":{"d":"78,6v-60,1,-84,-30,-78,-97r49,0v-1,29,-4,59,28,56v23,-1,28,-11,28,-38r0,-144v0,-23,24,-28,50,-25r0,171v4,59,-27,76,-77,77","w":162},"K":{"d":"0,-217v0,-23,24,-27,50,-25r0,99r94,-99r63,0r-97,98r105,144r-60,0r-61,-86v-15,-23,-44,-22,-44,1r0,85r-50,0r0,-217","w":225},"L":{"d":"0,-217v0,-23,24,-27,50,-25r0,197r118,0r0,45r-168,0r0,-217","w":175},"M":{"d":"0,-217v0,-32,41,-26,74,-26r48,185r47,-185r74,0r0,243r-46,0r0,-195r-49,195r-52,0r-50,-195r0,195r-46,0r0,-217","w":255},"N":{"d":"0,-217v0,-24,25,-29,52,-26r98,167r0,-167r50,0r0,243r-52,0r-99,-167r0,167r-49,0r0,-217","w":209},"O":{"d":"113,-205v-47,0,-67,34,-67,84v0,50,21,84,67,84v45,0,68,-36,68,-84v0,-48,-22,-84,-68,-84xm113,6v-74,0,-117,-51,-117,-127v0,-76,45,-128,117,-128v72,0,118,52,118,128v0,76,-45,127,-118,127","w":242},"P":{"d":"185,-164v1,48,-26,79,-74,78r-61,0r0,86r-50,0r0,-217v3,-41,68,-25,108,-25v51,0,76,27,77,78xm136,-165v0,-42,-45,-36,-86,-35r0,70v40,-1,86,9,86,-35","w":194},"Q":{"d":"231,-121v-1,36,-9,65,-26,84r27,25v-9,11,-25,28,-41,14r-14,-13v-17,12,-38,17,-64,17v-74,0,-117,-51,-117,-127v0,-76,45,-128,117,-128v72,0,120,52,118,128xm46,-121v0,62,41,100,96,77r-25,-24v10,-20,40,-22,53,-3v25,-50,8,-134,-57,-134v-47,0,-67,34,-67,84","w":243},"R":{"d":"145,0v-15,-39,10,-94,-42,-94r-53,0r0,94r-50,0r0,-217v4,-42,75,-22,117,-25v49,-3,78,21,78,68v1,31,-12,50,-36,58v35,9,30,55,32,100v1,8,5,14,9,16r-55,0xm146,-168v0,-44,-55,-30,-96,-32r0,64v41,-2,96,11,96,-32","w":209},"S":{"d":"167,-127v63,45,18,141,-67,133v-60,-6,-96,-26,-100,-81r49,0v-2,47,96,55,99,9v0,-15,-22,-28,-64,-37v-50,-11,-76,-19,-80,-73v-6,-77,113,-92,159,-53v17,14,24,34,25,57v-23,0,-44,4,-51,-15v-10,-29,-87,-30,-85,8v2,34,90,34,115,52","w":206},"T":{"d":"0,-199v-3,-24,5,-42,25,-43r168,0r0,43r-71,0r0,199r-50,0r0,-199r-72,0","w":201},"U":{"d":"0,-216v0,-24,24,-30,51,-27r0,152v-1,37,12,54,46,54v34,0,48,-17,47,-54r0,-152r50,0r0,157v0,61,-34,92,-97,92v-63,0,-97,-31,-97,-92r0,-130","w":203},"V":{"d":"84,0r-84,-242r56,0r51,181r47,-163v4,-24,34,-17,60,-18r-83,242r-47,0","w":224},"W":{"d":"70,0r-70,-242r51,0r42,171r35,-171r53,0r35,171r37,-153v3,-22,31,-18,56,-18r-69,242r-48,0r-37,-186r-38,186r-47,0","w":323},"X":{"d":"0,0r76,-124r-76,-118r58,0r49,84r42,-72v9,-19,40,-10,65,-12r-76,118r76,124r-57,0r-50,-84r-49,84r-58,0","w":224},"Y":{"d":"138,0r-50,0r0,-90r-88,-152r61,0r51,104r42,-90v8,-20,37,-13,63,-14r-79,152r0,90","w":227},"Z":{"d":"131,-198v-50,-8,-138,28,-128,-44r189,0r0,42r-132,156r129,0r0,44r-189,0r0,-42","w":201},"a":{"d":"66,-34v31,0,46,-24,42,-60v-21,13,-67,6,-67,37v1,14,9,23,25,23xm154,-75v1,60,-39,79,-95,79v-35,-1,-63,-20,-63,-60v0,-48,37,-57,81,-61v21,-3,31,-10,31,-19v0,-23,-54,-23,-60,-3r-47,0v0,-69,155,-72,153,0r0,64","w":161},"b":{"d":"0,-243v25,-2,48,1,48,24r0,57v9,-16,26,-30,53,-29v48,0,75,46,75,98v0,57,-27,98,-85,97v-50,-2,-91,-26,-91,-86r0,-161xm87,-37v29,0,41,-25,41,-58v0,-30,-13,-54,-39,-54v-29,0,-41,23,-41,54v0,35,10,58,39,58"},"c":{"d":"44,-94v0,54,45,73,73,40v10,-7,32,-3,48,-4v-9,39,-40,62,-84,62v-56,0,-85,-40,-85,-99v0,-108,148,-131,168,-35r-49,0v-6,-14,-16,-20,-33,-20v-30,0,-38,22,-38,56","w":172},"d":{"d":"70,-191v27,-1,43,13,54,29r0,-81v25,-3,47,2,48,24r0,137v3,61,-41,86,-92,86v-58,0,-84,-38,-84,-97v0,-54,26,-97,74,-98xm83,-149v-26,0,-39,23,-39,54v0,34,11,58,40,58v29,0,41,-25,40,-58v0,-30,-13,-54,-41,-54","w":180},"e":{"d":"84,-37v24,2,25,-21,46,-21r35,0v-9,39,-40,62,-84,62v-56,0,-85,-40,-85,-99v0,-57,29,-95,84,-96v62,-1,94,44,87,110r-121,0v0,28,13,43,38,44xm117,-112v4,-37,-37,-49,-61,-29v-8,6,-10,17,-10,29r71,0","w":175},"f":{"d":"78,-176v2,23,-8,37,-30,35r0,141r-48,0r0,-193v-3,-45,33,-55,78,-48r0,39v-21,-2,-35,-1,-30,26r30,0","w":81},"g":{"d":"172,-6v3,60,-41,85,-92,85v-43,0,-70,-21,-80,-61r51,0v10,19,47,27,62,4v7,-10,12,-25,11,-45v-22,40,-93,28,-113,-10v-31,-59,-14,-164,69,-158v50,4,92,25,92,86r0,99xm84,-150v-54,0,-50,103,-12,112v54,12,64,-64,39,-99v-6,-8,-15,-13,-27,-13","w":180},"h":{"d":"127,0v-4,-58,18,-149,-38,-149v-60,0,-36,91,-41,149r-48,0r0,-242v25,-2,48,1,48,24r0,56v19,-41,91,-34,113,2v22,35,10,106,13,160r-47,0","w":182},"k":{"d":"0,-242v25,-2,49,1,49,23r0,101r60,-69r59,0r-67,72r68,115r-59,0r-35,-63v-9,-19,-20,-21,-26,-8r0,71r-49,0r0,-242","w":177},"m":{"d":"196,-152v-21,1,-33,15,-33,42r0,110r-48,0r0,-120v1,-20,-16,-32,-33,-32v-17,0,-33,11,-33,32r0,120r-49,0r0,-110v-9,-81,88,-99,140,-64v50,-35,138,-18,138,64r0,110v-25,2,-47,0,-49,-24v-3,-49,19,-128,-33,-128","w":291},"n":{"d":"80,-191v49,0,83,22,83,81r0,110v-25,1,-48,0,-48,-24v0,-49,18,-127,-33,-128v-17,1,-33,11,-33,32r0,120r-49,0r0,-110v-3,-58,34,-81,80,-81","w":170},"o":{"d":"150,-29v-34,51,-134,35,-148,-22v-20,-85,25,-163,115,-135v52,16,64,109,33,157xm112,-132v-26,-39,-79,-7,-68,40v-6,49,40,72,67,39v11,-13,11,-64,1,-79","w":175},"p":{"d":"101,4v-26,0,-42,-11,-53,-29v-3,45,17,107,-48,94r0,-175v-3,-60,41,-84,91,-85v57,-1,85,39,85,96v0,54,-27,99,-75,99xm89,-38v26,0,39,-26,39,-55v0,-32,-12,-57,-41,-57v-28,0,-39,24,-39,57v0,33,13,55,41,55"},"q":{"d":"172,69v-25,2,-48,-1,-48,-24r0,-70v-11,18,-28,29,-54,29v-48,0,-74,-44,-74,-99v0,-57,26,-97,84,-96v50,1,92,25,92,85r0,175xm84,-150v-29,0,-40,25,-40,57v0,30,12,55,39,55v28,0,41,-23,41,-55v1,-32,-11,-56,-40,-57","w":180},"r":{"d":"105,-137v-35,-3,-56,7,-56,41r0,96r-49,0r0,-91v0,-67,38,-97,105,-96r0,50","w":110},"s":{"d":"76,4v-50,0,-80,-19,-80,-66r48,0v0,20,17,29,38,28v35,0,42,-30,1,-37v-45,-8,-80,-16,-83,-60v-4,-61,92,-76,134,-44v15,11,20,27,21,46v-27,2,-46,1,-56,-18v-13,-9,-51,-11,-50,11v-3,9,27,20,49,21v39,11,64,16,64,55v0,46,-35,64,-86,64","w":169},"u":{"d":"82,-35v84,0,-27,-169,81,-152r0,110v2,60,-34,81,-83,81v-46,0,-80,-22,-80,-81r0,-110r49,0r0,119v-2,21,15,33,33,33","w":170},"v":{"d":"115,0r-50,0r-65,-187r52,0r37,131r33,-114v6,-23,33,-16,59,-17","w":189},"x":{"d":"181,0r-57,0r-33,-59r-34,59r-57,0r61,-96r-57,-91r54,0r32,56r36,-60v7,-20,38,-11,63,-13r-70,108","w":198},"w":{"d":"207,0r-49,0r-29,-134r-28,134r-50,0r-51,-187r48,0r29,129r27,-129r50,0r25,129r26,-112v4,-21,30,-17,54,-17","w":271},"y":{"d":"27,66r0,-39v23,1,47,-1,38,-28r-65,-186r54,0r38,132r33,-115v4,-22,32,-16,56,-17r-71,213v-10,36,-37,47,-83,40","w":189},"z":{"d":"101,-148v-41,-4,-104,18,-95,-39r153,0r0,40r-99,106r102,0r0,41r-162,0r0,-37","w":170},":":{"d":"0,-49v-1,-18,22,-14,39,-14r0,39r-39,0r0,-25xm0,-148v-1,-19,22,-14,39,-15r0,39r-39,0r0,-24","w":40},".":{"d":"0,-24v-1,-19,22,-14,39,-15r0,39r-39,0r0,-24","w":40},";":{"d":"0,44v-4,-20,23,-20,21,-39v2,-7,-13,-4,-20,-5v1,-17,-5,-39,14,-39r24,0v2,41,1,80,-39,83xm1,-124v-2,-19,21,-15,38,-15r0,39r-38,0r0,-24","w":40},",":{"d":"0,44v-4,-20,23,-20,21,-39v2,-7,-13,-4,-20,-5v1,-17,-5,-39,14,-39r24,0v2,41,1,80,-39,83","w":40},"+":{"d":"0,-77v0,-16,-2,-34,15,-33r48,0r0,-63v16,0,34,-2,33,15r0,48r63,0r0,33r-63,0r0,63r-33,0r0,-63r-63,0","w":166},"-":{"d":"0,-74v0,-20,-2,-39,19,-39r78,0r0,39r-97,0","w":101},"~":{"d":"0,-74v-4,-27,6,-46,34,-38v20,5,48,24,64,3v9,58,-45,26,-81,22v-7,0,-13,5,-17,13","w":101},"#":{"d":"27,-139v5,-33,25,-52,68,-45r20,-58v17,-1,34,0,36,13v3,21,-4,31,-8,45r33,0r19,-58v17,0,38,-1,38,13v0,21,-5,31,-9,45r43,0r-15,45r-43,0r-11,35r42,0r-14,46r-44,0r-20,58r-47,0r19,-58r-33,0r-19,58r-49,0r20,-58r-53,0v6,-32,24,-53,68,-46r11,-35r-52,0xm160,-139r-32,0r-12,35r33,0","w":280},"$":{"d":"190,-75v0,50,-33,76,-85,78r0,30r-26,0r0,-30v-51,-2,-80,-31,-83,-80r48,0v3,22,14,34,35,38v-2,-21,4,-49,-2,-66v-51,-8,-78,-19,-78,-71v0,-49,31,-68,80,-72v1,-9,-2,-23,1,-30v15,0,27,12,25,30v46,4,74,30,76,75r-28,0v-24,0,-24,-33,-48,-34r0,60v42,13,85,18,85,72xm105,-38v19,0,37,-10,36,-30v0,-11,-12,-21,-36,-29r0,59xm79,-208v-20,1,-32,11,-33,29v0,12,11,21,33,26r0,-55","w":198},"!":{"d":"0,-217v0,-23,24,-27,50,-25r-9,174r-33,0xm1,-30v-2,-24,26,-19,48,-19r0,49r-48,0r0,-30","w":52},"%":{"d":"22,0r134,-232v6,-15,27,-9,46,-10r-140,242r-40,0xm224,-59v0,-26,-24,-50,-50,-50v-28,0,-50,24,-50,50v0,26,23,50,50,50v26,0,50,-24,50,-50xm0,-184v0,-27,24,-49,50,-49v26,0,50,23,50,49v0,27,-23,50,-50,50v-27,0,-50,-22,-50,-50xm75,-184v0,-12,-12,-23,-25,-23v-13,0,-25,10,-25,23v0,14,11,25,25,25v14,0,25,-12,25,-25xm150,-59v0,-14,10,-25,24,-25v13,0,24,12,24,25v0,13,-11,25,-24,25v-15,0,-24,-11,-24,-25","w":234},"&":{"d":"58,-97v-40,26,1,80,38,58v6,-2,12,-6,18,-12r-44,-55xm85,-207v-32,1,-16,40,-2,49v20,-6,35,-47,2,-49xm-4,-64v5,-39,20,-55,50,-72v-10,-14,-24,-28,-24,-49v0,-36,28,-57,64,-58v34,0,60,21,60,54v0,32,-18,46,-40,60r35,43v7,-9,11,-29,12,-41v19,0,44,-4,40,19v-4,21,-15,41,-26,55r45,53r-57,0r-16,-20v-37,43,-151,27,-143,-44","w":222},"(":{"d":"53,36v-63,-69,-76,-207,-15,-288v9,-19,32,-21,49,-22v-57,81,-57,230,0,310r-34,0","w":91},")":{"d":"34,-274v45,61,81,143,44,232v-12,30,-29,83,-78,77v58,-78,57,-232,0,-309r34,0","w":97},"{":{"d":"51,-119v72,5,-5,142,72,124v4,25,-8,41,-32,35v-47,3,-49,-47,-46,-99v1,-30,-14,-47,-45,-42r0,-35v50,6,48,-39,45,-85v-4,-54,32,-61,78,-57r0,35v-75,-20,-1,121,-72,124","w":128},"}":{"d":"72,-119v-73,-5,4,-142,-72,-125v-6,-32,12,-40,41,-33v77,-4,-10,150,82,141r0,35v-50,-7,-48,38,-45,85v4,52,-31,60,-78,56r0,-35v76,16,0,-120,72,-124","w":128},"|":{"d":"0,-285v0,-16,14,-24,33,-22r0,370r-33,0r0,-348","w":34},"<":{"d":"147,-22r-138,-75v-18,-9,-16,-39,1,-48r137,-75v-1,15,4,34,-8,41r-98,54v-4,3,-4,6,0,8r106,57r0,38","w":153},">":{"d":"0,-220r137,75v20,8,19,36,0,47r-137,76v1,-16,-4,-35,8,-42r98,-53v4,-3,4,-6,0,-8r-106,-58r0,-37","w":158},"\\":{"d":"71,0r-71,-243v14,1,26,-3,30,10r68,233r-27,0","w":103},"[":{"d":"0,40r0,-323r86,0r0,36r-40,0r0,251r40,0v1,19,1,36,-18,36r-68,0","w":90},"]":{"d":"0,-245v-1,-19,1,-36,18,-36r68,0r0,323r-86,0r0,-36r40,0r0,-251r-40,0","w":90},"\/":{"d":"71,-243r27,0r-68,234v-2,12,-17,9,-30,9","w":103},"=":{"d":"0,-131v0,-16,-2,-34,15,-33r144,0r0,33r-159,0xm0,-77v0,-16,-2,-32,15,-32r144,0r0,32r-159,0","w":166},"@":{"d":"105,-77v0,31,33,40,52,20v18,-18,42,-88,-4,-90v-29,-1,-48,38,-48,70xm208,-21v-21,1,-35,-9,-35,-28v-20,43,-112,33,-103,-29v-7,-64,77,-126,119,-72r9,-16v23,0,27,7,23,25r-19,81v0,9,5,13,16,11v38,-6,55,-41,56,-82v2,-55,-51,-91,-110,-90v-87,2,-132,51,-139,131v-9,112,153,138,226,79v7,47,-51,57,-99,57v-93,0,-156,-46,-156,-136v0,-100,70,-159,169,-159v78,0,139,42,139,119v0,61,-37,105,-96,109","w":319},"*":{"d":"31,-221v-1,-17,-1,-31,18,-27r0,27v14,-5,30,-10,32,10r-25,7v7,9,19,28,-1,32r-15,-21v-6,11,-17,25,-30,10r15,-21r-25,-7v1,-17,17,-17,31,-10","w":84},"`":{"d":"0,-249v17,1,39,-4,46,9r20,35r-23,0","w":68},"'":{"d":"66,-249r-43,44r-23,0v12,-14,13,-39,34,-44r32,0","w":68},"\"":{"d":"45,-249v5,26,-31,20,-24,47v3,3,16,2,23,2v-1,18,6,41,-16,41r-28,0v-3,-47,1,-85,45,-90xm115,-249v5,24,-26,19,-24,42v-3,10,15,6,24,7v-1,19,5,41,-17,41r-28,0v-3,-47,2,-84,45,-90","w":120},"_":{"d":"0,44v-2,-18,5,-31,20,-31r163,0r0,31r-183,0","w":191},"0":{"d":"-4,-121v0,-77,21,-125,89,-125v66,0,91,49,90,125v0,78,-21,125,-90,125v-66,0,-90,-44,-89,-125xm124,-120v0,-37,-4,-87,-39,-87v-35,0,-39,48,-39,86v0,39,4,87,39,87v35,0,39,-48,39,-86","w":183},"1":{"d":"55,-242v23,-3,39,6,39,25r0,217r-48,0r0,-163r-46,0r0,-35v26,-1,50,-19,55,-44","w":98},"2":{"d":"1,-183v13,-87,177,-81,171,14v-4,60,-48,74,-89,104v-12,8,-19,15,-20,22r106,0r0,43r-173,0v-3,-80,70,-105,112,-141v25,-21,11,-63,-24,-63v-27,0,-40,19,-39,47v-23,0,-49,5,-44,-26","w":180},"3":{"d":"82,4v-55,-4,-86,-27,-86,-81r47,0v0,27,13,41,39,41v25,0,39,-13,40,-37v1,-28,-25,-41,-55,-36r0,-34v54,12,65,-63,15,-64v-25,0,-35,14,-35,38v-23,0,-51,4,-43,-25v9,-34,39,-52,80,-52v45,0,81,24,81,66v1,25,-14,39,-30,48v74,33,33,143,-53,136","w":182},"4":{"d":"92,-242v36,-2,62,-1,62,40r0,108r29,0r0,40r-29,0r0,54r-49,0r0,-54r-105,0r0,-44xm106,-92r0,-107r-67,107r67,0","w":191},"5":{"d":"122,-82v0,-43,-56,-59,-73,-27r-45,-2r16,-132r118,0v19,1,27,20,24,43r-107,0r-6,47v51,-35,125,5,125,69v0,79,-100,113,-155,69v-16,-12,-22,-32,-23,-55r48,0v0,21,14,34,37,34v29,0,41,-17,41,-46","w":182},"6":{"d":"86,-121v-24,0,-39,17,-38,41v0,27,13,45,39,45v25,0,37,-18,37,-45v0,-25,-14,-41,-38,-41xm132,-184v-20,-2,-19,-25,-45,-23v-29,2,-40,27,-40,64v45,-41,128,-6,128,61v0,51,-35,87,-88,86v-66,-1,-91,-46,-91,-119v0,-101,75,-164,150,-114v15,10,21,26,23,45r-37,0","w":183},"7":{"d":"36,0v5,-82,40,-144,86,-200r-122,0r0,-42r160,0v24,-2,29,23,16,37v-46,50,-83,120,-88,205r-52,0","w":194},"8":{"d":"20,-224v40,-36,148,-27,148,43v0,25,-13,42,-29,51v21,13,36,27,35,58v0,50,-35,76,-90,76v-54,0,-89,-23,-88,-76v0,-32,12,-46,36,-58v-34,-9,-39,-70,-12,-94xm46,-73v-1,25,19,39,46,36v17,-2,33,-17,32,-36v-1,-23,-17,-37,-40,-37v-23,0,-37,13,-38,37xm120,-177v0,-17,-16,-30,-36,-30v-20,0,-35,12,-35,30v0,19,12,29,35,29v22,0,36,-10,36,-29","w":182},"9":{"d":"82,-246v66,0,93,49,93,120v0,77,-29,130,-98,130v-36,0,-68,-14,-72,-48v-2,-19,29,-13,47,-14v2,30,47,31,60,7v6,-11,10,-26,11,-47v-43,38,-127,7,-127,-62v0,-53,33,-86,86,-86xm45,-162v-5,47,69,59,76,12v4,-30,-9,-57,-39,-57v-26,0,-35,21,-37,45","w":183},"?":{"d":"53,-70v-10,-60,46,-59,54,-104v5,-35,-42,-41,-58,-23v-6,7,-10,17,-10,30v-25,-2,-43,7,-43,-21v0,-65,104,-76,144,-35v28,29,14,88,-13,104v-17,10,-32,20,-30,49r-44,0xm51,-30v-2,-24,27,-18,49,-19r0,49r-49,0r0,-30","w":164},"^":{"d":"22,-234v28,-37,61,4,76,27r-28,0r-21,-24v-12,13,-21,28,-49,24","w":103},"l":{"d":"2,-242v25,-1,49,0,49,23r0,219r-49,0r0,-242","w":59},"t":{"d":"83,-186v3,22,-8,35,-29,33r0,104v-1,14,15,12,29,12r0,37v-33,0,-77,8,-77,-35r0,-207v25,-2,48,1,48,24r0,32r29,0","w":87},"i":{"d":"4,-187v26,-2,49,1,49,24r0,163r-49,0r0,-187xm4,-242v32,-3,55,4,49,39r-49,0r0,-39","w":55},"j":{"d":"53,0v5,55,-9,84,-69,78r0,-41v24,5,20,-17,20,-37r0,-187v26,-2,49,1,49,24r0,163xm4,-242v32,-3,55,4,49,39r-49,0r0,-39","w":63},"\u00a0":{"w":80}}});



// FROM: http://www.argodots.be/js/input.js
function initPage()
{
	clearFormFields({
		clearInputs: true,
		clearTextareas: true,
		passwordFieldText: false,
		addClassFocus: "focus",
		filterClass: "default"
	});
}
function clearFormFields(o)
{
	if (o.clearInputs == null) o.clearInputs = true;
	if (o.clearTextareas == null) o.clearTextareas = true;
	if (o.passwordFieldText == null) o.passwordFieldText = false;
	if (o.addClassFocus == null) o.addClassFocus = false;
	if (!o.filterClass) o.filterClass = "default";
	if(o.clearInputs) {
		var inputs = document.getElementsByTagName("input");
		for (var i = 0; i < inputs.length; i++ ) {
			if((inputs[i].type == "text" || inputs[i].type == "password") && inputs[i].className.indexOf(o.filterClass) == -1) {
				inputs[i].valueHtml = inputs[i].value;
				inputs[i].onfocus = function ()	{
					if(this.valueHtml == this.value) this.value = "";
					if(this.fake) {
						inputsSwap(this, this.previousSibling);
						this.previousSibling.focus();
					}
					if(o.addClassFocus && !this.fake) {
						this.className += " " + o.addClassFocus;
						this.parentNode.className += " parent-" + o.addClassFocus;
					}
				}
				inputs[i].onblur = function () {
					if(this.value == "") {
						this.value = this.valueHtml;
						if(o.passwordFieldText && this.type == "password") inputsSwap(this, this.nextSibling);
					}
					if(o.addClassFocus) {
						this.className = this.className.replace(o.addClassFocus, "");
						this.parentNode.className = this.parentNode.className.replace("parent-"+o.addClassFocus, "");
					}
				}
				if(o.passwordFieldText && inputs[i].type == "password") {
					var fakeInput = document.createElement("input");
					fakeInput.type = "text";
					fakeInput.value = inputs[i].value;
					fakeInput.className = inputs[i].className;
					fakeInput.fake = true;
					inputs[i].parentNode.insertBefore(fakeInput, inputs[i].nextSibling);
					inputsSwap(inputs[i], null);
				}
			}
		}
	}
	if(o.clearTextareas) {
		var textareas = document.getElementsByTagName("textarea");
		for(var i=0; i<textareas.length; i++) {
			if(textareas[i].className.indexOf(o.filterClass) == -1) {
				textareas[i].valueHtml = textareas[i].value;
				textareas[i].onfocus = function() {
					if(this.value == this.valueHtml) this.value = "";
					if(o.addClassFocus) {
						this.className += " " + o.addClassFocus;
						this.parentNode.className += " parent-" + o.addClassFocus;
					}
				}
				textareas[i].onblur = function() {
					if(this.value == "") this.value = this.valueHtml;
					if(o.addClassFocus) {
						this.className = this.className.replace(o.addClassFocus, "");
						this.parentNode.className = this.parentNode.className.replace("parent-"+o.addClassFocus, "");
					}
				}
			}
		}
	}
	function inputsSwap(el, el2) {
		if(el) el.style.display = "none";
		if(el2) el2.style.display = "inline";
	}
}
if (window.addEventListener)
	window.addEventListener("load", initPage, false);
else if (window.attachEvent)
	window.attachEvent("onload", initPage);



// FROM: http://www.argodots.be/js/main.js
(function($) {
        $(function() {

		//roundabout slider
$(document).ready(function() {
      $('ul#myRoundabout').roundabout({
         shape: 'lazySusan',
		 duration: 900,
		 minScale: 0.85,
		 btnNext: '#next',
         btnPrev: '#previous',
		 clickToFocus: true,
		 minOpacity: 1.0
      });
   });

$(document).ready(function() {
  function filterPath(string) {
  return string
    .replace(/^\//,'')
    .replace(/(index|default).[a-zA-Z]{3,4}$/,'')
    .replace(/\/$/,'');
  }
  var locationPath = filterPath(location.pathname);
  var scrollElem = scrollableElement('html', 'body');

  $('a[href*=#]').each(function() {
    var thisPath = filterPath(this.pathname) || locationPath;
    if (  locationPath == thisPath
    && (location.hostname == this.hostname || !this.hostname)
    && this.hash.replace(/#/,'') ) {
      var $target = $(this.hash), target = this.hash;
      if (target) {
        var targetOffset = $target.offset().top;
        $(this).click(function(event) {
          event.preventDefault();
          $(scrollElem).animate({scrollTop: targetOffset}, 1000, function() {
            location.hash = target;
          });
        });
      }
    }
  });

  // use the first element that is "scrollable"
  function scrollableElement(els) {
    for (var i = 0, argLength = arguments.length; i <argLength; i++) {
      var el = arguments[i],
          $scrollElement = $(el);
      if ($scrollElement.scrollTop()> 0) {
        return el;
      } else {
        $scrollElement.scrollTop(1);
        var isScrollable = $scrollElement.scrollTop()> 0;
        $scrollElement.scrollTop(0);
        if (isScrollable) {
          return el;
        }
      }
    }
    return [];
  }

});

$("a.single-image").fancybox();
$("a.video").click(function() {
	$.fancybox({
			'padding'		: 0,
			'autoScale'		: false,
			'transitionIn'	: 'none',
			'transitionOut'	: 'none',
			'title'			: this.title,
			'width'			: 680,
			'height'		: 495,
			'href'			: this.href.replace(new RegExp("watch\\?v=", "i"), 'v/'),
			'type'			: 'swf',
			'swf'			: {
			'wmode'			: 'transparent',
			'allowfullscreen'	: 'true'
			}
		});

	return false;
});


          });
    })(jQuery);
