(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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,i,j,n;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(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},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===v||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;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 z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},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]!==v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.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("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=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(),Ua=0,xa={},Va={};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==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa: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{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/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(o){var m=c(this);m.addClass(a.call(this,o,m.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 i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)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 i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}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 i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},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();this.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 v;a.result=v;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(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){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||r;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=r.documentElement;d=r.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!==v)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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},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}}}};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 Aa=function(a){for(var b=a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(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}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}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});z.attachEvent&&!z.addEventListener&&z.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="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.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])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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 k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)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,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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,k){return!!o(k[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,k,l){return h===l.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case"only":case"first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case"last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case"nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=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 k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,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(Qa.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 i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.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!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(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}},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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);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 i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):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))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j==="string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,Ma)}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);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,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?j():c.swap(a,lb,j);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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=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=i}}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 pb=J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(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 i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,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),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.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))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,w,null,l);d()}e.async||g();return w}},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(j,n){if(c.isArray(n))c.each(n,function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,W,ta=[["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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();ka[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 i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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(i){return e.step(i)}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 r.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(s){c.offset.setOffset(this,a,s)});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,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),d,f,e,i=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!==i;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(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"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||r.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],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.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(i){var j=c(this);j[d](f.call(this,i,j[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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})(),root:function(){return document.documentElement||document.body;}};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el;},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/100;return{'ultra-condensed':0.5,'extra-condensed':0.625,condensed:0.75,'semi-condensed':0.875,'semi-expanded':1.125,expanded:1.25,'extra-expanded':1.5,'ultra-expanded':2}[value]||1;}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]]);}
return gradient;}),hasClass:function(el,className){return RegExp('(?:^|\\s)'+className+'(?=\\s|$)').test(el.className);},quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list;}),recognizesMedia:cached(function(media){var el=document.createElement('style'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'));}catch(e){}
container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported;}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el;},supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textDecoration:function(el,style){if(!style)style=this.getStyle(el);var types={underline:null,overline:null,'line-through':null};for(var search=el;search.parentNode&&search.parentNode.nodeType==1;){var foundAll=true;for(var type in types){if(!hasOwnProperty(types,type)||types[type])continue;if(style.get('textDecoration').indexOf(type)!=-1)types[type]=style.get('color');foundAll=false;}
if(foundAll)break;style=this.getStyle(search=search.parentNode);}
return types;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={};offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),textTransform:(function(){var map={uppercase:function(s){return s.toUpperCase();},lowercase:function(s){return s.toLowerCase();},capitalize:function(s){return s.replace(/\b./g,function($0){return $0.toUpperCase();});}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text;};})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};return function(text,style,node){if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(/^\s+/,'');if(!node.nextSibling)text=text.replace(/\s+$/,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var links=elementsByTagName('link'),styles=elementsByTagName('style');function isContainerReady(el){return el.disabled||isSheetReady(el.sheet,el.media||'screen');}
function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search;}}}}
catch(e){}
return true;}
function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false;}
for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false;}
return true;}
DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&allStylesLoaded()))perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})();function Font(data){var face=this.face=data.face;this.glyphs=data.glyphs;this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX;box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ');};return box;})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>weight&&b>weight)?a<b:a>b:(a<weight&&b<weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function HoverHandler(){function contains(node,anotherNode){if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
function onOverOut(e){var related=e.relatedTarget;if(!related||contains(this,related))return;trigger(this);}
function onEnterLeave(e){trigger(this);}
function trigger(el){setTimeout(function(){api.replace(el,sharedStorage.get(el).options,true);},10);}
this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut);}
else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave);}};}
function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values;}
this.add=function(key,args){map[key]=list.push(args)-1;};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true);};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.isUsable=function(){return!!style;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.call(el,window.event);});}}
function attach(el,options){var storage=sharedStorage.get(el);if(storage.options)return el;if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el);}
storage.options=options;return el;}
function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++i){if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function hasOwnProperty(obj,property){return obj.hasOwnProperty(property);}
function merge(){var merged={},args,key;for(var i=0,l=arguments.length;args=arguments[i],i<l;++i){for(key in args){if(hasOwnProperty(args,key))merged[key]=args[key];}}
return merged;}
function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function replaceElement(el,options){var style=CSS.getStyle(attach(el,options)).extend(options);var font=getFont(el,style),node,type,next,anchor,text;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(type==3){if(anchor){anchor.appendData(node.data);el.removeChild(node);}
else anchor=node;if(next)continue;}
if(anchor){el.replaceChild(process(font,CSS.whiteSpace(anchor.data,style,anchor),style,options,node,el),anchor);anchor=null;}
if(type==1&&node.firstChild){if(CSS.hasClass(node,'cufon')){engines[options.engine](font,null,style,options,node,el);}
else arguments.callee(node,options);}}}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var engines={},fonts={},defaultOptions={autoDetect:false,enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',textShadow:'none'};var separators={words:/[^\S\u00a0]+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api;};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"');};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready');});initialized=true;}
if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.textShadow=='string')
options.textShadow=CSS.textShadow(options.textShadow);if(typeof options.color=='string'&&/^-/.test(options.color))
options.textGradient=CSS.gradient(options.color);if(!ignoreHistory)replaceHistory.add(elements,arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode(('.cufon-canvas{text-indent:0;}'+'@media screen,projection{'+'.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;'+
(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}'+
(HAS_INLINE_BLOCK?'.cufon-canvas canvas{position:relative;}':'.cufon-canvas canvas{position:absolute;}')+'}'+'@media print{'+'.cufon-canvas{padding:0;}'+'.cufon-canvas canvas{display:none;}'+'.cufon-canvas .cufon-alt{display:inline;}'+'}').replace(/;/g,'!important;')));document.getElementsByTagName('head')[0].appendChild(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var letterSpacing=style.get('letterSpacing');letterSpacing=(letterSpacing=='normal')?0:size.convertFrom(parseInt(letterSpacing,10));var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(text,style).split(''),chr;var glyphs=font.glyphs,glyph,kerning,k;var width=0,advance,jumps=[];for(var i=0,j=0,l=chars.length;i<l;++i){glyph=glyphs[chr=chars[i]]||font.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j-1]-=k;}
width+=advance=jumps[j++]=~~(glyph.w||font.w)+letterSpacing;kerning=glyph.k;}
if(advance===undefined)return null;expandRight+=viewBox.width-advance;expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('span');wrapper.className='cufon cufon-canvas';wrapper.alt=text;canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('span');print.className='cufon-alt';print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.ceil(size.convert(stretchedWidth))+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=height/viewBox.height;g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.lineWidth=font.face['underline-thickness'];g.save();function line(y,color){g.strokeStyle=color;g.beginPath();g.moveTo(0,y);g.lineTo(width,y);g.stroke();}
var textDecoration=options.enableTextDecoration?Cufon.CSS.textDecoration(el,style):{};if(textDecoration.underline)line(-font.face['underline-position'],textDecoration.underline);if(textDecoration.overline)line(font.ascent,textDecoration.overline);function renderText(){g.scale(stretchFactor,1);for(var i=0,j=0,l=chars.length;i<l;++i){var glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill();}
g.translate(jumps[j++],0);}
g.restore();}
if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();}}
var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i]);}
g.fillStyle=fill;}
else g.fillStyle=style.get('color');renderText();if(textDecoration['line-through'])line(-font.descent,textDecoration['line-through']);return wrapper;};})());Cufon.registerEngine('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(document.documentMode||0)<8;document.write(('<style type="text/css">'+'.cufon-vml-canvas{text-indent:0;}'+'@media screen{'+'cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}'+'.cufon-vml-canvas{position:absolute;text-align:left;}'+'.cufon-vml{display:inline-block;position:relative;vertical-align:'+
(HAS_BROKEN_LINEHEIGHT?'middle':'text-bottom')+';}'+'.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}'+'a .cufon-vml{cursor:pointer}'+'}'+'@media print{'+'.cufon-vml *{display:none;}'+'.cufon-vml .cufon-alt{display:inline;}'+'}'+'</style>').replace(/;/g,'!important;'));function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='sigma';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1]);}
fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill;}
return fills[id];}
return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var letterSpacing=style.computedLSpacing;if(letterSpacing==undefined){letterSpacing=style.get('letterSpacing');style.computedLSpacing=letterSpacing=(letterSpacing=='normal')?0:~~size.convertFrom(getSizeInPixels(el,letterSpacing));}
var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('span');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('span');canvas.className='cufon-vml-canvas';wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('span');print.className='cufon-alt';print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'));}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var textDecoration=options.enableTextDecoration?Cufon.CSS.textDecoration(el,style):{};var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split(''),chr;var glyphs=font.glyphs,glyph,kerning,k;var width=0,jumps=[],offsetX=0,advance;var shape,shadows=options.textShadow;for(var i=0,j=0,l=chars.length;i<l;++i){glyph=glyphs[chr=chars[i]]||font.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j-1]-=k;}
width+=advance=jumps[j++]=~~(glyph.w||font.w)+letterSpacing;kerning=glyph.k;}
if(advance===undefined)return null;var fullWidth=-minX+width+(viewBox.width-advance);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);for(i=0,j=0;i<l;++i){glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(shape.firstChild)shape.removeChild(shape.firstChild);}
else{shape=document.createElement('cvml:shape');canvas.appendChild(shape);}
shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY;}
shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow);}
offsetX+=jumps[j++];}
var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover);}
vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight;}
else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height));}
if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px';}}
return wrapper;};})());Cufon.registerFont({"w":192,"face":{"font-family":"VAG Rounded Std","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 5 2 2 2 4 2 2 4","ascent":"277","descent":"-83","x-height":"2","cap-height":"2","bbox":"-10 -285 291.187 105","underline-thickness":"18","underline-position":"-18","stemh":"27","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"37,-86r0,-156v0,-10,6,-16,16,-16v10,0,16,6,16,16r0,156v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17xm35,-16v0,-10,8,-19,18,-19v10,0,19,9,19,19v0,10,-9,18,-19,18v-10,0,-18,-8,-18,-18","w":106},"\"":{"d":"86,-179v-26,-1,-15,-41,-15,-64v0,-9,5,-15,15,-15v25,2,14,41,14,64v0,9,-4,15,-14,15xm35,-179v-26,-1,-15,-41,-15,-64v0,-9,5,-15,15,-15v25,2,14,41,14,64v0,9,-4,15,-14,15","w":120},"#":{"d":"137,-78r-9,67v-1,8,-5,13,-14,13v-16,-2,-12,-13,-10,-27r7,-53r-43,0r-9,67v-1,8,-5,13,-14,13v-16,-2,-12,-13,-10,-27r7,-53v-16,0,-37,4,-37,-12v1,-17,24,-11,40,-12r8,-53v-16,0,-37,4,-37,-12v1,-17,24,-11,40,-12r9,-67v1,-8,5,-12,14,-12v16,2,12,13,10,27r-7,52r43,0r9,-67v1,-8,5,-12,14,-12v16,2,12,13,10,27r-7,52v16,0,37,-4,37,12v-1,17,-24,11,-40,12r-8,53v16,0,37,-4,37,12v-1,17,-24,11,-40,12xm114,-102r8,-53r-43,0r-8,53r43,0"},"$":{"d":"78,-158r0,-73v-20,3,-34,16,-34,36v0,20,14,29,34,37xm78,-25r0,-100v-33,-11,-68,-23,-68,-68v0,-28,25,-61,68,-65v1,-11,-3,-25,8,-25v11,0,7,14,8,25v29,2,55,14,55,29v-10,29,-27,4,-55,-2r0,79v33,12,72,24,72,73v0,39,-26,74,-72,80v-1,11,4,26,-8,26v-11,0,-7,-14,-8,-25v-37,0,-70,-17,-70,-32v11,-36,31,7,70,5xm94,-120r0,93v24,-5,38,-24,38,-50v0,-24,-17,-35,-38,-43","w":173},"%":{"d":"70,-156v42,-2,43,-81,0,-83v-43,2,-42,81,0,83xm70,-137v-36,0,-55,-29,-55,-61v0,-32,19,-60,55,-60v36,0,55,28,55,60v0,32,-19,61,-55,61xm197,2v-36,0,-55,-29,-55,-61v0,-32,19,-61,55,-61v36,0,55,29,55,61v0,32,-19,61,-55,61xm197,-17v42,-2,43,-81,0,-83v-43,2,-42,81,0,83xm70,-5r101,-246v2,-15,25,-11,25,-1v-29,84,-69,164,-101,246v-3,15,-25,13,-25,1","w":266},"&":{"d":"114,-150r58,68v16,-20,28,-49,38,-48v7,0,13,4,13,11v0,10,-8,26,-34,57v12,17,31,30,38,51v0,14,-17,16,-25,7r-31,-35v-24,30,-52,41,-79,41v-42,0,-79,-27,-79,-74v0,-44,21,-62,57,-84v-14,-15,-28,-33,-28,-50v0,-38,27,-52,62,-52v30,0,57,19,57,45v0,33,-24,50,-47,63xm102,-233v-39,2,-34,43,-5,63v14,-8,34,-22,34,-38v0,-17,-15,-25,-29,-25xm45,-76v0,27,16,49,50,49v22,0,38,-9,58,-33r-65,-76v-33,19,-43,37,-43,60","w":240},"(":{"d":"73,-255v-25,65,-26,216,0,281v-4,16,-27,10,-29,-6v-28,-71,-27,-198,0,-269v1,-17,27,-22,29,-6","w":86},")":{"d":"14,26v25,-65,26,-216,0,-281v4,-16,26,-11,28,6v27,71,28,198,0,269v-1,17,-26,21,-28,6","w":86},"*":{"d":"54,-195v-12,-8,-39,-8,-40,-25v9,-26,29,-2,47,12v1,-20,-15,-50,9,-50v24,0,8,30,9,50v18,-14,37,-38,48,-12v-2,16,-29,17,-41,25v12,8,38,10,41,25v-10,25,-30,3,-48,-11v-1,20,14,47,-9,50v-23,-3,-8,-30,-9,-50v-14,10,-26,23,-35,23v-12,0,-18,-17,-4,-23","w":140},"+":{"d":"93,-106v5,-26,-13,-73,15,-76v28,3,10,50,15,76v26,5,73,-13,76,15v-3,28,-50,10,-76,15v-5,26,13,73,-15,76v-28,-3,-10,-50,-15,-76v-26,-5,-73,13,-76,-15v3,-28,50,-10,76,-15","w":216},",":{"d":"8,32v3,-20,18,-36,24,-53v5,-15,30,-20,31,0v-4,19,-18,36,-24,53v-5,14,-30,19,-31,0","w":90},"-":{"d":"100,-83r-74,0v-8,0,-13,-5,-13,-13v0,-8,5,-14,13,-14r74,0v8,0,14,6,14,14v0,8,-6,13,-14,13","w":126},".":{"d":"27,-16v0,-10,8,-19,18,-19v10,0,18,9,18,19v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18","w":90},"\/":{"d":"7,-11v30,-82,73,-157,104,-237v5,-13,29,-13,28,3v-30,81,-72,157,-103,236v-5,13,-29,15,-29,-2","w":146},"0":{"d":"12,-128v0,-82,37,-130,84,-130v47,0,85,48,85,130v0,82,-38,130,-85,130v-47,0,-84,-48,-84,-130xm46,-128v0,72,22,103,50,103v28,0,51,-31,51,-103v0,-72,-23,-103,-51,-103v-28,0,-50,31,-50,103"},"1":{"d":"59,-15r0,-214v-19,-1,-47,6,-47,-14v0,-24,45,-13,69,-13v6,0,10,0,10,8r0,233v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":126},"2":{"d":"66,-27r97,0v8,0,13,5,13,13v0,8,-5,14,-13,14r-124,0v-21,-3,-22,-13,-11,-27r89,-119v28,-28,24,-84,-22,-85v-31,0,-47,26,-47,58v0,11,-7,14,-14,14v-10,0,-16,-6,-16,-19v0,-42,29,-80,82,-80v65,0,91,63,52,116"},"3":{"d":"171,-76v0,49,-35,78,-81,78v-53,0,-75,-40,-75,-59v0,-25,26,-22,31,-1v5,18,19,33,43,33v28,0,49,-22,49,-48v0,-38,-21,-48,-45,-48v-25,1,-27,-25,-3,-27v51,-5,45,-83,0,-83v-25,0,-35,18,-37,37v-2,25,-29,16,-29,0v0,-34,25,-64,67,-64v69,0,90,89,36,120v29,9,44,33,44,62"},"4":{"d":"120,-66r-102,0v-21,-2,-15,-16,-6,-29r91,-149v11,-22,49,-20,49,12r0,139v14,-1,30,-1,30,13v0,14,-15,15,-30,14v-3,25,11,68,-16,68v-27,0,-13,-43,-16,-68xm44,-93r76,0r0,-132"},"5":{"d":"82,-229r-10,70v50,-27,99,17,99,70v0,55,-31,91,-83,91v-42,0,-72,-27,-72,-42v0,-6,3,-14,11,-14v13,0,25,27,61,27v31,0,49,-26,49,-56v0,-30,-13,-54,-44,-54v-23,0,-35,10,-44,10v-17,0,-10,-16,-8,-31r13,-90v1,-6,4,-8,12,-8r89,0v8,0,14,5,14,13v-6,28,-59,9,-87,14"},"6":{"d":"96,2v-45,0,-77,-37,-77,-88v0,-75,50,-132,89,-165v12,-10,25,-11,28,7v0,5,-4,9,-13,17v-19,17,-39,37,-54,71v53,-30,105,12,105,75v0,46,-33,83,-78,83xm50,-83v0,30,14,56,45,56v31,0,45,-26,45,-56v0,-34,-14,-55,-45,-55v-31,0,-45,25,-45,55"},"7":{"d":"132,-228v-33,-4,-73,0,-108,-1v-8,0,-14,-6,-14,-14v0,-8,6,-13,14,-13r130,0v21,0,18,14,10,29r-96,218v-7,15,-28,16,-31,-1v27,-76,65,-145,95,-218","w":180},"8":{"d":"31,-200v1,-78,130,-77,131,0v0,27,-10,43,-33,57v30,7,46,34,46,64v0,42,-29,81,-79,81v-85,0,-108,-124,-32,-145v-23,-14,-33,-30,-33,-57xm60,-194v0,22,13,38,36,38v23,0,36,-16,36,-38v0,-22,-13,-37,-36,-37v-23,0,-36,15,-36,37xm52,-77v0,33,20,52,44,52v24,0,45,-19,45,-52v0,-26,-15,-52,-45,-52v-30,0,-44,26,-44,52"},"9":{"d":"97,-258v45,0,77,37,77,88v0,75,-50,132,-89,165v-12,11,-25,10,-28,-8v0,-5,4,-9,13,-17v19,-17,39,-37,54,-71v-52,30,-105,-11,-105,-74v0,-46,33,-83,78,-83xm143,-174v0,-30,-14,-55,-45,-55v-31,0,-45,25,-45,55v0,34,14,56,45,56v31,0,45,-26,45,-56"},":":{"d":"27,-16v0,-10,8,-19,18,-19v10,0,18,9,18,19v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18xm27,-137v0,-10,8,-19,18,-19v10,0,18,9,18,19v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18","w":90},";":{"d":"8,32v3,-20,18,-36,24,-53v5,-15,30,-20,31,0v-4,19,-18,36,-24,53v-5,14,-30,19,-31,0xm27,-137v0,-10,8,-19,18,-19v10,0,18,9,18,19v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18","w":90},"<":{"d":"54,-91r134,66v13,2,15,27,0,27v-56,-20,-105,-53,-158,-77v-18,-8,-17,-24,0,-33r140,-70v14,-8,29,-11,29,7v0,8,-6,11,-11,14","w":216},"=":{"d":"184,-114r-152,0v-9,0,-15,-5,-15,-15v0,-10,6,-14,15,-14r152,0v9,0,15,4,15,14v0,10,-6,15,-15,15xm184,-39r-152,0v-9,0,-15,-5,-15,-15v0,-10,6,-14,15,-14r152,0v9,0,15,4,15,14v0,10,-6,15,-15,15","w":216},">":{"d":"28,-25r134,-66r-134,-66v-13,-2,-15,-27,0,-27v56,20,105,52,158,76v17,9,18,25,0,33r-140,71v-14,8,-29,11,-29,-7v0,-8,6,-11,11,-14","w":216},"?":{"d":"93,-122v-1,21,7,53,-16,53v-24,0,-16,-35,-16,-57v0,-16,0,-19,25,-24v55,-12,38,-79,-8,-79v-19,0,-35,7,-42,30v-6,19,-30,12,-30,-5v0,-32,38,-54,71,-54v44,0,76,28,76,66v0,39,-24,62,-60,70xm59,-16v0,-10,8,-19,18,-19v10,0,18,9,18,19v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18","w":159},"@":{"d":"96,-111v0,19,13,33,29,33v36,0,49,-50,49,-70v0,-18,-9,-26,-27,-26v-35,0,-51,36,-51,63xm218,-191r-28,105v0,6,3,10,10,10v23,0,48,-34,48,-71v0,-56,-48,-88,-99,-88v-62,0,-109,48,-109,107v0,63,48,106,112,106v61,0,76,-39,96,-39v5,0,9,3,9,8v0,20,-59,55,-107,55v-76,0,-137,-57,-137,-130v0,-73,61,-130,136,-130v68,0,126,43,126,107v0,70,-57,100,-89,100v-15,1,-21,-9,-26,-21v-29,39,-96,17,-96,-36v0,-65,84,-132,124,-66v3,-11,5,-26,19,-25v6,0,11,2,11,8","w":288},"A":{"d":"51,-56v-11,19,-8,54,-32,58v-16,3,-15,-17,-11,-29r79,-212v5,-24,37,-24,46,0r84,228v0,17,-26,16,-31,1r-16,-46r-119,0xm160,-83r-50,-139r-50,139r100,0","w":220},"B":{"d":"53,-229r0,81v41,4,78,-4,78,-41v0,-37,-37,-44,-78,-40xm53,-122r0,95v50,4,98,-3,98,-48v0,-43,-48,-52,-98,-47xm21,-17r0,-222v0,-28,47,-15,73,-17v78,-5,89,97,33,117v29,6,56,28,56,64v0,40,-30,75,-84,75v-27,0,-78,12,-78,-17","w":193},"C":{"d":"45,-128v0,49,24,103,78,103v39,0,56,-23,69,-23v8,0,13,6,13,15v0,16,-37,35,-82,35v-74,0,-112,-63,-112,-130v0,-67,38,-130,114,-130v45,0,74,24,74,37v0,8,-5,15,-13,15v-14,0,-21,-25,-61,-25v-57,0,-80,54,-80,103","w":213},"D":{"d":"23,-17r0,-222v1,-30,52,-17,79,-17v76,0,114,58,114,126v0,77,-41,130,-110,130v-29,0,-83,13,-83,-17xm54,-229r0,202r46,0v60,0,82,-51,82,-103v0,-53,-24,-99,-84,-99r-44,0","w":226},"E":{"d":"53,-113r0,83r76,0v9,0,15,5,15,15v0,10,-6,15,-15,15r-91,0v-12,0,-17,-7,-17,-17r0,-222v0,-10,5,-17,17,-17r91,0v9,0,15,4,15,14v0,10,-6,15,-15,15r-76,0r0,84r69,0v9,0,16,5,16,15v0,29,-57,10,-85,15","w":159},"F":{"d":"53,-113r0,98v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-224v0,-10,5,-17,17,-17r90,0v9,0,15,4,15,14v0,10,-6,15,-15,15r-75,0r0,84v28,5,77,-13,82,15v-5,28,-54,10,-82,15","w":146,"k":{"W":-11}},"G":{"d":"201,-117v-23,-3,-60,9,-60,-15v0,-26,44,-15,69,-15v16,0,23,6,23,26v0,62,-23,123,-110,123v-74,0,-112,-63,-112,-130v0,-67,37,-130,117,-130v53,0,88,27,88,41v0,8,-6,15,-15,15v-16,0,-29,-29,-75,-29v-58,0,-81,54,-81,103v0,49,22,103,82,103v55,0,78,-44,74,-92","w":240},"H":{"d":"53,-115r0,98v0,13,-6,19,-16,19v-10,0,-16,-6,-16,-19r0,-222v0,-13,6,-19,16,-19v10,0,16,6,16,19r0,97r135,0r0,-97v0,-13,5,-19,15,-19v10,0,16,6,16,19r0,222v0,13,-6,19,-16,19v-10,0,-15,-6,-15,-19r0,-98r-135,0","w":240},"I":{"d":"53,-242r0,227v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-227v0,-10,6,-16,16,-16v10,0,16,6,16,16","w":73},"J":{"d":"81,-62r0,-180v0,-10,5,-16,15,-16v10,0,16,6,16,16r0,177v0,41,-17,67,-62,67v-17,0,-53,-10,-53,-29v11,-29,25,2,56,2v22,0,28,-17,28,-37","w":133},"K":{"d":"53,-122r0,107v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-227v0,-10,6,-16,16,-16v10,0,16,6,16,16r0,94r109,-100v9,-11,30,-16,31,3v0,8,-2,12,-6,15r-105,94r115,111v11,10,6,27,-9,27v-5,0,-10,-1,-16,-7","w":206},"L":{"d":"53,-242r0,212v28,5,83,-14,83,15v0,10,-7,15,-16,15r-82,0v-12,0,-17,-7,-17,-17r0,-225v0,-10,6,-16,16,-16v10,0,16,6,16,16","w":140,"k":{"o":13,"r":33,"s":33}},"M":{"d":"73,-217r-31,205v-1,20,-35,18,-32,-2r37,-220v3,-30,41,-32,48,-8r55,188r55,-188v7,-24,43,-22,48,8r37,220v0,10,-5,16,-15,16v-8,0,-16,-3,-17,-14r-30,-205r-62,206v-5,18,-27,18,-32,0","w":300},"N":{"d":"53,-15v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-225v1,-27,24,-21,37,-2r130,186r0,-186v0,-10,6,-16,16,-16v10,0,16,6,16,16r0,225v-1,27,-23,23,-37,3r-130,-187r0,186","w":240},"O":{"d":"45,-128v0,49,20,103,78,103v58,0,79,-54,79,-103v0,-49,-21,-103,-79,-103v-58,0,-78,54,-78,103xm11,-128v0,-67,39,-130,112,-130v73,0,113,63,113,130v0,67,-40,130,-113,130v-73,0,-112,-63,-112,-130","w":246},"P":{"d":"53,-96r0,81v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-224v1,-30,52,-17,79,-17v51,0,84,35,84,80v-1,63,-57,88,-131,80xm53,-229r0,106v53,5,100,-6,99,-53v0,-25,-14,-53,-54,-53r-45,0","w":186,"k":{"V":13,"w":33,"W":33,"u":33,";":33,"q":27}},"Q":{"d":"175,-46v-9,-10,-24,-17,-28,-32v8,-31,32,-3,43,8v27,-63,12,-161,-67,-161v-58,0,-78,54,-78,103v0,49,20,103,78,103v22,0,39,-8,52,-21xm246,-8v-12,31,-40,-7,-51,-18v-18,17,-42,28,-72,28v-73,0,-112,-63,-112,-130v0,-67,39,-130,112,-130v104,0,141,132,90,211v10,13,29,21,33,39","w":246},"R":{"d":"53,-112r0,97v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-224v0,-29,49,-17,75,-17v40,0,79,27,79,69v0,57,-35,75,-84,73r82,90v10,9,8,26,-8,26v-6,0,-11,-3,-15,-7xm53,-229r0,91v48,1,90,4,90,-47v0,-40,-44,-49,-90,-44","w":186},"S":{"d":"86,-258v32,0,63,12,63,29v-13,32,-26,-2,-64,-2v-23,0,-41,14,-41,36v0,57,122,30,122,116v0,42,-31,81,-87,81v-34,0,-71,-13,-71,-31v11,-38,30,4,71,4v33,0,53,-24,53,-52v0,-61,-122,-32,-122,-116v0,-30,28,-65,76,-65","w":173},"T":{"d":"64,-15r0,-212v-23,-3,-62,11,-63,-15v0,-10,6,-14,15,-14r128,0v9,0,15,4,15,14v-1,26,-40,11,-63,15r0,212v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":159},"U":{"d":"21,-102r0,-140v0,-10,6,-16,16,-16v10,0,16,6,16,16r0,153v0,40,27,64,67,64v40,0,68,-24,68,-64r0,-153v0,-10,6,-16,16,-16v10,0,16,6,16,16r0,140v0,86,-56,104,-100,104v-44,0,-99,-18,-99,-104","w":240},"V":{"d":"165,-238v0,-20,31,-28,34,-8v-22,82,-58,152,-81,231v-6,21,-29,21,-36,0r-81,-231v5,-21,33,-11,34,8r65,187","w":200,"k":{"e":-6,"s":-6,":":-6,"p":20,"q":20}},"W":{"d":"74,-39r60,-207v4,-17,28,-17,32,0r60,207r34,-205v0,-19,34,-18,31,0r-40,225v-1,24,-39,32,-48,0r-53,-188r-53,188v-5,32,-43,24,-47,0r-41,-225v0,-19,29,-18,32,0","w":300,"k":{"c":33,"i":33,"s":27,"u":40,":":40,";":40,"p":33,"q":33}},"X":{"d":"107,-113r-74,105v-9,17,-27,12,-30,-3v23,-48,59,-83,86,-127v-23,-36,-53,-66,-72,-107v2,-15,20,-18,30,-3r60,87r60,-87v9,-16,28,-12,30,3v-18,41,-49,71,-72,107v28,43,63,79,86,127v-3,15,-20,18,-31,3","w":213},"Y":{"d":"74,-15r0,-105v-24,-43,-54,-79,-74,-126v2,-15,22,-16,31,-2r59,96r59,-96v15,-24,38,-4,26,16r-69,112r0,105v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":180,"k":{"T":33,"v":33,"V":40,"w":40,"o":27,"r":27}},"Z":{"d":"15,-31r132,-198r-117,0v-9,0,-15,-5,-15,-14v0,-9,6,-13,15,-13r140,0v22,1,19,16,9,31r-132,198r129,0v9,0,16,4,16,13v0,9,-7,14,-16,14r-149,0v-22,0,-22,-16,-12,-31","w":200},"[":{"d":"57,-231r0,233v26,-8,36,26,12,28v-20,2,-42,2,-42,-18r0,-253v-2,-20,23,-17,42,-17v8,0,14,5,14,13v0,13,-12,15,-26,14","w":86},"\\":{"d":"111,-9r-99,-220v-9,-15,-7,-29,9,-29v8,0,12,4,15,10r103,237v0,17,-26,16,-28,2","w":146},"]":{"d":"30,2r0,-233v-25,8,-36,-26,-12,-27v19,-1,41,-3,41,17r0,253v2,20,-21,19,-41,18v-8,0,-14,-6,-14,-14v0,-13,12,-15,26,-14","w":86},"^":{"d":"108,-227r-57,105v-7,20,-26,25,-31,6v19,-46,48,-84,69,-128v9,-18,28,-17,38,0r63,113v8,9,9,27,-7,27v-8,0,-11,-6,-18,-18","w":216},"_":{"d":"180,45r-180,0v-6,0,-10,-3,-10,-9v0,-6,4,-9,10,-9r180,0v6,0,10,3,10,9v0,6,-4,9,-10,9","w":180},"a":{"d":"179,-178r0,165v-1,21,-27,20,-29,0v-1,-4,2,-12,-1,-14v-46,66,-136,7,-136,-69v0,-51,30,-98,84,-98v23,-1,36,12,53,26v-6,-26,29,-38,29,-10xm44,-96v0,32,14,71,53,71v39,0,52,-39,52,-71v0,-32,-13,-70,-52,-70v-39,0,-53,38,-53,70","w":200},"b":{"d":"51,-96v0,32,13,71,52,71v39,0,53,-39,53,-71v0,-32,-14,-70,-53,-70v-39,0,-52,38,-52,70xm22,-15r0,-246v0,-10,6,-17,16,-17v10,0,16,7,16,17r1,93v8,-12,26,-26,51,-26v52,0,82,47,82,98v0,51,-30,98,-82,98v-26,1,-41,-11,-52,-26v1,15,-3,26,-16,26v-10,0,-16,-7,-16,-17","w":200},"c":{"d":"13,-96v0,-51,28,-98,86,-98v32,0,51,11,51,24v-6,26,-24,4,-51,4v-39,0,-55,38,-55,70v0,32,16,71,55,71v22,0,28,-11,38,-11v7,0,12,4,12,13v0,12,-17,25,-50,25v-58,0,-86,-47,-86,-98","w":159},"d":{"d":"149,-96v0,-32,-13,-70,-52,-70v-39,0,-53,38,-53,70v0,32,14,71,53,71v39,0,52,-39,52,-71xm162,2v-15,1,-15,-14,-17,-26v-9,17,-26,26,-51,26v-52,0,-81,-47,-81,-98v0,-51,29,-98,81,-98v26,-1,42,15,52,26r0,-93v0,-10,6,-17,16,-17v10,0,16,7,16,17r0,246v0,10,-6,17,-16,17","w":200},"e":{"d":"160,-84r-119,0v0,33,21,59,57,59v42,0,52,-26,64,-26v6,0,12,5,12,14v0,15,-40,39,-77,39v-61,0,-88,-47,-88,-98v0,-52,32,-98,86,-98v52,0,83,48,83,94v0,11,-4,16,-18,16xm41,-107r105,0v0,-27,-16,-59,-51,-59v-39,0,-53,30,-54,59","w":187},"f":{"d":"63,-164r0,149v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-149v-28,9,-41,-26,-13,-28r13,0v-3,-48,0,-86,52,-86v8,0,18,5,18,14v0,22,-38,3,-38,26r0,46v16,0,35,-2,35,14v0,16,-19,14,-35,14","w":93,"k":{"s":-11}},"g":{"d":"178,-178r0,164v0,57,-35,92,-87,92v-33,0,-73,-19,-73,-35v0,-6,3,-15,13,-15v14,0,29,22,63,22v46,0,56,-38,51,-75v-10,17,-26,27,-48,27v-54,0,-84,-47,-84,-98v0,-51,30,-98,84,-98v22,-1,39,13,49,24v-6,-26,32,-35,32,-8xm44,-96v0,32,14,71,53,71v39,0,52,-39,52,-71v0,-32,-13,-70,-52,-70v-39,0,-53,38,-53,70","w":200},"h":{"d":"141,-15r0,-104v-1,-64,-88,-63,-88,0r0,104v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-246v0,-10,6,-17,16,-17v10,0,16,7,16,17r0,93v40,-46,120,-34,120,47r0,106v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":193},"i":{"d":"53,-177r0,162v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-162v0,-10,6,-17,16,-17v10,0,16,7,16,17xm17,-239v0,-11,9,-19,20,-19v11,0,19,8,19,19v0,11,-8,19,-19,19v-11,0,-20,-8,-20,-19","w":73},"j":{"d":"53,-177r0,238v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-238v0,-10,6,-17,16,-17v10,0,16,7,16,17xm17,-239v0,-11,9,-19,20,-19v11,0,19,8,19,19v0,11,-8,19,-19,19v-11,0,-20,-8,-20,-19","w":73},"k":{"d":"21,-15r0,-246v0,-10,6,-17,16,-17v10,0,16,7,16,17r0,135v29,-21,53,-52,87,-68v15,1,17,19,5,28r-72,57r84,82v11,10,9,28,-6,29v-8,0,-11,-2,-19,-10r-79,-83r0,76v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":166},"l":{"d":"53,-261r0,246v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-246v0,-10,6,-17,16,-17v10,0,16,7,16,17","w":73},"m":{"d":"134,-15v-6,-58,22,-151,-41,-151v-62,0,-40,94,-40,151v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-162v0,-10,6,-17,16,-17v13,0,17,10,16,24v8,-10,20,-24,49,-24v19,0,38,9,52,33v32,-51,124,-47,125,40r0,106v0,10,-5,17,-15,17v-10,0,-16,-7,-16,-17v-6,-58,22,-151,-41,-151v-63,0,-35,94,-41,151v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":300},"n":{"d":"21,-15r0,-162v0,-10,6,-17,16,-17v13,0,17,11,16,26v40,-46,120,-34,120,47r0,106v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-104v-1,-64,-88,-63,-88,0r0,104v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":193},"o":{"d":"13,-96v0,-51,30,-98,84,-98v54,0,84,47,84,98v0,51,-30,98,-84,98v-54,0,-84,-47,-84,-98xm44,-96v0,32,14,71,53,71v39,0,52,-39,52,-71v0,-32,-13,-70,-52,-70v-39,0,-53,38,-53,70","w":193},"p":{"d":"51,-96v0,32,13,71,52,71v39,0,53,-39,53,-71v0,-32,-14,-70,-53,-70v-39,0,-52,38,-52,70xm22,61r0,-238v0,-10,6,-17,16,-17v15,-1,15,15,17,27v9,-17,26,-27,51,-27v52,0,82,47,82,98v0,51,-30,98,-82,98v-26,1,-42,-15,-52,-26r0,85v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":200},"q":{"d":"149,-96v0,-32,-13,-70,-52,-70v-39,0,-53,38,-53,70v0,32,14,71,53,71v39,0,52,-39,52,-71xm13,-96v0,-51,29,-98,81,-98v26,-1,41,12,52,27v-8,-29,31,-37,32,-10r0,238v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r-1,-85v-8,12,-26,26,-51,26v-52,0,-81,-47,-81,-98","w":200},"r":{"d":"21,-15r0,-162v0,-10,6,-17,16,-17v16,0,17,16,16,33v7,-15,25,-33,43,-33v11,0,18,8,18,17v0,9,-7,14,-20,17v-19,3,-41,17,-41,54r0,91v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17","w":113,"k":{"y":33,",":27,".":20,"-":40,"a":20}},"s":{"d":"17,-140v0,-35,33,-54,65,-54v26,0,63,14,63,34v0,7,-4,13,-14,13v-14,0,-19,-19,-49,-19v-18,0,-34,8,-34,24v0,33,102,30,102,85v0,40,-33,59,-69,59v-40,0,-72,-20,-72,-36v0,-9,6,-15,13,-15v14,0,25,24,60,24v23,0,37,-13,37,-26v0,-37,-102,-36,-102,-89","w":159},"t":{"d":"31,-192v2,-23,-8,-58,16,-58v24,0,14,36,16,58v27,-9,40,26,13,28r-13,0r0,149v0,10,-6,17,-16,17v-10,0,-16,-7,-16,-17r0,-149v-28,9,-41,-26,-13,-28r13,0","w":93},"u":{"d":"21,-74r0,-103v0,-10,6,-17,16,-17v10,0,16,7,16,17v5,59,-21,152,44,152v65,0,39,-93,44,-152v0,-10,6,-17,16,-17v10,0,16,7,16,17r0,103v0,56,-37,76,-76,76v-39,0,-76,-20,-76,-76","w":193},"v":{"d":"60,-12r-58,-167v-1,-20,26,-17,31,-2r44,132r44,-132v2,-16,31,-18,31,2r-59,167v-2,19,-27,17,-33,0","w":153,"k":{".":20,"-":40,"a":40}},"w":{"d":"56,-14r-53,-153v-3,-14,-4,-25,13,-27v7,0,13,3,17,17r42,130r40,-126v4,-14,7,-21,19,-21v12,0,14,7,18,21r41,126r41,-130v4,-25,31,-19,32,-3v-14,59,-38,110,-55,166v-6,22,-29,22,-36,0r-42,-130r-41,130v-6,22,-29,21,-36,0","w":267,"k":{"T":-6,"W":-6,"Y":-6,"A":20,",":20,".":20}},"x":{"d":"2,-12v15,-34,44,-60,63,-90v-17,-26,-42,-47,-55,-77v-2,-17,22,-19,27,-7r47,61r46,-61v5,-12,29,-10,27,7v-12,30,-38,51,-55,77v20,30,47,56,63,90v0,15,-21,19,-29,7r-52,-73r-53,73v-7,12,-29,8,-29,-7","w":167},"y":{"d":"64,-7r-58,-173v1,-17,25,-18,30,-2r45,132r43,-132v2,-16,29,-15,30,2r-85,246v-3,16,-29,16,-29,-2v0,-23,17,-49,24,-71","w":159,"k":{"v":33,"W":27,"y":40,"Y":40,"A":33,",":33,".":33,"-":18,"a":33,"c":33,"e":33,"i":33,"o":40,"r":40}},"z":{"d":"50,-28v26,3,59,0,87,1v10,0,16,4,16,13v0,9,-6,14,-16,14r-114,0v-22,-2,-18,-14,-9,-27r91,-137r-78,0v-10,0,-16,-5,-16,-14v0,-9,6,-14,16,-14r106,0v21,2,19,15,9,28","w":159},"{":{"d":"78,30v-55,0,-51,-36,-51,-83v0,-25,0,-44,-17,-48v-21,-4,-19,-22,0,-27v47,-13,-26,-130,68,-130v10,0,14,3,14,10v1,19,-35,2,-35,28r0,57v1,41,-22,45,-33,49v13,1,33,9,33,48v0,28,-14,77,21,74v10,0,14,4,14,11v0,7,-4,11,-14,11","w":86},"|":{"d":"25,90r0,-360v0,-9,5,-15,15,-15v10,0,15,6,15,15r0,360v0,9,-5,15,-15,15v-10,0,-15,-6,-15,-15","w":79},"}":{"d":"9,-258v55,0,52,36,50,82v0,25,0,44,17,48v21,5,21,22,0,27v-47,12,26,131,-67,131v-10,0,-14,-4,-14,-11v-1,-19,35,-2,35,-28r0,-57v-1,-41,22,-45,33,-49v-13,-1,-33,-9,-33,-48v0,-28,14,-77,-21,-74v-10,0,-14,-4,-14,-11v0,-7,4,-10,14,-10","w":86},"~":{"d":"146,-65v-29,1,-52,-25,-75,-25v-15,0,-17,25,-35,25v-7,0,-13,-6,-13,-11v0,-21,25,-41,47,-41v29,-1,52,24,75,24v15,0,17,-24,35,-24v7,0,13,5,13,10v0,21,-25,42,-47,42","w":216},"'":{"d":"37,-179v-26,-1,-15,-41,-15,-64v0,-9,5,-15,15,-15v25,2,14,41,14,64v0,9,-4,15,-14,15","w":73},"`":{"d":"77,-234v-7,31,-49,1,-68,-5v-19,-6,-15,-23,1,-28v19,3,37,14,54,20v10,4,13,9,13,13","w":73},"\u00a0":{"w":90}}});Cufon.registerFont({"w":206,"face":{"font-family":"VAG Rounded Std","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 8 2 2 2 4 2 2 4","ascent":"277","descent":"-83","x-height":"4","cap-height":"2","bbox":"-10 -292 324.113 112","underline-thickness":"18","underline-position":"-18","stemh":"50","stemv":"52","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":96},"!":{"d":"34,-98r0,-138v0,-15,11,-25,26,-25v14,0,26,10,26,25r0,138v0,15,-12,25,-26,25v-15,0,-26,-10,-26,-25xm60,4v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28","w":120},"\"":{"d":"113,-156v-34,-1,-22,-51,-22,-83v0,-13,9,-22,22,-22v33,1,21,52,21,83v0,13,-8,22,-21,22xm47,-156v-33,-1,-21,-52,-21,-83v0,-13,8,-22,21,-22v34,1,22,51,22,83v0,13,-9,22,-22,22","w":159},"#":{"d":"53,-108r6,-41v-20,0,-48,4,-48,-17v0,-22,32,-16,53,-17v8,-24,-3,-75,26,-75v33,0,8,49,9,75r34,0v8,-24,-3,-75,26,-75v33,0,8,49,9,75v20,0,48,-4,48,17v0,22,-32,16,-53,17r-6,41v21,0,48,-4,48,18v0,22,-32,16,-53,17v-8,24,3,75,-26,75v-33,0,-8,-49,-9,-75r-34,0v-8,24,3,75,-26,75v-33,0,-8,-49,-9,-75v-20,0,-48,4,-48,-17v0,-23,31,-18,53,-18xm94,-149r-6,41r34,0r6,-41r-34,0","w":216},"$":{"d":"105,-102r0,53v29,-7,32,-47,0,-53xm85,-166r0,-41v-23,4,-27,36,0,41xm85,-48r0,-60v-34,-10,-77,-20,-77,-71v-1,-47,36,-74,77,-82v1,-12,-3,-27,10,-27v14,0,9,16,10,28v22,1,63,9,63,35v-1,35,-37,27,-63,17r0,48v35,10,81,23,81,81v1,49,-38,76,-81,83v-1,12,4,28,-10,28v-14,0,-9,-16,-10,-28v-29,-1,-78,-9,-78,-40v0,-42,46,-19,78,-12","w":193},"%":{"d":"67,-181v12,0,18,-9,18,-21v0,-12,-6,-22,-18,-22v-12,0,-19,10,-19,22v0,12,7,21,19,21xm67,-144v-32,0,-56,-27,-56,-58v0,-31,24,-59,56,-59v32,0,55,28,55,59v0,31,-23,58,-55,58xm193,4v-32,0,-55,-27,-55,-58v0,-31,23,-58,55,-58v32,0,56,27,56,58v0,31,-24,58,-56,58xm193,-32v12,0,19,-10,19,-22v0,-12,-7,-21,-19,-21v-12,0,-18,9,-18,21v0,12,6,22,18,22xm50,-13v35,-86,86,-156,123,-238v10,-21,37,-11,38,8v-36,84,-86,157,-124,238v-9,19,-36,11,-37,-8","w":259},"&":{"d":"144,-64r-53,-58v-37,12,-45,81,7,79v19,0,32,-8,46,-21xm143,-141r37,42v11,-12,23,-36,42,-33v37,5,11,54,-9,66v10,15,30,25,32,46v2,20,-29,32,-44,16r-25,-26v-46,55,-168,43,-167,-43v0,-36,24,-63,54,-79v-14,-14,-24,-28,-24,-48v0,-41,39,-61,76,-61v32,0,73,19,73,57v0,29,-22,51,-45,63xm139,-199v-2,-29,-46,-27,-46,-3v0,11,5,17,19,31v11,-5,27,-15,27,-28","w":253},"(":{"d":"85,-240v-31,82,-35,191,0,272v2,24,-33,31,-42,10v-38,-88,-39,-217,7,-298v12,-11,36,-2,35,16","w":86},")":{"d":"2,35v31,-82,34,-192,0,-273v-2,-25,33,-30,42,-9v38,88,39,217,-7,298v-13,10,-36,1,-35,-16","w":86},"*":{"d":"70,-258v21,0,19,21,15,39v16,-18,45,-21,45,6v0,14,-18,16,-29,22v11,5,29,8,29,22v0,26,-30,24,-45,6v4,18,6,40,-15,40v-21,0,-21,-21,-16,-40v-16,18,-44,21,-44,-6v0,-14,18,-17,29,-22v-11,-6,-29,-8,-29,-22v0,-27,29,-24,44,-6v-5,-19,-5,-39,16,-39","w":140},"+":{"d":"86,-113v2,-29,-10,-73,22,-73v32,0,20,44,22,73v29,2,73,-10,73,22v0,32,-44,20,-73,22v-2,29,10,73,-22,73v-32,0,-20,-44,-22,-73v-29,-2,-73,10,-73,-22v0,-32,44,-20,73,-22","w":216},",":{"d":"76,-32v-6,27,-24,45,-35,68v-11,22,-45,11,-45,-12v8,-26,23,-46,35,-68v12,-22,44,-11,45,12","w":96},"-":{"d":"11,-104v0,-38,62,-23,97,-23v27,0,28,45,0,45v-35,0,-97,14,-97,-22","w":140},".":{"d":"20,-24v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28","w":96},"\/":{"d":"3,-15v29,-80,67,-154,99,-232v3,-21,44,-16,42,6r-99,232v-5,19,-44,16,-42,-6","w":146},"0":{"d":"103,-45v37,0,40,-57,40,-83v0,-27,-3,-84,-40,-84v-37,0,-39,57,-39,84v0,26,2,83,39,83xm103,4v-73,0,-95,-73,-95,-132v0,-59,22,-133,95,-133v73,0,96,74,96,133v0,59,-23,132,-96,132"},"1":{"d":"55,-26r0,-181v-24,3,-46,-3,-46,-24v0,-33,44,-24,76,-25v15,0,24,11,24,25r0,205v0,18,-12,28,-27,28v-15,0,-27,-10,-27,-28","w":133},"2":{"d":"96,-48v36,4,92,-14,94,24v0,17,-11,24,-25,24r-121,0v-25,4,-34,-26,-20,-42v32,-34,63,-68,90,-108v17,-17,19,-60,-13,-61v-41,0,-21,58,-56,58v-17,0,-27,-12,-27,-26v0,-45,41,-82,85,-82v44,0,80,29,80,75v0,50,-56,99,-87,138"},"3":{"d":"98,-261v81,0,99,85,47,121v76,32,43,144,-47,144v-53,0,-86,-39,-86,-67v0,-14,14,-24,27,-24v24,0,19,42,60,42v19,0,33,-15,33,-34v0,-50,-61,-14,-61,-56v0,-38,51,-12,51,-52v0,-14,-10,-24,-26,-24v-34,0,-30,35,-54,35v-15,0,-23,-13,-23,-26v0,-28,39,-59,79,-59"},"4":{"d":"118,-57v-41,-4,-135,15,-107,-37r80,-146v18,-34,79,-28,79,25r0,111v18,-2,31,8,31,24v0,16,-13,25,-31,23v0,28,4,59,-26,59v-30,0,-26,-30,-26,-59xm118,-104r-1,-100r-49,100r50,0"},"5":{"d":"90,-207r-5,39v55,-17,101,22,101,73v0,60,-33,99,-95,99v-26,0,-79,-16,-79,-48v0,-13,11,-24,24,-24v14,0,32,23,56,23v45,1,54,-84,3,-84v-21,0,-24,12,-42,12v-20,0,-22,-13,-20,-29r9,-76v4,-28,11,-34,28,-34v39,0,109,-16,113,22v-6,50,-53,19,-93,27"},"6":{"d":"152,-234v-9,28,-48,50,-56,73v51,-20,98,28,98,76v0,47,-38,89,-91,89v-55,0,-90,-41,-90,-89v0,-60,58,-141,103,-173v16,-12,34,8,36,24xm103,-122v-21,0,-34,16,-34,37v0,20,12,37,34,37v21,0,35,-16,35,-37v0,-19,-12,-37,-35,-37"},"7":{"d":"31,-23v24,-67,64,-121,93,-184v-40,-5,-116,16,-119,-24v0,-13,7,-25,27,-25r130,0v29,5,29,27,18,49r-89,182v-10,20,-15,27,-31,27v-20,0,-29,-15,-29,-25","w":193},"8":{"d":"103,-117v-21,0,-32,16,-32,36v0,18,10,36,32,36v21,0,33,-18,33,-36v0,-23,-13,-36,-33,-36xm103,4v-83,0,-122,-111,-50,-144v-54,-35,-19,-129,50,-121v68,-6,107,84,51,121v24,12,38,34,38,62v0,50,-41,82,-89,82xm103,-213v-17,0,-26,12,-26,27v0,16,9,28,26,28v17,0,27,-12,27,-28v0,-15,-10,-27,-27,-27"},"9":{"d":"54,-22v9,-28,49,-50,57,-73v-53,18,-99,-27,-98,-76v0,-47,37,-90,90,-90v55,0,91,42,91,90v0,60,-61,139,-103,173v-17,8,-35,-7,-37,-24xm103,-134v21,0,35,-16,35,-37v0,-20,-13,-38,-35,-38v-21,0,-34,17,-34,38v0,19,11,37,34,37"},":":{"d":"20,-139v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28xm20,-24v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28","w":96},";":{"d":"31,-44v12,-22,44,-11,45,12v-6,27,-24,45,-35,68v-11,22,-45,11,-45,-12v8,-26,23,-46,35,-68xm20,-139v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28","w":96},"<":{"d":"71,-91r119,50v22,5,13,43,-4,41v-57,-18,-106,-51,-160,-71v-17,-6,-16,-35,0,-41v55,-20,102,-51,160,-70v17,-1,25,32,4,41","w":216},"=":{"d":"34,-153r148,0v13,0,21,9,21,22v0,13,-8,21,-21,21r-148,0v-13,0,-21,-8,-21,-21v0,-13,8,-22,21,-22xm34,-72r148,0v13,0,21,8,21,21v0,13,-8,22,-21,22r-148,0v-13,0,-21,-9,-21,-22v0,-13,8,-21,21,-21","w":216},">":{"d":"26,-41r119,-50r-119,-50v-22,-5,-13,-43,4,-41v57,17,106,50,160,70v16,6,17,38,0,41v-54,23,-102,52,-160,71v-17,1,-25,-32,-4,-41","w":216},"?":{"d":"53,-134v2,-28,58,-11,58,-50v0,-16,-15,-27,-30,-27v-30,0,-35,36,-58,36v-13,0,-22,-10,-22,-26v0,-38,48,-60,80,-60v46,0,86,29,86,77v0,40,-25,64,-62,73v2,22,-6,37,-26,38v-30,0,-29,-32,-26,-61xm79,4v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28","w":173},"@":{"d":"129,-91v38,3,52,-67,9,-69v-36,-1,-49,65,-9,69xm256,-47v-12,41,-72,52,-112,51v-73,0,-132,-59,-132,-132v0,-73,59,-133,132,-133v67,0,132,49,132,116v0,70,-74,91,-92,91v-19,1,-23,-10,-26,-18v-32,41,-91,4,-91,-45v0,-60,75,-111,113,-58v-1,-15,5,-22,21,-22v15,-1,18,9,15,22v-6,26,-14,48,-16,77v0,4,2,8,8,8v10,0,36,-16,36,-55v0,-51,-48,-83,-100,-83v-55,0,-100,45,-100,100v0,55,45,100,100,100v37,0,76,-16,99,-32v6,0,13,2,13,13","w":288},"A":{"d":"1,-23v20,-75,53,-136,75,-208v12,-38,64,-37,77,0r73,209v1,30,-43,30,-51,5r-11,-33r-100,0v-9,20,-8,52,-37,52v-14,0,-26,-11,-26,-25xm80,-100r68,0r-34,-104","w":226},"B":{"d":"16,-27r0,-202v0,-41,60,-23,98,-27v65,-6,94,92,34,116v29,7,55,29,55,62v0,80,-77,82,-158,78v-17,0,-29,-10,-29,-27xm70,-209r0,54v29,1,58,1,57,-28v-1,-28,-29,-27,-57,-26xm70,-107r0,59v36,0,77,6,77,-31v0,-30,-43,-30,-77,-28"},"C":{"d":"6,-128v0,-75,51,-133,124,-133v26,0,77,9,77,41v-9,41,-36,11,-77,11v-45,0,-68,38,-68,82v0,43,24,79,68,79v30,0,42,-15,57,-15v16,0,24,17,24,25v0,35,-54,42,-81,42v-73,0,-124,-57,-124,-132","w":219},"D":{"d":"16,-27r0,-202v0,-39,52,-27,88,-27v81,0,126,51,126,131v0,100,-75,125,-185,125v-12,0,-29,-6,-29,-27xm70,-207r0,157v66,8,104,-19,104,-77v0,-59,-36,-88,-104,-80","w":240},"E":{"d":"16,-27r0,-198v-1,-50,74,-31,118,-31v17,0,25,12,25,25v1,34,-56,22,-89,24r0,53v34,1,86,-9,86,25v0,33,-52,24,-86,25r0,54v35,3,93,-12,92,25v-2,42,-77,25,-118,25v-16,0,-28,-11,-28,-27","w":166},"F":{"d":"16,-26r0,-202v1,-46,77,-28,120,-28v16,0,25,12,25,25v0,35,-57,22,-91,24r0,53v32,1,82,-8,82,24v0,34,-49,26,-82,26v-4,39,15,106,-27,106v-15,0,-27,-10,-27,-28","w":159,"k":{"Y":-18}},"G":{"d":"129,-127v1,-37,52,-25,87,-25v23,0,31,12,31,35v0,69,-45,121,-117,121v-73,0,-124,-57,-124,-132v0,-75,51,-133,124,-133v54,0,99,26,99,51v0,15,-9,25,-22,25v-24,0,-30,-26,-77,-26v-45,0,-68,39,-68,83v0,44,22,83,68,83v28,0,61,-16,61,-57v-29,0,-63,5,-62,-25","w":253},"H":{"d":"16,-26r0,-204v0,-18,12,-28,27,-28v41,0,23,65,27,104r113,0v3,-39,-14,-104,27,-104v15,0,27,10,27,28r0,204v0,18,-12,28,-27,28v-42,0,-23,-67,-27,-106r-113,0v-4,39,15,106,-27,106v-15,0,-27,-10,-27,-28","w":253},"I":{"d":"16,-26r0,-204v0,-18,12,-28,27,-28v15,0,27,10,27,28r0,204v0,18,-12,28,-27,28v-15,0,-27,-10,-27,-28","w":86},"J":{"d":"132,-230r0,158v0,60,-38,76,-71,76v-25,0,-66,-10,-66,-41v0,-10,8,-22,20,-22v14,0,27,14,43,14v20,0,20,-19,20,-31r0,-154v0,-18,12,-28,27,-28v15,0,27,10,27,28","w":146},"K":{"d":"16,-24r0,-208v0,-15,11,-26,27,-26v42,0,23,66,27,104r89,-94v11,-16,49,-11,47,15v-13,39,-60,66,-85,96r83,87v23,15,18,54,-13,52v-10,0,-18,-6,-28,-17r-93,-101v-6,43,19,118,-27,118v-15,0,-27,-10,-27,-26","w":219},"L":{"d":"16,-30r0,-200v0,-18,12,-28,27,-28v15,0,27,10,27,28r0,180v35,1,93,-10,90,26v-3,40,-75,24,-116,24v-18,0,-28,-12,-28,-30","w":153,"k":{"s":20,"u":40,":":40}},"M":{"d":"9,-24r33,-207v2,-32,62,-34,72,-2r43,143r42,-143v5,-32,67,-30,72,2r34,207v0,16,-12,26,-26,26v-18,0,-25,-8,-28,-25r-22,-147r-44,151v-3,9,-9,21,-28,21v-19,0,-26,-12,-29,-21r-44,-151r-21,147v-3,17,-10,25,-28,25v-14,0,-29,-10,-26,-26","w":313},"N":{"d":"14,-26r0,-204v-1,-30,35,-36,50,-17r115,153r0,-136v0,-18,12,-28,27,-28v15,0,27,10,27,28r0,204v1,30,-35,35,-50,16r-115,-150r0,134v0,18,-12,28,-27,28v-15,0,-27,-10,-27,-28","w":246},"O":{"d":"130,-45v46,0,68,-39,68,-83v0,-44,-23,-83,-68,-83v-45,0,-68,39,-68,83v0,44,22,83,68,83xm130,4v-73,0,-124,-57,-124,-132v0,-75,51,-133,124,-133v72,0,124,60,124,133v0,75,-50,132,-124,132","w":259},"P":{"d":"16,-26r0,-202v-2,-40,55,-28,92,-28v53,0,92,35,92,86v0,68,-56,92,-130,85v-1,35,10,89,-27,87v-15,0,-27,-10,-27,-28xm70,-209r0,77v39,3,74,-2,74,-39v0,-37,-35,-41,-74,-38","w":200,"k":{"f":40,"A":40,"p":40}},"Q":{"d":"263,-5v-9,41,-55,12,-70,-7v-86,47,-187,-17,-187,-116v0,-75,51,-133,124,-133v104,0,158,133,100,216v11,12,31,20,33,40xm158,-101v14,0,21,13,31,19v23,-53,2,-130,-59,-129v-45,0,-68,39,-68,83v0,52,34,95,91,80v-22,-10,-29,-53,5,-53","w":259},"R":{"d":"16,-26r0,-202v-2,-40,54,-28,91,-28v55,0,90,24,90,81v0,40,-30,62,-67,68r62,66v17,16,2,43,-20,43v-6,0,-15,-2,-21,-9r-81,-97v-4,39,15,106,-27,106v-15,0,-27,-10,-27,-28xm70,-207r0,64v35,1,71,3,71,-32v0,-35,-36,-33,-71,-32","w":200,"k":{"v":27,"V":20,"w":46,"W":33}},"S":{"d":"97,-261v20,0,71,8,71,36v-1,61,-102,-18,-102,40v0,37,120,13,120,106v0,51,-42,83,-92,83v-28,0,-87,-6,-87,-40v0,-45,50,-12,84,-12v24,0,37,-12,37,-30v0,-42,-120,-17,-120,-101v0,-50,41,-82,89,-82","w":193},"T":{"d":"59,-26r0,-181v-28,1,-63,4,-63,-24v0,-13,9,-25,24,-25r133,0v15,0,24,12,24,25v0,28,-36,25,-64,24r0,181v0,18,-12,28,-27,28v-15,0,-27,-10,-27,-28","w":172,"k":{"a":27,"r":43,"s":43}},"U":{"d":"14,-102r0,-128v0,-18,12,-28,27,-28v15,0,27,10,27,28v0,75,-24,185,55,185v78,0,52,-110,56,-185v0,-18,12,-28,27,-28v15,0,27,10,27,28r0,128v0,60,-51,106,-110,106v-60,0,-109,-45,-109,-106","w":246},"V":{"d":"80,-19v-22,-73,-60,-137,-81,-214v0,-29,43,-33,52,-8r56,150r55,-150v8,-25,53,-21,53,8v-22,76,-60,141,-82,214v-8,26,-45,26,-53,0","w":213,"k":{"o":-13,"a":29,"r":29,"s":6,"u":6,":":6,";":-6,"i":-6,"p":6}},"W":{"d":"50,-26r-47,-209v2,-32,48,-28,54,2r32,153r46,-157v7,-28,50,-27,57,0r47,157r31,-153v-1,-33,57,-31,54,-2v-9,74,-35,138,-47,209v-6,33,-60,36,-71,2r-43,-139r-42,139v-4,15,-17,26,-35,26v-20,0,-32,-13,-36,-28","w":326,"k":{"A":6,".":6,"d":6,"m":13}},"X":{"d":"1,-23v18,-47,54,-74,78,-114r-58,-79v-14,-16,0,-46,21,-42v37,7,45,52,68,76v23,-24,32,-65,68,-76v22,-2,36,24,22,42r-59,79r72,96v13,15,4,43,-21,43v-10,0,-18,-4,-23,-12r-59,-82r-59,82v-11,21,-52,12,-50,-13","w":220},"Y":{"d":"96,2v-49,-5,-19,-78,-27,-122r-68,-96v-12,-17,-1,-43,21,-42v9,0,18,3,23,10r51,76r52,-76v19,-26,65,3,44,32r-69,96v-7,44,22,117,-27,122","w":192,"k":{".":40,"d":40,"o":33,"q":33,"-":33,"a":40,"s":40,";":40,"p":40}},"Z":{"d":"75,-48r105,0v15,0,26,9,26,24v0,14,-13,24,-26,24r-142,0v-29,1,-38,-28,-23,-47r116,-162r-95,0v-14,0,-25,-8,-25,-23v0,-14,11,-24,25,-24r132,0v33,0,36,30,22,49","w":213},"[":{"d":"16,30r0,-265v-1,-30,33,-27,62,-26v10,0,19,6,19,21v-1,22,-16,20,-36,20r0,234v20,-1,35,-1,36,21v0,29,-30,20,-55,20v-16,0,-26,-9,-26,-25","w":100},"\\":{"d":"44,-247r100,232v2,21,-39,26,-42,6r-99,-232v-2,-22,38,-27,41,-6","w":146},"]":{"d":"84,-235r0,265v1,30,-33,25,-62,25v-10,0,-19,-5,-19,-20v1,-22,16,-22,36,-21r0,-234v-20,0,-35,2,-36,-20v0,-30,30,-21,55,-21v16,0,26,10,26,26","w":100},"^":{"d":"108,-204r-45,83v-15,21,-50,-1,-32,-21r58,-106v9,-14,30,-14,38,0v21,40,45,77,63,120v1,17,-30,20,-37,7","w":216},"_":{"d":"180,45r-180,0v-6,0,-10,-3,-10,-9v0,-6,4,-9,10,-9r180,0v6,0,10,3,10,9v0,6,-4,9,-10,9","w":180},"a":{"d":"192,-160r0,128v0,13,0,34,-25,34v-15,0,-21,-8,-25,-22v-49,57,-135,5,-135,-75v0,-79,84,-135,135,-77v1,-13,12,-22,25,-22v25,0,25,21,25,34xm100,-148v-55,1,-55,104,0,105v54,-1,53,-104,0,-105"},"b":{"d":"15,-27r0,-221v0,-17,11,-29,26,-29v39,1,23,62,26,99v14,-12,31,-18,49,-18v112,2,108,201,-2,200v-18,0,-37,-7,-47,-23v-6,33,-52,25,-52,-8xm107,-148v-55,1,-53,103,0,105v55,-2,54,-102,0,-105"},"c":{"d":"163,-163v0,11,-7,25,-19,25v-13,0,-24,-10,-41,-10v-30,0,-44,26,-44,53v0,26,16,52,44,52v27,-7,60,-22,60,12v0,27,-44,35,-63,35v-56,0,-93,-45,-93,-99v0,-53,38,-101,93,-101v21,0,63,8,63,33","w":166},"d":{"d":"192,-248r0,221v3,33,-47,40,-52,8v-48,59,-133,-5,-133,-74v0,-50,28,-103,84,-103v18,0,35,6,49,18v3,-38,-13,-98,26,-99v15,0,26,12,26,29xm99,-43v54,-2,56,-104,0,-105v-53,3,-54,103,0,105"},"e":{"d":"167,-78r-110,0v4,26,24,37,48,37v27,0,45,-21,59,-21v11,0,21,11,21,22v0,22,-45,44,-84,44v-58,0,-97,-42,-97,-99v0,-53,37,-101,92,-101v56,0,94,51,94,94v0,15,-7,24,-23,24xm55,-113r83,0v-3,-23,-18,-40,-42,-40v-23,0,-38,18,-41,40","w":193},"f":{"d":"27,-27r0,-119v-20,2,-35,-4,-35,-23v0,-17,15,-26,35,-23v-5,-49,12,-87,54,-85v18,0,36,5,36,23v1,38,-50,1,-39,62v23,-1,43,-1,43,23v0,23,-20,24,-43,23r0,119v0,17,-10,29,-25,29v-15,0,-26,-12,-26,-29","w":106,"k":{"r":-18,"s":6}},"g":{"d":"192,-165r0,150v0,62,-41,93,-100,93v-21,0,-82,-10,-82,-38v11,-42,45,-9,86,-7v28,1,50,-22,43,-53v-11,16,-28,24,-52,24v-54,0,-80,-48,-80,-99v0,-72,84,-138,133,-77v5,-34,52,-26,52,7xm99,-43v56,-1,54,-103,0,-105v-54,1,-53,106,0,105"},"h":{"d":"15,-27r0,-221v0,-17,11,-29,26,-29v39,1,23,62,26,99v42,-39,124,-12,118,52v-4,45,19,123,-26,128v-62,-5,16,-155,-59,-155v-51,0,-33,78,-33,126v0,17,-11,29,-26,29v-15,0,-26,-12,-26,-29","w":200},"i":{"d":"14,-27r0,-138v0,-17,11,-29,26,-29v15,0,26,12,26,29r0,138v0,17,-11,29,-26,29v-15,0,-26,-12,-26,-29xm40,-271v15,0,29,13,29,28v0,16,-13,30,-29,30v-15,0,-29,-14,-29,-30v0,-15,14,-28,29,-28","w":79},"j":{"d":"14,50r0,-215v0,-17,11,-29,26,-29v15,0,26,12,26,29r0,215v0,17,-11,28,-26,28v-15,0,-26,-11,-26,-28xm40,-271v15,0,29,13,29,28v0,16,-13,30,-29,30v-15,0,-29,-14,-29,-30v0,-15,14,-28,29,-28","w":79},"k":{"d":"15,-27r0,-221v0,-17,11,-29,26,-29v15,0,26,12,26,29r0,121v26,-21,44,-58,80,-67v22,1,29,29,12,44r-46,41r61,72v14,15,3,42,-18,41v-9,0,-17,-6,-25,-16r-64,-78v-2,36,11,92,-26,92v-15,0,-26,-12,-26,-29","w":180},"l":{"d":"14,-27r0,-221v0,-17,11,-29,26,-29v15,0,26,12,26,29r0,221v0,17,-11,29,-26,29v-15,0,-26,-12,-26,-29","w":79},"m":{"d":"15,-27r0,-138v-3,-32,46,-40,49,-9v27,-31,78,-29,102,4v39,-48,132,-27,126,44v-4,45,19,128,-26,128v-63,0,14,-155,-56,-155v-48,0,-31,79,-31,126v0,17,-11,29,-26,29v-63,-4,13,-144,-56,-155v-49,3,-30,80,-30,126v0,17,-11,29,-26,29v-15,0,-26,-12,-26,-29","w":306},"n":{"d":"15,-27r0,-138v-3,-32,45,-40,49,-10v34,-43,129,-17,121,49v-6,45,19,123,-26,128v-62,-5,16,-155,-59,-155v-51,0,-33,78,-33,126v0,17,-11,29,-26,29v-15,0,-26,-12,-26,-29","w":200},"o":{"d":"100,-196v55,0,93,48,93,101v0,54,-37,99,-93,99v-56,0,-93,-45,-93,-99v0,-53,38,-101,93,-101xm100,-148v-55,1,-55,104,0,105v55,-1,55,-103,0,-105","w":200},"p":{"d":"15,50r0,-215v-2,-34,48,-39,52,-7v10,-16,30,-24,49,-24v112,2,108,201,-2,200v-16,0,-33,-6,-47,-18v-2,36,12,92,-26,92v-15,0,-26,-11,-26,-28xm107,-148v-55,1,-53,103,0,105v55,-2,54,-102,0,-105"},"q":{"d":"192,-165r0,215v0,17,-11,28,-26,28v-37,0,-24,-56,-26,-92v-57,49,-133,-11,-133,-79v0,-50,28,-103,84,-103v19,0,39,8,49,24v5,-34,52,-26,52,7xm99,-43v54,-2,56,-104,0,-105v-53,3,-54,103,0,105"},"r":{"d":"128,-166v-4,32,-62,20,-62,60v0,40,15,106,-26,108v-15,0,-26,-12,-26,-29r0,-141v-1,-31,52,-38,52,-4v15,-24,58,-36,62,6","w":119,"k":{"c":40,"e":40,"n":27,"o":20,"q":46,"-":33}},"s":{"d":"145,-158v0,39,-39,8,-68,8v-9,0,-17,4,-17,14v0,24,90,20,90,79v0,35,-29,61,-74,61v-29,0,-72,-17,-72,-40v0,-8,8,-23,22,-23v20,0,30,18,54,18v16,0,20,-5,20,-15v0,-24,-90,-20,-90,-79v0,-36,29,-61,70,-61v26,0,65,12,65,38","w":153},"t":{"d":"27,-27r0,-119v-20,2,-34,-5,-34,-23v0,-17,14,-25,34,-23v-2,-29,-1,-59,26,-59v26,0,28,30,26,59v22,-1,40,0,40,23v0,22,-18,24,-40,23r0,119v0,17,-11,29,-26,29v-15,0,-26,-12,-26,-29","w":106},"u":{"d":"15,-71v0,-44,-18,-123,26,-123v63,0,-15,151,59,155v50,3,34,-79,34,-126v0,-17,10,-29,25,-29v44,0,26,80,26,123v0,46,-30,75,-85,75v-55,0,-85,-29,-85,-75","w":200},"v":{"d":"55,-19v-18,-50,-41,-95,-55,-149v-2,-32,47,-32,50,-7r34,102r33,-102v4,-28,51,-24,50,7v-15,52,-38,99,-56,149v-5,13,-10,21,-28,21v-18,0,-23,-8,-28,-21","w":166,"k":{"y":27,"Y":43}},"w":{"d":"52,-24v-13,-50,-49,-94,-49,-149v0,-28,48,-26,50,0r31,99r30,-97v4,-30,43,-29,52,0r31,97r30,-99v4,-29,53,-27,51,5v-13,50,-37,95,-50,144v-8,31,-51,34,-61,2r-27,-83r-27,83v-7,33,-53,29,-61,-2","w":280,"k":{"V":-13,"y":29,"Y":29,"f":6,"A":6,",":-6,".":-6,"c":6,"d":6,"e":20,":":6,"i":6}},"x":{"d":"0,-23v7,-35,42,-50,60,-77v-17,-23,-42,-38,-52,-68v0,-23,31,-35,46,-16r36,46v18,-18,27,-49,55,-56v21,0,34,26,19,44r-44,50v19,26,52,42,60,77v5,25,-38,33,-47,14r-43,-53r-43,53v-9,19,-52,11,-47,-14","w":180},"y":{"d":"59,-15r-60,-156v2,-28,42,-30,51,-4r35,97r38,-97v6,-26,49,-24,51,4v-25,81,-61,151,-89,229v-4,27,-55,24,-52,-2v3,-28,18,-47,26,-71","w":173,"k":{"T":13,"i":40}},"z":{"d":"4,-18v22,-50,59,-84,86,-128v-33,-3,-83,12,-84,-23v0,-14,11,-23,24,-23r118,0v11,-4,25,23,11,32r-82,115v34,4,90,-14,92,22v0,14,-10,23,-23,23r-121,0v-12,0,-21,-6,-21,-18","w":173},"{":{"d":"101,55v-81,0,-73,-52,-70,-117v2,-39,-36,-12,-35,-41v0,-28,35,-2,35,-41v0,-54,-11,-117,48,-117v19,0,38,-3,38,17v0,29,-41,1,-41,37r0,68v1,34,-28,33,-39,37v13,1,39,3,39,36v0,32,-18,89,25,89v9,0,16,5,16,16v0,11,-7,16,-16,16","w":119},"|":{"d":"18,90r0,-360v0,-13,9,-22,22,-22v13,0,22,9,22,22r0,360v0,13,-9,22,-22,22v-13,0,-22,-9,-22,-22","w":79},"}":{"d":"19,-261v80,0,73,52,70,117v-2,39,34,13,34,41v0,29,-34,3,-34,41v0,54,11,122,-48,117v-18,-1,-38,4,-38,-16v0,-29,41,-1,41,-37r0,-68v-1,-34,27,-33,38,-37v-13,-1,-38,-3,-38,-36v0,-32,18,-89,-25,-89v-9,0,-16,-5,-16,-16v0,-11,7,-17,16,-17","w":119},"~":{"d":"146,-100v20,0,25,-22,40,-22v12,0,15,8,15,17v0,22,-19,48,-54,48v-27,0,-59,-25,-77,-25v-20,0,-25,22,-40,22v-12,0,-15,-8,-15,-17v0,-22,19,-48,54,-48v27,0,59,25,77,25","w":216},"'":{"d":"43,-156v-33,-1,-21,-52,-21,-83v0,-13,8,-22,21,-22v34,1,22,51,22,83v0,13,-9,22,-22,22","w":86},"`":{"d":"-4,-256v0,-42,55,-8,78,0v24,16,-1,52,-23,37v-17,-12,-55,-10,-55,-37","w":79},"\u00a0":{"w":96}}});Cufon.registerFont({"w":206,"face":{"font-family":"VAG Rounded Std","font-weight":900,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 9 2 2 2 4 2 2 4","ascent":"277","descent":"-83","x-height":"6","cap-height":"2","bbox":"-24 -293 326.556 113","underline-thickness":"18","underline-position":"-18","stemh":"54","stemv":"56","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"75,-230r0,126v0,17,-10,32,-28,32v-18,0,-28,-15,-28,-32r0,-126v0,-17,10,-32,28,-32v18,0,28,15,28,32xm15,-26v0,-17,15,-31,32,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-32,-15,-32,-32","w":93},"\"":{"d":"121,-147v-35,0,-23,-53,-23,-86v0,-15,9,-25,23,-25v35,0,24,53,24,86v0,15,-10,25,-24,25xm52,-147v-35,0,-24,-53,-24,-86v0,-15,10,-25,24,-25v35,0,24,53,24,86v0,15,-10,25,-24,25","w":173},"#":{"d":"56,2v-31,-5,-7,-50,-8,-74v-17,2,-33,-3,-31,-18v-3,-15,18,-19,36,-17r5,-42v-18,2,-33,-4,-31,-18v-2,-16,19,-19,37,-17v8,-26,-6,-74,27,-74v32,0,8,49,9,74r32,0v9,-26,-5,-74,28,-74v31,0,8,50,8,74v17,-2,33,2,31,17v2,15,-17,21,-36,18r-5,42v17,-2,33,4,31,17v2,16,-18,20,-37,18v-8,27,6,74,-27,74v-32,0,-8,-48,-9,-74r-32,0v-9,26,4,70,-28,74xm122,-107r5,-42r-32,0r-6,42r33,0","w":216},"$":{"d":"113,32v-14,0,-9,-14,-10,-26v-24,-1,-82,-8,-82,-42v0,-15,11,-30,26,-30v13,0,31,16,56,16r0,-56v-60,-18,-81,-40,-81,-73v0,-48,37,-79,81,-83v1,-12,-5,-27,10,-27v15,0,10,15,11,27v23,1,64,8,64,38v0,14,-9,27,-24,27v-13,0,-25,-13,-40,-13r0,51v41,12,82,30,82,80v0,56,-47,83,-82,85v-1,12,4,26,-11,26xm103,-166r0,-44v-11,3,-20,11,-20,24v0,12,10,17,20,20xm124,-100r0,50v12,0,21,-13,21,-25v0,-15,-8,-21,-21,-25","w":226},"%":{"d":"49,-41r116,-202v7,-24,42,-25,44,1v0,10,-7,20,-11,27r-117,202v-7,25,-41,24,-43,-1v0,-10,7,-20,11,-27xm47,-204v0,9,6,17,15,17v9,0,15,-8,15,-17v0,-9,-6,-17,-15,-17v-9,0,-15,8,-15,17xm169,-52v0,9,6,17,15,17v9,0,15,-8,15,-17v0,-9,-6,-17,-15,-17v-9,0,-15,8,-15,17xm6,-204v0,-31,24,-58,56,-58v32,0,56,27,56,58v0,31,-24,58,-56,58v-33,0,-56,-27,-56,-58xm128,-52v0,-31,24,-58,56,-58v32,0,56,27,56,58v0,31,-24,58,-56,58v-33,0,-56,-27,-56,-58","w":246},"&":{"d":"146,-134r36,42v11,-11,22,-35,39,-35v31,0,31,39,5,56r-13,14v8,10,24,21,24,34v0,26,-39,34,-51,11r-11,-11v-53,50,-168,36,-168,-48v0,-40,25,-60,58,-77v-46,-37,-19,-111,49,-111v38,0,76,16,76,61v0,28,-20,51,-44,64xm144,-58r-48,-54v-21,13,-33,24,-33,39v0,41,60,39,81,15xm116,-220v-30,0,-31,36,-2,54v22,-10,28,-20,28,-30v0,-15,-11,-24,-26,-24","w":253},"(":{"d":"37,30v-28,-57,-29,-205,0,-262v9,-18,14,-30,29,-30v14,0,24,9,24,23v0,9,-26,65,-26,138v0,73,26,130,26,139v0,14,-10,22,-24,22v-15,0,-20,-12,-29,-30","w":93},")":{"d":"57,-232v28,56,28,206,0,262v-8,18,-14,30,-29,30v-14,0,-25,-8,-25,-22v0,-9,27,-66,27,-139v0,-73,-27,-129,-27,-138v0,-14,11,-23,25,-23v15,0,21,12,29,30","w":93},"*":{"d":"70,-258v21,0,21,20,16,39v16,-18,46,-22,46,7v0,14,-18,16,-30,22v12,6,30,8,30,22v0,27,-31,24,-46,7v5,19,4,39,-16,39v-21,0,-23,-21,-16,-39v-17,16,-44,21,-46,-7v0,-14,17,-16,29,-22v-12,-6,-29,-8,-29,-22v1,-29,29,-25,46,-7v-6,-19,-6,-39,16,-39","w":140},"+":{"d":"84,-126v2,-32,-10,-78,24,-78v34,0,22,46,24,78v32,2,78,-10,78,24v0,34,-46,22,-78,24v-2,32,10,78,-24,78v-34,0,-22,-46,-24,-78v-32,-1,-78,9,-78,-24v0,-34,46,-22,78,-24","w":216},",":{"d":"-6,30v4,-30,25,-45,34,-70v9,-23,57,-22,53,8v-4,30,-25,45,-35,70v-8,22,-56,20,-52,-8","w":100},"-":{"d":"10,-100v2,-41,70,-24,109,-24v15,0,24,10,24,24v-3,40,-71,23,-109,23v-15,0,-24,-9,-24,-23","w":153},".":{"d":"19,-26v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32","w":100},"\/":{"d":"4,-14v30,-75,75,-147,110,-219v7,-14,16,-29,29,-29v31,0,18,31,6,54r-97,184v-8,14,-15,30,-28,30v-12,0,-20,-8,-20,-20","w":166},"0":{"d":"113,6v-142,0,-145,-268,0,-268v74,0,108,67,108,134v0,67,-34,134,-108,134xm67,-128v0,32,10,78,46,78v36,0,47,-46,47,-78v0,-32,-11,-78,-47,-78v-36,0,-46,46,-46,78","w":226},"1":{"d":"44,-29r0,-173v-26,3,-45,-7,-45,-27v0,-31,42,-28,74,-27v13,0,29,5,29,29r0,198v0,21,-12,31,-29,31v-17,0,-29,-10,-29,-31","w":119},"2":{"d":"90,-54v35,1,90,-9,88,27v0,13,-9,27,-27,27r-118,0v-68,-9,-9,-67,11,-86v16,-16,65,-70,65,-96v0,-17,-8,-24,-22,-24v-39,0,-19,54,-56,54v-19,0,-27,-15,-27,-28v0,-44,36,-82,87,-82v45,0,81,31,81,78v0,51,-51,92,-82,130","w":180},"3":{"d":"59,-136v-7,-31,53,-19,53,-51v0,-13,-10,-19,-22,-19v-30,0,-31,31,-58,31v-15,0,-24,-15,-24,-27v0,-36,47,-60,81,-60v69,0,110,82,50,122v76,31,38,146,-48,146v-53,0,-91,-35,-91,-70v0,-14,14,-27,27,-27v31,0,24,41,64,41v17,0,29,-14,29,-31v1,-44,-61,-10,-61,-55","w":186},"4":{"d":"150,2v-26,0,-30,-27,-28,-56r-96,0v-39,0,-29,-34,-18,-51r86,-133v20,-36,84,-22,84,23r0,109v24,-1,42,3,42,26v0,22,-18,28,-42,26v2,29,-2,56,-28,56xm122,-106r-1,-92r-53,92r54,0","w":219},"5":{"d":"81,-202r-4,31v61,-15,102,26,102,82v0,53,-41,95,-95,95v-37,0,-83,-20,-83,-48v0,-17,11,-29,25,-29v20,0,30,21,56,21v21,0,35,-16,35,-43v0,-17,-10,-34,-29,-34v-28,0,-63,29,-67,-8v-3,-32,7,-67,10,-97v3,-22,16,-24,31,-24v41,0,114,-16,115,27v1,38,-59,25,-96,27","w":180},"6":{"d":"4,-82v0,-46,25,-88,50,-119v43,-54,53,-61,67,-61v19,0,28,18,28,28v0,19,-28,34,-54,73v54,-13,96,31,95,78v0,50,-38,89,-93,89v-57,0,-93,-36,-93,-88xm64,-83v0,18,15,33,33,33v18,0,33,-15,33,-33v0,-18,-15,-33,-33,-33v-18,0,-33,15,-33,33","w":193},"7":{"d":"23,-24v20,-65,56,-118,81,-178v-39,-3,-105,13,-105,-27v0,-13,9,-27,27,-27r118,0v32,2,34,29,22,54r-82,176v-2,32,-61,37,-61,2","w":173},"8":{"d":"100,-262v45,0,83,24,83,72v0,25,-15,44,-24,51v69,43,29,145,-59,145v-88,0,-128,-101,-59,-145v-9,-7,-24,-26,-24,-51v0,-48,38,-72,83,-72xm67,-84v0,19,14,34,33,34v19,0,34,-15,34,-34v0,-19,-15,-33,-34,-33v-19,0,-33,14,-33,33xm75,-185v0,13,12,24,25,24v13,0,25,-11,25,-24v0,-13,-12,-25,-25,-25v-13,0,-25,12,-25,25","w":200},"9":{"d":"190,-175v0,46,-26,89,-51,120v-43,54,-52,61,-66,61v-19,0,-28,-18,-28,-28v0,-19,34,-36,53,-74v-51,15,-94,-30,-94,-77v0,-50,38,-89,93,-89v57,0,93,35,93,87xm130,-173v0,-18,-15,-33,-33,-33v-18,0,-33,15,-33,33v0,18,15,33,33,33v18,0,33,-15,33,-33","w":193},":":{"d":"19,-26v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32xm19,-138v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31","w":100},";":{"d":"-6,30v4,-30,25,-45,34,-70v9,-23,57,-22,53,8v-4,30,-25,45,-35,70v-8,22,-56,20,-52,-8xm19,-138v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31","w":100},"<":{"d":"188,-9v-61,-17,-110,-50,-166,-72v-18,-7,-18,-34,0,-41v56,-24,105,-55,166,-73v23,1,29,34,3,45r-116,48r116,49v28,9,19,43,-3,44","w":216},"=":{"d":"31,-168r154,0v15,0,25,9,25,24v0,15,-10,23,-25,23r-154,0v-15,0,-25,-8,-25,-23v0,-15,10,-24,25,-24xm31,-83r154,0v15,0,25,9,25,24v0,15,-10,23,-25,23r-154,0v-15,0,-25,-8,-25,-23v0,-15,10,-24,25,-24","w":216},">":{"d":"25,-53r116,-49r-116,-48v-27,-9,-20,-44,3,-45v61,17,110,50,166,73v18,7,18,34,0,41v-56,23,-105,54,-166,72v-23,0,-30,-33,-3,-44","w":216},"?":{"d":"56,-129v0,-36,56,-13,56,-51v0,-11,-10,-24,-27,-24v-32,0,-27,33,-56,33v-14,0,-26,-13,-26,-27v0,-41,46,-64,82,-64v48,0,89,30,89,80v0,46,-26,67,-62,74v2,22,-8,36,-28,36v-29,1,-28,-28,-28,-57xm53,-26v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32","w":180},"@":{"d":"148,-156v-37,-4,-51,63,-11,65v41,5,54,-63,11,-65xm242,-36v-10,24,-41,42,-90,42v-77,0,-139,-56,-139,-134v0,-77,61,-134,137,-134v68,0,125,42,125,110v0,81,-69,102,-90,102v-15,1,-19,-8,-22,-18v-29,33,-91,19,-91,-43v0,-71,75,-115,114,-64v0,-23,34,-27,34,-4v0,29,-11,56,-15,85v0,4,2,7,7,7v13,0,31,-16,31,-55v0,-58,-39,-88,-94,-88v-55,0,-98,45,-98,102v0,63,43,101,101,101v38,0,55,-13,77,-22v7,0,13,6,13,13","w":288},"A":{"d":"0,-22v0,-64,45,-128,64,-187v9,-28,20,-53,49,-53v30,0,39,25,49,53v20,61,65,119,65,187v0,14,-11,24,-28,24v-29,1,-30,-29,-38,-51r-95,0v-9,20,-9,51,-38,51v-17,0,-28,-10,-28,-24xm144,-103r-30,-94r-31,94r61,0","w":226},"B":{"d":"72,-204r0,48v26,1,54,3,54,-24v0,-26,-28,-25,-54,-24xm14,-29r0,-198v1,-44,58,-24,98,-29v73,-8,93,93,41,116v31,6,52,31,52,63v0,41,-26,77,-89,77v-41,0,-102,16,-102,-29xm72,-104r0,52v32,-1,72,6,72,-26v0,-32,-40,-26,-72,-26","w":213},"C":{"d":"8,-128v0,-78,50,-134,127,-134v35,0,77,10,77,41v0,41,-40,15,-76,15v-47,0,-66,38,-66,78v0,41,21,75,61,75v36,0,42,-11,57,-11v23,0,26,19,26,27v0,32,-48,43,-80,43v-81,0,-126,-61,-126,-134","w":213},"D":{"d":"72,-202r0,148v63,6,98,-18,98,-76v0,-57,-36,-79,-98,-72xm14,-29r0,-198v1,-44,59,-29,99,-29v76,0,120,60,120,126v0,84,-57,130,-120,130v-40,0,-99,15,-99,-29","w":240},"E":{"d":"14,-29r0,-198v3,-49,74,-29,118,-29v18,0,30,11,30,27v0,38,-54,25,-90,27r0,46v35,2,85,-10,85,27v0,37,-50,25,-85,27r0,48v36,3,93,-12,92,27v-2,45,-78,27,-121,27v-15,0,-29,-10,-29,-29","w":166},"F":{"d":"14,-29r0,-198v3,-49,74,-29,118,-29v18,0,30,11,30,27v0,38,-54,25,-90,27r0,45v34,2,82,-10,82,27v0,36,-48,25,-82,27v-3,40,14,107,-29,105v-17,0,-29,-10,-29,-31","w":159,"k":{"y":-13}},"G":{"d":"127,-125v0,-39,56,-27,92,-27v20,0,31,12,31,36v0,69,-45,122,-116,122v-81,0,-126,-61,-126,-134v0,-78,54,-134,126,-134v48,0,99,20,99,56v0,14,-10,25,-26,25v-21,0,-32,-27,-71,-27v-41,0,-66,35,-66,80v0,40,20,80,65,80v31,0,52,-20,55,-50v-30,1,-63,2,-63,-27","w":259},"H":{"d":"72,-104v-3,40,14,107,-29,106v-17,0,-29,-10,-29,-31r0,-199v0,-21,12,-30,29,-30v42,0,26,62,29,100r109,0v3,-39,-13,-100,29,-100v17,0,29,9,29,30r0,199v0,21,-12,31,-29,31v-43,2,-26,-66,-29,-106r-109,0","w":253},"I":{"d":"72,-228r0,199v0,21,-12,31,-29,31v-17,0,-29,-10,-29,-31r0,-199v0,-21,12,-30,29,-30v17,0,29,9,29,30","w":86},"J":{"d":"62,6v-29,0,-66,-12,-65,-42v0,-14,9,-28,27,-28v25,9,57,32,57,-25r0,-139v0,-21,12,-30,29,-30v17,0,29,9,29,30r0,149v0,40,-10,85,-77,85","w":153},"K":{"d":"14,-29r0,-199v0,-21,12,-30,29,-30v43,-2,26,63,29,102r81,-88v21,-27,56,-13,56,14v0,9,-5,17,-11,23r-70,70r76,82v25,17,18,58,-14,57v-15,0,-27,-14,-36,-24r-82,-92v-4,42,16,116,-29,116v-17,0,-29,-10,-29,-31","w":213},"L":{"d":"14,-29r0,-199v0,-21,12,-30,29,-30v17,0,29,9,29,30r0,174v36,3,93,-12,92,27v-2,45,-78,27,-121,27v-15,0,-29,-10,-29,-29","w":159,"k":{"i":20,"r":40,"s":40}},"M":{"d":"6,-26r33,-196v5,-31,23,-36,38,-36v53,-3,56,109,80,151r28,-88v15,-46,22,-63,51,-63v15,0,33,5,38,36r33,196v0,13,-10,28,-27,28v-26,0,-31,-18,-34,-38r-18,-114r-39,126v-7,36,-53,34,-64,0r-40,-126r-18,114v-3,20,-8,38,-34,38v-17,0,-29,-15,-27,-28","w":313},"N":{"d":"14,-29r0,-199v0,-21,12,-30,29,-30v15,0,22,7,41,31r97,121r0,-122v0,-21,12,-30,29,-30v17,0,29,9,29,30r0,199v0,21,-12,31,-29,31v-15,0,-21,-7,-40,-31r-98,-121r0,121v0,21,-12,31,-29,31v-17,0,-29,-10,-29,-31","w":253},"O":{"d":"134,-262v76,0,126,53,126,134v0,81,-50,134,-126,134v-76,0,-126,-53,-126,-134v0,-81,50,-134,126,-134xm134,-208v-45,0,-64,39,-64,80v0,41,19,80,64,80v45,0,63,-39,63,-80v0,-41,-18,-80,-63,-80","w":267},"P":{"d":"72,-204r0,70v36,4,70,-5,70,-35v0,-35,-34,-37,-70,-35xm14,-29r0,-198v2,-45,60,-29,101,-29v45,0,88,29,88,87v0,67,-53,96,-131,87v-1,35,8,84,-29,84v-17,0,-29,-10,-29,-31","k":{"W":20,"y":40,"Y":40,";":33,"t":33}},"Q":{"d":"269,-5v-7,45,-55,18,-71,-5v-88,46,-190,-12,-190,-118v0,-81,50,-134,126,-134v109,0,159,132,103,217v11,9,36,29,32,40xm132,-80v0,-31,38,-32,57,-6v19,-50,5,-122,-55,-122v-45,0,-64,39,-64,80v0,46,28,91,80,77v-16,-14,-18,-20,-18,-29","w":267},"R":{"d":"14,-29r0,-198v1,-44,59,-25,99,-29v98,-10,117,138,26,151v20,26,54,45,63,80v0,8,-8,27,-30,27v-15,0,-20,-5,-27,-14r-73,-91v-3,40,14,107,-29,105v-17,0,-29,-10,-29,-31xm72,-202r0,56v33,1,69,2,69,-29v0,-32,-37,-27,-69,-27","k":{"T":40,"v":27}},"S":{"d":"2,-36v0,-49,44,-17,90,-17v23,0,31,-11,31,-24v0,-19,-22,-23,-55,-34v-30,-10,-62,-23,-62,-69v0,-56,43,-82,92,-82v47,0,73,16,73,38v0,62,-91,-13,-102,39v0,15,14,17,54,30v32,10,63,26,63,75v0,59,-44,86,-98,86v-34,0,-86,-13,-86,-42","w":193},"T":{"d":"54,-29r0,-173v-30,2,-64,1,-63,-27v0,-17,12,-27,31,-27r123,0v19,0,31,10,31,27v1,28,-33,29,-63,27r0,173v0,21,-12,31,-29,31v-17,0,-30,-10,-30,-31","w":167,"k":{"q":27,"-":40,"a":40}},"U":{"d":"71,-228r0,125v0,34,23,53,52,53v29,0,53,-19,53,-53r0,-125v0,-21,12,-30,29,-30v17,0,29,9,29,30r0,125v0,68,-46,109,-111,109v-65,0,-111,-41,-111,-109r0,-125v0,-21,12,-30,29,-30v17,0,30,9,30,30","w":246},"V":{"d":"103,-101r50,-131v5,-13,10,-26,32,-26v27,0,32,27,23,49r-73,180v-6,14,-10,31,-32,31v-22,0,-27,-17,-33,-31r-71,-180v-11,-19,-5,-50,22,-49v22,0,28,13,33,26","k":{"m":-6,"o":27,"q":27,"-":6,"a":-6,"e":-6,"i":6,"r":6,"s":20}},"W":{"d":"43,-41r-39,-159v-8,-24,-8,-59,24,-58v19,0,27,11,30,25r31,139r42,-135v11,-41,53,-39,65,0r43,135r30,-139v3,-14,11,-25,30,-25v32,0,30,33,24,58r-39,159v-1,54,-68,56,-83,11r-38,-117r-37,117v-7,21,-20,32,-42,32v-28,0,-34,-15,-41,-43","w":326,"k":{"w":6,"y":6,",":13}},"X":{"d":"110,-186v21,-22,33,-66,67,-72v34,1,35,32,20,52r-52,68r63,84v21,21,13,55,-16,56v-10,0,-19,-3,-29,-17r-53,-73r-53,73v-17,28,-55,20,-57,-11v0,-11,4,-15,13,-28r62,-84v-19,-31,-51,-55,-62,-93v0,-13,10,-27,31,-27v34,0,45,51,66,72","w":220},"Y":{"d":"97,2v-47,0,-24,-79,-29,-122v-20,-31,-71,-79,-75,-113v-4,-31,54,-31,61,-6r43,62r43,-62v7,-24,61,-26,61,6v-7,32,-56,82,-75,113v-5,44,18,121,-29,122","w":193,"k":{"W":40,"Y":40,",":33,".":33,"c":33,"m":40,"q":40,"a":46,"e":40,"i":40,"r":-6,"s":33,"u":40,":":33,";":33,"p":33}},"Z":{"d":"71,-54v44,5,126,-18,126,27v0,16,-11,27,-31,27r-129,0v-45,1,-49,-33,-30,-58r110,-146v-41,-4,-115,16,-117,-26v0,-15,11,-26,31,-26r125,0v31,0,36,19,36,29v0,12,-10,27,-27,49","w":193},"[":{"d":"78,-221r0,240v23,-1,45,-1,45,21v0,30,-42,20,-69,20v-16,0,-25,-8,-25,-24r0,-273v-2,-35,43,-23,74,-25v12,0,20,8,20,20v1,22,-22,22,-45,21","w":126},"\\":{"d":"114,-24r-96,-184v-7,-14,-14,-27,-14,-35v9,-35,36,-14,48,10r97,185v7,14,14,26,14,34v-9,36,-36,14,-49,-10","w":166},"]":{"d":"48,19r0,-240v-23,1,-45,1,-45,-21v0,-29,42,-20,70,-20v16,0,25,9,25,25r0,273v2,34,-44,22,-74,24v-12,0,-21,-8,-21,-20v0,-21,22,-23,45,-21","w":126},"^":{"d":"149,-128r-41,-74r-41,74v-11,29,-61,10,-38,-14r55,-101v13,-22,36,-22,48,0v21,39,45,73,60,117v-2,16,-37,18,-43,-2","w":216},"_":{"d":"180,45r-180,0v-6,0,-10,-3,-10,-9v0,-6,4,-9,10,-9r180,0v6,0,10,3,10,9v0,6,-4,9,-10,9","w":180},"a":{"d":"195,-165r0,138v3,32,-48,37,-55,11v-52,55,-135,-2,-135,-80v0,-77,82,-133,135,-80v7,-26,55,-22,55,11xm100,-143v-25,0,-38,21,-38,47v0,26,13,48,38,48v25,0,39,-22,39,-48v0,-26,-14,-47,-39,-47"},"b":{"d":"12,-27r0,-221v0,-16,11,-29,28,-29v41,1,25,58,28,96v53,-42,133,8,133,85v0,78,-83,135,-135,80v-7,26,-54,22,-54,-11xm107,-143v-25,0,-39,21,-39,47v0,26,14,48,39,48v25,0,38,-22,38,-48v0,-26,-13,-47,-38,-47"},"c":{"d":"5,-96v0,-57,38,-101,95,-101v25,0,67,7,67,37v0,37,-31,17,-64,17v-28,0,-41,21,-41,47v0,26,13,48,38,48v40,0,59,-21,67,15v0,28,-45,39,-67,39v-57,0,-95,-45,-95,-102","w":166},"d":{"d":"195,-248r0,221v3,32,-48,37,-55,11v-52,55,-135,-2,-135,-80v0,-77,79,-128,134,-85v3,-39,-13,-95,28,-96v17,0,28,13,28,29xm100,-143v-25,0,-38,21,-38,47v0,26,13,48,38,48v25,0,39,-22,39,-48v0,-26,-14,-47,-39,-47"},"e":{"d":"167,-77r-101,0v0,12,9,31,45,31v28,0,44,-18,57,-18v13,0,24,10,24,24v0,27,-46,46,-88,46v-60,0,-99,-45,-99,-102v0,-54,41,-101,99,-101v55,0,91,46,91,95v0,20,-10,25,-28,25xm66,-116r73,0v0,-13,-15,-34,-37,-34v-22,0,-36,21,-36,34","w":200},"f":{"d":"27,-27r0,-113v-21,1,-36,-6,-36,-26v0,-20,15,-27,36,-26v-5,-50,15,-84,59,-85v17,0,37,5,37,26v0,18,-9,26,-27,26v-14,-3,-12,19,-12,33v25,-2,45,2,45,26v0,24,-20,28,-45,26r0,113v0,16,-12,29,-29,29v-17,0,-28,-13,-28,-29","w":119,"k":{"r":-13}},"g":{"d":"195,-165r0,146v0,72,-47,99,-102,99v-29,0,-84,-11,-84,-42v13,-44,38,-10,83,-8v34,2,49,-20,46,-49v-53,55,-133,-4,-133,-77v0,-77,82,-133,135,-80v7,-26,55,-22,55,11xm139,-96v0,-26,-14,-47,-39,-47v-25,0,-38,21,-38,47v0,27,13,48,38,48v25,0,39,-21,39,-48"},"h":{"d":"13,-27r0,-221v0,-16,11,-29,28,-29v42,0,23,59,29,94v41,-27,124,-15,117,52v-5,48,21,133,-28,133v-67,0,14,-152,-59,-152v-49,0,-31,77,-31,123v0,16,-11,29,-28,29v-17,0,-28,-13,-28,-29","w":200},"i":{"d":"12,-27r0,-138v0,-16,11,-29,28,-29v17,0,28,13,28,29r0,138v0,16,-11,29,-28,29v-17,0,-28,-13,-28,-29xm6,-244v0,-19,16,-33,34,-33v18,0,33,14,33,33v0,19,-15,34,-33,34v-18,0,-34,-15,-34,-34","w":79},"j":{"d":"12,51r0,-216v0,-16,11,-29,28,-29v17,0,28,13,28,29r0,216v0,16,-11,29,-28,29v-17,0,-28,-13,-28,-29xm6,-244v0,-19,16,-33,34,-33v18,0,33,14,33,33v0,19,-15,34,-33,34v-18,0,-34,-15,-34,-34","w":79},"k":{"d":"13,-27r0,-221v0,-16,11,-29,28,-29v17,0,28,13,28,29r0,119v26,-20,44,-56,78,-65v35,4,30,33,7,56r-30,30v19,28,48,50,60,84v0,27,-44,38,-58,7r-57,-73v-2,38,12,91,-28,92v-17,0,-28,-13,-28,-29","w":180},"l":{"d":"12,-27r0,-221v0,-16,11,-29,28,-29v17,0,28,13,28,29r0,221v0,16,-11,29,-28,29v-17,0,-28,-13,-28,-29","w":79},"m":{"d":"13,-27r0,-138v-4,-33,49,-36,56,-11v22,-29,74,-29,101,2v35,-37,131,-30,124,43v-4,48,21,133,-28,133v-46,0,-28,-75,-28,-118v0,-18,-10,-34,-28,-34v-46,0,-29,77,-29,123v0,16,-11,29,-28,29v-46,0,-28,-75,-28,-118v0,-18,-10,-34,-28,-34v-46,0,-28,78,-28,123v0,16,-11,29,-28,29v-17,0,-28,-13,-28,-29","w":306},"n":{"d":"13,-27r0,-138v-4,-33,49,-36,56,-11v30,-40,126,-22,118,45v-6,47,21,133,-28,133v-67,0,14,-152,-59,-152v-49,0,-31,77,-31,123v0,16,-11,29,-28,29v-17,0,-28,-13,-28,-29","w":200},"o":{"d":"100,-197v57,0,95,44,95,101v0,57,-38,102,-95,102v-57,0,-95,-45,-95,-102v0,-57,38,-101,95,-101xm100,-143v-25,0,-38,21,-38,47v0,26,13,48,38,48v25,0,39,-22,39,-48v0,-26,-14,-47,-39,-47","w":200},"p":{"d":"12,51r0,-216v-3,-32,47,-38,54,-11v52,-54,135,3,135,80v0,77,-78,129,-133,86v-2,37,11,90,-28,90v-17,0,-28,-13,-28,-29xm107,-48v25,0,38,-22,38,-48v0,-26,-13,-47,-38,-47v-25,0,-39,21,-39,47v0,26,14,48,39,48"},"q":{"d":"62,-96v0,26,13,48,38,48v25,0,39,-22,39,-48v0,-26,-14,-47,-39,-47v-25,0,-38,21,-38,47xm195,-165r0,216v0,16,-11,29,-28,29v-39,0,-26,-53,-28,-90v-54,43,-134,-8,-134,-86v0,-77,82,-133,135,-80v9,-28,55,-21,55,11"},"r":{"d":"137,-168v0,41,-79,19,-68,73v-3,39,13,96,-28,97v-17,0,-28,-13,-28,-29r0,-138v-4,-33,49,-36,56,-11v15,-24,68,-33,68,8","w":126,"k":{",":33,"c":33,"n":20,"o":13,"q":40,"-":27}},"s":{"d":"3,-33v0,-47,44,-11,77,-11v12,0,16,-5,16,-11v0,-12,-11,-16,-43,-26v-72,-22,-51,-118,28,-116v23,0,64,11,64,40v0,39,-41,15,-68,9v-8,0,-15,4,-15,12v0,22,88,17,88,79v0,40,-33,63,-72,63v-35,0,-75,-14,-75,-39","w":153},"t":{"d":"27,-27r0,-113v-21,1,-36,-6,-36,-26v0,-20,15,-27,36,-26v-1,-31,-3,-65,28,-65v31,0,30,33,29,65v25,-2,45,2,45,26v0,24,-20,28,-45,26r0,113v0,16,-12,29,-29,29v-17,0,-28,-13,-28,-29","w":119},"u":{"d":"159,-194v48,0,28,80,28,125v0,52,-40,75,-87,75v-47,0,-87,-23,-87,-75v0,-46,-19,-125,28,-125v46,0,25,74,28,117v3,41,59,41,62,0v3,-44,-18,-117,28,-117","w":200},"v":{"d":"53,-21v-15,-48,-43,-94,-55,-145v1,-30,42,-41,55,-6r31,85r30,-85v10,-36,54,-24,55,6v-11,51,-41,97,-55,145v-9,29,-52,29,-61,0","w":167,"k":{"T":27,"v":40,"V":40}},"w":{"d":"46,-26r-39,-109v-12,-26,-15,-57,20,-59v13,0,22,7,26,20r28,91r26,-79v5,-15,10,-32,30,-32v20,0,25,17,30,32r26,79r27,-91v4,-13,14,-20,27,-20v34,1,29,33,20,59r-39,109v-6,18,-16,28,-35,28v-45,-2,-37,-66,-57,-96v-17,32,-12,96,-55,96v-19,0,-29,-10,-35,-28","w":273,"k":{"T":27,"v":6,"V":-6,"w":-6,"W":6,"y":6,"Y":20,"e":6,"r":6,"u":6,";":13}},"x":{"d":"8,-50r48,-51v-13,-17,-51,-46,-51,-64v0,-32,38,-36,55,-15r30,37v18,-17,27,-50,58,-51v13,0,27,11,27,29v0,18,-38,47,-51,64v19,26,50,39,59,75v1,30,-42,37,-54,14r-39,-46v-22,19,-31,54,-64,60v-27,5,-38,-39,-18,-52","w":180},"y":{"d":"59,80v-58,0,-8,-69,1,-98r-48,-114v-17,-29,-17,-62,15,-62v14,0,24,8,29,22r33,85r32,-76v6,-38,57,-42,59,-2v-24,78,-61,144,-90,218v-6,15,-12,27,-31,27","w":180,"k":{"i":40,"s":40,";":33,"p":33,"t":33}},"z":{"d":"25,0v-28,-1,-36,-18,-18,-41r72,-99v-33,-2,-80,10,-79,-26v0,-18,12,-26,30,-26r108,0v23,-2,32,19,19,37r-77,103v35,3,89,-13,88,26v0,18,-11,26,-29,26r-114,0","w":166},"{":{"d":"83,60v-60,6,-48,-65,-48,-120v0,-39,-34,-13,-34,-41v-1,-28,34,-2,34,-41v0,-54,-12,-125,48,-120v19,2,43,-6,43,16v0,29,-41,1,-41,37r0,71v1,34,-28,34,-39,38v13,1,39,3,39,36r0,71v-4,35,40,7,41,37v0,22,-24,15,-43,16","w":126},"|":{"d":"18,90r0,-360v0,-13,8,-23,22,-23v14,0,22,10,22,23r0,360v0,13,-8,23,-22,23v-14,0,-22,-10,-22,-23","w":79},"}":{"d":"44,-262v60,-6,47,66,47,120v0,39,35,13,35,41v0,28,-35,2,-35,41v0,54,13,126,-47,120v-19,-1,-43,6,-43,-16v0,-29,41,-1,41,-37r0,-71v-1,-34,28,-33,39,-37v-13,-1,-39,-4,-39,-37r0,-71v4,-35,-40,-7,-41,-37v0,-22,24,-15,43,-16","w":126},"~":{"d":"201,-116v0,24,-20,50,-53,50v-28,0,-60,-24,-78,-24v-20,0,-25,21,-40,21v-12,0,-15,-9,-15,-19v0,-24,20,-50,51,-50v31,0,62,25,80,25v20,0,25,-22,40,-22v12,0,15,9,15,19","w":216},"'":{"d":"47,-147v-35,0,-24,-53,-24,-86v0,-15,10,-25,24,-25v35,0,24,53,24,86v0,15,-10,25,-24,25","w":93},"`":{"d":"-24,-260v0,-50,67,-7,92,2v21,7,14,49,-10,45v-27,-4,-45,-18,-69,-27v-8,-3,-13,-10,-13,-20","w":79},"\u00a0":{"w":100}}});Cufon.registerFont({"w":134,"face":{"font-family":"Hand Of Sean","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"18","cap-height":"18","bbox":"-81.7174 -395 516.11 177.26","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":109},"\u00a0":{"w":109},"!":{"d":"20,-83v0,-48,21,-181,13,-252v10,-12,16,-13,30,-15r13,12v1,68,-2,88,-9,215v-4,60,2,62,-30,69v-11,-2,-17,-12,-17,-29xm30,-9v15,-5,30,-1,30,17v0,12,-13,23,-33,22v-13,-6,-13,-38,3,-39","w":100},"\"":{"d":"0,-318v-2,-21,8,-31,31,-31v18,22,9,84,9,123v-8,26,-44,25,-40,-5v6,-46,5,-30,0,-87xm67,-292v0,-34,1,-55,25,-55v27,0,9,40,14,61v-2,61,2,63,-21,71v-10,0,-18,-26,-18,-77","w":108},"#":{"d":"4,-223v0,-26,28,-33,67,-30r3,-52v16,-11,29,-5,38,16r-1,36r47,2r3,-54v19,-15,41,5,37,35r0,22r45,2v18,25,-11,44,-48,38r-2,47v46,7,55,-9,55,18v0,7,-6,14,-17,22r-37,0v-1,19,7,59,-14,56v-17,1,-31,-31,-27,-58v-15,0,-33,-4,-46,-2v0,19,8,63,-13,60v-20,2,-30,-35,-29,-61v-20,-1,-61,10,-61,-13v0,-20,34,-30,63,-28v-1,-15,3,-33,0,-46v-20,1,-63,7,-63,-10xm109,-213r-2,47r46,2v0,-15,3,-34,1,-47","w":245},"$":{"d":"122,-122v-6,0,-137,-33,-122,-57r1,-19v27,-23,70,-32,119,-34v10,-33,-1,-90,40,-91v6,0,11,4,17,13r-5,72v24,6,35,8,41,20v-18,21,-15,28,-34,23v-10,7,-2,32,-3,46v34,15,127,28,156,65v-4,37,-52,68,-77,71v-11,4,-33,6,-66,9v-3,14,2,24,8,51v-14,24,-33,26,-54,9v-3,-12,-6,-33,-10,-61v-58,9,-142,-25,-100,-82v15,4,8,-11,25,-4v-5,32,33,43,70,45v3,-25,-2,-51,-6,-76xm119,-190v-27,3,-36,4,-38,9v2,-3,26,11,40,10xm181,-101v2,18,0,40,4,56v32,-1,63,-7,86,-24","w":327},"%":{"d":"93,-206v-46,0,-49,-28,-49,-59v0,-39,11,-44,33,-41v6,-10,12,-14,23,-14v13,1,54,12,52,48v-2,27,-11,53,-39,68v-8,-1,-14,-2,-20,-2xm343,-308r8,36v-106,106,-176,176,-212,206r-102,85v-16,9,-35,2,-37,-19v0,-7,15,-19,44,-39v60,-42,195,-192,258,-248v12,-10,27,-16,41,-21xm104,-276v-6,0,-30,16,-16,30v18,-4,23,-7,22,-22v0,-5,-2,-8,-6,-8xm300,-52v2,34,-14,68,-51,68v-28,0,-53,-14,-53,-44v0,-16,7,-30,7,-48v21,-20,34,-24,63,-23v22,23,34,39,34,47xm234,-50v-3,10,22,27,21,7v5,-25,-17,-22,-21,-7","w":355},"&":{"d":"112,44v-14,-9,-14,-71,-25,-76v-43,-4,-66,-14,-87,-36v-1,-30,21,-49,57,-66v-6,-1,-27,-11,-45,-33v-3,-41,39,-64,82,-71v6,-49,9,-72,30,-71v22,1,14,46,10,66v4,6,74,7,68,34v-5,24,-33,16,-67,10v-7,10,-3,20,-4,34v9,0,19,5,29,15v-1,8,-3,16,0,22v-8,-2,-14,14,-26,13v-3,11,-6,33,2,41v14,0,35,-5,64,-15v23,-2,12,-11,22,-25v5,1,10,4,14,2v30,48,-32,70,-98,81v-1,24,20,64,-7,72v-4,4,-12,6,-16,-2v-1,3,-2,5,-3,5xm63,-182v10,6,18,8,26,8v-1,-6,2,-18,-3,-19v-10,0,-17,4,-23,11xm54,-84v12,2,23,6,37,6v0,-5,1,-22,-2,-21v-19,3,-29,8,-35,15","w":240},"'":{"d":"0,-329v7,-13,16,-18,31,-18v26,0,12,30,16,54v-2,46,-7,74,-41,78v-5,-16,-1,-94,-6,-114","w":53},"(":{"d":"0,-113v0,-70,52,-189,124,-185v5,0,7,4,7,13v0,19,-15,38,-44,58v-19,13,-27,28,-27,41v-12,34,-18,48,-17,66v0,43,28,86,84,130v0,21,-8,36,-29,36v-31,0,-98,-106,-98,-159"},")":{"d":"86,-100v14,-67,-25,-101,-86,-152v-1,-20,7,-35,28,-36v27,-1,103,100,103,166v0,71,-59,185,-122,178v-10,-5,-1,-49,4,-43v19,-11,39,-32,59,-60v0,-6,8,-22,14,-53"},"*":{"d":"37,-243v-2,-2,-34,-7,-37,-18v0,-11,9,-21,21,-23v14,7,36,12,35,-10v-1,-22,-11,-56,19,-54v8,5,20,60,20,64v17,2,45,-19,50,3v-1,28,-13,18,-36,28v1,9,31,26,42,40v-11,45,-52,-2,-71,-16v-7,1,-35,31,-58,28v-13,-17,-4,-26,15,-42","w":153},"+":{"d":"81,-75v-41,1,-86,2,-81,-35v3,-26,57,-7,78,-11v-2,-20,0,-76,8,-72v13,-15,43,-20,41,12r-3,57v24,-2,47,-3,69,-3v14,11,21,34,8,43r-74,7r3,65v-9,16,-35,21,-44,9","w":210},",":{"d":"2,54v-5,-27,47,-75,34,-119v10,-10,35,-12,46,-1v2,48,-15,78,-51,113v-3,9,-20,12,-29,7","w":106},"-":{"d":"2,-96v0,-22,20,-31,50,-31v22,0,64,2,128,7v10,14,5,29,-9,39v-49,-1,-99,-7,-148,-3v-12,1,-21,-2,-21,-12","w":185},"\u00ad":{"d":"2,-96v0,-22,20,-31,50,-31v22,0,64,2,128,7v10,14,5,29,-9,39v-49,-1,-99,-7,-148,-3v-12,1,-21,-2,-21,-12","w":185},".":{"d":"36,9v-36,-11,-18,-57,15,-52v36,5,21,41,-8,51","w":92},"\/":{"d":"264,-299v13,-17,29,-19,43,-3v0,15,-7,32,-21,53v-10,9,-21,20,-32,35v-2,5,-51,52,-143,145v-30,31,-51,59,-65,80v-21,7,-26,17,-31,4r2,-6v-10,4,-14,-2,-17,-10v40,-84,204,-220,264,-298","w":306},"0":{"d":"112,0v-127,0,-145,-236,-63,-313v-2,-2,-3,-4,-3,-8v35,-44,95,-29,126,17v23,35,57,90,57,137v0,62,-44,167,-117,167xm117,-43v29,1,76,-81,69,-124v3,-28,-39,-112,-84,-135v0,4,-2,6,-6,6v-33,17,-51,60,-51,131v0,59,24,119,72,122","w":231},"1":{"d":"64,-351v14,-4,13,14,19,23v0,6,-7,50,-22,134v-12,64,22,170,-23,201v0,-4,-6,-7,-17,-9v-12,-35,-9,-161,-4,-205v3,-5,-14,-17,-17,-33v10,-22,32,-54,44,-101v2,-2,9,-6,20,-10","w":90},"2":{"d":"32,-208v4,-57,78,-115,141,-115v43,0,72,24,72,71v0,77,-107,144,-149,189v86,8,92,15,162,4v28,-5,18,38,12,42v-20,28,-244,12,-234,9v-47,-10,-41,-24,-23,-60v45,-27,146,-114,175,-166v-2,-6,-1,-15,-1,-22v-2,-11,-17,-11,-31,-13v-33,-5,-69,35,-83,64v-10,8,-40,5,-41,-3","w":278},"3":{"d":"198,-262v-26,-18,-66,25,-111,31v-15,2,-24,-23,-9,-35v0,-7,23,-23,69,-40v38,-14,72,-12,102,6v21,53,-12,96,-56,129v24,9,84,53,84,95v0,42,-59,76,-115,76v-49,0,-96,-17,-139,-53v-22,-19,-16,-19,-23,-45v23,-28,32,-16,73,16v51,25,108,52,147,11v-1,-31,-42,-49,-93,-60v-18,-4,-26,-15,-26,-26v0,-28,72,-38,91,-73v-3,-13,3,-22,6,-32","w":278},"4":{"d":"219,-111v-16,44,29,115,-17,134v-10,0,-21,-13,-26,-37v-2,-7,-1,-33,-3,-79v-1,-9,-3,-14,-4,-14v-57,9,-99,14,-127,14r-31,-1v-27,-33,-4,-48,37,-84r117,-102v30,-33,46,-49,50,-49v22,2,32,24,13,47v-4,0,-7,80,-9,114v14,4,105,-34,133,-7v-3,0,-8,11,-17,33v-35,14,-78,20,-116,31xm91,-156r85,-9v1,-23,7,-47,-2,-66v-12,15,-67,51,-83,75","w":317},"5":{"d":"189,-187v-40,-29,-99,12,-159,12v-11,0,-20,-3,-29,-11v-8,-46,-1,-70,18,-115v31,-14,19,-18,48,-6v84,-18,79,-5,157,-28v-1,4,18,8,18,16v0,51,-68,55,-126,50v-67,-6,-65,1,-66,38v91,-18,188,-28,195,63v11,132,-167,245,-264,133v1,-8,3,-16,-1,-22v3,-3,32,-17,34,-15v5,0,11,6,19,18v61,33,114,-9,142,-43v24,-29,28,-59,14,-90","w":236},"6":{"d":"127,-207v60,-50,133,-35,132,49v0,41,-10,83,-37,120v-47,63,-141,66,-196,8v-54,-91,-23,-180,43,-270v27,-36,50,-55,81,-40v8,44,-7,66,-41,97v-9,-25,-22,-9,-32,11v-14,27,-27,63,-22,91r3,0v43,-44,66,-66,69,-66xm205,-174v-59,-7,-100,35,-130,93v-3,16,29,35,60,37v38,2,82,-45,82,-95v0,-23,-6,-35,-12,-35","w":261},"7":{"d":"221,-327v17,46,-19,90,-35,140v23,4,74,-11,70,16v-5,31,-38,29,-84,31v-15,9,-43,133,-60,140v-10,14,-41,14,-47,5v-3,-7,25,-71,51,-137v-28,-14,-62,11,-77,-22v8,-10,4,-26,35,-26v17,0,37,-3,60,-8v18,-30,15,-65,28,-87r-102,2v-25,0,-52,1,-81,5v-20,3,-14,-16,-21,-26v10,-7,15,-11,15,-15v25,-5,219,-20,248,-18","w":249},"8":{"d":"0,-255v0,-58,48,-68,105,-68v57,0,112,12,121,64v5,27,-50,64,-76,89v21,24,101,55,89,105v2,43,-46,83,-103,83v-42,0,-32,-20,-70,-22v-60,-37,-45,-108,2,-158v-45,-34,-68,-65,-68,-93xm53,-262v8,29,34,48,57,64v22,-15,42,-24,54,-43v-4,0,-10,-7,-17,-21v-21,-20,-72,-18,-94,0xm78,-75v0,36,39,44,76,45v19,0,35,-10,34,-33v7,-24,-53,-50,-82,-73v-19,21,-28,41,-28,61","w":243},"9":{"d":"0,-187v-3,-60,69,-147,153,-141v27,2,55,14,31,31v35,37,-8,146,-8,216v0,41,5,70,13,86v-6,15,-15,21,-27,21v-28,0,-38,-41,-36,-73r5,-121v-37,19,-42,31,-80,33v-27,1,-49,-19,-51,-52xm152,-282v-60,-13,-105,40,-101,100v49,1,87,-46,101,-100","w":197},":":{"d":"0,-139v-2,-22,9,-32,34,-34v35,5,26,44,-7,48v-14,1,-20,-4,-27,-14xm19,-62v48,-10,49,37,11,49v-16,5,-29,-3,-29,-21v0,-13,6,-22,18,-28","w":57},";":{"d":"41,-129v-33,3,-35,-43,-2,-49v18,-3,33,4,33,21v0,15,-11,26,-31,28xm0,15v20,-58,12,-82,54,-93v9,1,26,2,26,17v0,19,-14,51,-43,95v-18,12,-26,3,-37,-19","w":81},"\u037e":{"d":"41,-129v-33,3,-35,-43,-2,-49v18,-3,33,4,33,21v0,15,-11,26,-31,28xm0,15v20,-58,12,-82,54,-93v9,1,26,2,26,17v0,19,-14,51,-43,95v-18,12,-26,3,-37,-19","w":81},"<":{"d":"143,-212v15,5,21,33,7,41v-20,12,-66,34,-95,55v23,13,70,44,131,94v1,15,-8,24,-29,27v-19,-9,-95,-69,-140,-93v-26,-13,-23,-45,6,-59v17,-13,80,-45,120,-65","w":185},"=":{"d":"0,-146v-2,-22,26,-30,55,-30v24,0,69,3,137,8v9,15,3,28,-11,38v-54,-2,-108,-3,-161,-3v-14,0,-20,-5,-20,-13xm39,-98v46,-3,72,1,145,8v8,15,3,31,-12,37v-48,-2,-95,-7,-143,-3v-12,-2,-17,-5,-15,-16v3,-17,12,-26,25,-26","w":192},">":{"d":"131,-110v-8,-12,-74,-39,-101,-62v-3,-15,2,-29,14,-35v38,19,76,41,116,63v35,20,36,52,-2,67v-21,8,-88,63,-129,88v-19,-3,-29,-12,-29,-27v2,-2,26,-21,73,-56v36,-26,55,-38,58,-38","w":187},"?":{"d":"0,-310v-2,-11,11,-23,22,-31v76,-17,145,10,183,57v7,60,-75,87,-143,94v3,41,24,109,-25,111v0,0,-23,-12,-16,-27v7,-14,-40,-110,-2,-131v86,-8,133,-17,139,-28v-9,-12,-107,-60,-136,-26v-12,3,-19,-3,-22,-19xm27,21v-7,-28,39,-50,48,-21v1,22,-5,38,-28,40v-13,-2,-20,-7,-20,-19","w":204},"@":{"d":"11,-93v2,-87,34,-131,146,-131v65,0,86,62,85,118v0,31,-15,53,-49,53v-19,0,-34,-23,-47,-53v-21,35,-35,48,-55,49v-17,-3,-23,-10,-22,-26v2,-32,41,-79,88,-85v14,-2,15,72,31,72v13,10,22,-2,22,-23v0,-38,-16,-74,-55,-74v-74,0,-99,35,-103,97v-4,59,60,79,105,80v38,1,86,-22,103,-57v9,-12,39,-4,35,10v-34,109,-288,116,-284,-30xm135,-138v-24,16,-42,37,-35,53v5,2,35,-29,35,-53","w":308},"A":{"d":"86,-95v-7,2,-36,102,-77,63v-2,-18,0,-19,5,-45v0,-2,-12,-5,-35,-9v-21,-10,-6,-22,9,-29v28,-11,51,-5,67,-35v36,-65,54,-87,75,-153v19,-31,43,-19,70,7v-1,41,9,78,31,145v17,4,49,-9,52,9v3,17,-20,25,-38,27v20,51,38,87,55,104v20,20,27,50,-5,50v-29,0,-73,-106,-92,-150v-47,-3,-127,8,-117,16xm158,-220v-17,28,-35,55,-41,74v5,2,39,-8,66,-11v-11,-38,-13,-50,-25,-63","w":290},"B":{"d":"-17,-289v-12,-33,13,-24,46,-33v0,-15,12,-28,34,-28v17,0,20,12,26,23v56,6,132,1,148,43v-14,48,-66,73,-111,106v73,8,163,-18,166,35v-11,64,-104,107,-169,134v9,19,-19,47,-36,18v-29,-5,-76,19,-78,-26v0,-8,6,-15,19,-16v23,-3,36,-3,36,-5r-17,-88r-24,-10v-4,-23,-10,-28,15,-43v-4,-39,-8,-71,-9,-97v-18,3,-49,-1,-46,-13xm81,-279r4,69v15,-12,72,-39,86,-65v-28,-8,-57,-9,-90,-4xm31,-277v0,-1,-2,-2,-2,0r2,0xm84,-209v0,1,-2,2,0,2r0,-2xm232,-134v-2,1,-3,4,0,4r0,-4xm111,-54v47,-25,89,-42,116,-77v-46,-2,-85,-4,-132,5v6,24,7,52,16,72xm94,-128v-1,1,-3,1,0,1r0,-1xm123,-10v-1,0,-1,0,-1,1v1,0,1,0,1,-1","w":273},"C":{"d":"155,0v-94,1,-155,-47,-155,-134v0,-50,34,-103,110,-153v40,-26,65,-36,92,-34v23,2,34,7,33,23v0,15,-24,25,-68,38v-40,12,-116,74,-116,138v0,44,52,75,112,73v86,-3,121,-41,179,-96v22,-21,48,-39,62,-27v0,18,-11,37,-31,56v0,3,-11,17,-36,41v-52,51,-114,75,-182,75","w":317},"D":{"d":"78,-37v-20,-82,-32,-113,-33,-187v0,-12,-106,-5,-96,-42v-2,-6,14,-16,25,-24v35,8,58,16,66,13v-5,-33,52,-49,55,-10v0,7,-1,10,-3,18v27,19,100,34,144,65v40,14,103,42,103,83v0,41,-47,76,-143,104v-20,6,-37,9,-51,14v6,16,-9,16,-29,21v-18,-7,-27,-14,-73,-13v-12,-3,-20,-7,-23,-17v5,-18,12,-24,23,-31v19,4,25,6,35,6xm126,-43v57,-17,159,-30,159,-76v0,-15,-25,-31,-73,-53v-54,-25,-93,-45,-123,-41v0,45,13,102,37,170","w":322},"E":{"d":"98,-299v22,6,85,-33,119,-15v2,36,-26,47,-88,55v-34,4,-52,6,-52,8v-6,17,-7,37,-7,60v71,-16,110,-27,157,-17v0,6,0,10,4,13v-20,38,-99,25,-157,47v10,45,21,79,36,114v47,6,152,-78,212,-51v0,25,6,22,-28,29v-52,10,-96,39,-140,69v-43,29,-76,23,-95,-35v-7,-21,-19,-57,-33,-107v-7,-1,-22,-2,-26,-12v-5,-12,18,-27,19,-45r2,-50v-18,0,-40,3,-35,-18v0,-18,17,-31,50,-38v6,-4,13,-16,29,-24v12,0,23,5,33,17","w":266},"F":{"d":"78,-306v24,6,84,-33,120,-15v2,36,-26,47,-88,55v-35,5,-52,6,-52,8v-6,17,-9,37,-8,60v71,-16,111,-27,158,-17v7,24,-11,28,-35,38v-13,5,-89,8,-119,22v-3,69,-9,114,23,147v7,18,-5,26,-28,29v-36,4,-42,-104,-43,-157v-8,-1,-20,-2,-25,-12v-3,-12,18,-25,19,-45r2,-50v-18,0,-40,3,-35,-18v0,-18,17,-32,50,-39v5,-4,13,-14,28,-23v12,0,23,5,33,17","w":178,"k":{"u":14,"r":23,"o":33,"a":23}},"G":{"d":"2,-168v-1,-87,28,-174,110,-181v38,-3,82,52,85,97v-23,35,-34,35,-54,-12v-8,-20,-16,-30,-28,-36v-50,14,-61,62,-62,124v0,62,14,119,53,158v48,49,75,1,106,-78v5,-15,9,-34,13,-59v-13,2,-41,7,-83,16v4,-12,-20,-12,-20,-23v-6,-32,92,-44,136,-43v18,0,11,15,14,29v-5,54,-44,217,-133,218v-25,0,-54,-9,-75,-34v-45,-52,-62,-114,-62,-176","w":261},"H":{"d":"38,-89v-24,3,-53,1,-55,-17v-4,-40,29,-16,53,-27r-13,-202v5,-39,4,-51,26,-51v36,0,25,25,25,53v0,22,4,118,11,198v33,0,62,-2,86,-6r-9,-222v1,-20,6,-32,25,-32v38,0,28,48,28,80v0,15,0,67,3,155v0,13,3,19,5,19v47,0,72,16,76,30v0,13,-10,19,-26,18v-33,0,-46,-5,-48,-4r12,163v-6,12,-44,14,-47,1v-3,-14,-8,-115,-15,-160v-28,-2,-58,2,-87,2v2,35,4,58,4,67v3,46,-11,37,-42,38v-6,0,-7,-17,-7,-51v0,-34,-3,-50,-5,-52","w":275},"I":{"d":"1,-244v0,-19,-18,-118,25,-104v46,3,16,58,20,102v-4,32,27,171,33,261v-5,14,-43,14,-45,3v-23,-133,-33,-221,-33,-262","w":83},"J":{"d":"150,49v-81,0,-150,-146,-150,-209v0,-21,5,-26,21,-26v21,0,52,27,32,51v21,57,48,103,93,134v47,-65,22,-201,5,-315v-4,-30,22,-35,42,-19r21,147v3,30,5,54,5,70v-1,73,-10,167,-69,167","w":220},"K":{"d":"262,0v-43,13,-133,-63,-181,-87v-5,15,6,55,7,101v-5,13,-38,11,-40,0v-8,-38,-9,-116,-22,-141v-1,-7,-44,-22,-38,-48v0,-4,10,-11,32,-19v14,-5,12,-19,11,-39v0,-24,5,-53,14,-86v16,-7,46,-5,37,21v1,2,-8,49,-10,78v46,-19,102,-50,144,-84v24,3,33,5,33,20v0,11,-20,25,-57,46v-24,14,-71,47,-120,66v-4,21,5,27,25,40v69,47,101,82,164,99v37,2,36,1,40,24v-14,7,-26,9,-39,9","w":265},"L":{"d":"59,-26v33,-7,185,-87,220,-75v14,0,25,2,33,5v-2,25,8,27,-29,31v-92,10,-137,75,-227,86v-24,-2,-37,-4,-37,-9v-16,-98,-24,-197,-18,-304v1,-20,55,-24,51,6v-12,94,-4,120,7,260","w":269},"M":{"d":"25,-158v10,-8,29,-148,69,-138v22,0,39,31,57,90v5,16,11,52,24,99v22,-46,38,-215,54,-241r29,-1v34,50,39,104,69,189v34,98,60,143,84,196v-4,14,-10,18,-24,18v-20,0,-35,-22,-54,-63v-14,-29,-50,-136,-85,-219v-7,29,-13,77,-25,141v-12,64,-22,104,-22,123v-12,9,-6,16,-38,17v-20,-10,-14,-32,-22,-71v-13,-66,-22,-150,-50,-197v-12,16,-25,153,-45,187v-8,9,-35,12,-38,-1v-7,-41,1,-63,-8,-110v-3,-13,11,-22,25,-19","w":380},"N":{"d":"24,13v-28,1,-22,-27,-24,-50v-2,-28,19,-122,19,-194v0,-33,5,-43,40,-40v24,41,69,200,117,234r5,-304v17,-16,46,-8,48,17v-15,54,-6,124,-9,186v-3,47,9,91,9,138v0,30,-5,34,-27,33v-24,0,-46,-21,-71,-60v-6,-10,-41,-79,-66,-109v-10,15,-13,109,-19,143v-6,4,-13,6,-22,6","w":228},"O":{"d":"119,16v-127,2,-150,-227,-87,-322v15,-23,47,-19,75,-24v71,-13,151,221,82,309v-20,26,-45,37,-70,37xm174,-114v0,-60,-25,-159,-73,-174v-8,0,-14,8,-19,23r-14,-3v-12,11,-25,73,-23,100v6,82,17,133,77,141v28,4,52,-47,52,-87","w":209},"P":{"d":"83,-327v61,17,169,40,169,113v0,76,-90,118,-155,141v10,43,15,65,14,90v0,19,-5,30,-15,34v-19,0,-31,-25,-35,-74v-11,-37,-2,-35,-28,-41v-8,-13,-15,-25,7,-39v-9,-22,-15,-115,-19,-173v-24,-12,-35,-11,-33,-23v6,-31,14,-22,35,-30v6,-24,45,-29,53,-5v0,4,2,7,7,7xm85,-117v58,-21,110,-37,119,-98v4,-25,-47,-50,-136,-67v5,96,10,151,17,165","w":250},"Q":{"d":"217,-3v-91,51,-212,2,-212,-114v0,-50,16,-106,49,-168v36,-25,51,-34,76,-34v51,0,136,151,136,208v0,22,-5,44,-17,67v17,22,26,35,59,38v12,11,12,55,-12,48v-26,4,-56,-29,-79,-45xm187,-33v-11,-27,-97,-75,-101,-110v3,-16,10,-25,25,-23v29,5,64,57,103,90v4,0,6,-10,7,-32v0,-38,-19,-83,-64,-142v-14,-18,-29,-25,-42,-25v1,16,8,40,-5,48v-2,2,-13,-16,-22,-16v-15,0,-23,41,-34,121v-10,76,68,125,133,89","w":281},"R":{"d":"374,24v-40,15,-191,-79,-269,-95v-6,13,35,100,-19,94v-23,-15,-27,-68,-35,-102v-20,0,-55,3,-55,-14v0,-17,18,-27,45,-37v-5,-19,-6,-82,-6,-124v-20,-1,-56,14,-56,-13v0,-15,25,-25,66,-27v5,-22,50,-25,49,3v17,0,74,12,171,42v20,6,29,14,29,24v0,40,-27,70,-82,92v-21,9,-39,18,-52,26v31,21,201,76,249,103v0,16,-12,25,-35,28xm84,-248v-4,38,-3,81,7,117v79,-19,120,-31,151,-77v-100,-32,-90,-34,-158,-40","w":339},"S":{"d":"0,-216v0,-49,76,-101,142,-98v41,2,69,7,77,32v-8,19,-63,11,-92,11v-23,0,-60,25,-73,49v35,51,249,55,249,137v0,36,-46,67,-138,89v-60,14,-153,17,-157,-39v-1,-23,23,-52,54,-53v5,15,-1,32,-2,48v65,16,124,5,174,-26v8,-5,12,-11,16,-16v-46,-44,-66,-38,-165,-68v-57,-18,-85,-40,-85,-66","w":304},"T":{"d":"-26,-278v86,-11,189,-20,288,-20v19,0,32,3,33,18v1,17,-36,29,-103,36r-36,0v-12,84,1,155,1,242v0,22,-29,19,-39,21v-21,-64,-18,-171,-16,-255v-31,-9,-77,-2,-115,-2v-45,0,-35,-25,-13,-40","w":226},"U":{"d":"111,-31v81,-31,52,-243,24,-312v-1,-15,21,-16,38,-15v50,102,74,370,-71,370v-112,0,-117,-223,-81,-329v6,-3,46,-8,40,14v-22,87,-20,256,50,272","w":217},"V":{"d":"232,-365v23,-22,29,-26,50,-10v0,10,-16,43,-47,99v-11,21,-22,70,-43,143v-15,54,-28,88,-28,104v0,44,-24,66,-50,47v-20,-27,-30,-90,-46,-117v-32,-56,-60,-92,-63,-161v4,-11,41,-19,47,0v18,57,48,106,74,156v28,-74,81,-237,106,-261","w":252},"W":{"d":"132,-166v-20,30,-8,156,-34,203v-14,1,-39,3,-37,-10v-40,-111,-59,-186,-59,-263v0,-41,20,-72,52,-48v1,60,-5,136,14,174v20,-55,17,-116,32,-152v12,-30,23,-25,50,-12v31,105,59,183,91,234v25,-110,20,-207,8,-340v1,-5,23,-7,30,-14v9,10,15,21,20,33v8,124,15,258,-13,367v-5,22,-16,33,-40,33v-68,-61,-67,-103,-114,-205","w":313},"X":{"d":"85,-118v-4,-21,-130,-116,-64,-152v19,3,29,7,29,12v15,31,38,73,67,99v30,-36,88,-108,117,-128v56,9,32,36,2,64v-47,44,-65,74,-83,101v8,14,53,66,88,66r18,20v2,14,-17,20,-26,29v-41,-6,-71,-32,-108,-71v-39,35,-57,61,-76,103v-12,11,-49,24,-49,-12v0,-25,83,-116,85,-131","w":259},"Y":{"d":"115,-288v-4,42,-50,102,-31,153v55,-25,94,-123,103,-212v11,-8,15,-14,34,-9v9,0,13,4,13,13v0,72,41,247,41,348v0,68,-43,165,-120,165v-67,0,-150,-89,-150,-178v0,-23,9,-41,29,-48v21,2,22,99,38,111v29,51,55,77,79,77v52,-12,79,-83,77,-160v-5,-113,-15,-72,-24,-174v-1,0,-7,12,-22,38v-28,50,-64,75,-104,75v-38,0,-54,-21,-54,-63v0,-32,10,-73,34,-124v13,-28,39,-34,57,-12xm84,-326v0,0,-2,0,-2,1v1,1,2,2,2,-1","w":275},"Z":{"d":"270,-295v76,-8,110,-20,156,-20v20,0,19,11,19,27v0,23,-25,47,-75,73v-96,90,-100,81,-210,165v98,7,234,4,344,5v17,19,19,58,-13,56r-114,-6v-24,0,-70,3,-138,3v-78,0,-157,-2,-217,15v-13,1,-20,-12,-20,-28v0,-17,18,-30,49,-45v99,-49,178,-107,273,-197v-29,1,-147,21,-226,28v-21,-12,-18,-51,5,-60v60,3,74,-6,167,-16","w":514},"[":{"d":"0,-225v12,-49,-11,-128,56,-124r82,5v9,21,5,23,-7,49v-60,1,-90,3,-90,7v-16,83,0,112,3,249v-8,21,22,24,53,25v30,1,70,-6,63,26v0,9,-2,13,-7,13v-32,20,-92,13,-138,5v-11,-79,-16,-164,-15,-255","w":164},"\\":{"d":"17,-295v-2,-4,-4,-13,3,-12v4,1,14,4,28,11v15,39,233,244,209,229v11,14,22,24,30,31v14,21,20,39,20,53v-26,22,-39,4,-62,-29v-18,-26,-213,-204,-233,-252v-1,-1,-10,-10,-12,-23v4,-3,7,-12,17,-8","w":304},"]":{"d":"113,-349v69,-13,48,73,60,124v1,91,-4,176,-16,255v-49,8,-114,15,-148,-5v-13,-13,-11,-49,30,-39v36,-1,97,4,88,-25v1,-82,17,-172,2,-249v0,-4,-32,-6,-96,-7v-12,-26,-17,-28,-7,-49","w":177},"^":{"d":"143,-240v-24,18,-44,-39,-61,-50v-28,22,-45,40,-45,54v0,4,-8,7,-24,7v-10,1,-8,-11,-9,-18v0,-24,48,-56,62,-91v8,-8,15,-10,28,-9v6,16,36,54,58,92v-6,7,2,23,-9,15","w":155},"_":{"d":"320,71v-12,23,-55,23,-95,22v-9,2,-155,-15,-200,-1v-7,-5,-28,-15,-14,-22v-8,-8,-5,-8,-4,-18v0,-5,20,-10,61,-14v48,-5,145,5,230,5v15,0,22,10,22,28","w":333},"`":{"d":"21,-347v24,1,34,42,45,48v29,32,45,40,31,70v-14,1,-30,-2,-28,-7v-2,-14,-17,-32,-45,-54v-9,-4,-15,-16,-19,-36","w":119},"a":{"d":"135,-83v-30,43,-44,81,-97,85v-22,2,-37,-15,-38,-42v0,-27,17,-59,51,-98v28,-20,61,-45,101,-54v9,0,16,9,18,24v2,20,21,123,45,141v9,15,12,19,12,32v0,10,-22,12,-24,14v-39,-17,-42,-53,-68,-102xm117,-137v-18,2,-75,56,-66,91v24,-1,69,-74,66,-91","w":201},"b":{"d":"189,-167v36,89,-47,173,-136,179v-16,0,-31,-7,-45,-21v-12,-53,-8,-117,-8,-180v0,-23,2,-69,14,-133v4,-20,16,-28,34,-27v8,0,15,5,15,17v-11,52,-30,135,-13,194v28,-41,88,-42,139,-29xm58,-36v62,-11,93,-35,87,-84v-59,-16,-82,25,-87,84","w":186},"c":{"d":"1,-40v-8,-62,20,-118,79,-127v11,1,31,2,25,16v19,29,-41,31,-49,49v-12,27,-11,59,26,56v16,5,87,-32,116,-37v20,22,11,17,-9,42v-5,6,-6,9,-10,9v-43,26,-80,39,-111,39v-33,0,-56,-16,-67,-47","w":172},"d":{"d":"195,6v-42,8,-39,-37,-61,-57v-13,36,-67,64,-120,62v-23,-13,-21,-22,-21,-43v0,-13,12,-37,43,-65v26,-25,49,-36,66,-38v6,-2,8,-6,8,-12r-7,-130v12,-7,17,-21,38,-20v0,4,3,7,9,9v11,10,8,92,8,126v0,37,27,105,49,142v1,11,-3,11,-12,26xm59,-56v-8,16,-18,23,-5,24v22,2,44,-29,54,-60v-22,7,-40,19,-49,36","w":191},"e":{"d":"-7,-124v-7,-47,34,-61,65,-63v27,-3,62,31,64,71v1,25,-20,42,-54,58v33,46,69,19,106,-27v14,-18,25,-30,36,-23v-2,12,4,16,10,5v3,10,-21,34,-26,54v-7,1,-10,4,-10,8v-17,26,-42,48,-86,48v-34,0,-70,-25,-102,-76xm49,-89v6,1,27,-10,27,-26v0,-16,-8,-29,-25,-31v-22,2,-16,48,-2,57","w":180},"f":{"d":"-33,-158v9,-3,39,-15,49,-14v0,-64,10,-107,32,-131v70,-20,120,25,132,94v-3,15,-22,15,-40,16v-7,-35,-26,-74,-52,-74v-28,0,-25,61,-27,93v8,4,93,1,121,12v-1,2,2,5,4,9v-15,30,-84,16,-124,24v6,84,12,139,19,167v-4,2,-6,1,-10,-2v-3,13,-10,18,-26,5v-6,0,-8,-4,-8,-11v-7,-5,-8,-104,-18,-154v-22,-6,-60,3,-52,-34","w":165,"k":{"u":28,"o":30,"f":39,"a":9}},"g":{"d":"49,1v-30,0,-53,-29,-49,-67v-10,-68,100,-132,162,-83v10,2,-1,11,-2,12v4,102,11,197,-11,251v-23,55,-87,54,-119,12v5,-18,-42,-47,-21,-73v5,-1,16,9,23,11v7,22,27,36,54,54v53,-19,30,-120,35,-188v-7,4,-43,78,-72,71xm106,-125v-28,-11,-76,40,-60,82v25,-10,47,-66,60,-82","w":173},"h":{"d":"96,-96v-10,9,-37,94,-60,110v-13,3,-17,-11,-30,-15v-10,-21,-5,-189,7,-269v6,0,12,-2,13,-9v7,3,10,5,13,-1v8,4,12,7,12,9v-9,57,-13,123,-10,189v8,-6,18,-29,33,-69v10,-26,40,-41,51,-11v12,31,20,136,55,158v-25,41,-66,-7,-73,-39","w":161},"i":{"d":"6,-244v-4,-17,13,-25,31,-24v16,0,23,5,24,18v1,9,-14,19,-34,19v-14,0,-21,-6,-21,-13xm14,-167v-4,-28,24,-37,34,-22v12,58,9,128,7,195v-12,3,-27,21,-34,2v0,3,-1,5,-2,5v-23,-44,4,-116,-5,-180","w":67},"j":{"d":"61,-253v16,-1,27,3,28,17v1,12,-14,20,-35,20v-14,0,-21,-7,-21,-17v0,-11,9,-19,28,-20xm6,98v60,-23,30,-134,39,-208v3,-29,-9,-84,19,-83v10,0,15,3,15,10v0,57,13,238,-6,273v-17,31,-34,50,-62,49v-26,-1,-62,-10,-66,-44v-20,-32,-38,-43,-18,-65v3,-2,11,10,21,9v8,27,31,42,58,59","w":94},"k":{"d":"58,-75v-12,30,10,93,-17,101v-4,13,-32,9,-21,-6v-6,-1,0,8,-6,9v-14,-30,-2,-86,-6,-126v-27,-14,-36,-43,3,-61v3,0,6,-55,6,-165v0,-44,23,-40,41,-31v6,53,5,115,-2,171v39,-8,86,-42,127,-21v0,5,-4,14,-1,19v-25,26,-100,24,-125,54v5,16,61,25,73,40v31,7,97,42,93,48v-3,2,-2,28,-19,22r-10,3v-72,-33,-88,-42,-136,-57","w":196},"l":{"d":"8,-380v12,-11,36,-17,38,2v12,130,-11,229,17,368v-1,24,-9,17,-29,24v-3,-3,-8,-6,-14,-10v-20,-135,-27,-208,-10,-330v-2,0,-3,-7,-4,-19v-12,-6,2,-6,2,-35","w":65},"m":{"d":"120,-103v15,-7,9,-53,33,-50v4,-13,37,-1,35,3v18,29,36,105,55,143v1,1,-6,10,-11,13v-46,9,-50,-74,-66,-92v-28,65,-29,93,-54,93v-18,0,-27,-18,-30,-55v-3,-29,-5,-43,-7,-43v-18,11,-26,131,-71,90v1,-6,-1,-9,-4,-12v8,-25,0,-57,4,-86v13,-2,-2,-22,18,-23v3,-8,8,-1,13,0v3,0,10,-12,25,-26v26,-24,50,13,60,45","w":246},"n":{"d":"54,-144v17,-5,39,-66,61,-61v15,3,22,7,22,8v24,53,32,166,43,197v0,9,-6,12,-17,12v-15,0,-22,-2,-22,-8v-20,-36,-21,-100,-33,-146v-18,14,-51,106,-74,146v-2,-6,-25,2,-24,-9r-8,-15v7,-24,10,-65,10,-124v15,-8,13,-8,18,-14v21,5,30,2,24,14","w":181},"o":{"d":"61,18v-57,6,-71,-85,-50,-138v7,-6,22,-9,30,-25v8,-5,22,-7,41,-7v32,-1,54,34,54,76v0,44,-31,90,-75,94xm76,-115v-23,0,-32,30,-29,60v2,19,6,28,13,28v28,-9,44,-65,16,-88","w":139},"p":{"d":"148,-146v54,55,-30,123,-88,126v-1,86,5,138,6,160v-6,0,-13,-1,-14,4v-20,-5,-30,-10,-30,-17v-20,-54,-2,-184,-11,-254v-3,4,-6,7,-7,-4v-1,-3,5,-11,6,-15v-3,-1,-4,7,-5,4v-3,-13,21,-23,29,-34v52,0,92,8,114,30xm60,-60v27,0,61,-24,57,-60v-21,-15,-38,-26,-53,-14","w":167},"q":{"d":"22,-112v15,-50,89,-84,136,-58v16,17,24,27,24,31v-15,39,-21,139,-18,223v59,-50,65,-41,111,-55v0,3,3,4,11,5v15,-2,2,6,14,10v-25,32,-67,29,-88,57v-24,33,-38,45,-52,74v-5,-11,-15,12,-18,-3v-4,4,-24,2,-22,-2v-11,-14,-7,-47,-7,-72v0,-56,2,-106,8,-151v-33,33,-60,49,-82,49v-34,0,-45,-70,-24,-101v5,0,7,-2,7,-7xm130,-138v-44,-17,-91,58,-77,92v37,-20,64,-50,77,-92","w":190},"r":{"d":"49,-115v18,-11,57,-71,95,-71v28,0,20,15,30,26v-55,25,-99,91,-104,164v-14,7,-24,10,-29,10v0,-6,-5,-11,-17,-16v4,-5,-26,-95,-24,-141v10,-23,53,-14,49,21r0,7","w":163},"s":{"d":"0,-105v-4,-39,47,-68,92,-68v27,0,30,16,33,28v-5,15,-80,18,-73,26v32,34,137,21,137,79v0,32,-54,56,-100,52v-61,-5,-72,-1,-72,-35v0,-9,4,-17,14,-25v38,17,68,29,95,5v-17,-13,-133,-29,-126,-62","w":179},"t":{"d":"-30,-117v4,-33,63,-9,66,-29v7,2,6,-4,5,-9v0,-42,5,-95,13,-159v12,-17,43,-17,50,5v-11,75,-15,109,-14,167v29,5,57,-10,90,-10v11,0,17,6,17,16v0,15,-10,24,-31,27v-5,4,-49,2,-76,11v0,20,9,45,0,62v8,7,6,48,0,50v-11,0,-21,-5,-26,4v-13,-5,-19,-26,-19,-62v0,-65,5,-54,-50,-54v-12,0,-21,-7,-25,-19","w":165,"k":{"t":42}},"u":{"d":"41,-53v31,-5,37,-129,82,-75v4,44,11,80,20,107v10,11,14,25,6,37v-33,6,-41,-26,-58,-58v-25,23,-32,46,-53,42v-14,7,-41,14,-41,-26v0,-46,2,-98,37,-112v6,0,14,5,21,14v2,8,-15,45,-14,71","w":148},"v":{"d":"82,-66v28,-1,26,-115,70,-109v7,0,14,5,19,15v-4,13,-8,16,-4,25v-18,0,-36,156,-77,147v-15,0,-31,-20,-52,-58v-25,-45,-39,-57,-38,-77v0,-15,12,-21,37,-21v15,26,27,55,45,78","w":176},"w":{"d":"101,-117v14,-4,67,62,71,58v8,-35,0,-71,-2,-108v-3,-39,40,-31,46,-4v-6,42,5,71,10,131v3,41,-12,37,-34,43v-20,6,-63,-46,-89,-63v-23,55,-25,71,-63,81v-34,-24,-62,-142,-21,-177v52,-17,17,57,32,88v11,0,19,-35,24,-37v13,-5,22,-9,26,-12","w":225},"x":{"d":"16,-118v31,-24,34,17,57,34v6,0,27,-14,60,-45v18,-16,47,-15,50,12v-30,33,-44,41,-74,61v13,11,31,26,54,43v-1,5,-1,11,0,16v-33,29,-55,-10,-90,-28v-13,-2,-48,43,-68,40v-2,5,-1,6,-5,6v-30,-20,21,-53,33,-76v-7,-8,-41,-45,-17,-63","w":181},"y":{"d":"41,-65v36,-5,78,-121,76,-128v2,-6,3,-14,3,-24v7,-13,31,-26,46,-8r7,193v8,89,26,203,-71,208v-32,3,-91,-35,-102,-81v22,-24,29,6,59,11v15,7,26,23,47,23v30,0,33,-53,33,-96v0,-39,-5,-83,-14,-129v-8,9,-20,27,-36,54v-28,27,-26,26,-64,29v-14,1,-25,-40,-25,-64v0,-29,5,-66,17,-104v7,-22,29,-23,41,-5v3,16,-23,83,-17,121","w":180},"z":{"d":"89,-40v6,9,95,1,118,16v-7,47,-61,23,-104,29v-29,4,-47,-5,-71,-5v-33,0,-42,-15,-21,-40v24,-28,95,-52,121,-81v-21,2,-54,4,-99,6v-19,-10,-12,-44,12,-46v36,6,59,-4,147,-10v15,3,22,11,22,22v9,34,-93,87,-125,109","w":213},"{":{"d":"43,-183v-22,-55,-14,-141,58,-135v6,0,13,-1,21,-2v7,11,8,17,8,27v4,13,-72,16,-62,52v-2,15,16,39,28,63v0,15,-20,37,-37,39v2,4,40,25,39,37v2,6,-30,51,-30,78v-8,26,46,34,60,42v2,18,1,25,-22,24v-82,-4,-90,-51,-58,-124r1,-9v-43,-15,-76,-65,-13,-87","w":132},"|":{"d":"26,-348v23,5,30,43,28,70v15,104,-6,237,16,337v-8,22,-12,34,-23,19v-7,14,-18,10,-23,-11v-23,-103,-19,-268,-19,-389v0,-14,7,-23,21,-26","w":76},"}":{"d":"11,15v92,-17,46,-55,25,-118v-1,-9,24,-23,39,-36v-21,-6,-35,-19,-37,-39v-2,-2,27,-43,27,-64v0,-48,-96,-25,-52,-78v11,2,21,3,34,2v48,-4,67,90,44,136v71,28,43,65,-7,91v0,3,7,25,19,64v16,53,-48,79,-97,64v-4,-7,-1,-24,5,-22"},"~":{"d":"134,-130v-27,-10,-29,52,-59,53v-24,0,-45,-7,-64,-22v-5,-17,-9,-42,9,-43v5,-3,32,14,52,15v12,-20,28,-53,58,-49v10,-4,45,28,68,26v2,0,3,4,4,11v1,21,-11,9,-11,25v-34,0,-59,-4,-57,-16","w":210}}});Cufon.registerFont({"w":180,"face":{"font-family":"Glaser Stencil D","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":"6","bbox":"-31 -316 362 404","underline-thickness":"50.4","underline-position":"-44.28","stemh":"51","stemv":"52","unicode-range":"U+0020-U+00B7"},"glyphs":{" ":{"w":90},"A":{"d":"-18,0r85,-165r28,57r-55,108r-58,0xm183,0r-21,-40r-72,0r26,-51r20,0r-54,-104r29,-57r130,252r-58,0","w":227},"B":{"d":"24,0r0,-241r52,0r0,241r-52,0xm202,-104v21,63,-19,114,-97,104r0,-51v30,2,57,-1,51,-28v18,-2,33,-11,46,-25xm207,-168v0,50,-38,79,-102,73r0,-50v27,1,51,0,51,-23v1,-24,-25,-22,-51,-22r0,-51v65,-5,102,22,102,73","w":220},"C":{"d":"126,-46r0,53v-66,-10,-113,-62,-113,-127v0,-65,46,-117,113,-127r0,53v-79,14,-81,134,0,148xm155,7r0,-53v18,-4,34,-13,46,-28r41,31v-22,29,-52,46,-87,50xm155,-194r0,-53v36,4,67,22,87,49r-41,32v-12,-15,-28,-24,-46,-28","w":253},"D":{"d":"24,0r0,-241r52,0r0,241r-52,0xm252,-121v0,71,-55,131,-147,121r0,-51v58,6,96,-23,96,-69v0,-46,-36,-76,-96,-70r0,-51v89,-8,147,48,147,120","w":264},"E":{"d":"24,0r0,-241r52,0r0,241r-52,0xm105,0r0,-50r95,0r0,50r-95,0xm105,-95r0,-50r95,0r0,50r-95,0xm105,-190r0,-51r95,0r0,51r-95,0","w":221},"F":{"d":"22,0r0,-241r51,0r0,241r-51,0xm100,-95r0,-50r91,0r0,50r-91,0xm100,-190r0,-51r91,0r0,51r-91,0","w":200},"G":{"d":"191,-66r63,0v-22,45,-65,73,-114,73v-70,0,-127,-57,-127,-127v0,-110,146,-171,218,-88r-38,36v-44,-48,-128,-12,-128,52v0,63,83,101,126,54xm140,-94r0,-51r123,0v4,19,4,32,0,51r-123,0","w":277},"H":{"d":"24,0r0,-241r52,0r0,241r-52,0xm185,0r0,-241r52,0r0,241r-52,0xm97,-95r0,-51r67,0r0,51r-67,0","w":260},"I":{"d":"24,0r0,-241r52,0r0,241r-52,0","w":99},"J":{"d":"125,-241r51,0v-6,99,29,233,-72,246r0,-51v16,-7,21,-17,21,-44r0,-151xm75,-46r0,51v-41,-5,-74,-43,-73,-85r51,0v1,18,8,28,22,34","w":198},"K":{"d":"24,0r0,-241r52,0r0,241r-52,0xm85,-120r32,-44r121,164r-64,0xm135,-189r37,-52r63,0r-68,95","w":225},"L":{"d":"24,0r0,-241r52,0r0,241r-52,0xm98,0r0,-50r70,0r0,50r-70,0","w":167},"M":{"d":"24,0r0,-146r52,42r0,104r-52,0xm209,0r0,-141r-67,53r-118,-95r0,-66r119,95r118,-95r0,249r-52,0","w":285},"N":{"d":"24,0r0,-142r52,46r0,96r-52,0xm24,-180r0,-69r161,142r0,-134r52,0r0,249","w":260},"O":{"d":"13,-105r53,0v8,36,37,60,73,60v36,0,64,-23,74,-60r52,0v-9,65,-62,111,-126,111v-64,0,-118,-47,-126,-111xm66,-135r-53,0v8,-64,62,-112,126,-112v64,0,117,47,126,112r-52,0v-15,-78,-134,-78,-147,0","w":278},"P":{"d":"22,0r0,-241r51,0r0,241r-51,0xm205,-168v0,48,-39,81,-102,73r0,-51v26,1,51,1,51,-22v0,-23,-24,-23,-51,-22r0,-51v64,-6,102,24,102,73","w":211},"Q":{"d":"67,-106v18,44,34,57,105,56r87,0r0,50v-77,-2,-164,8,-202,-31v-22,-22,-38,-43,-43,-75r53,0xm251,-80r-58,0v35,-48,0,-116,-57,-115v-36,0,-65,25,-71,61r-52,0v7,-65,59,-113,123,-113v82,0,146,82,115,167","w":266},"R":{"d":"24,0r0,-241r52,0r0,241r-52,0xm207,-168v0,48,-39,81,-102,73r0,-51v26,0,52,1,51,-22v0,-23,-24,-23,-51,-22r0,-51v64,-6,102,23,102,73xm152,0r-27,-74v22,0,36,-3,51,-11r30,85r-54,0","w":219},"S":{"d":"12,-72r51,0v2,38,58,35,57,-1v0,-13,-6,-20,-20,-26r23,-46v79,28,52,154,-32,151v-42,-1,-78,-31,-79,-78xm71,-108v-34,-8,-54,-33,-54,-68v0,-40,31,-71,71,-71v41,0,70,29,72,72r-53,0v0,-29,-40,-26,-38,-1v1,15,7,17,26,21","w":183},"T":{"d":"48,0r0,-161r52,0r0,161r-52,0xm-7,-190r0,-51r162,0r0,51r-162,0","w":147},"U":{"d":"106,5v-48,-10,-84,-46,-84,-109r0,-137r51,0v8,68,-24,175,33,193r0,53xm135,-48v58,-17,24,-126,33,-193r52,0v-5,76,16,172,-25,213v-16,17,-37,29,-60,33r0,-53","w":241},"V":{"d":"99,11r-130,-252r58,0r101,196xm115,-133r56,-108r58,0r-85,164","w":203},"W":{"d":"85,8r-103,-249r56,0r77,187xm105,-152r47,-96r92,192r-26,64r-66,-137r-20,41xm229,-153r37,-88r55,0r-62,150","w":305},"X":{"d":"-19,0r74,-101r32,43r-42,58r-64,0xm166,0r-177,-241r64,0r177,241r-64,0xm123,-193r35,-48r64,0r-67,91","w":204},"Y":{"d":"59,0r0,-123r86,-118r64,0r-98,134r0,107r-52,0xm41,-150r-65,-91r64,0r33,48","w":184},"Z":{"d":"-10,0r34,-50r193,0r0,50r-227,0xm44,-80r54,-81r62,0r-54,81r-62,0xm5,-190r0,-51r208,0r-34,51r-174,0","w":213},"a":{"d":"-18,0r85,-165r28,57r-55,108r-58,0xm183,0r-21,-40r-72,0r26,-51r20,0r-54,-104r29,-57r130,252r-58,0","w":227},"b":{"d":"24,0r0,-241r52,0r0,241r-52,0xm202,-104v21,63,-19,114,-97,104r0,-51v30,2,57,-1,51,-28v18,-2,33,-11,46,-25xm207,-168v0,50,-38,79,-102,73r0,-50v27,1,51,0,51,-23v1,-24,-25,-22,-51,-22r0,-51v65,-5,102,22,102,73","w":220},"c":{"d":"126,-46r0,53v-66,-10,-113,-62,-113,-127v0,-65,46,-117,113,-127r0,53v-79,14,-81,134,0,148xm155,7r0,-53v18,-4,34,-13,46,-28r41,31v-22,29,-52,46,-87,50xm155,-194r0,-53v36,4,67,22,87,49r-41,32v-12,-15,-28,-24,-46,-28","w":253},"d":{"d":"24,0r0,-241r52,0r0,241r-52,0xm252,-121v0,71,-55,131,-147,121r0,-51v58,6,96,-23,96,-69v0,-46,-36,-76,-96,-70r0,-51v89,-8,147,48,147,120","w":264},"e":{"d":"24,0r0,-241r52,0r0,241r-52,0xm105,0r0,-50r95,0r0,50r-95,0xm105,-95r0,-50r95,0r0,50r-95,0xm105,-190r0,-51r95,0r0,51r-95,0","w":221},"f":{"d":"22,0r0,-241r51,0r0,241r-51,0xm100,-95r0,-50r91,0r0,50r-91,0xm100,-190r0,-51r91,0r0,51r-91,0","w":200},"g":{"d":"191,-66r63,0v-22,45,-65,73,-114,73v-70,0,-127,-57,-127,-127v0,-110,146,-171,218,-88r-38,36v-44,-48,-128,-12,-128,52v0,63,83,101,126,54xm140,-94r0,-51r123,0v4,19,4,32,0,51r-123,0","w":277},"h":{"d":"24,0r0,-241r52,0r0,241r-52,0xm185,0r0,-241r52,0r0,241r-52,0xm97,-95r0,-51r67,0r0,51r-67,0","w":260},"i":{"d":"24,0r0,-241r52,0r0,241r-52,0","w":99},"j":{"d":"125,-241r51,0v-6,99,29,233,-72,246r0,-51v16,-7,21,-17,21,-44r0,-151xm75,-46r0,51v-41,-5,-74,-43,-73,-85r51,0v1,18,8,28,22,34","w":198},"k":{"d":"24,0r0,-241r52,0r0,241r-52,0xm85,-120r32,-44r121,164r-64,0xm135,-189r37,-52r63,0r-68,95","w":225},"l":{"d":"24,0r0,-241r52,0r0,241r-52,0xm98,0r0,-50r70,0r0,50r-70,0","w":167},"m":{"d":"24,0r0,-146r52,42r0,104r-52,0xm209,0r0,-141r-67,53r-118,-95r0,-66r119,95r118,-95r0,249r-52,0","w":285},"n":{"d":"24,0r0,-142r52,46r0,96r-52,0xm24,-180r0,-69r161,142r0,-134r52,0r0,249","w":260},"o":{"d":"13,-105r53,0v8,36,37,60,73,60v36,0,64,-23,74,-60r52,0v-9,65,-62,111,-126,111v-64,0,-118,-47,-126,-111xm66,-135r-53,0v8,-64,62,-112,126,-112v64,0,117,47,126,112r-52,0v-15,-78,-134,-78,-147,0","w":278},"p":{"d":"22,0r0,-241r51,0r0,241r-51,0xm205,-168v0,48,-39,81,-102,73r0,-51v26,1,51,1,51,-22v0,-23,-24,-23,-51,-22r0,-51v64,-6,102,24,102,73","w":211},"q":{"d":"67,-106v18,44,34,57,105,56r87,0r0,50v-77,-2,-164,8,-202,-31v-22,-22,-38,-43,-43,-75r53,0xm251,-80r-58,0v35,-48,0,-116,-57,-115v-36,0,-65,25,-71,61r-52,0v7,-65,59,-113,123,-113v82,0,146,82,115,167","w":266},"r":{"d":"24,0r0,-241r52,0r0,241r-52,0xm207,-168v0,48,-39,81,-102,73r0,-51v26,0,52,1,51,-22v0,-23,-24,-23,-51,-22r0,-51v64,-6,102,23,102,73xm152,0r-27,-74v22,0,36,-3,51,-11r30,85r-54,0","w":219},"s":{"d":"12,-72r51,0v2,38,58,35,57,-1v0,-13,-6,-20,-20,-26r23,-46v79,28,52,154,-32,151v-42,-1,-78,-31,-79,-78xm71,-108v-34,-8,-54,-33,-54,-68v0,-40,31,-71,71,-71v41,0,70,29,72,72r-53,0v0,-29,-40,-26,-38,-1v1,15,7,17,26,21","w":183},"t":{"d":"48,0r0,-161r52,0r0,161r-52,0xm-7,-190r0,-51r162,0r0,51r-162,0","w":147},"u":{"d":"106,5v-48,-10,-84,-46,-84,-109r0,-137r51,0v8,68,-24,175,33,193r0,53xm135,-48v58,-17,24,-126,33,-193r52,0v-5,76,16,172,-25,213v-16,17,-37,29,-60,33r0,-53","w":241},"v":{"d":"99,11r-130,-252r58,0r101,196xm115,-133r56,-108r58,0r-85,164","w":203},"w":{"d":"85,8r-103,-249r56,0r77,187xm105,-152r47,-96r92,192r-26,64r-66,-137r-20,41xm229,-153r37,-88r55,0r-62,150","w":305},"x":{"d":"-19,0r74,-101r32,43r-42,58r-64,0xm166,0r-177,-241r64,0r177,241r-64,0xm123,-193r35,-48r64,0r-67,91","w":204},"y":{"d":"59,0r0,-123r86,-118r64,0r-98,134r0,107r-52,0xm41,-150r-65,-91r64,0r33,48","w":184},"z":{"d":"-10,0r34,-50r193,0r0,50r-227,0xm44,-80r54,-81r62,0r-54,81r-62,0xm5,-190r0,-51r208,0r-34,51r-174,0","w":213},"1":{"d":"30,0r0,-159r-21,12r0,-57r73,-44r0,248r-52,0","w":104},"2":{"d":"-2,0r40,-50r137,0r0,50r-177,0xm11,-162v-2,-51,36,-85,82,-85v72,0,108,88,54,141r-20,25r-65,0v17,-25,51,-56,58,-85v0,-16,-12,-29,-28,-29v-18,0,-29,11,-30,33r-51,0","w":190},"3":{"d":"66,-80v-2,46,66,44,66,4r0,-6v15,-5,32,-19,42,-34v31,56,-15,122,-75,122v-46,0,-81,-35,-85,-86r52,0xm22,-169v0,-46,35,-76,76,-77v74,-3,101,106,39,139v-12,7,-23,10,-41,11r0,-51v16,-1,25,-10,25,-24v0,-14,-10,-24,-23,-24v-15,0,-23,7,-26,26r-50,0","w":201},"4":{"d":"-1,-59r47,-50r48,0r0,50r-95,0xm123,0r0,-192r52,-56r0,139r30,0r0,50r-30,0r0,59r-52,0","w":217},"5":{"d":"11,-69r52,-7v3,12,8,20,18,25r0,54v-36,-6,-64,-34,-70,-72xm77,-164v123,-15,132,151,32,168r0,-54v35,-21,15,-71,-34,-63r-49,0r0,-130r51,0r0,79xm106,-193r0,-50r62,0r0,50r-62,0","w":196},"6":{"d":"98,-243r59,0r-75,126v-20,28,-18,55,11,67r0,53v-64,-10,-93,-81,-56,-144xm144,-166v31,16,52,44,52,81v0,44,-31,81,-74,88r0,-53v33,-13,33,-59,-4,-72","w":212},"7":{"d":"32,0r58,-161r55,0r-58,161r-55,0xm1,-190r0,-51r173,0r-18,51r-155,0","w":164},"8":{"d":"98,6v-72,2,-105,-91,-57,-138v-34,-47,-3,-114,57,-114r0,49v-26,3,-27,38,0,42r0,51v-40,1,-37,58,0,60r0,50xm125,-246v58,0,94,68,57,114v52,48,11,141,-57,138r0,-50v19,-3,29,-13,29,-31v0,-18,-9,-26,-29,-29r0,-51v26,-4,27,-39,0,-42r0,-49","w":223},"9":{"d":"114,0r-59,0r75,-126v20,-28,17,-57,-12,-68r0,-52v65,10,95,80,57,144xm68,-77v-31,-15,-53,-43,-53,-81v0,-44,32,-81,75,-88r0,53v-34,13,-32,59,4,72","w":208},"0":{"d":"13,-105r53,0v8,36,37,60,73,60v36,0,64,-23,74,-60r52,0v-9,65,-62,111,-126,111v-64,0,-118,-47,-126,-111xm66,-135r-53,0v8,-64,62,-112,126,-112v64,0,117,47,126,112r-52,0v-15,-78,-134,-78,-147,0","w":278},"$":{"d":"69,-175v1,15,7,17,26,21r-23,46v-73,-12,-70,-117,-6,-135r0,-34r51,0r0,36v26,11,43,36,44,66r-54,0v0,-28,-40,-24,-38,0xm66,38r0,-36v-32,-11,-54,-42,-54,-75r51,0v1,37,57,36,57,0v0,-12,-6,-20,-20,-26r23,-46v69,24,60,127,-6,147r0,36r-51,0","w":186},".":{"d":"31,0r0,-50r52,0r0,50r-52,0","w":114},":":{"d":"31,0r0,-50r52,0r0,50r-52,0xm31,-95r0,-51r52,0r0,51r-52,0","w":114},"\u00b7":{"d":"87,264r0,140r144,0r0,-140r-144,0","w":317},",":{"d":"31,53r0,-103r52,0r0,51","w":114},";":{"d":"31,53r0,-103r52,0r0,51xm31,-95r0,-51r52,0r0,51r-52,0","w":114},"!":{"d":"31,0r0,-50r52,0r0,50r-52,0xm31,-80r0,-161r52,0r0,161r-52,0","w":114},"?":{"d":"72,0r0,-50r52,0r0,50r-52,0xm12,-160v0,-51,40,-85,85,-86v48,0,85,38,85,85v0,56,-32,90,-110,86r0,-50v34,2,59,-6,59,-35v0,-19,-15,-35,-34,-35v-20,0,-32,12,-35,35r-50,0","w":194},"\/":{"d":"24,0r74,-241r52,0r-74,241r-52,0","w":174},"-":{"d":"0,-94r0,-51r95,0r0,51r-95,0","w":94},"(":{"d":"141,-3r-28,43v-116,-69,-118,-252,0,-320r28,42v-87,53,-85,184,0,235","w":153},")":{"d":"40,40r-28,-43v85,-51,87,-183,0,-235r28,-42v118,68,117,251,0,320","w":153},"[":{"d":"24,-274r95,0r0,51r-43,0r0,205r43,0r0,51r-95,0r0,-307","w":133},"]":{"d":"109,-274r0,307r-95,0r0,-51r43,0r0,-205r-43,0r0,-51r95,0","w":133},"&":{"d":"120,0v-77,9,-120,-40,-97,-104v12,14,26,21,45,25v-5,27,22,29,52,28r0,51xm68,-168v2,32,48,21,81,23r0,-44r52,0r0,44r20,0r0,50r-20,0r0,95r-52,0r0,-95r-47,0v-54,3,-85,-28,-85,-74v0,-50,41,-78,103,-72r0,51v-25,-2,-53,2,-52,22","w":237},"*":{"d":"112,-241r0,43r40,-14r12,39r-39,14r25,34r-33,25r-26,-36r-27,36r-34,-25r28,-34r-42,-14r14,-39r41,14r0,-43r41,0"},"'":{"d":"19,-136r0,-105r52,0r0,105r-52,0","w":90},"\"":{"d":"29,-136r0,-105r52,0r0,105r-52,0xm99,-136r0,-105r52,0r0,105r-52,0"},"@":{"d":"185,-67v-55,2,-111,3,-109,-49v1,-34,27,-63,66,-60r-4,38v-16,0,-24,6,-24,18v0,14,18,16,35,15r7,-71r39,0xm47,-106v14,61,60,77,143,73r0,33v-104,8,-161,-29,-176,-106r33,0xm136,-247v88,0,153,92,110,180r-37,0v44,-68,-2,-146,-73,-146v-46,0,-82,31,-90,79r-33,0v7,-65,59,-113,123,-113","w":270},"#":{"d":"37,-54r-18,0r7,-50r18,0r6,-38r-18,0r7,-51r18,0r6,-48r51,0r-7,48r40,0r-7,51r-40,0r-20,142r-50,0xm215,-193r18,0r-7,51r-18,0r-5,38r18,0r-8,50r-18,0r-7,54r-50,0r7,-54r-40,0r8,-50r39,0r19,-137r51,0","w":252},"+":{"d":"83,-145r0,-70r50,0r0,70r70,0r0,50r-70,0r0,70r-50,0r0,-70r-70,0r0,-50r70,0","w":216},"=":{"d":"17,-135r0,-50r182,0r0,50r-182,0xm17,-55r0,-50r182,0r0,50r-182,0","w":216},"{":{"d":"144,33v-73,3,-94,-34,-94,-106v0,-16,-16,-24,-36,-22r0,-51v62,-2,97,32,87,107v-2,18,18,23,43,22r0,50xm49,-162v-2,-71,17,-118,95,-112r0,51v-25,-1,-43,4,-43,22v0,21,1,45,-3,61v-14,-12,-31,-20,-49,-22","w":158},"}":{"d":"14,-274v73,-4,100,34,95,106v-1,16,15,24,35,22r0,51v-62,3,-96,-32,-86,-106v2,-18,-19,-23,-44,-22r0,-51xm109,-78v6,71,-18,116,-95,111r0,-50v25,1,44,-4,44,-22v0,-21,-2,-45,2,-62v14,12,31,21,49,23","w":158},"%":{"d":"12,-161r33,0v8,47,76,47,85,0r33,0v-5,40,-37,69,-76,69v-39,0,-70,-29,-75,-69xm45,-175r-33,0v5,-40,36,-69,75,-69v39,0,71,29,76,69r-33,0v-9,-46,-77,-48,-85,0xm211,-65r33,0v7,46,78,48,85,0r33,0v-5,40,-36,69,-75,69v-39,0,-71,-29,-76,-69xm244,-79r-33,0v5,-40,37,-69,76,-69v39,0,70,29,75,69r-33,0v-7,-47,-78,-47,-85,0xm133,0r78,-241r33,0r-78,241r-33,0","w":374},"\\":{"d":"150,0r-52,0r-74,-241r52,0","w":174},"`":{"d":"116,-259r-45,0r-35,-57r44,0"},"<":{"d":"168,-225r0,54r-98,51r98,51r0,54r-156,-82r0,-46"},">":{"d":"12,-225r156,82r0,46r-156,82r0,-54r98,-51r-98,-51r0,-54"},"^":{"d":"54,-126r-49,0r55,-115r61,0r54,115r-49,0r-36,-78"},"|":{"d":"62,-240r56,0r0,300r-56,0r0,-300"},"_":{"d":"0,19r180,0r0,50r-180,0r0,-50"},"~":{"d":"154,-199v-35,0,-74,-45,-94,1r-27,-23v30,-70,58,-49,123,-28v10,0,16,-6,25,-22r27,22v-12,27,-25,50,-54,50","w":240},"\u00a0":{"w":90}}});(function($){$.jGrowl=function(m,o){if($('#jGrowl').size()==0)$('<div id="jGrowl"></div>').addClass($.jGrowl.defaults.position).appendTo('body');$('#jGrowl').jGrowl(m,o);};$.fn.jGrowl=function(m,o){if($.isFunction(this.each)){var args=arguments;return this.each(function(){var self=this;if($(this).data('jGrowl.instance')==undefined){$(this).data('jGrowl.instance',new $.fn.jGrowl());$(this).data('jGrowl.instance').startup(this);}
if($.isFunction($(this).data('jGrowl.instance')[m])){$(this).data('jGrowl.instance')[m].apply($(this).data('jGrowl.instance'),$.makeArray(args).slice(1));}else{$(this).data('jGrowl.instance').create(m,o);}});};};$.extend($.fn.jGrowl.prototype,{defaults:{pool:0,header:'',group:'',sticky:false,position:'top-right',glue:'after',theme:'default',corners:'10px',check:250,life:3000,speed:'normal',easing:'swing',closer:true,closeTemplate:'&times;',closerTemplate:'<div>[ close all ]</div>',log:function(e,m,o){},beforeOpen:function(e,m,o){},open:function(e,m,o){},beforeClose:function(e,m,o){},close:function(e,m,o){},animateOpen:{opacity:'show'},animateClose:{opacity:'hide'}},notifications:[],element:null,interval:null,create:function(message,o){var o=$.extend({},this.defaults,o);this.notifications[this.notifications.length]={message:message,options:o};o.log.apply(this.element,[this.element,message,o]);},render:function(notification){var self=this;var message=notification.message;var o=notification.options;var notification=$('<div class="jGrowl-notification'+((o.group!=undefined&&o.group!='')?' '+o.group:'')+'"><div class="close">'+o.closeTemplate+'</div><div class="header">'+o.header+'</div><div class="message">'+message+'</div></div>').data("jGrowl",o).addClass(o.theme).children('div.close').bind("click.jGrowl",function(){$(this).parent().trigger('jGrowl.close');}).parent();(o.glue=='after')?$('div.jGrowl-notification:last',this.element).after(notification):$('div.jGrowl-notification:first',this.element).before(notification);$(notification).bind("mouseover.jGrowl",function(){$(this).data("jGrowl").pause=true;}).bind("mouseout.jGrowl",function(){$(this).data("jGrowl").pause=false;}).bind('jGrowl.beforeOpen',function(){o.beforeOpen.apply(self.element,[self.element,message,o]);}).bind('jGrowl.open',function(){o.open.apply(self.element,[self.element,message,o]);}).bind('jGrowl.beforeClose',function(){o.beforeClose.apply(self.element,[self.element,message,o]);}).bind('jGrowl.close',function(){$(this).trigger('jGrowl.beforeClose').animate(o.animateClose,o.speed,o.easing,function(){$(this).remove();o.close.apply(self.element,[self.element,message,o]);});}).trigger('jGrowl.beforeOpen').animate(o.animateOpen,o.speed,o.easing,function(){$(this).data("jGrowl").created=new Date();}).trigger('jGrowl.open');if($.fn.corner!=undefined)$(notification).corner(o.corners);if($('div.jGrowl-notification:parent',this.element).size()>1&&$('div.jGrowl-closer',this.element).size()==0&&this.defaults.closer!=false){$(this.defaults.closerTemplate).addClass('jGrowl-closer').addClass(this.defaults.theme).appendTo(this.element).animate(this.defaults.animateOpen,this.defaults.speed,this.defaults.easing).bind("click.jGrowl",function(){$(this).siblings().children('div.close').trigger("click.jGrowl");if($.isFunction(self.defaults.closer))self.defaults.closer.apply($(this).parent()[0],[$(this).parent()[0]]);});};},update:function(){$(this.element).find('div.jGrowl-notification:parent').each(function(){if($(this).data("jGrowl")!=undefined&&$(this).data("jGrowl").created!=undefined&&($(this).data("jGrowl").created.getTime()+$(this).data("jGrowl").life)<(new Date()).getTime()&&$(this).data("jGrowl").sticky!=true&&($(this).data("jGrowl").pause==undefined||$(this).data("jGrowl").pause!=true)){$(this).trigger('jGrowl.close');}});if(this.notifications.length>0&&(this.defaults.pool==0||$(this.element).find('div.jGrowl-notification:parent').size()<this.defaults.pool)){this.render(this.notifications.shift());}
if($(this.element).find('div.jGrowl-notification:parent').size()<2){$(this.element).find('div.jGrowl-closer').animate(this.defaults.animateClose,this.defaults.speed,this.defaults.easing,function(){$(this).remove();});};},startup:function(e){this.element=$(e).addClass('jGrowl').append('<div class="jGrowl-notification"></div>');this.interval=setInterval(function(){jQuery(e).data('jGrowl.instance').update();},this.defaults.check);if($.browser.msie&&parseInt($.browser.version)<7&&!window["XMLHttpRequest"])$(this.element).addClass('ie6');},shutdown:function(){$(this.element).removeClass('jGrowl').find('div.jGrowl-notification').remove();clearInterval(this.interval);}});$.jGrowl.defaults=$.fn.jGrowl.prototype.defaults;})(jQuery);(function(c){c.tools=c.tools||{version:{}};c.tools.version.tabs="1.0.1";c.tools.addTabEffect=function(d,e){b[d]=e};var b={"default":function(d){this.getPanes().hide().eq(d).show()},fade:function(d){this.getPanes().hide().eq(d).fadeIn(this.getConf().fadeInSpeed)},slide:function(d){this.getCurrentPane().slideUp("fast");this.getPanes().eq(d).slideDown()},horizontal:function(d){if(!c._hW){c._hW=this.getPanes().eq(0).width()}this.getCurrentPane().animate({width:0},function(){c(this).hide()});this.getPanes().eq(d).animate({width:c._hW},function(){c(this).show()})}};function a(e,f,g){var d=this;var h;function i(j,k){c(d).bind(j,function(m,l){if(k&&k.call(this,l.index)===false&&l){l.proceed=false}});return d}c.each(g,function(j,k){if(c.isFunction(k)){i(j,k)}});c.extend(this,{click:function(k){if(k===h){return d}var m=d.getCurrentPane();var l=e.eq(k);if(typeof k=="string"){l=e.filter("[href="+k+"]");k=e.index(l)}if(!l.length){if(h>=0){return d}k=g.initialIndex;l=e.eq(k)}var j={index:k,proceed:true};c(d).triggerHandler("onBeforeClick",j);if(!j.proceed){return d}l.addClass(g.current);b[g.effect].call(d,k);c(d).triggerHandler("onClick",j);e.removeClass(g.current);l.addClass(g.current);h=k;return d},getConf:function(){return g},getTabs:function(){return e},getPanes:function(){return f},getCurrentPane:function(){return f.eq(h)},getCurrentTab:function(){return e.eq(h)},getIndex:function(){return h},next:function(){return d.click(h+1)},prev:function(){return d.click(h-1)},onBeforeClick:function(j){return i("onBeforeClick",j)},onClick:function(j){return i("onClick",j)}});e.each(function(j){c(this).bind(g.event,function(k){d.click(j);if(!g.history){return k.preventDefault()}})});if(g.history){e.history(function(j,k){d.click(k||0)})}if(location.hash){d.click(location.hash)}else{d.click(g.initialIndex)}f.find("a[href^=#]").click(function(){d.click(c(this).attr("href"))})}c.fn.tabs=function(g,d){var e=this.eq(typeof conf=="number"?conf:0).data("tabs");if(e){return e}var f={tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",history:false,initialIndex:0,event:"click",api:false};if(c.isFunction(d)){d={onBeforeClick:d}}c.extend(f,d);this.each(function(){var h=c(this).find(f.tabs);if(!h.length){h=c(this).children()}var i=g.jquery?g:c(g);e=new a(h,i,f);c(this).data("tabs",e)});return f.api?e:this}})(jQuery);(function(b){var c,a;b.prototype.history=function(e){var d=this;if(b.browser.msie){if(!a){a=b("<iframe />").hide().get(0);b("body").append(a);setInterval(function(){var f=a.contentWindow.document;var g=f.location.hash;if(c!==g){b.event.trigger("hash",g);c=g}},100)}d.bind("click.hash",function(g){var f=a.contentWindow.document;f.open().close();f.location.hash=b(this).attr("href")});d.eq(0).triggerHandler("click.hash")}else{setInterval(function(){var f=location.hash;if(d.filter("[href*="+f+"]").length&&f!==c){c=f;b.event.trigger("hash",f)}},100)}b(window).bind("hash",e);return this}})(jQuery);(function(c){c.tools=c.tools||{version:{}};c.tools.version.tooltip="1.0.2";var b={toggle:[function(){this.getTip().show()},function(){this.getTip().hide()}],fade:[function(){this.getTip().fadeIn(this.getConf().fadeInSpeed)},function(){this.getTip().fadeOut(this.getConf().fadeOutSpeed)}]};c.tools.addTipEffect=function(d,f,e){b[d]=[f,e]};c.tools.addTipEffect("slideup",function(){var d=this.getConf();var e=d.slideOffset||10;this.getTip().css({opacity:0}).animate({top:"-="+e,opacity:d.opacity},d.slideInSpeed||200).show()},function(){var d=this.getConf();var e=d.slideOffset||10;this.getTip().animate({top:"-="+e,opacity:0},d.slideOutSpeed||200,function(){c(this).hide().animate({top:"+="+(e*2)},0)})});function a(f,e){var d=this;var h=f.next();if(e.tip){if(e.tip.indexOf("#")!=-1){h=c(e.tip)}else{h=f.nextAll(e.tip).eq(0);if(!h.length){h=f.parent().nextAll(e.tip).eq(0)}}}function j(k,l){c(d).bind(k,function(n,m){if(l&&l.call(this)===false&&m){m.proceed=false}});return d}c.each(e,function(k,l){if(c.isFunction(l)){j(k,l)}});var g=f.is("input, textarea");f.bind(g?"focus":"mouseover",function(k){k.target=this;d.show(k);h.hover(function(){d.show()},function(){d.hide()})});f.bind(g?"blur":"mouseout",function(){d.hide()});h.css("opacity",e.opacity);var i=0;c.extend(d,{show:function(q){if(q){f=c(q.target)}clearTimeout(i);if(h.is(":animated")||h.is(":visible")){return d}var o={proceed:true};c(d).trigger("onBeforeShow",o);if(!o.proceed){return d}var n=f.position().top-h.outerHeight();var k=h.outerHeight()+f.outerHeight();var r=e.position[0];if(r=="center"){n+=k/2}if(r=="bottom"){n+=k}var l=f.outerWidth()+h.outerWidth();var m=f.position().left+f.outerWidth();r=e.position[1];if(r=="center"){m-=l/2}if(r=="left"){m-=l}n+=e.offset[0];m+=e.offset[1];h.css({position:"absolute",top:n,left:m});b[e.effect][0].call(d);c(d).trigger("onShow");return d},hide:function(){clearTimeout(i);i=setTimeout(function(){if(!h.is(":visible")){return d}var k={proceed:true};c(d).trigger("onBeforeHide",k);if(!k.proceed){return d}b[e.effect][1].call(d);c(d).trigger("onHide")},e.delay||1);return d},isShown:function(){return h.is(":visible, :animated")},getConf:function(){return e},getTip:function(){return h},getTrigger:function(){return f},onBeforeShow:function(k){return j("onBeforeShow",k)},onShow:function(k){return j("onShow",k)},onBeforeHide:function(k){return j("onBeforeHide",k)},onHide:function(k){return j("onHide",k)}})}c.prototype.tooltip=function(d){var e=this.eq(typeof d=="number"?d:0).data("tooltip");if(e){return e}var f={tip:null,effect:"slideup",delay:30,opacity:1,position:["top","center"],offset:[0,0],api:false};if(c.isFunction(d)){d={onBeforeShow:d}}c.extend(f,d);this.each(function(){e=new a(c(this),f);c(this).data("tooltip",e)});return f.api?e:this}})(jQuery);(function(b){b.tools=b.tools||{version:{}};b.tools.version.scrollable="1.0.5";var c=null;function a(p,m){var s=this;if(!c){c=s}function n(t,u){b(s).bind(t,function(w,v){if(u&&u.call(this,v.index)===false&&v){v.proceed=false}});return s}b.each(m,function(t,u){if(b.isFunction(u)){n(t,u)}});var d=!m.vertical;var f=b(m.items,p);var j=0;function l(u,t){return u.indexOf("#")!=-1?b(u).eq(0):t.siblings(u).eq(0)}var q=l(m.navi,p);var g=l(m.prev,p);var i=l(m.next,p);var h=l(m.prevPage,p);var o=l(m.nextPage,p);b.extend(s,{getIndex:function(){return j},getConf:function(){return m},getSize:function(){return s.getItems().size()},getPageAmount:function(){return Math.ceil(this.getSize()/m.size)},getPageIndex:function(){return Math.ceil(j/m.size)},getRoot:function(){return p},getItemWrap:function(){return f},getItems:function(){return f.children()},getVisibleItems:function(){return s.getItems().slice(j,j+m.size)},seekTo:function(w,u,A){if(u===undefined){u=m.speed}if(b.isFunction(u)){A=u;u=m.speed}if(w<0){w=0}if(w>s.getSize()-m.size){return s}var B=s.getItems().eq(w);if(!B.length){return s}var t={index:w,proceed:true};b(s).trigger("onBeforeSeek",t);if(!t.proceed){return s}if(d){var v=-B.position().left;f.animate({left:v},u,m.easing,A?function(){A.call(s)}:null)}else{var z=-B.position().top;f.animate({top:z},u,m.easing,A?function(){A.call(s)}:null)}if(q.length){var x=m.activeClass;var y=Math.ceil(w/m.size);y=Math.min(y,q.children().length-1);q.children().removeClass(x).eq(y).addClass(x)}if(w===0){g.add(h).addClass(m.disabledClass)}else{g.add(h).removeClass(m.disabledClass)}if(w>=s.getSize()-m.size){i.add(o).addClass(m.disabledClass)}else{i.add(o).removeClass(m.disabledClass)}c=s;j=w;b(s).trigger("onSeek",{index:w});return s},move:function(v,u,t){var w=j+v;if(m.loop&&w>(s.getSize()-m.size)){w=0}return this.seekTo(w,u,t)},next:function(u,t){return this.move(1,u,t)},prev:function(u,t){return this.move(-1,u,t)},movePage:function(v,u,t){return this.move(m.size*v,u,t)},setPage:function(x,y,v){var u=m.size;var t=u*x;var w=t+u>=this.getSize();if(w){t=this.getSize()-m.size}return this.seekTo(t,y,v)},prevPage:function(u,t){return this.setPage(this.getPageIndex()-1,u,t)},nextPage:function(u,t){return this.setPage(this.getPageIndex()+1,u,t)},begin:function(u,t){return this.seekTo(0,u,t)},end:function(u,t){return this.seekTo(this.getSize()-m.size,u,t)},reload:function(){return r()},click:function(u,x,v){var w=s.getItems().eq(u);var t=m.activeClass;if(u<0||u>=this.getSize()){return s}if(m.size==2){if(u==s.getIndex()){u--}s.getItems().removeClass(t);w.addClass(t);return this.seekTo(u,x,v)}if(!w.hasClass(t)){s.getItems().removeClass(t);w.addClass(t);var z=Math.floor(m.size/2);var y=u-z;if(y>s.getSize()-m.size){y=s.getSize()-m.size}if(y!==u){return this.seekTo(y,x,v)}}return s},onBeforeSeek:function(t){return n("onBeforeSeek",t)},onSeek:function(t){return n("onSeek",t)}});if(b.isFunction(b.fn.mousewheel)){p.bind("mousewheel.scrollable",function(u,v){var t=b.browser.opera?1:-1;s.move(v>0?t:-t,50);return false})}g.addClass(m.disabledClass).click(function(){s.prev()});i.click(function(){s.next()});o.click(function(){s.nextPage()});h.addClass(m.disabledClass).click(function(){s.prevPage()});if(m.keyboard){b(document).unbind("keydown.scrollable").bind("keydown.scrollable",function(t){var u=c;if(!u||t.altKey||t.ctrlKey){return}if(d&&(t.keyCode==37||t.keyCode==39)){u.move(t.keyCode==37?-1:1);return t.preventDefault()}if(!d&&(t.keyCode==38||t.keyCode==40)){u.move(t.keyCode==38?-1:1);return t.preventDefault()}return true})}function r(){if(q.is(":empty")||q.data("me")==s){q.empty();q.data("me",s);for(var u=0;u<s.getPageAmount();u++){var v=b("<"+m.naviItem+"/>").attr("href",u).click(function(x){var w=b(this);w.parent().children().removeClass(m.activeClass);w.addClass(m.activeClass);s.setPage(w.attr("href"));return x.preventDefault()});if(u===0){v.addClass(m.activeClass)}q.append(v)}}else{var t=q.children();t.each(function(w){var x=b(this);x.attr("href",w);if(w===0){x.addClass(m.activeClass)}x.click(function(){q.find("."+m.activeClass).removeClass(m.activeClass);x.addClass(m.activeClass);s.setPage(x.attr("href"))})})}if(m.clickable){s.getItems().each(function(x,w){var y=b(this);if(!y.data("set")){y.bind("click.scrollable",function(){s.click(x)});y.data("set",true)}})}if(m.hoverClass){s.getItems().hover(function(){b(this).addClass(m.hoverClass)},function(){b(this).removeClass(m.hoverClass)})}return s}r();var e=null;function k(){if(e){return}e=setInterval(function(){if(m.interval===0){clearInterval(e);e=0;return}s.next()},m.interval)}if(m.interval>0){p.hover(function(){clearInterval(e);e=0},function(){k()});k()}}b.fn.scrollable=function(d){var e=this.eq(typeof d=="number"?d:0).data("scrollable");if(e){return e}var f={size:5,vertical:false,clickable:true,loop:false,interval:0,speed:400,keyboard:true,activeClass:"active",disabledClass:"disabled",hoverClass:null,easing:"swing",items:".items",prev:".prev",next:".next",prevPage:".prevPage",nextPage:".nextPage",navi:".navi",naviItem:"a",api:false,onBeforeSeek:null,onSeek:null};b.extend(f,d);this.each(function(){e=new a(b(this),f);b(this).data("scrollable",e)});return f.api?e:this}})(jQuery);(function(b){b.tools=b.tools||{version:{}};b.tools.version.overlay="1.0.4";var c=[];function a(h,d){var r=this,q=b(window),f,n,s,i,k,m,l;var e=d.expose&&b.tools.version.expose;function p(o,t){b(r).bind(o,function(v,u){if(t&&t.call(this)===false&&u){u.proceed=false}});return r}b.each(d,function(o,t){if(b.isFunction(t)){p(o,t)}});var j=d.target||h.attr("rel");var g=j?b(j):null;if(!g){g=h}else{k=h}q.load(function(){m=g.attr("overlay");if(!m){m=g.css("backgroundImage");if(!m){throw"background-image CSS property not set for overlay element: "+j}m=m.substring(m.indexOf("(")+1,m.indexOf(")")).replace(/\"/g,"");g.css("backgroundImage","none");g.attr("overlay",m)}s=g.outerWidth({margin:true});i=g.outerHeight({margin:true});n=b('<img src="'+m+'"/>');n.css({border:0,position:"absolute",display:"none"}).width(s).attr("overlay",true);b("body").append(n);if(k){k.bind("click.overlay",function(o){r.load(o.pageY-q.scrollTop(),o.pageX-q.scrollLeft());return o.preventDefault()})}d.close=d.close||".close";if(!g.find(d.close).length){g.prepend('<div class="close"></div>')}f=g.find(d.close);f.bind("click.overlay",function(){r.close()});if(d.preload){setTimeout(function(){var o=new Image();o.src=m},2000)}});b.extend(r,{load:function(w,v){if(!n){q.load(function(){r.load(w,v)});return r}if(r.isOpened()){return r}if(d.oneInstance){b.each(c,function(){this.close()})}var u={proceed:true};b(r).trigger("onBeforeLoad",u);if(!u.proceed){return r}if(e){n.expose(d.expose);l=n.expose().load()}w=w||d.start.top;v=v||d.start.left;var o=d.finish.top;var t=d.finish.left;if(o=="center"){o=Math.max((q.height()-i)/2,0)}if(t=="center"){t=Math.max((q.width()-s)/2,0)}if(!d.start.absolute){w+=q.scrollTop();v+=q.scrollLeft()}if(!d.finish.absolute){o+=q.scrollTop();t+=q.scrollLeft()}n.css({top:w,left:v,width:d.start.width,zIndex:d.zIndex}).show();n.animate({top:o,left:t,width:s},d.speed,function(){g.css({position:"absolute",top:o,left:t});var x=n.css("zIndex");f.add(g).css("zIndex",++x);g.fadeIn(d.fadeInSpeed,function(){b(r).trigger("onLoad")})});return r},close:function(){if(!r.isOpened()){return r}var u={proceed:true};b(r).trigger("onBeforeClose",u);if(!u.proceed){return r}if(l){l.close()}if(n.is(":visible")){g.hide();var t=d.start.top;var o=d.start.left;if(k){u=k.offset();t=u.top+k.height()/2;o=u.left+k.width()/2}n.animate({top:t,left:o,width:0},d.closeSpeed,function(){b(r).trigger("onClose",u)})}return r},getBackgroundImage:function(){return n},getContent:function(){return g},getTrigger:function(){return k},isOpened:function(){return g.is(":visible")},getConf:function(){return d},onBeforeLoad:function(o){return p("onBeforeLoad",o)},onLoad:function(o){return p("onLoad",o)},onBeforeClose:function(o){return p("onBeforeClose",o)},onClose:function(o){return p("onClose",o)}});b(document).keydown(function(o){if(o.keyCode==27){r.close()}});if(d.closeOnClick){b(document).bind("click.overlay",function(o){if(!g.is(":visible, :animated")){return}var t=b(o.target);if(t.attr("overlay")){return}if(t.parents("[overlay]").length){return}r.close()})}}b.fn.overlay=function(e){var f=this.eq(typeof e=="number"?e:0).data("overlay");if(f){return f}var d=b(window);var g={start:{top:Math.round(d.height()/2),left:Math.round(d.width()/2),width:0,absolute:false},finish:{top:80,left:"center",absolute:false},speed:"normal",fadeInSpeed:"fast",closeSpeed:"fast",close:null,oneInstance:true,closeOnClick:true,preload:true,zIndex:9999,api:false,expose:null,target:null};if(b.isFunction(e)){e={onBeforeLoad:e}}b.extend(true,g,e);this.each(function(){f=new a(b(this),g);c.push(f);b(this).data("overlay",f)});return g.api?f:this}})(jQuery);(function(b){b.tools=b.tools||{version:{}};b.tools.version.expose="1.0.3";function a(){var e=b(window).width();if(b.browser.mozilla){return e}var d;if(window.innerHeight&&window.scrollMaxY){d=window.innerWidth+window.scrollMaxX}else{if(document.body.scrollHeight>document.body.offsetHeight){d=document.body.scrollWidth}else{d=document.body.offsetWidth}}return d<e?d+20:e}function c(g,h){var e=this,d=null,f=false,i=0;function j(k,l){b(e).bind(k,function(n,m){if(l&&l.call(this)===false&&m){m.proceed=false}});return e}b.each(h,function(k,l){if(b.isFunction(l)){j(k,l)}});b(window).bind("resize.expose",function(){if(d){d.css({width:a(),height:b(document).height()})}});b.extend(this,{getMask:function(){return d},getExposed:function(){return g},getConf:function(){return h},isLoaded:function(){return f},load:function(){if(f){return e}i=g.eq(0).css("zIndex");if(h.maskId){d=b("#"+h.maskId)}if(!d||!d.length){d=b("<div/>").css({position:"absolute",top:0,left:0,width:a(),height:b(document).height(),display:"none",opacity:0,zIndex:h.zIndex});if(h.maskId){d.attr("id",h.maskId)}b("body").append(d);var k=d.css("backgroundColor");if(!k||k=="transparent"||k=="rgba(0, 0, 0, 0)"){d.css("backgroundColor",h.color)}if(h.closeOnEsc){b(document).bind("keydown.unexpose",function(n){if(n.keyCode==27){e.close()}})}if(h.closeOnClick){d.bind("click.unexpose",function(){e.close()})}}var m={proceed:true};b(e).trigger("onBeforeLoad",m);if(!m.proceed){return e}b.each(g,function(){var n=b(this);if(!/relative|absolute|fixed/i.test(n.css("position"))){n.css("position","relative")}});g.css({zIndex:h.zIndex+1});var l=d.height();if(!this.isLoaded()){d.css({opacity:0,display:"block"}).fadeTo(h.loadSpeed,h.opacity,function(){if(d.height()!=l){d.css("height",l)}b(e).trigger("onLoad")})}f=true;return e},close:function(){if(!f){return e}var k={proceed:true};b(e).trigger("onBeforeClose",k);if(k.proceed===false){return e}d.fadeOut(h.closeSpeed,function(){b(e).trigger("onClose");g.css({zIndex:b.browser.msie?i:null})});f=false;return e},onBeforeLoad:function(k){return j("onBeforeLoad",k)},onLoad:function(k){return j("onLoad",k)},onBeforeClose:function(k){return j("onBeforeClose",k)},onClose:function(k){return j("onClose",k)}})}b.fn.expose=function(d){var e=this.eq(typeof d=="number"?d:0).data("expose");if(e){return e}var f={maskId:null,loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,color:"#456",api:false};if(typeof d=="string"){d={color:d}}b.extend(f,d);this.each(function(){e=new c(b(this),f);b(this).data("expose",e)});return f.api?e:this}})(jQuery);(function($){$.fn.jcarousel=function(o){return this.each(function(){new $jc(this,o);});};var defaults={vertical:false,start:1,offset:1,size:null,scroll:3,visible:null,animation:'normal',easing:'swing',auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:'<div></div>',buttonPrevHTML:'<div></div>',buttonNextEvent:'click',buttonPrevEvent:'click',buttonNextCallback:null,buttonPrevCallback:null};$.jcarousel=function(e,o){this.options=$.extend({},defaults,o||{});this.locked=false;this.container=null;this.clip=null;this.list=null;this.buttonNext=null;this.buttonPrev=null;this.wh=!this.options.vertical?'width':'height';this.lt=!this.options.vertical?'left':'top';var skin='',split=e.className.split(' ');for(var i=0;i<split.length;i++){if(split[i].indexOf('jcarousel-skin')!=-1){$(e).removeClass(split[i]);var skin=split[i];break;}}
if(e.nodeName=='UL'||e.nodeName=='OL'){this.list=$(e);this.container=this.list.parent();if(this.container.hasClass('jcarousel-clip')){if(!this.container.parent().hasClass('jcarousel-container'))
this.container=this.container.wrap('<div></div>');this.container=this.container.parent();}else if(!this.container.hasClass('jcarousel-container'))
this.container=this.list.wrap('<div></div>').parent();}else{this.container=$(e);this.list=$(e).find('>ul,>ol,div>ul,div>ol');}
if(skin!=''&&this.container.parent()[0].className.indexOf('jcarousel-skin')==-1)
this.container.wrap('<div class=" '+skin+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass('jcarousel-clip'))
this.clip=this.list.wrap('<div></div>').parent();this.buttonPrev=$('.jcarousel-prev',this.container);if(this.buttonPrev.size()==0&&this.options.buttonPrevHTML!=null)
this.buttonPrev=this.clip.before(this.options.buttonPrevHTML).prev();this.buttonPrev.addClass(this.className('jcarousel-prev'));this.buttonNext=$('.jcarousel-next',this.container);if(this.buttonNext.size()==0&&this.options.buttonNextHTML!=null)
this.buttonNext=this.clip.before(this.options.buttonNextHTML).prev();this.buttonNext.addClass(this.className('jcarousel-next'));this.clip.addClass(this.className('jcarousel-clip'));this.list.addClass(this.className('jcarousel-list'));this.container.addClass(this.className('jcarousel-container'));var di=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;var li=this.list.children('li');var self=this;if(li.size()>0){var wh=0,i=this.options.offset;li.each(function(){self.format(this,i++);wh+=self.dimension(this,di);});this.list.css(this.wh,wh+'px');if(!o||o.size===undefined)
this.options.size=li.size();}
this.container.css('display','block');this.buttonNext.css('display','block');this.buttonPrev.css('display','block');this.funcNext=function(){self.next();};this.funcPrev=function(){self.prev();};this.funcResize=function(){self.reload();};if(this.options.initCallback!=null)
this.options.initCallback(this,'init');if($.browser.safari){this.buttons(false,false);$(window).bind('load',function(){self.setup();});}else
this.setup();};var $jc=$.jcarousel;$jc.fn=$jc.prototype={jcarousel:'0.2.3'};$jc.fn.extend=$jc.extend=$.extend;$jc.fn.extend({setup:function(){this.first=null;this.last=null;this.prevFirst=null;this.prevLast=null;this.animating=false;this.timer=null;this.tail=null;this.inTail=false;if(this.locked)
return;this.list.css(this.lt,this.pos(this.options.offset)+'px');var p=this.pos(this.options.start);this.prevFirst=this.prevLast=null;this.animate(p,false);$(window).unbind('resize',this.funcResize).bind('resize',this.funcResize);},reset:function(){this.list.empty();this.list.css(this.lt,'0px');this.list.css(this.wh,'10px');if(this.options.initCallback!=null)
this.options.initCallback(this,'reset');this.setup();},reload:function(){if(this.tail!=null&&this.inTail)
this.list.css(this.lt,$jc.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;if(this.options.reloadCallback!=null)
this.options.reloadCallback(this);if(this.options.visible!=null){var self=this;var di=Math.ceil(this.clipping()/this.options.visible),wh=0,lt=0;$('li',this.list).each(function(i){wh+=self.dimension(this,di);if(i+1<self.first)
lt=wh;});this.list.css(this.wh,wh+'px');this.list.css(this.lt,-lt+'px');}
this.scroll(this.first,false);},lock:function(){this.locked=true;this.buttons();},unlock:function(){this.locked=false;this.buttons();},size:function(s){if(s!=undefined){this.options.size=s;if(!this.locked)
this.buttons();}
return this.options.size;},has:function(i,i2){if(i2==undefined||!i2)
i2=i;if(this.options.size!==null&&i2>this.options.size)
i2=this.options.size;for(var j=i;j<=i2;j++){var e=this.get(j);if(!e.length||e.hasClass('jcarousel-item-placeholder'))
return false;}
return true;},get:function(i){return $('.jcarousel-item-'+i,this.list);},add:function(i,s){var e=this.get(i),old=0,add=0;if(e.length==0){var c,e=this.create(i),j=$jc.intval(i);while(c=this.get(--j)){if(j<=0||c.length){j<=0?this.list.prepend(e):c.after(e);break;}}}else
old=this.dimension(e);e.removeClass(this.className('jcarousel-item-placeholder'));typeof s=='string'?e.html(s):e.empty().append(s);var di=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;var wh=this.dimension(e,di)-old;if(i>0&&i<this.first)
this.list.css(this.lt,$jc.intval(this.list.css(this.lt))-wh+'px');this.list.css(this.wh,$jc.intval(this.list.css(this.wh))+wh+'px');return e;},remove:function(i){var e=this.get(i);if(!e.length||(i>=this.first&&i<=this.last))
return;var d=this.dimension(e);if(i<this.first)
this.list.css(this.lt,$jc.intval(this.list.css(this.lt))+d+'px');e.remove();this.list.css(this.wh,$jc.intval(this.list.css(this.wh))-d+'px');},next:function(){this.stopAuto();if(this.tail!=null&&!this.inTail)
this.scrollTail(false);else
this.scroll(((this.options.wrap=='both'||this.options.wrap=='last')&&this.options.size!=null&&this.last==this.options.size)?1:this.first+this.options.scroll);},prev:function(){this.stopAuto();if(this.tail!=null&&this.inTail)
this.scrollTail(true);else
this.scroll(((this.options.wrap=='both'||this.options.wrap=='first')&&this.options.size!=null&&this.first==1)?this.options.size:this.first-this.options.scroll);},scrollTail:function(b){if(this.locked||this.animating||!this.tail)
return;var pos=$jc.intval(this.list.css(this.lt));!b?pos-=this.tail:pos+=this.tail;this.inTail=!b;this.prevFirst=this.first;this.prevLast=this.last;this.animate(pos);},scroll:function(i,a){if(this.locked||this.animating)
return;this.animate(this.pos(i),a);},pos:function(i){if(this.locked||this.animating)
return;if(this.options.wrap!='circular')
i=i<1?1:(this.options.size&&i>this.options.size?this.options.size:i);var back=this.first>i;var pos=$jc.intval(this.list.css(this.lt));var f=this.options.wrap!='circular'&&this.first<=1?1:this.first;var c=back?this.get(f):this.get(this.last);var j=back?f:f-1;var e=null,l=0,p=false,d=0;while(back?--j>=i:++j<i){e=this.get(j);p=!e.length;if(e.length==0){e=this.create(j).addClass(this.className('jcarousel-item-placeholder'));c[back?'before':'after'](e);}
c=e;d=this.dimension(e);if(p)
l+=d;if(this.first!=null&&(this.options.wrap=='circular'||(j>=1&&(this.options.size==null||j<=this.options.size))))
pos=back?pos+d:pos-d;}
var clipping=this.clipping();var cache=[];var visible=0,j=i,v=0;var c=this.get(i-1);while(++visible){e=this.get(j);p=!e.length;if(e.length==0){e=this.create(j).addClass(this.className('jcarousel-item-placeholder'));c.length==0?this.list.prepend(e):c[back?'before':'after'](e);}
c=e;var d=this.dimension(e);if(d==0){alert('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...');return 0;}
if(this.options.wrap!='circular'&&this.options.size!==null&&j>this.options.size)
cache.push(e);else if(p)
l+=d;v+=d;if(v>=clipping)
break;j++;}
for(var x=0;x<cache.length;x++)
cache[x].remove();if(l>0){this.list.css(this.wh,this.dimension(this.list)+l+'px');if(back){pos-=l;this.list.css(this.lt,$jc.intval(this.list.css(this.lt))-l+'px');}}
var last=i+visible-1;if(this.options.wrap!='circular'&&this.options.size&&last>this.options.size)
last=this.options.size;if(j>last){visible=0,j=last,v=0;while(++visible){var e=this.get(j--);if(!e.length)
break;v+=this.dimension(e);if(v>=clipping)
break;}}
var first=last-visible+1;if(this.options.wrap!='circular'&&first<1)
first=1;if(this.inTail&&back){pos+=this.tail;this.inTail=false;}
this.tail=null;if(this.options.wrap!='circular'&&last==this.options.size&&(last-visible+1)>=1){var m=$jc.margin(this.get(last),!this.options.vertical?'marginRight':'marginBottom');if((v-m)>clipping)
this.tail=v-clipping-m;}
while(i-->first)
pos+=this.dimension(this.get(i));this.prevFirst=this.first;this.prevLast=this.last;this.first=first;this.last=last;return pos;},animate:function(p,a){if(this.locked||this.animating)
return;this.animating=true;var self=this;var scrolled=function(){self.animating=false;if(p==0)
self.list.css(self.lt,0);if(self.options.wrap=='both'||self.options.wrap=='last'||self.options.size==null||self.last<self.options.size)
self.startAuto();self.buttons();self.notify('onAfterAnimation');};this.notify('onBeforeAnimation');if(!this.options.animation||a==false){this.list.css(this.lt,p+'px');scrolled();}else{var o=!this.options.vertical?{'left':p}:{'top':p};this.list.animate(o,this.options.animation,this.options.easing,scrolled);}},startAuto:function(s){if(s!=undefined)
this.options.auto=s;if(this.options.auto==0)
return this.stopAuto();if(this.timer!=null)
return;var self=this;this.timer=setTimeout(function(){self.next();},this.options.auto*1000);},stopAuto:function(){if(this.timer==null)
return;clearTimeout(this.timer);this.timer=null;},buttons:function(n,p){if(n==undefined||n==null){var n=!this.locked&&this.options.size!==0&&((this.options.wrap&&this.options.wrap!='first')||this.options.size==null||this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap=='first')&&this.options.size!=null&&this.last>=this.options.size)
n=this.tail!=null&&!this.inTail;}
if(p==undefined||p==null){var p=!this.locked&&this.options.size!==0&&((this.options.wrap&&this.options.wrap!='last')||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=='last')&&this.options.size!=null&&this.first==1)
p=this.tail!=null&&this.inTail;}
var self=this;this.buttonNext[n?'bind':'unbind'](this.options.buttonNextEvent,this.funcNext)[n?'removeClass':'addClass'](this.className('jcarousel-next-disabled')).attr('disabled',n?false:true);this.buttonPrev[p?'bind':'unbind'](this.options.buttonPrevEvent,this.funcPrev)[p?'removeClass':'addClass'](this.className('jcarousel-prev-disabled')).attr('disabled',p?false:true);if(this.buttonNext.length>0&&(this.buttonNext[0].jcarouselstate==undefined||this.buttonNext[0].jcarouselstate!=n)&&this.options.buttonNextCallback!=null){this.buttonNext.each(function(){self.options.buttonNextCallback(self,this,n);});this.buttonNext[0].jcarouselstate=n;}
if(this.buttonPrev.length>0&&(this.buttonPrev[0].jcarouselstate==undefined||this.buttonPrev[0].jcarouselstate!=p)&&this.options.buttonPrevCallback!=null){this.buttonPrev.each(function(){self.options.buttonPrevCallback(self,this,p);});this.buttonPrev[0].jcarouselstate=p;}},notify:function(evt){var state=this.prevFirst==null?'init':(this.prevFirst<this.first?'next':'prev');this.callback('itemLoadCallback',evt,state);if(this.prevFirst!==this.first){this.callback('itemFirstInCallback',evt,state,this.first);this.callback('itemFirstOutCallback',evt,state,this.prevFirst);}
if(this.prevLast!==this.last){this.callback('itemLastInCallback',evt,state,this.last);this.callback('itemLastOutCallback',evt,state,this.prevLast);}
this.callback('itemVisibleInCallback',evt,state,this.first,this.last,this.prevFirst,this.prevLast);this.callback('itemVisibleOutCallback',evt,state,this.prevFirst,this.prevLast,this.first,this.last);},callback:function(cb,evt,state,i1,i2,i3,i4){if(this.options[cb]==undefined||(typeof this.options[cb]!='object'&&evt!='onAfterAnimation'))
return;var callback=typeof this.options[cb]=='object'?this.options[cb][evt]:this.options[cb];if(!$.isFunction(callback))
return;var self=this;if(i1===undefined)
callback(self,state,evt);else if(i2===undefined)
this.get(i1).each(function(){callback(self,this,i1,state,evt);});else{for(var i=i1;i<=i2;i++)
if(i!==null&&!(i>=i3&&i<=i4))
this.get(i).each(function(){callback(self,this,i,state,evt);});}},create:function(i){return this.format('<li></li>',i);},format:function(e,i){var $e=$(e).addClass(this.className('jcarousel-item')).addClass(this.className('jcarousel-item-'+i));$e.attr('jcarouselindex',i);return $e;},className:function(c){return c+' '+c+(!this.options.vertical?'-horizontal':'-vertical');},dimension:function(e,d){var el=e.jquery!=undefined?e[0]:e;var old=!this.options.vertical?el.offsetWidth+$jc.margin(el,'marginLeft')+$jc.margin(el,'marginRight'):el.offsetHeight+$jc.margin(el,'marginTop')+$jc.margin(el,'marginBottom');if(d==undefined||old==d)
return old;var w=!this.options.vertical?d-$jc.margin(el,'marginLeft')-$jc.margin(el,'marginRight'):d-$jc.margin(el,'marginTop')-$jc.margin(el,'marginBottom');$(el).css(this.wh,w+'px');return this.dimension(el);},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-$jc.intval(this.clip.css('borderLeftWidth'))-$jc.intval(this.clip.css('borderRightWidth')):this.clip[0].offsetHeight-$jc.intval(this.clip.css('borderTopWidth'))-$jc.intval(this.clip.css('borderBottomWidth'));},index:function(i,s){if(s==undefined)
s=this.options.size;return Math.round((((i-1)/s)-Math.floor((i-1)/s))*s)+1;}});$jc.extend({defaults:function(d){return $.extend(defaults,d||{});},margin:function(e,p){if(!e)
return 0;var el=e.jquery!=undefined?e[0]:e;if(p=='marginRight'&&$.browser.safari){var old={'display':'block','float':'none','width':'auto'},oWidth,oWidth2;$.swap(el,old,function(){oWidth=el.offsetWidth;});old['marginRight']=0;$.swap(el,old,function(){oWidth2=el.offsetWidth;});return oWidth2-oWidth;}
return $jc.intval($.css(el,p));},intval:function(v){v=parseInt(v);return isNaN(v)?0:v;}});})(jQuery);(function($){$.fn.tweet=function(o){var s={username:["seaofclouds"],avatar_size:null,count:3,intro_text:null,outro_text:null,join_text:null,auto_join_text_default:"i said,",auto_join_text_ed:"i",auto_join_text_ing:"i am",auto_join_text_reply:"i replied to",auto_join_text_url:"i was looking at",loading_text:null,query:null};$.fn.extend({linkUrl:function(){var returning=[];var regexp=/((ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi;this.each(function(){returning.push(this.replace(regexp,"<a href=\"$1\">$1</a>"))});return $(returning);},linkUser:function(){var returning=[];var regexp=/[\@]+([A-Za-z0-9-_]+)/gi;this.each(function(){returning.push(this.replace(regexp,"<a href=\"http://twitter.com/$1\">@$1</a>"))});return $(returning);},linkHash:function(){var returning=[];var regexp=/ [\#]+([A-Za-z0-9-_]+)/gi;this.each(function(){returning.push(this.replace(regexp,' <a href="http://search.twitter.com/search?q=&tag=$1&lang=all&from='+s.username.join("%2BOR%2B")+'">#$1</a>'))});return $(returning);},capAwesome:function(){var returning=[];this.each(function(){returning.push(this.replace(/(a|A)wesome/gi,'AWESOME'))});return $(returning);},capEpic:function(){var returning=[];this.each(function(){returning.push(this.replace(/(e|E)pic/gi,'EPIC'))});return $(returning);},makeHeart:function(){var returning=[];this.each(function(){returning.push(this.replace(/[&lt;]+[3]/gi,"<tt class='heart'>&#x2665;</tt>"))});return $(returning);}});function relative_time(time_value){var parsed_date=Date.parse(time_value);var relative_to=(arguments.length>1)?arguments[1]:new Date();var delta=parseInt((relative_to.getTime()-parsed_date)/1000);if(delta<60){return'less than a minute ago';}else if(delta<120){return'about a minute ago';}else if(delta<(45*60)){return(parseInt(delta/60)).toString()+' minutes ago';}else if(delta<(90*60)){return'about an hour ago';}else if(delta<(24*60*60)){return'about '+(parseInt(delta/3600)).toString()+' hours ago';}else if(delta<(48*60*60)){return'1 day ago';}else{return(parseInt(delta/86400)).toString()+' days ago';}}
if(o)$.extend(s,o);return this.each(function(){var list=$('<ul class="tweet_list">').appendTo(this);var intro='<p class="tweet_intro">'+s.intro_text+'</p>'
var outro='<p class="tweet_outro">'+s.outro_text+'</p>'
var loading=$('<p class="loading">'+s.loading_text+'</p>');if(typeof(s.username)=="string"){s.username=[s.username];}
var query='';if(s.query){query+='q='+s.query;}
query+='&q=from:'+s.username.join('%20OR%20from:');var url='http://search.twitter.com/search.json?&'+query+'&rpp='+s.count+'&callback=?';if(s.loading_text)$(this).append(loading);$.getJSON(url,function(data){if(s.loading_text)loading.remove();if(s.intro_text)list.before(intro);$.each(data.results,function(i,item){if(s.join_text=="auto"){if(item.text.match(/^(@([A-Za-z0-9-_]+)) .*/i)){var join_text=s.auto_join_text_reply;}else if(item.text.match(/(^\w+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+) .*/i)){var join_text=s.auto_join_text_url;}else if(item.text.match(/^((\w+ed)|just) .*/im)){var join_text=s.auto_join_text_ed;}else if(item.text.match(/^(\w*ing) .*/i)){var join_text=s.auto_join_text_ing;}else{var join_text=s.auto_join_text_default;}}else{var join_text=s.join_text;};var join_template='<span class="tweet_join"> '+join_text+' </span>';var join=((s.join_text)?join_template:' ')
var avatar_template='<a class="tweet_avatar" href="http://twitter.com/'+item.from_user+'"><img src="'+item.profile_image_url+'" height="'+s.avatar_size+'" width="'+s.avatar_size+'" alt="'+item.from_user+'\'s avatar" border="0"/></a>';var avatar=(s.avatar_size?avatar_template:'')
var date='<a href="http://twitter.com/'+item.from_user+'/statuses/'+item.id+'" title="view tweet on twitter">'+relative_time(item.created_at)+'</a>';var text='<span class="tweet_text">'+$([item.text]).linkUrl().linkUser().linkHash().makeHeart().capAwesome().capEpic()[0]+'</span>';list.append('<li>'+avatar+date+join+text+'</li>');list.children('li:first').addClass('tweet_first');list.children('li:odd').addClass('tweet_even');list.children('li:even').addClass('tweet_odd');});if(s.outro_text)list.after(outro);});});};})(jQuery);;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();var s3_swf;function s3_swf_init(id,options)
{width=(options.width==undefined)?300:options.width
height=(options.height==undefined)?60:options.height
version=(options.version==undefined)?'9.0.0':options.version
onFileSelected=(options.onFileSelected==undefined)?function(){}:options.onFileSelected
onSuccess=(options.onSuccess==undefined)?function(){}:options.onSuccess
onFailed=(options.onFailed==undefined)?function(){}:options.onFailed
onCancel=(options.onCancel==undefined)?function(){}:options.onCancel
initialMessage=(options.initialMessage==undefined)?"js":options.initialMessage
doChecks=(options.doChecks==undefined)?"0":options.doChecks
swfobject.embedSWF("/flash/s3_upload.swf",id,width,height,version,'',{},{'wmode':'transparent','menu':'false'});signature_url=window.location.protocol+'//'+window.location.host+'/s3_uploads'
s3_swf={obj:function(){return document[id];},init:function(){this.obj().init(signature_url,initialMessage,doChecks);},upload:function(prefix){this.obj().upload(prefix);},onSuccess:onSuccess,onFailed:onFailed,onSelected:onFileSelected,onCancel:onCancel}
return(s3_swf);}
Cufon.now();Cufon.replace('.replace',{fontFamily:'VAG Rounded Std',hover:true});Cufon.replace('.book-pod h2 a, .book-pod h3',{fontFamily:'Glaser Stencil D',hover:true});Cufon.replace('#profile_navigation .statistics',{fontFamily:'Hand of Sean'});var Application={googleAnalytics:function(google_analytics_key){var pageTracker=_gat._getTracker(google_analytics_key);pageTracker._trackPageview();var CAROUSEL;if(CAROUSEL!=undefined)
CAROUSEL.track(pageTracker);},getSatisfaction:function(){var feedback_widget_options={};feedback_widget_options.display="overlay";feedback_widget_options.company="1click2fame";feedback_widget_options.placement="left";feedback_widget_options.color="#417EC9";feedback_widget_options.style="problem";var feedback_widget=new GSFN.feedback_widget(feedback_widget_options);},formTooltips:function(){$('#primary div.tooltip input').tooltip({position:['center','right'],offset:[-2,10],opacity:0.9});},embedPlayer:function(element){var videoAttributes=Helpers.objectifyString($("#"+element).attr('class'));var videoWidth=(videoAttributes.width||436);var videoHeight=(videoAttributes.height||332);var flashvars={'videoID':(videoAttributes.id?videoAttributes.id:''),'videoURL':(videoAttributes.url?'http://'+videoAttributes.url:''),'callbackOnVote':(videoAttributes.callbackOnVote||''),'cta':(videoAttributes.cta==1?'true':'false'),'frame':'true','autoPlay':'true','frameColour':"#"+(videoAttributes.colour||'36c8f2'),'voting':(videoAttributes.voting==0?'false':'true')};var params={'menu':false,'allowFullScreen':'true','allowScriptAccess':'sameDomain','wmode':'transparent'};swfobject.embedSWF("/flash/Player.swf",element,videoWidth,videoHeight,"9.0.115","/flash/expressInstall.swf",flashvars,params,params);},embedCountdownTimer:function(element){swfobject.embedSWF("/flash/CountdownTimer.swf",element,"300","130","9.0.115","/flash/expressInstall.swf");},embedCarousel:function(element){var carouselAttributes=Helpers.objectifyString($("#"+element).attr('class'));var flashvars={'url':(carouselAttributes.url||'')};var params={'menu':false,'allowFullScreen':'true','allowScriptAccess':'sameDomain','wmode':'transparent'};var attributes={'allowFullScreen':'true','allowScriptAccess':'sameDomain','wmode':'transparent'};swfobject.embedSWF("/flash/Carousel.swf",element,"100%","360","9.0.115","/flash/expressInstall.swf",flashvars,params,attributes);},randomString:function(selector,string_length){var chars="0123456789ABCDEFGHJKLMNOPQRSTUVWXTZabcdefghkmnopqrstuvwxyz";var string_length=(typeof string_length=='undefined')?12:string_length;var randomstring='';for(var i=0;i<string_length;i++){var rnum=Math.floor(Math.random()*chars.length);randomstring+=chars.substring(rnum,rnum+1);}
$(selector).html(randomstring);},jCarousel:function(element){var element=$(element);if(element.find('li').length>0){current_position=Helpers.currentVideo(element.find('li.current'),element.find('li'));position=((current_position)?current_position+' of '+element.find('li').length:'');var controls='<ul class="controls clearfix"><li class="position">'+position+'</li></ul>';element.parent().append(controls);element.jcarousel({initCallback:Helpers.jCarouselCallback,start:current_position,buttonNextHTML:null,buttonPrevHTML:null});}},detectBrowsers:function(){if($.browser.msie){if($.browser.version=='8.0')
$('body').addClass('ie8');else if($.browser.version=='7.0')
$('body').addClass('ie7');else
$('body').addClass('ie6');}
if($.browser.safari){if(navigator.userAgent.indexOf('Safari')!=-1)
$('body').addClass('safari');else
$('body').addClass('chrome');}
if($.browser.mozilla){if($.browser.version.substr(0,3)=='1.9')
$('body').addClass('ff3');else
$('body').addClass('ff2');}
if(navigator.userAgent.indexOf('Windows')!=-1)
$('body').addClass('windows');else if(navigator.userAgent.indexOf('Mac')!=-1)
$('body').addClass('mac');},inputForm:function(selector,default_text){var formInput=$(selector);if(formInput.attr("value")=="")formInput.attr("value",default_text);formInput.focus(function(e){if($(this).attr("value")==default_text)$(this).attr("value","");$(this).addClass("active");});formInput.blur(function(e){if($(this).attr("value")=="")$(this).attr("value",default_text);$(this).removeClass("active");});formInput.parent().find('button[type=submit]').click(function(){if(formInput.attr("value")==default_text)
formInput.attr("value","");});},flashMessages:function(element){$(element+' .notice, '+element+' .error').each(function(){$.jGrowl($(this).html(),{life:6000,theme:$(this).attr('class')});});},loadTweets:function(){$("#twitter .content").tweet({username:"1click2fame",join_text:"auto",avatar_size:0,count:3,auto_join_text_default:"we said,",auto_join_text_ed:"we",auto_join_text_ing:"we were",auto_join_text_reply:"we replied to",auto_join_text_url:"we were checking out",loading_text:"Loading Twitter feed, please wait..."});},prepareLeaderboard:function(){var leaderBoard=$('#standings');if(leaderBoard.length>0)
{leaderBoard.find('li a.performance_link').each(function(){if($(this).attr('href').indexOf('member_session/new')===-1)
{$(this).click(function(){$('#player').get(0).loadVideoById(this.href.split('=')[1]);leaderBoard.find('li').removeClass('current');$(this).closest('li').addClass('current');$.scrollTo('#player');Application.setLeaderboardLinks();return false;});}});}
Application.setLeaderboardLinks();},setupPerformanceForm:function(element){var selectDropDown=$(element).find('select');if($('input[type="checkbox"]').length==0){Helpers.loadSubjectTags($(element).find('select option:selected')[0]);}
$('#context-update-button').hide();selectDropDown.change(function(){Helpers.loadSubjectTags(this);});},setLeaderboardLinks:function(){$('#previous').unbind();$('#next').unbind();if($('#standings li:first-child').hasClass('current'))
$('#previous').addClass('disabled');else
{$('#previous').removeClass('disabled');$('#previous').click(function(){$('#standings li.current').prev().find('.title a').click();});}
if($('#standings li:last-child').hasClass('current'))
$('#next').addClass('disabled');else
{$('#next').removeClass('disabled');$('#next').click(function(){$('#standings li.current').next().find('.title a').click();});}},handlePlayerVoted:function(id){var form=$('input[name=vote[entry_id]][value='+id+']').parent();form.addClass('hide');form.parent().find('p.vote').removeClass('hide');},cssSupport:function(){if($('#query').length>0&&$.browser.safari)
$('#query').css({'margin-top':"0px",'padding-top':"7px"});if($('#aside .sticky').length>0)
$('#aside .sticky .bubble:last-child').css('border-bottom',"none");},starCoachBanner:function(element){var banner=$(element);banner.append('<img src="/images/star_coaches/'+banner.attr('class')+'.png" />');}}
$(function(){if($('#flash_messages').length>0)Application.flashMessages('#flash_messages');Application.cssSupport();Application.formTooltips();Application.randomString('.password_example');Application.detectBrowsers();Application.inputForm("#search input[type=text]","Search 1Click2Fame");Application.inputForm("#newsletter_email","Your e-mail address");Application.loadTweets();Application.prepareLeaderboard();if($('#performance_form').length>0)Application.setupPerformanceForm("#performance_form");if($('#player').length>0)Application.embedPlayer('player');if($('#countdown_timer').length>0)Application.embedCountdownTimer('countdown_timer_inner');if($('#carousel').length>0)Application.embedCarousel('carousel_inner');if($('.jcarousel').length>0)Application.jCarousel('.jcarousel .inner');if($('.coaches .section .banner h2').length>0)Application.starCoachBanner('.coaches .section .banner h2');Helpers.loadFile('www.google-analytics.com/ga.js',Application.googleAnalytics,"UA-5775606-1");});var Helpers={getHomeLocation:function(){return $('link[rel=home]').attr('href');},objectifyString:function(string){var array=string.split(" ");var result={};$(array).each(function(e){var attribute=this.split(":");result[attribute[0]]=attribute[1];});return result;},jCarouselCallback:function(carousel){if(carousel.container.parent().find('li').not('li.position').length>3){var controls=carousel.container.parent().find('.controls');controls.append('<li class="buttons"><a href="#" class="previous">Previous</a> <a href="#" class="next">Next</a></li>');controls.find('.previous').bind('click',function(){carousel.prev();return false;});controls.find('.next').bind('click',function(){carousel.next();return false;});}},currentVideo:function(current,list){return jQuery.inArray($(current).get(0),$(list))+1;},loadFile:function(url,onSuccess,extra){var extra=(extra?extra:null);var host=(("https:"==document.location.protocol)?"https://":"http://");var url=host+url;$.ajax({type:'GET',url:url,success:function(){(onSuccess?eval('onSuccess(extra)'):null);},error:function(){throw"Unable to load "+url+", please make sure the URL is correct";},dataType:'script',cache:true});},loadSubjectTags:function(el){$.getJSON('/categories/'+el.value+'/labels',function(data,status){var subjects=[];$('#subject_tags').html('');$.each(data,function(){$.each(this,function(k){subjects.push(k);});});var markup='';$.each(subjects,function(i,subject){var subjectValues=eval('data['+i+'][\''+subject+'\']').split(',');markup+='<div class="checkbox label"><span class="label">'+subject+'</span><ul class="clearfix">';$.each(subjectValues,function(){markup+='<li><input id="subject_'+subject+'_'+this+'" name="subject['+subject+']['+this+']" type="checkbox" value="1" />';markup+='<label for="subject_'+subject+'_'+this+'">'+this+'</label></li>';});markup+='</ul></div>';$('#subject_tags').html(markup);});});},voteRedirect:function(performance_id){Helpers.redirectToPage("performance_id="+performance_id);},redirectToPage:function(append){if(window.location.href.indexOf('?')!=-1)
window.location.reload(true);else if(append)
window.location=window.location.href+"?"+append;}}