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

/*
 * Superfish v1.4.8 - jQuery menu widget
 * Copyright (c) 2008 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 * 	http://www.opensource.org/licenses/mit-license.php
 * 	http://www.gnu.org/licenses/gpl.html
 *
 * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
 */

;(function($){
	$.fn.superfish = function(op){

		var sf = $.fn.superfish,
			c = sf.c,
			$arrow = $(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),
			over = function(){
				var $$ = $(this), menu = getMenu($$);
				clearTimeout(menu.sfTimer);
				$$.showSuperfishUl().siblings().hideSuperfishUl();
			},
			out = function(){
				var $$ = $(this), menu = getMenu($$), o = sf.op;
				clearTimeout(menu.sfTimer);
				menu.sfTimer=setTimeout(function(){
					o.retainPath=($.inArray($$[0],o.$path)>-1);
					$$.hideSuperfishUl();
					if (o.$path.length && $$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);}
				},o.delay);	
			},
			getMenu = function($menu){
				var menu = $menu.parents(['ul.',c.menuClass,':first'].join(''))[0];
				sf.op = sf.o[menu.serial];
				return menu;
			},
			addArrow = function($a){ $a.addClass(c.anchorClass).append($arrow.clone()); };
			
		return this.each(function() {
			var s = this.serial = sf.o.length;
			var o = $.extend({},sf.defaults,op);
			o.$path = $('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){
				$(this).addClass([o.hoverClass,c.bcClass].join(' '))
					.filter('li:has(ul)').removeClass(o.pathClass);
			});
			sf.o[s] = sf.op = o;
			
			$('li:has(ul)',this)[($.fn.hoverIntent && !o.disableHI) ? 'hoverIntent' : 'hover'](over,out).each(function() {
				if (o.autoArrows) addArrow( $('>a:first-child',this) );
			})
			.not('.'+c.bcClass)
				.hideSuperfishUl();
			
			var $a = $('a',this);
			$a.each(function(i){
				var $li = $a.eq(i).parents('li');
				$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});
			});
			o.onInit.call(this);
			
		}).each(function() {
			var menuClasses = [c.menuClass];
			if (sf.op.dropShadows  && !($.browser.msie && $.browser.version < 7)) menuClasses.push(c.shadowClass);
			$(this).addClass(menuClasses.join(' '));
		});
	};

	var sf = $.fn.superfish;
	sf.o = [];
	sf.op = {};
	sf.IE7fix = function(){
		var o = sf.op;
		if ($.browser.msie && $.browser.version > 6 && o.dropShadows && o.animation.opacity!=undefined)
			this.toggleClass(sf.c.shadowClass+'-off');
		};
	sf.c = {
		bcClass     : 'sf-breadcrumb',
		menuClass   : 'sf-js-enabled',
		anchorClass : 'sf-with-ul',
		arrowClass  : 'sf-sub-indicator',
		shadowClass : 'sf-shadow'
	};
	sf.defaults = {
		hoverClass	: 'sfHover',
		pathClass	: 'overideThisToUse',
		pathLevels	: 1,
		delay		: 1000,
		animation	: {opacity:'show', easing:'swing'},
		speed		: 'normal',
		autoArrows	: true,
		dropShadows : true,
		disableHI	: false,		// true disables hoverIntent detection
		onInit		: function(){}, // callback functions
		onBeforeShow: function(){},
		onShow		: function(){},
		onHide		: function(){}
	};
	$.fn.extend({
		hideSuperfishUl : function(){
			var o = sf.op,
				not = (o.retainPath===true) ? o.$path : '';
			o.retainPath = false;
			var $ul = $(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass)
					.find('>ul').hide().css('visibility','hidden');
			o.onHide.call($ul);
			return this;
		},
		showSuperfishUl : function(){
			var o = sf.op,
				sh = sf.c.shadowClass+'-off',
				$ul = this.addClass(o.hoverClass)
					.find('>ul:hidden').css('visibility','visible');
			sf.IE7fix.call($ul);
			o.onBeforeShow.call($ul);
			$ul.animate(o.animation,o.speed,o.easing,function() { sf.IE7fix.call($ul); o.onShow.call($ul); });
        return this; 
		}
	});

})(jQuery);

/*******

	***	Anchor Slider by Cedric Dugas   ***
	*** Http://www.position-absolute.com ***
	
	Never have an anchor jumping your content, slide it.

	Don't forget to put an id to your anchor !
	You can use and modify this script for any project you want, but please leave this comment as credit.
	
*****/
		


$(document).ready(function() {
	$("a.anchorLink").anchorAnimate()
});

jQuery.fn.anchorAnimate = function(settings) {

 	settings = jQuery.extend({
		speed : 1100
	}, settings);	
	
	return this.each(function(){
		var caller = this
		$(caller).click(function (event) {	
			event.preventDefault()
			var locationHref = window.location.href
			var elementClick = $(caller).attr("href")
			
			var destination = $(elementClick).offset().top;
			$("html:not(:animated),body:not(:animated)").animate({ scrollTop: destination}, settings.speed, function() {
				window.location.hash = elementClick
			});
		  	return false;
		})
	})
}

// Superfish Menu
$(document).ready(function() { 
	$('ul.hp-menu').superfish({
     animation:   {opacity:'show',height:'show'}
  })
}); 

// Switch view option portfolio
$(document).ready(function(){

    $("a.switch_thumb").toggle(function(){
        $(this).addClass("swap");
        $("ul.display").fadeOut("fast", function() {
            $(this).fadeIn("fast").addClass("thumb_view");
        });
    }, function () {
        $(this).removeClass("swap");
        $("ul.display").fadeOut("fast", function() {
            $(this).fadeIn("fast").removeClass("thumb_view");
        });
    });

});

// Hover fade rollover for images and video
$(document).ready(function(){
$(".portfolio-item a.hover-zoom-video, .hover-zoom, .hover-zoom-video-home, #video a.hover-zoom-video-single, .gallery1 a.hover-zoom-video").append("<span></span>"); 
    $(".portfolio-item a.hover-zoom-video, .hover-zoom, .hover-zoom-video-home, #video a.hover-zoom-video-single, .gallery1 a.hover-zoom-video").hover(function(){
	 $(this).children("span").hide();										   
        $(this).children("span").stop().fadeTo(800, 0.45);
    },function(){
        $(this).children("span").stop().fadeTo(400, 0);
    });
});

// Hover fade for buttons
$(document).ready(function() {
		$('.intouch-button, .more-link').append('<span class="buttonhover"></span>').each(function () {
	  		var $span = $('> span.buttonhover', this).css('opacity', 0);
	  		$(this).hover(function () {
	    		$span.stop().fadeTo(500, 1);
	 		}, function () {
	   	$span.stop().fadeTo(500, 0);
	  		});
		});
	})
/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];

jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});

/*
 *
 * TERMS OF USE - EASING EQUATIONS
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2001 Robert Penner
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
 *//*
 * jQuery infinitecarousel plugin
 * @author admin@catchmyfame.com - http://www.catchmyfame.com
 * @version 1.2.2
 * @date August 31, 2009
 * @category jQuery plugin
 * @copyright (c) 2009 admin@catchmyfame.com (www.catchmyfame.com)
 * @license CC Attribution-Share Alike 3.0 - http://creativecommons.org/licenses/by-sa/3.0/
 */

(function($){
	$.fn.extend({ 
		infiniteCarousel: function(options)
		{
			var defaults = 
			{
				transitionSpeed : 800,
				displayTime : 4000,
				textholderHeight : .2,
				displayProgressBar : 0,
				displayThumbnails: 0,
				displayThumbnailNumbers: 0,
				displayThumbnailBackground: 0,
				easeLeft: 'linear',
				easeRight: 'linear',				
				thumbnailWidth: '20px',
				thumbnailHeight: '20px',
				thumbnailFontSize: '.7em'
			};
		var options = $.extend(defaults, options);
	
    		return this.each(function() {
    			var randID = Math.round(Math.random()*100000000);
				var o=options;
				var obj = $(this);
				var curr = 1;

				var numImages = $('img', obj).length; // Number of images
				var imgHeight = $('img:first', obj).height();
				var imgWidth = $('img:first', obj).width();
				var autopilot = 1;
		
				$('span', obj).hide(); // Hide any text paragraphs in the carousel
				$(obj).width(imgWidth).height(imgHeight);
			
				// Build progress bar
				if(o.displayProgressBar)
				{
					$(obj).append('<div id="progress'+randID+'" style="position:absolute;bottom:0;background:#bbb;left:'+$(obj).css('paddingLeft')+'"></div>');
					$('#progress'+randID).width(imgWidth).height(5).css('opacity','.5');
				}
			
				// Move last image and stick it on the front
				$(obj).css({'position':'relative'});
				$('li:last', obj).prependTo($('ul', obj));
				$('ul', obj).css('left',-imgWidth+'px');
				$('ul',obj).width(9999);

				$('ul',obj).css({'list-style':'none','margin':'0','padding':'0','position':'relative'});
				$('li',obj).css({'display':'inline','float':'left'});
			
				// Build textholder div thats as wide as the carousel and 20%-25% of the height
				$(obj).append('<div id="textholder'+randID+'" class="textholder" style="position:absolute;bottom:0px;margin-bottom:'+-imgHeight*o.textholderHeight+'px;left:'+$(obj).css('paddingLeft')+'"></div>');
				var correctTHWidth = parseInt($('#textholder'+randID).css('paddingTop'));
				var correctTHHeight = parseInt($('#textholder'+randID).css('paddingRight'));
				$('#textholder'+randID).width(imgWidth-(correctTHWidth * 2)).height((imgHeight*o.textholderHeight)-(correctTHHeight * 2));
				showtext($('li:eq(1) span', obj).html());
			
				// Prev/next button(img) 
				html = '';
				html += '';
				$(obj).append(html);
			 
				// Pause/play button(img)	
				html = '';
				html += '';
				$(obj).append(html);
				$('#pause_btn'+randID).css('opacity','.5').hover(function(){$(this).animate({opacity:'1'},250)},function(){$(this).animate({opacity:'.5'},250)});
				$('#pause_btn'+randID).click(function(){
					autopilot = 0;
					$('#progress'+randID).stop().fadeOut();
					clearTimeout(clearInt);
					$('#pause_btn'+randID).fadeOut(250);
					$('#play_btn'+randID).fadeIn(250);
					showminmax();
				});
				$('#play_btn'+randID).css('opacity','.5').hover(function(){$(this).animate({opacity:'1'},250)},function(){$(this).animate({opacity:'.5'},250)});
				$('#play_btn'+randID).click(function(){
					autopilot = 1;
					anim('next');
					$('#play_btn'+randID).hide();
					clearInt=setInterval(function(){anim('next');},o.displayTime+o.transitionSpeed);
					setTimeout(function(){$('#pause_btn'+randID).show();$('#progress'+randID).fadeIn().width(imgWidth).height(5);},o.transitionSpeed);
				});
				
				// Left and right arrow image button actions
				$('#btn_rt'+randID).click(function(){
					autopilot = 0;
					$('#progress'+randID).stop().fadeOut();
					anim('next');
					setTimeout(function(){$('#play_btn'+randID).fadeIn(250);},o.transitionSpeed);
					clearTimeout(clearInt);
				});
				$('#btn_lt'+randID).css('opacity','1').click(function(){
					autopilot = 0;
					$('#progress'+randID).stop().fadeOut();
					anim('prev');
					setTimeout(function(){$('#play_btn'+randID).fadeIn(250);},o.transitionSpeed);
					clearTimeout(clearInt);
				});

				if(o.displayThumbnails)
				{
					// Build thumbnail viewer and thumbnail divs
					$(obj).after('<div class="thumbs" id="thumbs'+randID+'"></div>');
					$('#thumbs'+randID);
					for(i=0;i<=numImages-1;i++)
					{
						thumb = $('img:eq('+(i+1)+')', obj).attr('src');
						$('#thumbs'+randID).append('<a class="thumb" id="thumb'+randID+'_'+(i+1)+'">'+(i+1)+'</a>');
						if(i==0) $('#thumb'+randID+'_1').addClass("active");
					}
					// Next two lines are a special case to handle the first list element which was originally the last
					thumb = $('img:first', obj).attr('src');
					$('#thumb'+randID+'_'+numImages);
					$('#thumbs'+randID+' a.thumb:not(:first)').css({'opacity':'.65'}).removeClass("active"); // makes all thumbs 65% opaque except the first one
					$('#thumbs'+randID+' a.thumb').hover(function(){$(this).animate({'opacity':.99},150)},function(){if(curr!=this.id.split('_')[1]) $(this).animate({'opacity':.65},250)}); // add hover to thumbs

					// Assign click handler for the thumbnails. Normally the format $('.thumb') would work but since it's outside of our object (obj) it would get called multiple times
					$('#thumbs'+randID+' a').bind('click', thumbclick); // We use bind instead of just plain click so that we can repeatedly remove and reattach the handler
				
					if(!o.displayThumbnailNumbers) $('#thumbs'+randID+' a').text('');
					if(!o.displayThumbnailBackground) $('#thumbs'+randID+' a');
				}
				function thumbclick(event)
				{
					target_num = this.id.split('_'); // we want target_num[1]
					if(curr != target_num[1])
					{
						$('#thumb'+randID+'_'+curr).css({'border-color':'#ccc'});
						$('#progress'+randID).stop().fadeOut();
						clearTimeout(clearInt);
						//alert(event.data.src+' '+this.id+' '+target_num[1]+' '+curr);
						$('#thumbs'+randID+' a').css({'cursor':'default'}).unbind('click'); // Unbind the thumbnail click event until the transition has ended
						autopilot = 0;
						setTimeout(function(){$('#play_btn'+randID).fadeIn(250);},o.transitionSpeed);
					}
					if(target_num[1] > curr)
					{
						diff = target_num[1] - curr;
						anim('next',diff);
					}
					if(target_num[1] < curr)
					{
						diff = curr - target_num[1];
						anim('prev', diff);
					}
				}

				function showtext(t)
				{
					// the text will always be the text of the second list item (if it exists)
					if(t != null)
					{
						$('#textholder'+randID).html(t).animate({marginBottom:'-80px', 'opacity':1},500); // Raise textholder
						showminmax();
					}
				}
				function showminmax()
				{
						if(!autopilot)
						{
							
							$('#textholder'+randID).append(html);
							$('#min').fadeIn(250).click(function(){$('#textholder'+randID).animate({marginBottom:'-80px','opacity':1},500,function(){$("#min,#max").toggle();});});
							$('#max').click(function(){$('#textholder'+randID).animate({marginBottom:'-80px', 'opacity':1},500,function(){$("#min,#max").toggle();});});
							$('#close').fadeIn(250).click(function(){$('#textholder'+randID).animate({marginBottom:'-80px', 'opacity':1},500);});
						}
				}
				function borderpatrol(elem)
				{
					$('#thumbs'+randID+' a').css({'border-color':'#ccc'}).animate({opacity: 0.65},500).removeClass("active");
					setTimeout(function(){elem.addClass("active").animate({'opacity': .99},500);},o.transitionSpeed);
				}
				function anim(direction,dist)
				{
					// Fade left/right arrows out when transitioning
					//$('#btn_rt'+randID).fadeOut(500);
					//$('#btn_lt'+randID).fadeOut(500);
					
					// animate textholder out of frame
					$('#textholder'+randID).animate({'opacity':0},500);					
					//?? Fade out play/pause?
					$('#pause_btn'+randID).fadeOut(250);
					$('#play_btn'+randID).fadeOut(250);

					if(direction == "next")
					{
						if(curr==numImages) curr=0;
						if(dist>1)
						{
							borderpatrol($('#thumb'+randID+'_'+(curr+dist)));
							$('li:lt(2)', obj).clone().insertAfter($('li:last', obj));
							$('ul', obj).animate({left:-imgWidth*(dist+1)},o.transitionSpeed,o.easeLeft,function(){
								$('li:lt(2)', obj).remove();
								for(j=1;j<=dist-2;j++)
								{
									$('li:first', obj).clone().insertAfter($('li:last', obj));
									$('li:first', obj).remove();
								}
								//$('#btn_rt'+randID).fadeIn(500);
								//$('#btn_lt'+randID).fadeIn(500);
								$('#play_btn'+randID).fadeIn(250);
								showtext($('li:eq(1) span', obj).html());
								$(this).css({'left':-imgWidth});
								curr = curr+dist;
								$('#thumbs'+randID+' a').bind('click', thumbclick).css({'cursor':'pointer'});
							});
						}
						else
						{
							borderpatrol($('#thumb'+randID+'_'+(curr+1)));
							$('#thumbs'+randID+' a').css({'cursor':'default'}).unbind('click'); // Unbind the thumbnail click event until the transition has ended
							// Copy leftmost (first) li and insert it after the last li
							$('li:first', obj).clone().insertAfter($('li:last', obj));	
							// Update width and left position of ul and animate ul to the left
							$('ul', obj)
								.animate({left:-imgWidth*2},o.transitionSpeed,o.easeLeft,function(){
									$('li:first', obj).remove();
									$('ul', obj).css('left',-imgWidth+'px');
									//$('#btn_rt'+randID).fadeIn(500);
									//$('#btn_lt'+randID).fadeIn(500);
									if(autopilot) $('#pause_btn'+randID).fadeIn(250);
									showtext($('li:eq(1) span', obj).html());
									if(autopilot)
									{
										$('#progress'+randID).width(imgWidth).height(5);
										$('#progress'+randID).animate({'width':0},o.displayTime,function(){
											$('#pause_btn'+randID).fadeOut(50);
											setTimeout(function(){$('#pause_btn'+randID).fadeIn(250)},o.transitionSpeed,o.easeLeft)
										});
									}
									curr=curr+1;
									$('#thumbs'+randID+' a').bind('click', thumbclick).css({'cursor':'pointer'});
								});
						}
					}
					if(direction == "prev")
					{
						if(dist>1)
						{
							borderpatrol($('#thumb'+randID+'_'+(curr-dist)));
							$('li:gt('+(numImages-(dist+1))+')', obj).clone().insertBefore($('li:first', obj));
							$('ul', obj).css({'left':(-imgWidth*(dist+1))}).animate({left:-imgWidth},o.transitionSpeed,function(){
								$('li:gt('+(numImages-1)+')', obj).remove();
								//$('#btn_rt'+randID).fadeIn(500);
								//$('#btn_lt'+randID).fadeIn(500);
								$('#play_btn'+randID).fadeIn(250);
								showtext($('li:eq(1) span', obj).html());
								curr = curr - dist;
								$('#thumbs'+randID+' a').bind('click', thumbclick).css({'cursor':'pointer'});
							});
						}
						else
						{
							borderpatrol($('#thumb'+randID+'_'+(curr-1)));
							$('#thumbs'+randID+' a').css({'cursor':'default'}).unbind('click'); // Unbind the thumbnail click event until the transition has ended
							// Copy rightmost (last) li and insert it after the first li
							$('li:last', obj).clone().insertBefore($('li:first', obj));
							// Update width and left position of ul and animate ul to the right
							$('ul', obj)
								.css('left',-imgWidth*2+'px')
								.animate({left:-imgWidth},o.transitionSpeed,function(){
									$('li:last', obj).remove();
									//$('#btn_rt'+randID).fadeIn(500);
									//$('#btn_lt'+randID).fadeIn(500);
									if(autopilot) $('#pause_btn'+randID).fadeIn(250);
									showtext($('li:eq(1) span', obj).html());
									curr=curr-1;
									if(curr==0) curr=numImages;
									$('#thumbs'+randID+' a').bind('click', thumbclick).css({'cursor':'pointer'});
								});
						}
					}
				}

				var clearInt = setInterval(function(){anim('next');},o.displayTime+o.transitionSpeed);
				$('#progress'+randID).animate({'width':0},o.displayTime+o.transitionSpeed,function(){
					$('#pause_btn'+randID).fadeOut(100);
					setTimeout(function(){$('#pause_btn'+randID).fadeIn(250)},o.transitionSpeed)
				});
  		});
    	}
	});
})(jQuery);
/* ------------------------------------------------------------------------
	s3Slider
	
	Developped By: Boban KariÅ¡ik -> http://www.serie3.info/
        CSS Help: MÃ©szÃ¡ros RÃ³bert -> http://www.perspectived.com/
	Version: 1.0
	
	Copyright: Feel free to redistribute the script/modify it, as
			   long as you leave my infos at the top.
------------------------------------------------------------------------- */


(function($){  

    $.fn.s3Slider = function(vars) {       
        
        var element     = this;
        var timeOut     = (vars.timeOut != undefined) ? vars.timeOut : 4000;
        var current     = null;
        var timeOutFn   = null;
        var faderStat   = true;
        var mOver       = false;
        var items       = $("#" + element[0].id + "Content ." + element[0].id + "Image");
        var itemsSpan   = $("#" + element[0].id + "Content ." + element[0].id + "Image span");
            
        items.each(function(i) {
    
            $(items[i]).mouseover(function() {
               mOver = true;
            });
            
            $(items[i]).mouseout(function() {
                mOver   = false;
                fadeElement(true);
            });
            
        });
        
        var fadeElement = function(isMouseOut) {
            var thisTimeOut = (isMouseOut) ? (timeOut/2) : timeOut;
            thisTimeOut = (faderStat) ? 10 : thisTimeOut;
            if(items.length > 0) {
                timeOutFn = setTimeout(makeSlider, thisTimeOut);
            } else {
                console.log("Poof..");
            }
        }
        
        var makeSlider = function() {
            current = (current != null) ? current : items[(items.length-1)];
            var currNo      = jQuery.inArray(current, items) + 1
            currNo = (currNo == items.length) ? 0 : (currNo - 1);
            var newMargin   = $(element).width() * currNo;
            if(faderStat == true) {
                if(!mOver) {
                    $(items[currNo]).fadeIn((timeOut/6), function() {
                        if($(itemsSpan[currNo]).css('bottom') == 0) {
                            $(itemsSpan[currNo]).slideUp((timeOut/6), function() {
                                faderStat = false;
                                current = items[currNo];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        } else {
                            $(itemsSpan[currNo]).slideDown((timeOut/6), function() {
                                faderStat = false;
                                current = items[currNo];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        }
                    });
                }
            } else {
                if(!mOver) {
                    if($(itemsSpan[currNo]).css('bottom') == 0) {
                        $(itemsSpan[currNo]).slideDown((timeOut/6), function() {
                            $(items[currNo]).fadeOut((timeOut/6), function() {
                                faderStat = true;
                                current = items[(currNo+1)];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        });
                    } else {
                        $(itemsSpan[currNo]).slideUp((timeOut/6), function() {
                        $(items[currNo]).fadeOut((timeOut/6), function() {
                                faderStat = true;
                                current = items[(currNo+1)];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        });
                    }
                }
            }
        }
        
        makeSlider();

    };  

})(jQuery);  /*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2007 by Jos Buivenga. All rights reserved.
 * 
 * Trademark:
 * Diavlo is a trademark of Jos Buivenga.
 * 
 * Full name:
 * DiavloBook-Regular
 * 
 * Description:
 * Copyright (c) 2007 by Jos Buivenga. All rights reserved.
 * 
 * Manufacturer:
 * Jos Buivenga
 * 
 * Designer:
 * Jos Buivenga
 * 
 * Vendor URL:
 * http://www.josbuivenga.demon.nl
 * 
 * License information:
 * http://www.josbuivenga.demon.nl/diavlo.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"492,-351r0,202v0,101,-69,161,-216,161v-147,0,-216,-60,-216,-161r0,-202v0,-101,69,-161,216,-161v147,0,216,60,216,161xm412,-164r0,-172v0,-70,-23,-111,-136,-111v-113,0,-136,41,-136,111r0,172v0,70,23,111,136,111v113,0,136,-41,136,-111","w":552,"k":{"T":90,"V":60,"W":60,"Y":80}},{"d":"558,-702v-49,74,-114,251,-216,355v102,103,167,280,216,354v0,0,-12,3,-29,3v-28,0,-65,-9,-91,-57v-56,-104,-96,-188,-158,-250v-61,62,-102,146,-158,250v-26,48,-63,57,-91,57v-17,0,-29,-3,-29,-3v49,-74,113,-251,216,-354v-103,-104,-167,-281,-216,-355v0,0,12,-3,29,-3v28,0,65,9,91,57v55,104,96,188,158,250v61,-62,102,-146,158,-250v26,-48,63,-57,91,-57v17,0,29,3,29,3","w":560,"k":{"\u2014":20,"\u2013":20,"-":20}},{"d":"20,-272v0,0,60,-23,60,-98r0,-270v0,-101,83,-136,156,-63v-54,0,-72,39,-72,99r0,239v0,70,-60,93,-60,95v0,0,60,23,60,93r0,239v0,60,18,99,72,99v-73,73,-156,38,-156,-63r0,-270v0,-75,-60,-99,-60,-100","w":256},{"d":"246,-441v-53,0,-96,17,-96,17r0,431v0,0,-80,0,-80,-50r0,-464v23,12,43,16,61,16v42,0,76,-21,131,-21v70,0,118,27,118,81v0,24,-9,45,-28,71v0,-55,-48,-81,-106,-81","w":380,"k":{"T":50,",":92,".":92,">":5,"o":20,"a":20,"e":20,"u":10,"c":20,"y":10,"<":8," ":40}},{"d":"543,-202r0,30v0,111,-99,184,-246,184v-147,0,-296,-60,-212,-196v0,90,99,122,212,122v113,0,162,-55,162,-125v0,-78,-37,-126,-119,-136v-13,-2,-47,-2,-43,-71r8,0v107,-2,144,-39,144,-122v0,-70,-49,-122,-152,-122v-103,0,-202,32,-202,122v-84,-136,65,-196,202,-196v137,0,236,70,236,181r0,25v0,68,-28,127,-99,146v76,21,109,89,109,158","w":603},{"d":"164,-352r0,362v0,0,-84,0,-84,-50r0,-670v0,0,84,0,84,50r0,252v138,-11,203,-95,287,-247v26,-48,65,-57,93,-57v17,0,29,3,29,3v-58,88,-130,293,-281,329v160,23,253,297,311,385v0,0,-12,3,-29,3v-28,0,-76,-9,-102,-57v-81,-152,-137,-292,-308,-303","w":597,"k":{"\u2014":20,"\u2013":20,">":10,"<":10,"-":20}},{"d":"150,-457r0,304v0,62,32,98,121,98v73,0,120,-21,120,-21r0,-431v0,0,80,0,80,50r0,464v-23,-12,-45,-16,-65,-16v-48,0,-92,21,-149,21v-91,0,-187,-32,-187,-150r0,-369v0,0,80,1,80,50","w":541,"k":{"T":80,"V":40,"W":40,"Y":55}},{"d":"345,0r-183,0v-8,0,-82,-2,-82,-50r0,-650r265,0v147,0,286,50,286,231r0,238v0,181,-139,231,-286,231xm345,-631r-181,0r0,562r181,0v113,0,202,-42,202,-172r0,-219v0,-130,-89,-171,-202,-171","w":701},{"w":280,"k":{"T":60,"V":20,"W":20,"Y":30}},{"d":"488,0r-456,0v-15,-264,334,-386,399,-631r-378,0v0,0,0,-69,50,-69r418,0v-3,294,-370,463,-397,631r328,0v68,0,86,-15,86,-15v0,30,-9,84,-50,84","w":563,"k":{"T":15,">":20,"o":10,"a":15,"e":10,"u":10,"c":10,"y":15,"v":20,"w":20,"g":10,"m":10,"n":10,"p":10,"q":10,"x":10,"z":10,"<":20,"-":50,"\u2013":50,"\u2014":50}},{"d":"60,-146r0,-207v0,-101,73,-159,210,-159v59,0,93,18,133,18v17,0,36,-3,58,-13r0,754v-7,0,-80,1,-80,-60r0,-139v0,-68,10,-91,10,-91v0,0,-35,55,-156,55v-94,0,-175,-59,-175,-158xm381,-151r0,-273v0,0,-34,-23,-109,-23v-103,0,-132,36,-132,109r0,177v0,75,46,108,108,108v66,0,133,-40,133,-98","w":531,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"40,-356v0,-101,69,-156,196,-156v103,0,185,28,185,96v0,22,-9,49,-29,80v0,-69,-53,-106,-156,-106v-93,0,-116,26,-116,86v0,119,322,-16,322,216v0,91,-69,152,-206,152v-105,0,-193,-29,-193,-99v0,-22,8,-47,27,-77v0,70,63,106,166,106v103,0,126,-37,126,-87v0,-144,-322,-1,-322,-211","w":482,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"37,9r506,0v0,0,2,11,2,24v0,21,-6,48,-37,48r-506,0v0,0,-2,-10,-2,-23v0,-21,6,-49,37,-49","w":545},{"d":"233,-590r1,-108r32,0v33,0,39,25,39,54r0,34v0,61,-13,124,-66,124v-13,0,-26,-4,-35,-13v24,-6,29,-47,29,-91xm80,-590r1,-108r32,0v33,0,39,25,39,54r0,34v0,61,-13,124,-66,124v-13,0,-26,-4,-35,-13v24,-6,29,-47,29,-91","w":373,"k":{",":155,".":155,"A":80}},{"d":"712,-43r0,-304v0,-69,-44,-98,-121,-98v-73,0,-120,36,-120,81r0,371v0,0,-80,0,-80,-50r0,-304v0,-69,-32,-98,-121,-98v-73,0,-120,23,-120,23r0,429v0,0,-80,0,-80,-50r0,-464v0,0,39,18,57,18v51,0,100,-23,157,-23v56,0,123,17,150,54v19,-18,73,-54,175,-54v91,0,183,45,183,153r0,366v0,0,-80,-1,-80,-50","w":862,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"80,-40r0,-660r176,0v147,0,276,42,276,221r0,18v0,174,-129,222,-276,222r-92,0r0,249v0,0,-84,0,-84,-50xm256,-631r-92,0r0,323r92,0v113,0,192,-22,192,-162v0,-130,-79,-161,-192,-161","w":581,"k":{"\u2014":30,"\u2013":30,".":130,"-":30,",":130}},{"d":"367,-79r0,-197v-19,67,-237,23,-237,142v0,44,33,82,119,82v73,0,118,-27,118,-27xm50,-135v0,-193,279,-124,314,-220v0,-51,-23,-87,-116,-87v-93,0,-156,36,-156,106v-19,-27,-27,-52,-27,-73v0,-68,86,-103,183,-103v127,0,196,60,196,161r0,358v-24,-10,-45,-13,-66,-13v-46,0,-88,18,-143,18v-91,0,-185,-39,-185,-147","w":509},{"d":"19,177r214,-929v0,0,77,15,64,63r-214,928v0,0,-77,-14,-64,-62","w":315},{"d":"190,-660r0,489v0,0,-80,1,-80,-50r0,-489v0,0,80,0,80,50xm190,-66r0,66r-63,0v-9,0,-17,-9,-17,-18r0,-66r62,0v10,0,18,8,18,18","w":260},{"d":"40,-109v0,-39,20,-67,47,-97v-21,-26,-32,-60,-32,-101r0,-57v0,-108,87,-148,178,-148v55,0,98,19,144,19v22,0,45,-4,70,-16r0,202v0,101,-69,161,-196,161v-88,0,-129,-30,-129,-30v-5,22,-8,39,-8,53v0,54,37,61,120,61r33,0v95,0,200,6,200,133v0,101,-67,171,-216,171v-113,0,-203,-35,-203,-104v0,-21,8,-45,27,-72v0,70,63,111,176,111v107,0,136,-46,136,-102v0,-64,-51,-70,-123,-70r-49,0v-87,0,-175,-8,-175,-114xm135,-322v0,70,23,111,116,111v93,0,116,-41,116,-111r0,-102v0,0,-47,-24,-120,-24v-89,0,-112,30,-112,99r0,27","w":497,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"40,-507v0,0,77,0,83,50r20,167v14,119,112,191,112,191v0,0,98,-72,112,-191r20,-167v6,-50,83,-50,83,-50r-20,195v-14,134,-89,222,-148,267r-39,30v-68,53,-118,95,-118,164v0,26,7,55,23,90v-2,1,-11,5,-22,5v-30,0,-82,-15,-82,-100v0,-88,66,-150,138,-201v-53,-26,-129,-126,-142,-255","w":500,"k":{"T":75,"V":40,"W":40,"Y":50,",":40,".":40,"Z":5,">":3}},{"d":"356,-638v-113,0,-202,41,-202,171r0,233v0,130,89,172,202,172v103,0,232,-32,232,-122v84,156,-95,196,-232,196v-147,0,-286,-60,-286,-231r0,-262v0,-171,139,-231,286,-231v137,0,316,40,232,196v0,-80,-129,-122,-232,-122","w":670,"k":{"T":20,"V":20,"W":20,"Y":20,"o":10,"a":20,"e":10,"y":20,"v":10,"w":10,"g":5,"m":5,"n":5,"p":5,"q":5,"x":5,"z":5,"-":20,"\u2013":20,"\u2014":20}},{"d":"639,-40r0,-464v0,-42,7,-90,7,-90r-222,454v0,0,-47,0,-78,-50r-189,-404v0,0,7,48,7,90r0,514v0,0,-84,0,-84,-50r0,-660r61,0v4,0,49,-1,73,50r186,399r215,-449v24,0,108,0,108,50r0,660v0,0,-84,0,-84,-50","w":803},{"d":"140,-250r196,196v0,0,-23,38,-50,38v-8,0,-17,-3,-26,-12r-174,-174v-17,-17,-26,-32,-26,-48v0,-15,9,-31,27,-49r200,-200v0,0,38,23,38,51v0,8,-4,16,-12,24","w":416,"k":{"T":90,"Y":40}},{"d":"322,10v0,0,-84,0,-84,-51r0,-260v-115,-104,-184,-323,-236,-402v0,0,12,-3,29,-3v28,0,65,9,91,57v55,104,96,218,158,280v61,-62,102,-176,158,-280v26,-48,63,-57,91,-57v17,0,29,3,29,3v-52,79,-122,298,-236,402r0,311","w":560,"k":{"d":80,"U":5,",":110,".":110,">":40,"A":70,"o":80,"a":60,"e":80,"u":50,"c":80,"y":70,"v":70,"w":70,"s":50,"g":50,"m":50,"n":50,"p":50,"q":50,"x":50,"z":50,"t":40,":":40,";":40,"O":12,"C":12,"<":50,"-":80,"\u2013":80,"\u2014":80," ":30}},{"d":"562,-250r0,81v0,121,-99,181,-246,181v-147,0,-246,-60,-246,-181r0,-362v0,-121,99,-181,246,-181v147,0,296,50,212,196v0,-90,-99,-122,-212,-122v-113,0,-162,32,-162,122r0,86v0,30,-4,68,-4,68v0,0,49,-69,176,-69v137,0,236,60,236,181xm316,-57v113,0,162,-37,162,-127r0,-51v0,-90,-49,-127,-152,-127v-101,0,-169,31,-172,120r0,58v0,90,49,127,162,127","w":627},{"d":"215,-650r291,474r46,76v0,0,-10,-52,-10,-82r0,-518v0,0,84,0,84,50r0,660v-107,0,-136,-65,-136,-65r-336,-543v0,0,10,48,10,90r0,518v0,0,-84,0,-84,-50r0,-660v57,0,104,0,135,50","w":706},{"d":"162,-494r-72,0v-9,0,-18,-9,-18,-19r0,-63v0,-61,13,-124,66,-124v13,0,30,3,45,13v-40,8,-41,69,-36,102xm312,-494r-72,0v-9,0,-18,-9,-18,-19r0,-63v0,-61,13,-124,66,-124v13,0,30,3,45,13v-40,8,-41,69,-36,102","w":380,"k":{",":155,".":155,"A":80}},{"d":"68,-700r23,0r49,0v9,0,18,9,18,19r0,63v0,61,-13,124,-66,124v-13,0,-30,-3,-45,-13v40,-8,41,-69,36,-102xm218,-700r23,0r49,0v9,0,18,9,18,19r0,63v0,61,-13,124,-66,124v-13,0,-30,-3,-45,-13v40,-8,41,-69,36,-102","w":380,"k":{",":155,".":155,"A":80}},{"d":"135,-256v0,242,71,443,156,448v-21,18,-41,25,-59,25v-101,0,-182,-211,-182,-471v0,-260,81,-471,182,-471v18,0,38,7,59,25v-85,5,-156,206,-156,444","w":311},{"d":"50,-204r-35,0v10,-178,306,-480,338,-508v0,0,86,2,86,50r0,391r77,0v0,4,-1,67,-50,67r-27,0r0,214v-5,0,-84,-1,-84,-50r0,-164r-305,0xm361,-620v0,0,-9,19,-21,31v-71,71,-191,215,-227,318r242,0r0,-278v0,-33,6,-71,6,-71","w":541},{"d":"475,-430r-196,-196r-174,174v-8,7,-15,11,-24,11v-28,0,-51,-38,-51,-38r200,-200v18,-18,34,-27,49,-26v16,-1,31,8,48,25r174,174v9,9,12,18,12,26v0,27,-38,50,-38,50","w":546},{"d":"68,-292r702,0v0,0,16,72,-35,72r-702,0v0,0,-15,-72,35,-72","w":803,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20}},{"d":"381,-78r0,-271v0,-58,-67,-98,-133,-98v-62,0,-108,33,-108,108r0,177v0,73,29,109,132,109v75,0,109,-25,109,-25xm60,-147r0,-207v0,-99,81,-158,175,-158v121,0,156,55,156,55v0,0,-10,-23,-10,-91r0,-199v7,0,80,-1,80,60r0,694v-22,-10,-51,-13,-68,-13v-40,0,-84,18,-133,18v-127,0,-200,-58,-200,-159","w":531},{"d":"44,-312v-2,-11,-4,-22,-4,-34v0,-33,22,-65,92,-65v91,0,281,52,376,52v40,0,68,-8,83,-29v1,11,4,21,4,32v0,35,-20,68,-92,68v-92,0,-281,-52,-375,-52v-45,0,-71,10,-84,28","w":635},{"d":"70,-149r0,-470v0,0,80,1,80,51r0,83r209,0v0,0,-1,69,-50,69r-159,0r0,239v0,72,25,119,104,119v69,0,128,-38,128,-106v19,28,27,53,27,74v0,68,-82,102,-163,102v-107,0,-176,-60,-176,-161","w":415,"k":{"T":80,"Y":55,"'":50,"\u2018":50,"\u2019":50,"\u201c":50,"\u201d":50,"\"":50,"y":13,"v":7,"w":7}},{"d":"622,-660r0,461v0,141,-129,211,-276,211v-147,0,-276,-70,-276,-211r0,-511v0,0,84,0,84,50r0,446v0,100,79,152,192,152v113,0,192,-52,192,-152r0,-496v0,0,84,0,84,50","w":692,"k":{"Y":5,"T":10}},{"d":"338,-613r0,121v0,62,-58,95,-147,95v-89,0,-147,-33,-147,-95r0,-121v0,-60,58,-97,147,-97v89,0,147,37,147,97xm272,-519r0,-69v0,-39,-15,-64,-81,-64v-69,0,-81,25,-81,64r0,69v0,41,12,64,81,64v66,0,81,-23,81,-64xm727,-206r0,121v0,62,-58,95,-147,95v-89,0,-147,-33,-147,-95r0,-121v0,-60,58,-97,147,-97v89,0,147,37,147,97xm661,-112r0,-69v0,-39,-15,-64,-81,-64v-69,0,-81,25,-81,64r0,69v0,41,12,64,81,64v66,0,81,-23,81,-64xm134,-157r473,-474v0,0,53,53,17,88r-473,474v0,0,-53,-53,-17,-88","w":771},{"d":"541,-40r0,-287r-377,0r0,337v0,0,-84,0,-84,-50r0,-670v0,0,84,0,84,50r0,263r377,0r0,-313v0,0,84,0,84,50r0,670v0,0,-84,0,-84,-50","w":705},{"d":"460,-507r-20,195v-23,228,-193,329,-195,330v-2,-1,-172,-102,-195,-330r-20,-195v0,0,77,0,83,50r20,167v17,139,112,221,112,221v0,0,95,-82,112,-221r20,-167v6,-50,83,-50,83,-50","w":490,"k":{"T":75,"V":35,"W":35,"Y":60,",":30,".":30,"Z":5}},{"d":"471,-354r0,207v0,101,-73,159,-210,159v-85,0,-117,-28,-191,-36r0,-723v7,0,80,-1,80,60r0,139v0,68,-10,91,-10,91v0,0,35,-55,156,-55v94,0,175,59,175,158xm150,-349r0,271v0,0,34,25,109,25v103,0,132,-36,132,-109r0,-177v0,-75,-46,-108,-108,-108v-66,0,-133,40,-133,98","w":531},{"d":"434,-626r-353,0v-48,0,-71,10,-71,10v0,0,0,-84,60,-84r456,0v0,333,-345,435,-345,702v0,0,-15,8,-31,8v-25,0,-51,-7,-51,-37v0,-232,285,-360,335,-599","w":541,"k":{"\u2014":80,"\u2013":80,"\u00d7":90,"=":90,";":50,":":50,".":120,"-":80,",":120,"+":90}},{"d":"622,-490r0,280v0,139,-88,222,-276,222v-189,0,-276,-83,-276,-222r0,-280v0,-139,87,-222,276,-222v188,0,276,83,276,222xm538,-223r0,-254v0,-104,-31,-166,-193,-166v-160,0,-191,62,-191,166r0,254v0,104,31,166,191,166v162,0,193,-62,193,-166","w":692,"k":{"T":20,"V":12,"W":12,"Y":12,",":15,".":15}},{"d":"354,-560r0,-88r-90,0r0,330v0,0,-66,0,-66,-36r0,-294r-88,0r0,88v0,0,-60,-7,-60,-38r0,-102r363,0r0,102v0,31,-59,38,-59,38xm890,-354r0,-213v0,-15,1,-30,3,-41r-145,229v0,0,-44,-1,-67,-36r-120,-187v1,11,3,22,3,35r0,249v0,0,-66,0,-66,-36r0,-346r42,0v0,0,38,0,60,35r127,207r151,-242r18,0v0,0,60,0,60,36r0,346v0,0,-66,0,-66,-36","w":1031},{"d":"167,-450r107,0v149,0,248,55,248,186r0,92v0,121,-99,184,-246,184v-111,0,-302,-35,-212,-196v0,90,99,122,212,122v106,0,162,-33,162,-123r0,-66v0,-81,-49,-130,-162,-130r-127,0v-33,0,-65,1,-65,1v0,0,5,-21,5,-69r0,-172v0,0,0,-79,50,-79r275,0v48,0,71,-10,71,-10v0,0,0,84,-60,84r-252,0r0,120v0,36,-6,56,-6,56","w":572},{"d":"236,-272v0,1,-60,25,-60,100r0,270v0,101,-83,136,-156,63v54,0,72,-39,72,-99r0,-239v0,-70,60,-93,60,-93v0,-2,-60,-25,-60,-95r0,-239v0,-60,-18,-99,-72,-99v73,-73,156,-38,156,63r0,270v0,75,60,98,60,98","w":256},{"d":"87,-382r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19xm83,-89r23,0r49,0v9,0,18,9,18,19r0,63v0,61,-13,124,-66,124v-13,0,-30,-3,-45,-13v40,-8,41,-69,36,-102","k":{"T":70,"V":30,"W":30,"Y":40}},{"d":"301,-128r-79,-79r-101,102v0,0,-62,-41,-26,-76r76,-77r-101,-98v0,0,39,-63,75,-27r77,74r101,-102v0,0,62,39,26,75r-76,78r104,104v0,0,-41,61,-76,26","w":447,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},{"d":"68,-292r605,0v0,0,16,72,-35,72r-605,0v0,0,-15,-72,35,-72","w":706,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20}},{"d":"70,-43r0,-576v0,-101,107,-161,214,-161v89,0,178,28,178,91v0,24,-10,43,-27,61v0,-56,-78,-82,-151,-82v-73,0,-134,36,-134,106r0,119r189,0v0,0,-1,69,-50,69r-139,0r0,423v0,0,-80,0,-80,-50","w":334,"k":{"!":-80,"}":-134,"]":-143,"?":-80,"*":-145,")":-140,",":35,".":35,">":-10,"'":-84,"\u2018":-84,"\u2019":-84,"\u201c":-84,"\u201d":-84,"\"":-84,"<":-20," ":20}},{"d":"68,-700r23,0r49,0v9,0,18,9,18,19r0,63v0,61,-13,124,-66,124v-13,0,-30,-3,-45,-13v40,-8,41,-69,36,-102","k":{",":155,".":155,"A":80}},{"d":"65,-135r0,-614v5,0,80,1,80,50r0,532v0,60,18,149,72,149v-21,18,-41,25,-59,25v-64,0,-93,-66,-93,-142","w":220},{"d":"164,-416r191,0v68,0,86,-15,86,-15v0,30,-9,84,-70,84r-207,0r0,357v0,0,-84,0,-84,-50r0,-660r411,0v0,0,0,69,-50,69r-277,0r0,215","w":493,"k":{"\u2014":30,"\u2013":30,"u":30,"o":40,"e":40,"c":40,"a":40,"O":10,"A":30,">":20,"<":20,".":130,"-":30,",":130," ":30}},{"d":"70,-169r0,-35v0,-69,33,-120,99,-151v-61,-29,-89,-78,-89,-146r0,-30v0,-121,99,-181,236,-181v137,0,236,60,236,181r0,30v0,68,-28,117,-89,146v66,31,99,82,99,151r0,32v0,121,-99,184,-246,184v-147,0,-246,-60,-246,-181xm478,-187v0,-90,-49,-133,-162,-133v-113,0,-162,43,-162,136v0,90,49,127,162,127v113,0,162,-40,162,-130xm164,-516v0,88,37,125,144,127r16,0v107,-2,144,-39,144,-127v0,-90,-49,-127,-152,-127v-103,0,-152,37,-152,127","w":632},{"d":"326,17v0,0,-112,-83,-177,-289r-79,-250v-27,-85,-48,-155,-65,-181v0,0,9,-3,26,-3v80,0,100,90,124,165r81,253v43,136,90,185,90,185v0,0,47,-49,90,-185r81,-253v24,-75,44,-165,124,-165v17,0,26,3,26,3v-17,26,-38,96,-65,181r-79,250v-65,206,-177,289,-177,289","w":652,"k":{"d":60,",":70,".":70,"A":40,"o":60,"a":60,"e":60,"u":40,"c":60,"y":50,"v":50,"w":50,"s":40,"g":40,"m":40,"n":40,"p":40,"q":40,"x":40,"z":40,":":30,";":30,"O":12,"C":12,"G":12,"-":30,"\u2013":30,"\u2014":30," ":20}},{"d":"80,-50r0,-650r206,0v137,0,236,43,236,169r0,30v0,68,-33,122,-84,146v56,26,94,82,94,151r0,30v0,121,-100,174,-246,174r-123,0v0,0,-83,-1,-83,-50xm294,-320r-130,0r0,251r122,0v113,0,162,-35,162,-120v0,-82,-47,-131,-154,-131xm286,-631r-122,0r0,242r130,0v107,0,144,-44,144,-127v0,-85,-49,-115,-152,-115","w":592},{"d":"163,-700v97,0,177,-10,177,-10v0,0,-9,50,-9,94r0,542r171,0v0,0,16,74,-35,74r-396,0v0,0,-15,-74,35,-74r141,0r0,-555v0,0,-51,3,-78,3v-62,0,-96,24,-96,76v-19,-26,-28,-47,-28,-71v0,-54,48,-79,118,-79","w":525,"k":{"\u2014":70,"\u2013":70,"\u00d7":50,"=":50,"-":70,"+":50}},{"d":"68,-89r23,0r49,0v9,0,18,9,18,19r0,63v0,61,-13,124,-66,124v-13,0,-30,-3,-45,-13v40,-8,41,-69,36,-102","k":{"7":15,"4":70,"T":110,"V":70,"W":70,"Y":110,"'":100,"\u2018":100,"\u2019":100,"\u201c":100,"\u201d":100,"\"":100,"y":20,"v":30,"w":30,"O":15}},{"d":"87,-19r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19xm87,-382r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19","k":{"T":70,"V":30,"W":30,"Y":40}},{"d":"448,0r-284,0v0,0,-84,0,-84,-50r0,-660v0,0,84,0,84,50r0,591r248,0v68,0,86,-15,86,-15v0,30,-9,84,-50,84","w":504,"k":{"?":50,"*":75,"T":120,"V":70,"W":70,"Y":100,"'":125,"\u2018":125,"\u2019":125,"\u201c":125,"\u201d":125,"\"":125,"<":10,"-":70,"\u2013":70,"\u2014":70," ":40}},{"d":"108,-292r316,0v0,0,16,72,-35,72r-316,0v0,0,-15,-72,35,-72","w":497,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20}},{"d":"65,-452r0,-79v0,-121,99,-181,246,-181v147,0,246,60,246,181r0,362v0,121,-99,181,-246,181v-147,0,-296,-50,-212,-196v0,90,99,122,212,122v113,0,162,-32,162,-122r0,-88v0,-30,4,-68,4,-68v0,0,-49,69,-176,69v-137,0,-236,-60,-236,-181xm311,-643v-113,0,-162,37,-162,127r0,49v0,90,49,127,152,127v101,0,172,-31,172,-120r0,-56v0,-90,-49,-127,-162,-127","w":627},{"d":"149,-457r0,554v0,76,-35,142,-93,142v-18,0,-38,-7,-59,-25v54,0,72,-89,72,-149r0,-572v0,0,80,0,80,50xm70,-620r0,-66r63,0v9,0,17,9,17,18r0,66r-62,0v-10,0,-18,-8,-18,-18","w":220},{"d":"30,-507v0,0,77,0,83,50r20,167v17,139,112,221,112,221v0,0,84,-46,117,-130v-15,-44,-24,-104,-24,-166v0,-66,7,-128,88,-132v-7,46,-10,88,-10,126v0,234,121,301,121,301r0,1v0,0,95,-82,112,-221r20,-167v6,-50,83,-50,83,-50r-20,195v-24,228,-195,330,-195,330v0,0,-81,-37,-139,-137v-58,93,-153,137,-153,137v0,0,-172,-102,-195,-330","w":782,"k":{"T":75,"V":35,"W":35,"Y":60,",":30,".":30,"Z":5}},{"d":"562,-531r0,362v0,121,-99,181,-246,181v-147,0,-246,-60,-246,-181r0,-362v0,-121,99,-181,246,-181v147,0,246,60,246,181xm478,-184r0,-332v0,-90,-49,-127,-162,-127v-113,0,-162,37,-162,127r0,332v0,90,49,127,162,127v113,0,162,-37,162,-127","w":632},{"d":"108,-372r316,0v0,0,2,11,2,24v0,21,-6,48,-37,48r-316,0v0,0,-2,-10,-2,-23v0,-21,6,-49,37,-49xm108,-218r316,0v0,0,2,11,2,24v0,21,-6,48,-37,48r-316,0v0,0,-2,-10,-2,-23v0,-21,6,-49,37,-49","w":497,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},{"d":"355,-52r33,-141r-180,0r-48,203v0,0,-77,-14,-64,-62r33,-141r-98,0v0,0,-15,-72,35,-72r80,0r39,-164r-97,0v0,0,-15,-72,35,-72r79,0r51,-210v0,0,77,15,64,63r-35,147r179,0r51,-210v0,0,77,15,64,63r-35,147r100,0v0,0,16,72,-35,72r-83,0r-39,164r100,0v0,0,16,72,-35,72r-82,0r-48,203v0,0,-77,-14,-64,-62xm264,-429r-39,164r180,0r39,-164r-180,0","w":672},{"d":"162,-494r-23,0r-49,0v-9,0,-18,-9,-18,-19r0,-63v0,-61,13,-124,66,-124v13,0,30,3,45,13v-40,8,-41,69,-36,102","k":{",":155,".":155,"A":80}},{"d":"253,-638v-93,0,-156,32,-156,102v-80,-116,29,-176,156,-176v137,0,236,60,236,171r0,25v0,168,-230,166,-230,303r0,48v0,0,-76,0,-76,-53r0,-20v0,-142,222,-151,222,-285v0,-70,-49,-115,-152,-115xm261,-66r0,66r-63,0v-9,0,-17,-9,-17,-18r0,-66r62,0v10,0,18,8,18,18","w":529},{"d":"263,201r-275,-946v0,0,75,-24,87,24r274,945v0,0,-74,25,-86,-23","w":313},{"d":"80,-54r196,-196r-173,-174v-8,-8,-12,-16,-12,-24v0,-28,38,-51,38,-51r200,200v18,18,27,34,27,49v0,16,-9,31,-26,48r-174,174v-9,9,-18,12,-26,12v-27,0,-50,-38,-50,-38","w":416,"k":{"T":60,"Y":50}},{"d":"432,-164v18,26,26,49,26,70v0,70,-94,106,-192,106v-127,0,-206,-60,-206,-161r0,-202v0,-101,75,-161,202,-161v127,0,190,60,190,151v0,81,-55,148,-202,148v-34,0,-86,-7,-110,-24r0,73v0,70,39,106,132,106v87,0,160,-36,160,-106xm140,-336r0,35v1,2,61,18,104,18v95,0,128,-29,128,-78v0,-51,-28,-86,-110,-86v-89,0,-122,41,-122,111","w":508,"k":{"T":81,"V":60,"W":60,"Y":73}},{"d":"80,-40r0,-670v0,0,84,0,84,50r0,670v0,0,-84,0,-84,-50","w":244},{"d":"150,-349r0,356v0,0,-80,0,-80,-50r0,-704v6,0,80,-2,80,60r0,139v0,68,-10,91,-10,91v0,0,35,-55,156,-55v94,0,175,59,175,158r0,361v0,0,-80,-1,-80,-50r0,-296v0,-75,-46,-108,-108,-108v-66,0,-133,40,-133,98","w":541},{"d":"87,-19r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19xm317,-19r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19xm547,-19r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19","w":690},{"d":"132,-469r-19,-8v-13,-8,-25,-22,-25,-41v0,-28,28,-56,63,-84v-20,-7,-46,-12,-65,-12v-19,0,-29,7,-41,21v-1,-7,-2,-14,-2,-21v0,-23,13,-50,57,-50v20,0,47,12,71,22v-8,-42,-23,-82,-61,-89v11,-11,25,-20,42,-20v30,0,55,37,63,104v24,-20,50,-52,50,-75v0,-7,-1,-14,-4,-22r19,8v13,8,25,22,25,41v0,28,-29,59,-64,84v21,8,46,12,66,12v19,0,29,-7,41,-21v1,7,2,14,2,21v0,23,-13,50,-57,50v-21,0,-46,-13,-70,-23v6,42,24,84,60,90v-11,11,-25,20,-42,20v-30,0,-55,-35,-63,-103v-26,21,-51,52,-51,75v0,6,2,13,5,21","w":393},{"d":"198,-700r0,730v0,50,-79,50,-79,50r-98,0v0,0,-1,-62,50,-62r48,0r0,-656r-48,0v-50,0,-50,-62,-50,-62r177,0","w":278},{"d":"80,192r0,-942v0,0,80,0,80,50r0,942v0,0,-80,0,-80,-50","w":240},{"d":"253,-290v173,39,188,224,230,290v0,0,-29,7,-42,7v-115,0,-38,-240,-291,-260r0,260v0,0,-80,0,-80,-50r0,-706v0,0,80,0,80,50r0,381v91,0,130,-47,184,-148v6,-11,23,-41,83,-41v9,0,19,1,30,4v-41,60,-97,201,-194,213","w":483},{"d":"65,-174r0,-30v0,-69,33,-135,109,-156v-71,-19,-99,-78,-99,-146r0,-25v0,-111,99,-181,236,-181v137,0,286,60,202,196v0,-90,-99,-122,-202,-122v-103,0,-152,52,-152,122v0,82,36,119,140,122r0,-132v0,0,77,1,77,51r0,81r128,0v0,0,-1,71,-50,71r-78,0r0,75v0,46,17,76,17,76v-86,-10,-94,-82,-94,-100r0,-51r-31,0v-82,10,-119,56,-119,134v0,70,49,127,162,127v113,0,212,-32,212,-122v84,136,-65,196,-212,196v-147,0,-246,-75,-246,-186","w":593},{"d":"176,-256v0,-238,-71,-439,-156,-444v21,-18,41,-25,59,-25v101,0,182,211,182,471v0,260,-81,471,-182,471v-18,0,-38,-7,-59,-25v85,-5,156,-206,156,-448","w":311},{"d":"314,-716v-1,1,99,63,167,279r81,260v26,85,48,155,65,181v0,0,-9,3,-26,3v-80,0,-101,-90,-124,-165r-20,-65r-288,0r-19,65v-22,75,-44,165,-124,165v-17,0,-26,-3,-26,-3v16,-26,38,-96,65,-181r81,-260v67,-216,169,-278,168,-279xm225,-411r-35,119r246,0r-35,-119v-40,-136,-88,-193,-87,-193v0,0,-49,57,-89,193","w":627,"k":{"?":20,"*":25,"T":70,"V":40,"W":40,"Y":70,"'":80,"\u2018":80,"\u2019":80,"\u201c":80,"\u201d":80,"\"":80}},{"d":"320,-41r-96,-161r-96,161v-24,40,-63,48,-87,48v-14,0,-31,-3,-31,-3v13,-17,25,-38,40,-63r70,-118v24,-41,48,-73,48,-73v0,0,-24,-32,-48,-73r-70,-118v-15,-25,-27,-46,-40,-63v0,0,17,-3,31,-3v24,0,61,8,85,48r98,160r98,-160v24,-40,61,-48,85,-48v14,0,31,3,31,3v-13,17,-25,38,-40,63r-70,118v-24,41,-48,73,-48,73v0,0,24,32,48,73r70,118v15,25,27,46,40,63v0,0,-17,3,-31,3v-24,0,-63,-8,-87,-48","w":448,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"88,-184v0,105,120,122,233,122v113,0,173,-53,173,-133v0,-210,-444,-47,-444,-316v0,-154,119,-201,266,-201v119,0,242,20,242,115v0,22,-7,49,-23,81v0,-105,-106,-122,-219,-122v-108,0,-178,30,-178,118v0,189,444,21,444,320v0,141,-114,212,-261,212v-119,0,-256,-20,-256,-116v0,-22,7,-49,23,-80","w":632,"k":{"T":30}},{"d":"475,-631r-161,0r0,641v0,0,-84,0,-84,-50r0,-591r-158,0v-61,0,-70,-54,-70,-84v0,0,18,15,86,15r371,0v68,0,86,-15,86,-15v0,30,-9,84,-70,84","w":547,"k":{"d":100,"U":10,"T":-10,",":110,".":110,"Z":35,">":90,"A":70,"o":100,"a":100,"e":100,"u":80,"c":100,"y":90,"v":90,"w":90,"s":80,"r":80,"g":70,"m":70,"n":70,"p":70,"q":70,"x":70,"z":70,"t":70,":":70,";":70,"O":20,"C":20,"G":20,"<":60,"-":80,"\u2013":80,"\u2014":80," ":60}},{"d":"432,-164v80,116,-39,176,-166,176v-127,0,-206,-60,-206,-161r0,-202v0,-101,79,-161,206,-161v117,0,226,60,146,176v0,-70,-68,-106,-140,-106v-93,0,-132,36,-132,106r0,172v0,70,39,106,132,106v87,0,160,-36,160,-106","w":498,"k":{"T":77,"V":45,"W":45,"Y":55}},{"w":280,"k":{"T":60,"V":20,"W":20,"Y":30}},{"d":"622,-490r0,280v0,131,-78,212,-242,221r0,28v0,84,81,116,162,116v84,0,165,-39,165,-111v12,25,17,47,17,67v0,82,-92,118,-183,118v-125,0,-235,-59,-235,-175r0,-44v-162,-10,-236,-91,-236,-220r0,-280v0,-139,87,-222,276,-222v188,0,276,83,276,222xm538,-223r0,-254v0,-104,-31,-166,-193,-166v-160,0,-191,62,-191,166r0,254v0,104,31,166,191,166v162,0,193,-62,193,-166","w":692},{"d":"743,-234r0,-168v0,-104,-61,-196,-223,-196r-149,0v-160,0,-221,92,-221,196r0,307v0,103,55,176,136,176v17,0,36,-3,55,-10v-6,37,-35,61,-103,61v-100,0,-168,-93,-168,-214r0,-333v0,-139,113,-248,302,-248r149,0v188,0,302,109,302,248r0,194v0,184,-156,233,-332,233v-125,0,-249,-34,-249,-147v0,-193,279,-124,314,-220v0,-51,-23,-87,-116,-87v-93,0,-156,36,-156,106v-19,-27,-27,-52,-27,-73v0,-68,86,-103,183,-103v127,0,196,60,196,161r0,155v0,18,-8,97,-94,107v0,0,17,-37,17,-83r0,-104v-18,66,-237,25,-237,139v0,57,76,85,172,85v141,0,249,-33,249,-182","w":893},{"d":"320,-431r-275,0v0,0,0,-69,50,-69r319,0v-7,24,-9,50,-16,73v-48,162,-266,276,-278,358r300,0v0,0,0,69,-50,69r-335,0v-2,-9,-2,-19,-2,-28v0,-161,225,-237,287,-403","w":445,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"70,187r0,-694v74,32,106,-5,191,-5v137,0,210,58,210,159r0,207v0,99,-81,158,-175,158v-121,0,-156,-55,-156,-55v0,0,10,23,10,91r0,139r0,60v-7,0,-80,1,-80,-60xm150,-424r0,273v0,58,67,98,133,98v62,0,108,-33,108,-108r0,-177v0,-73,-29,-109,-132,-109v-75,0,-109,23,-109,23","w":531,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"266,33r0,-22v-108,-4,-201,-28,-201,-115v0,-22,7,-49,23,-80v0,94,78,118,178,122r0,-266v-111,-20,-216,-42,-216,-183v0,-143,84,-193,216,-200r0,-60v0,0,63,0,63,50r0,10v106,4,189,28,189,114v0,22,-7,49,-23,81v0,-94,-68,-118,-166,-121r0,234v109,19,213,49,213,203v0,132,-81,202,-213,211r0,72v0,0,-63,0,-63,-50xm454,-195v0,-79,-50,-105,-125,-121r0,253v93,-8,125,-59,125,-132xm138,-520v0,72,51,92,128,106r0,-223v-89,6,-128,38,-128,117","w":612},{"d":"164,-658r0,706v0,81,-36,151,-98,151v-19,0,-41,-7,-63,-27v58,0,77,-95,77,-158r0,-724v0,0,84,-1,84,52","w":244},{"d":"252,-671r57,55v38,36,-44,49,-44,49r-80,-65v-84,-69,-13,-117,29,-131v-4,8,-6,15,-6,23v0,22,21,46,44,69","w":489},{"d":"80,-590r1,-108r32,0v33,0,39,25,39,54r0,34v0,61,-13,124,-66,124v-13,0,-26,-4,-35,-13v24,-6,29,-47,29,-91","w":220,"k":{",":155,".":155,"A":80}},{"d":"80,30r0,-730r177,0v0,0,0,62,-50,62r-48,0r0,656r48,0v51,0,50,62,50,62r-98,0v0,0,-79,0,-79,-50","w":278},{"d":"72,-19r0,-70r68,0v9,0,18,9,18,19r0,70r-67,0v-10,0,-19,-9,-19,-19","k":{"7":15,"4":70,"T":110,"V":70,"W":70,"Y":110,"'":100,"\u2018":100,"\u2019":100,"\u201c":100,"\u201d":100,"\"":100,"y":20,"v":30,"w":30,"O":15}},{"d":"210,-108r0,-112r-137,0v0,0,-15,-72,35,-72r102,0r0,-132v0,0,72,-16,72,35r0,97r142,0v0,0,16,72,-35,72r-107,0r0,147v0,0,-72,15,-72,-35","w":497,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},{"d":"391,-43r0,-304v0,-62,-32,-98,-121,-98v-73,0,-120,21,-120,21r0,431v0,0,-80,0,-80,-50r0,-464v23,12,45,16,65,16v48,0,92,-21,149,-21v91,0,187,32,187,150r0,369v0,0,-80,-1,-80,-50","w":541,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"411,-347r-247,0r0,278r357,0v0,4,-1,69,-50,69r-307,0v0,0,-84,0,-84,-50r0,-650r441,0v0,0,0,69,-50,69r-307,0r0,215r231,0v68,0,86,-15,86,-15v0,30,-9,84,-70,84","w":566,"k":{"\u2014":30,"\u2013":30,"-":30}},{"d":"55,0r0,-88v0,-252,388,-208,388,-408r0,-17v0,-70,-49,-125,-152,-125v-103,0,-202,32,-202,122v-84,-136,65,-196,202,-196v137,0,236,70,236,181r0,40v0,268,-388,200,-388,408r0,9r326,0v48,0,71,-10,71,-10v0,0,0,84,-60,84r-421,0","w":586,"k":{"\u2014":40,"\u2013":40,"\u00d7":40,"=":40,"-":40,"+":40}},{"d":"346,12v-147,0,-276,-60,-276,-231r0,-262v0,-171,129,-231,276,-231v147,0,326,40,242,196v0,-80,-129,-122,-242,-122v-113,0,-192,41,-192,171r0,233v0,130,79,172,192,172v113,0,192,-22,192,-162r0,-62r-140,0v-65,0,-60,-84,-60,-84v0,0,26,15,77,15r207,0r0,146v0,167,-129,221,-276,221","w":692,"k":{"T":20}},{"d":"522,-501v0,113,-85,175,-203,175v138,54,195,257,244,331v0,0,-12,3,-29,3v-28,0,-71,-9,-97,-57v-79,-147,-116,-254,-273,-274r0,333v0,0,-84,-1,-84,-50r0,-660r206,0v137,0,236,43,236,169r0,30xm286,-631r-122,0r0,242r130,0v107,0,144,-44,144,-127v0,-85,-49,-115,-152,-115","w":568},{"d":"326,17v0,0,-104,-63,-173,-279r-83,-260v-27,-85,-48,-155,-65,-181v0,0,9,-3,26,-3v80,0,100,90,124,165r81,253v43,136,90,193,90,193v0,0,51,-45,119,-229v0,0,-37,-151,-37,-274v0,-60,20,-97,89,-97v-3,30,-5,60,-5,89v0,298,152,511,152,511v0,0,46,-57,90,-193r81,-253v24,-75,44,-165,124,-165v17,0,26,3,26,3v-17,26,-38,96,-65,181r-83,260v-69,216,-173,279,-173,279v0,0,-92,-79,-161,-238v-58,166,-157,238,-157,238","w":970,"k":{"d":60,",":70,".":70,"A":40,"o":60,"a":60,"e":60,"u":40,"c":60,"y":50,"v":50,"w":50,"s":40,"g":40,"m":40,"n":40,"p":40,"q":40,"x":40,"z":40,":":30,";":30,"O":12,"C":12,"G":12,"-":30,"\u2013":30,"\u2014":30," ":20}},{"d":"70,-43r0,-464v0,0,80,-1,80,50r0,464v0,0,-80,0,-80,-50xm70,-620r0,-66r63,0v9,0,17,9,17,18r0,66r-62,0v-10,0,-18,-8,-18,-18","w":220}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+251-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("v4~&0aHj(^{Nv#E}>aLnD4D{T[H&~a{NT[on(^_J~f@bI2je0&C}PsHr>,_P>65ZI6G(PTH%T#o8,4LPrnLJx,HHmL+[6EU&Ss5UI&U&Ss5U~#1jTEU&Ss5UH4_3>L,EO:~eHj{P>6DUSsD&%68P>65Z~;>P>6DZS6HaT:,nS;ci0cI.f+DUr;`Sr6ER>25{D&U&Ss5UX;{PT;iEO^CP>6DZSsIRTTU)oeEGxLH,InG_!:`Zoc`1o&bNv[iLS+>Of[+erJHZ04Ejv#DevOU`m65G#;cL4:DovrSHXm!_O6,f^TI~(0P>x%1Ces+EaJw`R)b8NVZUn2j&[h.iK}@{3B5bP;&erJ5b0;&ZraUE0a>j(#UJm^DN~eiJ0:EZ(:S{xhj}(^IwIeiV(2jVTe1BXJ>h>&ZNv6@wm2wNv&ZN~TCC0TGb~fZNI[{8%#.)T#iV(:HV~4f2(^>NT#is0[j`o#{`rJ_EPh!w04{sIT_`0[.N(4{2>4iC0^,`v^~VPe1}(6UbXnb)(OEJ^[H0(f&>mTG0(f&{vO1`")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":230,"face":{"font-family":"Diavlo","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"750","descent":"-250","x-height":"12","cap-height":"10","bbox":"-12 -780 965 247.001","underline-thickness":"50","underline-position":"-50","stemh":"69","stemv":"80","unicode-range":"U+0020-U+2122"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2007 by Jos Buivenga. All rights reserved.
 * 
 * Trademark:
 * Diavlo is a trademark of Jos Buivenga.
 * 
 * Full name:
 * DiavloBold-Regular
 * 
 * Description:
 * Copyright (c) 2007 by Jos Buivenga. All rights reserved.
 * 
 * Manufacturer:
 * Jos Buivenga
 * 
 * Designer:
 * Jos Buivenga
 * 
 * Vendor URL:
 * http://www.josbuivenga.demon.nl
 * 
 * License information:
 * http://www.josbuivenga.demon.nl/diavlo.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"31,-522v0,0,122,-2,134,81r20,135v18,124,86,171,87,171v-1,0,72,-52,88,-171r18,-134v11,-81,136,-82,136,-82r-22,198v-15,131,-98,230,-158,276r-39,30v-64,50,-114,92,-114,159v0,38,14,72,21,87v-17,9,-35,14,-53,14v-47,0,-92,-33,-92,-112v0,-91,64,-144,139,-199v-64,-38,-130,-139,-143,-255","w":533,"k":{"T":75,"V":40,"W":40,"Y":50,",":40,".":40,"Z":5,">":3}},{"d":"225,-658r0,691v0,89,-45,166,-123,166v-26,0,-63,-5,-109,-47v74,0,98,-96,98,-153r0,-724v5,0,134,-1,134,67","w":295},{"d":"306,-623v-90,0,-198,25,-197,133v-115,-123,-12,-237,197,-237v152,0,261,71,261,191r0,25v0,62,-33,125,-91,141v65,18,101,89,101,153r0,30v0,120,-109,199,-271,199v-219,0,-325,-99,-207,-242v0,109,107,138,207,138v96,0,137,-48,137,-110v0,-70,-31,-108,-101,-116v-21,-3,-66,-9,-60,-101r32,0v88,0,119,-29,119,-102v0,-61,-41,-102,-127,-102","w":627},{"d":"240,-782v-18,30,6,58,51,103r33,33v44,44,-61,68,-61,68r-59,-44v-79,-59,-63,-147,36,-160","w":489},{"d":"463,0r-284,0v0,0,-109,0,-109,-65r0,-660v0,0,134,0,134,65r0,561r223,0v85,0,111,-16,111,-16v0,52,-14,115,-75,115","w":544,"k":{"?":50,"*":75,"T":120,"V":70,"W":70,"Y":100,"'":125,"\u2018":125,"\u2019":125,"\u201c":125,"\u201d":125,"\"":125,"<":10,"-":70,"\u2013":70,"\u2014":70," ":40}},{"d":"531,-55r0,-257r-327,0r0,322v0,0,-134,0,-134,-65r0,-670v0,0,134,0,134,65r0,248r327,0r0,-313v0,0,134,0,134,65r0,670v0,0,-134,0,-134,-65","w":735},{"d":"190,-457r0,539v0,84,-44,157,-118,157v-25,0,-59,-5,-105,-45v70,0,93,-90,93,-144r0,-572v0,0,130,0,130,65xm64,-624r0,-83r88,0v16,0,37,15,37,29r0,83r-88,0v-21,0,-37,-15,-37,-29","w":250},{"d":"70,45r0,-760r232,0v0,0,0,92,-75,92r-38,0r0,641r38,0v74,0,75,89,75,92r-133,0v0,0,-99,0,-99,-65","w":312},{"d":"190,31r0,216v-9,0,-130,1,-130,-75r0,-699v26,13,53,19,80,19v53,0,104,-19,146,-19v143,0,225,63,225,174r0,192v0,108,-93,173,-200,173v-83,0,-129,-39,-129,-39v0,0,8,33,8,58xm190,-420r0,254v0,49,54,83,108,83v48,0,83,-28,83,-93r0,-162v0,-63,-24,-94,-107,-94v-45,0,-84,12,-84,12","w":561,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"77,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31xm77,-372r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31","k":{"T":70,"V":30,"W":30,"Y":40}},{"d":"66,-715r33,0r52,0v24,0,43,12,43,38r0,55v0,86,-18,145,-94,145v-18,0,-43,-5,-63,-21v56,-14,51,-85,47,-111","w":256,"k":{",":155,".":155,"A":80}},{"d":"242,-715r0,760v0,65,-99,65,-99,65r-133,0v0,-3,1,-92,75,-92r38,0r0,-641r-38,0v-75,0,-75,-92,-75,-92r232,0","w":312},{"d":"70,-65r0,-650r231,0v152,0,261,45,261,182r0,25v0,62,-33,125,-78,146v52,23,88,86,88,151r0,25v0,131,-110,186,-271,186r-123,0v0,0,-108,-1,-108,-65xm309,-312r-105,0r0,213r97,0v96,0,137,-28,137,-102v0,-73,-39,-111,-129,-111xm301,-616r-97,0r0,205r105,0v88,0,119,-39,119,-112v0,-74,-41,-93,-127,-93","w":622},{"d":"374,-542r0,-91r-70,0r0,315v0,0,-116,0,-116,-51r0,-264r-68,0r0,91v0,0,-80,-13,-80,-56r0,-117r413,0r0,117v0,43,-79,56,-79,56xm905,-369r0,-154r-101,144v0,0,-75,-4,-104,-43r-71,-95r0,199v0,0,-116,0,-116,-51r0,-346r67,0v0,0,53,1,81,42r107,158r133,-200r35,0v0,0,85,0,85,51r0,346v0,0,-116,0,-116,-51","w":1096},{"d":"324,-48r-75,-132r-75,132v-25,44,-78,55,-108,55v-21,0,-66,-8,-66,-8v30,-37,35,-48,54,-81r69,-118v24,-41,50,-55,50,-55v0,0,-36,-36,-50,-60r-76,-129v-12,-21,-17,-32,-47,-70v0,0,45,-8,66,-8v30,0,80,12,106,55r77,130r77,-130v26,-43,76,-55,106,-55v21,0,66,8,66,8v-30,38,-35,49,-47,70r-76,129v-14,24,-50,60,-50,60v0,0,26,14,50,55r69,118v19,33,24,44,54,81v0,0,-45,8,-66,8v-30,0,-83,-11,-108,-55","w":498,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"304,-416r-269,0v0,0,0,-99,75,-99r348,0v-9,30,-13,61,-21,92v-37,135,-199,215,-272,324r295,0v0,0,0,99,-75,99r-356,0v-6,-27,-6,-35,-6,-43v0,-161,212,-232,281,-373","w":475,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"358,-618r0,114v0,68,-64,103,-162,103v-98,0,-162,-35,-162,-103r0,-114v0,-66,64,-106,162,-106v98,0,162,40,162,106xm249,-530r0,-65v0,-28,-9,-46,-53,-46v-45,0,-53,18,-53,46r0,65v0,29,8,46,53,46v44,0,53,-17,53,-46xm776,-207r0,114v0,68,-64,103,-162,103v-98,0,-162,-35,-162,-103r0,-114v0,-66,64,-106,162,-106v98,0,162,40,162,106xm667,-119r0,-65v0,-28,-9,-46,-53,-46v-45,0,-53,18,-53,46r0,65v0,29,8,46,53,46v44,0,53,-17,53,-46xm155,-183r463,-463v23,23,52,52,52,82v0,12,-5,25,-18,38r-463,463v-23,-22,-51,-52,-51,-82v0,-13,5,-26,17,-38","w":810},{"d":"366,-623v-99,0,-172,37,-172,156r0,218v0,120,73,158,172,158v97,0,214,-20,245,-120v92,161,-79,223,-245,223v-160,0,-306,-64,-306,-246r0,-247v0,-182,146,-246,306,-246v166,0,346,56,245,223v-25,-92,-148,-119,-245,-119","w":690,"k":{"T":20,"V":20,"W":20,"Y":20,"o":10,"a":20,"e":10,"y":20,"v":10,"w":10,"g":5,"m":5,"n":5,"p":5,"q":5,"x":5,"z":5,"-":20,"\u2013":20,"\u2014":20}},{"d":"61,-164r0,-448v26,0,129,0,129,85r0,36r204,0v0,0,-1,98,-74,98r-130,0r0,201v0,67,19,106,95,106v58,0,118,-25,118,-105v27,30,42,58,42,89v0,61,-58,114,-178,114v-131,0,-206,-65,-206,-176","w":445,"k":{"T":80,"Y":55,"'":50,"\u2018":50,"\u2019":50,"\u201c":50,"\u201d":50,"\"":50,"y":13,"v":7,"w":7}},{"d":"264,-623v-78,0,-151,30,-151,110v-110,-102,-47,-214,151,-214v152,0,261,65,261,186r0,25v0,168,-230,177,-230,288r0,48v0,0,-126,0,-126,-68r0,-16v0,-124,222,-143,222,-259v0,-61,-41,-100,-127,-100xm171,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31","w":555},{"d":"70,-55r0,-660r201,0v160,0,301,42,301,233r0,18v0,186,-141,235,-301,235r-67,0r0,239v0,0,-134,0,-134,-65xm271,-616r-67,0r0,288r67,0v98,0,167,-18,167,-145v0,-118,-69,-143,-167,-143","w":611,"k":{"\u2014":30,"\u2013":30,".":130,"-":30,",":130}},{"d":"190,-477r-33,0r-52,0v-24,0,-43,-12,-43,-38r0,-55v0,-86,18,-145,94,-145v18,0,43,5,63,21v-56,14,-51,85,-47,111xm371,-477r-33,0r-52,0v-24,0,-43,-12,-43,-38r0,-55v0,-86,18,-145,94,-145v18,0,43,5,63,21v-56,14,-51,85,-47,111","w":437,"k":{",":155,".":155,"A":80}},{"d":"180,-336r0,29v10,2,45,9,75,9v72,0,97,-23,97,-63v0,-42,-23,-71,-85,-71v-68,0,-87,35,-87,96xm291,12v-152,0,-241,-66,-241,-176r0,-187v0,-110,78,-176,221,-176v143,0,211,66,211,166v0,85,-50,164,-208,164v-32,0,-64,-6,-94,-18r0,36v0,60,36,91,111,91v99,0,166,-42,167,-102v21,30,31,57,31,82v0,72,-83,120,-198,120","w":529,"k":{"T":81,"V":60,"W":60,"Y":73}},{"d":"662,-660r0,446v0,151,-141,226,-301,226v-160,0,-301,-75,-301,-226r0,-511v0,0,134,0,134,65r0,431v0,90,69,137,167,137v98,0,167,-47,167,-137r0,-496v0,0,134,0,134,65","w":722,"k":{"Y":5,"T":10}},{"d":"354,-97r0,-163v-23,53,-183,24,-183,113v0,45,33,68,90,68v53,0,93,-18,93,-18xm42,-145v0,-187,268,-138,309,-217v0,-36,-20,-68,-97,-68v-84,0,-160,29,-160,113v-29,-39,-38,-70,-38,-97v0,-87,117,-113,199,-113v147,0,225,62,225,171r0,366v-26,-13,-52,-16,-77,-16v-50,0,-100,18,-157,18v-103,0,-204,-38,-204,-157","w":534},{"d":"181,-715v94,0,203,-14,203,-14v0,0,-13,72,-13,113r0,512r170,0v0,0,3,14,3,31v0,31,-9,73,-59,73r-419,0v0,0,-3,-13,-3,-29v0,-31,9,-75,61,-75r116,0r0,-508v-46,3,-145,-18,-145,83v0,6,0,13,1,20v-39,-36,-61,-77,-61,-113v0,-52,45,-93,146,-93","w":554,"k":{"\u2014":70,"\u2013":70,"\u00d7":50,"=":50,"-":70,"+":50}},{"d":"230,-660r0,474v0,0,-130,2,-130,-65r0,-474v0,0,130,0,130,65xm105,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31","w":290},{"d":"60,-58r0,-464v8,0,130,1,130,65r0,464v0,0,-130,0,-130,-65xm63,-624r0,-83r88,0v16,0,37,15,37,29r0,83r-88,0v-21,0,-37,-15,-37,-29","w":250},{"d":"662,-490r0,265v0,148,-96,237,-301,237v-206,0,-301,-89,-301,-237r0,-265v0,-148,95,-237,301,-237v205,0,301,89,301,237xm528,-238r0,-239v0,-95,-27,-151,-168,-151v-139,0,-166,56,-166,151r0,239v0,95,27,151,166,151v141,0,168,-56,168,-151","w":722,"k":{"T":20,"V":12,"W":12,"Y":12,",":15,".":15}},{"d":"245,-55r0,-243v-121,-121,-154,-275,-243,-414v0,0,36,-9,61,-9v34,0,86,10,113,65r46,93v31,63,58,122,90,163v30,-40,57,-100,87,-159r49,-97v28,-55,77,-65,113,-65v21,0,61,10,61,10v-81,135,-127,295,-243,413r0,308v0,0,-134,0,-134,-65","w":624,"k":{"d":80,"U":5,",":110,".":110,">":40,"A":70,"o":80,"a":60,"e":80,"u":50,"c":80,"y":70,"v":70,"w":70,"s":50,"g":50,"m":50,"n":50,"p":50,"q":50,"x":50,"z":50,"t":40,":":40,";":40,"O":12,"C":12,"<":50,"-":80,"\u2013":80,"\u2014":80," ":30}},{"d":"381,-58r0,-289v0,-53,-25,-83,-96,-83v-51,0,-95,14,-95,14r0,423v0,0,-130,0,-130,-65r0,-469v0,0,39,21,90,21v49,0,95,-21,149,-21v57,0,117,11,158,43v0,0,46,-43,171,-43v110,0,204,56,204,173r0,361v0,0,-130,-2,-130,-65r0,-281v0,-65,-35,-93,-83,-93v-53,0,-106,23,-108,70r0,369v0,0,-130,-2,-130,-65","w":892,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"9,160r214,-926v0,0,116,21,102,81r-214,925v0,0,-116,-20,-102,-80","w":333},{"d":"144,-441v126,0,247,52,376,52v30,0,62,-1,101,-46v24,95,-7,147,-106,147v-126,0,-247,-52,-375,-52v-34,0,-67,5,-100,41v-29,-91,8,-142,104,-142","w":659},{"d":"100,-546v9,-15,23,-29,40,-42v-10,-2,-18,-3,-27,-3v-26,0,-50,10,-72,37v0,0,-8,-23,-8,-51v0,-28,18,-61,77,-61v18,0,36,6,56,13v-10,-34,-32,-61,-78,-69v0,0,29,-40,70,-40v27,0,67,24,77,99v17,-19,28,-38,28,-64v0,-11,-2,-24,-7,-38v0,0,77,7,77,67v0,28,-18,60,-54,90v10,3,19,4,28,4v26,0,49,-10,71,-37v0,0,8,22,8,50v0,28,-18,61,-77,61v-19,0,-37,-6,-57,-13v11,35,32,63,79,69v0,0,-30,40,-70,40v-28,0,-64,-22,-78,-99v-17,19,-28,40,-28,64v0,12,3,24,8,38v0,0,-78,-7,-78,-67v0,-13,5,-29,15,-48","w":419},{"d":"55,-150r0,-614v8,0,130,1,130,65r0,517v0,54,1,149,71,149v-27,36,-58,40,-83,40v-81,0,-118,-73,-118,-157","w":250},{"d":"508,0r-480,0v-18,-275,292,-366,380,-616r-366,0v0,0,0,-99,76,-99r443,0v1,295,-354,487,-381,617r292,0v85,0,110,-17,110,-17v-3,51,-14,115,-74,115","w":593,"k":{"T":15,">":20,"o":10,"a":15,"e":10,"u":10,"c":10,"y":15,"v":20,"w":20,"g":10,"m":10,"n":10,"p":10,"q":10,"x":10,"z":10,"<":20,"-":50,"\u2013":50,"\u2014":50}},{"d":"190,7v0,0,-130,0,-130,-65r0,-468v30,15,55,20,77,20v44,0,88,-21,147,-21v71,0,135,26,135,94v0,49,-38,86,-46,98v0,-63,-50,-91,-108,-91v-34,0,-64,9,-75,11r0,422","w":418,"k":{"T":50,",":92,".":92,">":5,"o":20,"a":20,"e":20,"u":10,"c":20,"y":10,"<":8," ":40}},{"d":"476,-417r-180,-180r-157,156v-39,38,-95,0,-119,-40r209,-209v38,-38,93,-41,133,-1r163,163v44,44,-9,86,-49,111","w":565},{"d":"34,-94v0,-40,22,-70,54,-108v-27,-26,-42,-78,-42,-115r0,-47v0,-119,99,-163,200,-163v55,0,107,21,156,21v23,0,50,-6,85,-20r0,209v0,111,-77,177,-220,177v-75,0,-126,-28,-126,-28v-3,10,-6,26,-6,39v0,45,46,52,115,52r33,0v106,0,222,-1,222,142v0,106,-75,177,-238,177v-136,0,-219,-43,-219,-109v0,-26,10,-53,34,-84v9,79,92,98,176,98v89,0,120,-29,120,-75v0,-47,-40,-52,-98,-52r-49,0v-105,0,-197,-13,-197,-114xm175,-332v0,62,17,97,92,97v74,0,91,-35,91,-97r0,-85v0,0,-45,-17,-89,-17v-68,0,-94,24,-94,85r0,17","w":527,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"70,-72r183,-183r-153,-154v-43,-43,7,-80,46,-104r201,201v39,39,39,75,1,113r-164,164v-37,37,-95,1,-114,-37","w":427,"k":{"T":60,"Y":50}},{"d":"21,-522v-1,0,125,0,134,64r20,152v19,146,88,197,88,197v0,0,67,-41,96,-100v-14,-43,-22,-101,-22,-159v0,-88,36,-136,130,-140v-7,55,-11,102,-11,143v0,185,97,256,97,256v0,0,75,-87,89,-197r20,-152v8,-62,132,-64,132,-64r-20,198v-24,233,-220,345,-220,345v0,0,-91,-43,-146,-126v-58,81,-146,126,-146,126v0,0,-193,-112,-219,-345","w":814,"k":{"T":75,"V":35,"W":35,"Y":60,",":30,".":30,"Z":5}},{"d":"602,-258r0,74v0,131,-109,196,-271,196v-162,0,-271,-65,-271,-196r0,-347v0,-131,109,-196,271,-196v224,0,324,101,207,239v4,-108,-96,-135,-207,-135v-96,0,-137,28,-137,107r0,53v0,23,-5,51,-5,51v0,0,43,-42,152,-42v152,0,261,65,261,196xm331,-87v96,0,137,-33,137,-112r0,-44v0,-79,-41,-112,-127,-112v-86,0,-144,27,-147,106r0,50v0,79,41,112,137,112","w":657},{"d":"315,-278v-57,71,-99,147,-139,223v-28,52,-78,65,-113,65v-25,0,-61,-9,-61,-9v77,-120,122,-253,222,-355v-101,-119,-144,-241,-219,-357v0,0,36,-9,61,-9v36,0,84,10,113,65v57,106,94,176,136,224v42,-48,79,-118,136,-224v29,-55,77,-65,113,-65v25,0,61,9,61,9v-75,116,-118,238,-219,357v100,102,145,235,222,355v0,0,-36,9,-61,9v-35,0,-85,-13,-113,-65v-40,-76,-84,-152,-139,-223","w":630,"k":{"\u2014":20,"\u2013":20,"-":20}},{"d":"448,-189v21,31,31,58,31,82v0,73,-84,119,-198,119v-142,0,-231,-65,-231,-176r0,-187v0,-109,83,-176,226,-176v78,0,190,27,190,115v0,27,-12,60,-39,99v0,-81,-65,-116,-128,-116v-72,0,-120,20,-120,104r0,135v0,72,37,103,117,103v87,0,151,-43,152,-102","w":509,"k":{"T":77,"V":45,"W":45,"Y":55}},{"d":"494,-510v-55,75,-89,184,-179,220v149,53,154,174,215,284v0,0,-54,13,-74,13v-138,0,-60,-208,-266,-242r0,242v0,0,-130,0,-130,-65r0,-706v0,0,130,0,130,65r0,364v59,-9,92,-53,137,-138v19,-36,57,-49,96,-49v24,0,49,5,71,12","w":530},{"d":"300,-132r-61,-61r-97,98v0,0,-96,-63,-48,-112r65,-66r-99,-97v0,0,59,-96,119,-39r59,57r98,-98v0,0,96,60,48,109r-66,67r103,103v0,0,-64,96,-121,39","w":481,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},{"d":"120,-394r320,0v7,43,3,96,-55,96r-320,0v-14,-43,2,-96,55,-96xm120,-220r320,0v7,43,3,96,-55,96r-320,0v-14,-43,2,-96,55,-96","w":503,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},{"d":"381,-58r0,-289v0,-53,-25,-83,-96,-83v-51,0,-95,14,-95,14r0,423v0,0,-130,0,-130,-65r0,-469v0,0,39,21,90,21v49,0,95,-21,149,-21v103,0,212,35,212,165r0,369v0,0,-130,-2,-130,-65","w":571,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"190,-477r-33,0r-52,0v-24,0,-43,-12,-43,-38r0,-55v0,-86,18,-145,94,-145v18,0,43,5,63,21v-56,14,-51,85,-47,111","w":256,"k":{",":155,".":155,"A":80}},{"d":"62,14r529,0v0,0,4,22,4,39v0,28,-10,63,-62,63r-529,0v0,0,-4,-20,-4,-38v0,-27,10,-64,62,-64","w":595},{"d":"354,-154v0,-112,-324,10,-324,-207v0,-111,79,-166,221,-166v121,0,203,34,203,101v0,26,-11,56,-38,90v0,-62,-71,-92,-155,-92v-70,0,-103,18,-103,61v0,97,323,-20,323,218v0,99,-76,161,-230,161v-126,0,-213,-38,-213,-107v0,-28,13,-58,47,-94v2,85,91,104,166,104v42,0,103,-15,103,-69","w":511,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"371,-166r0,-254v0,0,-39,-12,-84,-12v-83,0,-107,31,-107,94r0,162v0,65,35,93,83,93v54,0,108,-34,108,-83xm501,-527r0,774v-9,0,-130,1,-130,-75r0,-141v0,-25,8,-58,8,-58v0,0,-46,39,-129,39v-107,0,-200,-65,-200,-173r0,-192v0,-111,82,-174,225,-174v42,0,93,19,146,19v27,0,54,-6,80,-19","w":561,"k":{"T":80,"V":40,"W":40,"Y":50}},{"d":"190,-349r0,356v0,0,-130,0,-130,-65r0,-704v7,0,130,-3,130,75r0,139v0,25,-8,60,-8,60v0,0,48,-39,129,-39v107,0,200,56,200,173r0,361v0,0,-130,-2,-130,-65r0,-281v0,-65,-35,-93,-83,-93v-54,0,-108,34,-108,83","w":571},{"d":"10,-272v0,0,54,-31,54,-98r0,-270v0,-120,115,-161,194,-58v-68,0,-71,43,-71,94r0,239v0,49,-30,78,-52,94v22,15,52,44,52,94r0,239v0,51,3,94,71,94v-79,105,-194,61,-194,-58r0,-270v0,-51,-54,-100,-54,-100","w":268},{"d":"356,24v-15,-10,-132,-101,-201,-306r-88,-263v-24,-75,-42,-135,-62,-165v0,0,33,-11,56,-11v94,0,117,81,142,156r87,257v28,84,66,155,66,155v16,-25,38,-71,66,-155r87,-257v25,-75,48,-156,142,-156v23,0,56,11,56,11v-20,30,-38,90,-62,165r-88,263v-69,205,-186,296,-201,306","w":712,"k":{"d":60,",":70,".":70,"A":40,"o":60,"a":60,"e":60,"u":40,"c":60,"y":50,"v":50,"w":50,"s":40,"g":40,"m":40,"n":40,"p":40,"q":40,"x":40,"z":40,":":30,";":30,"O":12,"C":12,"G":12,"-":30,"\u2013":30,"\u2014":30," ":20}},{"d":"80,-307r626,0v0,0,23,102,-56,102r-627,0v0,0,-21,-102,57,-102","w":730,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20}},{"d":"251,-658r293,459v0,0,-12,-57,-12,-106r0,-410v0,0,134,0,134,65r0,660v-151,0,-182,-72,-182,-72r-291,-462v0,0,11,57,11,106r0,428v0,0,-134,0,-134,-65r0,-660v80,0,146,0,181,57","w":736},{"d":"70,-55r0,-670v0,0,134,0,134,65r0,670v0,0,-134,0,-134,-65","w":274},{"d":"77,-372r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31xm70,-125r33,0r52,0v24,0,43,12,43,38r0,75v0,86,-18,145,-94,145v-18,0,-43,-5,-63,-21v56,-14,55,-85,51,-111","k":{"T":70,"V":30,"W":30,"Y":40}},{"d":"80,-307r723,0v0,0,23,102,-56,102r-724,0v0,0,-21,-102,57,-102","w":827,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20}},{"d":"62,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31xm307,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31xm552,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31","w":735},{"d":"190,-457r0,289v0,53,25,83,96,83v51,0,95,-14,95,-14r0,-423v0,0,130,0,130,65r0,469v0,0,-39,-21,-90,-21v-49,0,-95,21,-149,21v-103,0,-212,-35,-212,-165r0,-369v0,0,130,2,130,65","w":571,"k":{"T":80,"V":40,"W":40,"Y":55}},{"d":"113,-304r314,0v0,0,22,96,-49,96r-315,0v0,0,-20,-96,50,-96","w":491,"k":{"X":20,"9":20,"7":80,"5":30,"3":50,"1":60,"T":80,"V":30,"W":30,"Y":80,"Z":20}},{"d":"45,0r0,-103v0,-248,383,-208,383,-393r0,-17v0,-62,-41,-110,-127,-110v-90,0,-198,25,-197,133v-115,-123,-12,-237,197,-237v152,0,261,76,261,196r0,40v0,254,-386,219,-386,377r0,10r304,0v66,0,96,-21,96,-21v0,0,0,125,-85,125r-446,0","w":616,"k":{"\u2014":40,"\u2013":40,"\u00d7":40,"=":40,"-":40,"+":40}},{"d":"62,-31r0,-94r82,0v21,0,39,16,39,31r0,94r-81,0v-22,0,-40,-14,-40,-31","k":{"7":15,"4":70,"T":110,"V":70,"W":70,"Y":110,"'":100,"\u2018":100,"\u2019":100,"\u201c":100,"\u201d":100,"\"":100,"y":20,"v":30,"w":30,"O":15}},{"d":"421,-611r-325,0v-71,0,-96,14,-96,14v0,0,0,-118,85,-118r481,0v8,337,-334,446,-345,708v0,0,-32,17,-56,17v-37,0,-75,-10,-75,-52v0,-213,274,-347,331,-569","w":572,"k":{"\u2014":80,"\u2013":80,"\u00d7":90,"=":90,";":50,":":50,".":120,"-":80,",":120,"+":90}},{"d":"172,-266v0,234,49,440,154,455v0,0,-25,43,-82,43v-105,0,-204,-228,-204,-496v0,-268,99,-494,204,-494v57,0,82,43,82,43v-105,15,-154,219,-154,449","w":336},{"d":"55,-457r0,-74v0,-131,109,-196,271,-196v162,0,271,65,271,196r0,347v0,131,-109,196,-271,196v-224,0,-324,-101,-207,-239v-4,108,96,135,207,135v96,0,137,-28,137,-107r0,-53v0,-23,5,-51,5,-51v0,0,-43,42,-152,42v-152,0,-261,-65,-261,-196xm326,-628v-96,0,-137,33,-137,112r0,44v0,79,41,112,127,112v86,0,144,-27,147,-106r0,-50v0,-79,-41,-112,-137,-112","w":657},{"w":280,"k":{"T":60,"V":20,"W":20,"Y":30}},{"d":"268,-599r0,-116r53,0v51,0,61,30,61,65r0,32v0,65,-17,132,-86,132v-40,0,-60,-30,-60,-30v0,0,32,-6,32,-83xm73,-599r0,-116r53,0v51,0,61,30,61,65r0,32v0,65,-17,132,-86,132v-40,0,-60,-30,-60,-30v0,0,32,-6,32,-83","w":440,"k":{",":155,".":155,"A":80}},{"d":"73,-599r0,-116r53,0v51,0,61,30,61,65r0,32v0,65,-17,132,-86,132v-40,0,-60,-30,-60,-30v0,0,32,-6,32,-83","k":{",":155,".":155,"A":80}},{"d":"662,-490r0,265v0,132,-84,218,-247,234r0,15v0,69,73,101,142,101v71,0,160,-6,183,-88v12,25,17,47,17,67v0,81,-86,125,-201,125v-127,0,-255,-64,-255,-190r0,-31v-163,-16,-241,-101,-241,-233r0,-265v0,-148,95,-237,301,-237v205,0,301,89,301,237xm528,-238r0,-239v0,-95,-27,-151,-168,-151v-139,0,-166,56,-166,151r0,239v0,95,27,151,166,151v141,0,168,-56,168,-151","w":722},{"d":"282,49r0,-39v-118,-4,-228,-36,-228,-124v0,-26,11,-57,36,-93v0,89,99,111,192,115r0,-221v-120,-19,-244,-42,-244,-202v0,-150,101,-204,244,-211r0,-78v0,0,63,-7,63,55r0,23v130,4,213,34,213,123v0,27,-11,61,-33,101v0,-91,-79,-117,-180,-120r0,189v120,18,237,46,237,223v0,137,-87,210,-237,220r0,92v0,0,-63,2,-63,-53xm443,-201v0,-63,-31,-86,-98,-100r0,207v79,-9,98,-47,98,-107xm176,-530v0,56,40,75,106,87r0,-179v-69,6,-106,33,-106,92","w":644},{"d":"55,-125r33,0r52,0v24,0,43,12,43,38r0,75v0,86,-18,145,-94,145v-18,0,-43,-5,-63,-21v56,-14,55,-85,51,-111","k":{"7":15,"4":70,"T":110,"V":70,"W":70,"Y":110,"'":100,"\u2018":100,"\u2019":100,"\u201c":100,"\u201d":100,"\"":100,"y":20,"v":30,"w":30,"O":15}},{"d":"562,-504v0,108,-74,184,-181,184v122,71,166,226,229,318v0,0,-40,10,-61,10v-36,0,-90,-10,-119,-65v-53,-100,-99,-215,-226,-251r0,318v0,0,-134,-2,-134,-65r0,-660r231,0v152,0,261,44,261,181r0,30xm301,-616r-97,0r0,207r105,0v88,0,119,-37,119,-110v0,-74,-41,-97,-127,-97","w":610},{"d":"60,-234r0,-247v0,-182,141,-246,301,-246v134,0,279,37,279,136v0,25,-9,54,-31,88v-25,-93,-147,-120,-248,-120v-98,0,-167,37,-167,156r0,218v0,119,69,157,167,157v98,0,167,-20,167,-147r0,-32r-115,0v-65,0,-83,-51,-83,-112v0,0,27,13,100,13r232,0r0,146v0,178,-141,236,-301,236v-160,0,-301,-64,-301,-246","w":722,"k":{"T":20}},{"d":"347,-72r25,-106r-131,0r-45,190v-38,0,-119,-37,-108,-85r25,-105r-92,0v0,0,-3,-12,-3,-29v0,-30,9,-73,60,-73r59,0v12,-51,18,-82,31,-134r-90,0v0,0,-3,-12,-3,-29v0,-30,9,-73,60,-73r57,0r53,-215v35,0,119,40,108,86r-31,129r129,0r53,-215v38,0,119,40,108,87r-31,128r93,0v0,0,3,14,3,31v0,30,-9,71,-59,71r-62,0v-12,51,-18,82,-31,134r92,0v0,0,3,14,3,31v0,30,-9,71,-59,71r-61,0r-45,190v-35,0,-119,-37,-108,-84xm297,-414r-31,134r130,0v12,-51,18,-82,31,-134r-130,0","w":695},{"w":280,"k":{"T":60,"V":20,"W":20,"Y":30}},{"d":"286,12v-219,0,-325,-99,-207,-242v0,109,107,138,207,138v96,0,137,-29,137,-108r0,-58v0,-72,-41,-115,-137,-115r-127,0v-63,0,-93,3,-93,3v0,0,8,-39,8,-86r0,-165v0,0,0,-94,75,-94r275,0v71,0,96,-14,96,-14v0,0,0,118,-85,118r-227,0r0,95v0,21,-4,44,-4,44r80,0v164,0,273,59,273,201r0,84v0,131,-109,199,-271,199","w":597},{"d":"60,-184r0,-28v0,-68,35,-129,98,-151v-51,-21,-88,-84,-88,-146r0,-22v0,-131,109,-196,261,-196v152,0,261,65,261,196r0,22v0,62,-37,125,-88,146v63,22,98,83,98,151r0,25v0,131,-109,199,-271,199v-162,0,-271,-65,-271,-196xm468,-199v0,-80,-41,-114,-137,-114v-96,0,-137,34,-137,117v0,79,41,109,137,109v96,0,137,-32,137,-112xm204,-520v0,77,31,108,119,108r16,0v88,0,119,-31,119,-108v0,-79,-41,-108,-127,-108v-86,0,-127,29,-127,108","w":662},{"d":"204,-334r0,344v0,0,-134,0,-134,-65r0,-670v0,0,134,0,134,65r0,233v102,-21,168,-106,240,-235v29,-53,79,-65,115,-65v25,0,61,9,61,9v-78,123,-141,287,-271,337v111,31,192,172,244,278v18,35,32,65,57,101v0,0,-40,10,-61,10v-35,0,-95,-12,-124,-65v-63,-113,-120,-249,-261,-277","w":644,"k":{"\u2014":20,"\u2013":20,">":10,"<":10,"-":20}},{"d":"602,-531r0,347v0,131,-109,196,-271,196v-162,0,-271,-65,-271,-196r0,-347v0,-131,109,-196,271,-196v162,0,271,65,271,196xm468,-199r0,-317v0,-79,-41,-112,-137,-112v-96,0,-137,33,-137,112r0,317v0,79,41,112,137,112v96,0,137,-33,137,-112","w":662},{"d":"341,-738v15,10,127,100,194,306r85,263v24,75,42,135,62,165v0,0,-33,11,-56,11v-94,0,-117,-81,-142,-156r-17,-53r-252,0r-17,53v-25,75,-48,156,-142,156v-23,0,-56,-11,-56,-11v20,-30,38,-90,62,-165r85,-263v67,-206,179,-296,194,-306xm341,-575v-16,25,-41,85,-66,169r-31,104r194,0r-31,-104v-25,-84,-66,-169,-66,-169","w":682,"k":{"?":20,"*":25,"T":70,"V":40,"W":40,"Y":70,"'":80,"\u2018":80,"\u2019":80,"\u201c":80,"\u201d":80,"\"":80}},{"d":"5,-189v11,-192,320,-509,353,-538v0,0,122,3,122,65r0,376r87,0v0,6,-2,97,-75,97r-12,0r0,199v-8,0,-134,-1,-134,-65r0,-134r-341,0xm346,-286r0,-224v0,-21,5,-55,5,-55v0,0,-23,36,-33,47v-59,68,-126,157,-158,232r186,0","w":582},{"d":"426,-332r-222,0r0,233r357,0v0,6,-2,99,-75,99r-307,0v0,0,-109,0,-109,-65r0,-650r491,0v0,0,0,99,-75,99r-282,0r0,185r206,0v86,0,111,-16,111,-16v0,52,-12,115,-95,115","w":596,"k":{"\u2014":30,"\u2013":30,"-":30}},{"d":"61,-58r0,-561v0,-109,119,-176,239,-176v109,0,191,37,191,100v0,25,-16,50,-48,76v0,-52,-69,-76,-138,-76v-62,0,-115,38,-115,98r0,106r179,0v0,0,-1,98,-74,98r-105,0r0,400v0,0,-129,0,-129,-65","w":364,"k":{"!":-80,"}":-134,"]":-143,"?":-80,"*":-145,")":-140,",":35,".":35,">":-10,"'":-84,"\u2018":-84,"\u2019":-84,"\u201c":-84,"\u201d":-84,"\"":-84,"<":-20," ":20}},{"d":"66,-715r33,0r52,0v24,0,43,12,43,38r0,55v0,86,-18,145,-94,145v-18,0,-43,-5,-63,-21v56,-14,51,-85,47,-111xm247,-715r33,0r52,0v24,0,43,12,43,38r0,55v0,86,-18,145,-94,145v-18,0,-43,-5,-63,-21v56,-14,51,-85,47,-111","w":437,"k":{",":155,".":155,"A":80}},{"d":"532,-351r0,187v0,110,-77,176,-241,176v-164,0,-241,-66,-241,-176r0,-187v0,-110,77,-176,241,-176v164,0,241,66,241,176xm402,-179r0,-157v0,-61,-19,-96,-111,-96v-92,0,-111,35,-111,96r0,157v0,61,19,96,111,96v92,0,111,-35,111,-96","w":582,"k":{"T":90,"V":60,"W":60,"Y":80}},{"d":"70,177r0,-942v0,0,130,0,130,65r0,942v0,0,-130,0,-130,-65","w":270},{"d":"355,24v0,0,-132,-100,-200,-306r-88,-263v-25,-75,-42,-135,-62,-165v0,0,33,-11,55,-11v94,0,115,81,140,156r86,257v27,84,70,156,70,156v0,0,54,-58,101,-179v0,0,-36,-144,-36,-246v0,-83,47,-128,135,-128v-4,34,-6,67,-6,99v0,263,123,454,123,454v0,0,42,-71,69,-156r86,-257v25,-75,47,-156,140,-156v23,0,56,11,56,11v-20,30,-37,91,-62,165r-88,263v-69,205,-201,306,-201,306v0,0,-99,-79,-159,-214v-61,142,-159,214,-159,214","w":1030,"k":{"d":60,",":70,".":70,"A":40,"o":60,"a":60,"e":60,"u":40,"c":60,"y":50,"v":50,"w":50,"s":40,"g":40,"m":40,"n":40,"p":40,"q":40,"x":40,"z":40,":":30,";":30,"O":12,"C":12,"G":12,"-":30,"\u2013":30,"\u2014":30," ":20}},{"d":"262,189r-274,-942v42,-14,121,-30,138,28r273,940v-43,14,-120,34,-137,-26","w":363},{"d":"511,-354r0,192v0,111,-82,174,-235,174v-83,0,-138,-33,-216,-36r0,-738v9,0,130,-1,130,75r0,141v0,25,-8,58,-8,58v0,0,46,-39,129,-39v107,0,200,65,200,173xm190,-349r0,250v13,6,39,16,84,16v83,0,107,-31,107,-94r0,-162v0,-65,-35,-93,-83,-93v-54,0,-108,34,-108,83","w":561},{"d":"197,-108r0,-97r-134,0v0,0,-21,-102,57,-102r77,0r0,-128v0,0,122,-27,122,46r0,82r138,0v0,0,23,102,-56,102r-82,0r0,143v0,0,-122,25,-122,-46","w":521,"k":{"9":15,"7":70,"5":20,"3":43,"2":15,"1":60}},{"d":"360,0r-183,0v-10,0,-107,-3,-107,-65r0,-650r290,0v160,0,311,53,311,246r0,223v0,193,-151,246,-311,246xm360,-616r-156,0r0,517r156,0v99,0,177,-38,177,-157r0,-204v0,-119,-78,-156,-177,-156","w":731},{"d":"40,-515v0,-162,129,-212,287,-212v144,0,263,28,263,124v0,27,-11,61,-33,101v0,-100,-118,-121,-229,-121v-87,0,-150,25,-150,93v0,165,436,3,436,320v0,148,-124,221,-294,221v-125,0,-264,-31,-264,-125v0,-26,11,-57,36,-93v0,97,131,115,228,115v104,0,155,-41,155,-109v0,-185,-435,-26,-435,-314","w":654,"k":{"T":30}},{"d":"174,-255r183,183v-19,38,-77,74,-114,37r-164,-164v-38,-38,-38,-74,1,-113r201,-201v39,24,89,61,46,104","w":427,"k":{"T":90,"Y":40}},{"d":"204,-431r166,0v66,0,111,-11,111,-11v0,52,-12,110,-95,110r-182,0r0,342v0,0,-134,0,-134,-65r0,-660r461,0v0,0,0,99,-75,99r-252,0r0,185","w":523,"k":{"\u2014":30,"\u2013":30,"u":30,"o":40,"e":40,"c":40,"a":40,"O":10,"A":30,">":20,"<":20,".":130,"-":30,",":130," ":30}},{"d":"242,-150v0,-174,225,-124,294,-207v0,-41,-9,-70,-81,-70v-67,0,-132,22,-143,103v-32,-35,-45,-66,-45,-93v0,-69,89,-110,188,-110v143,0,211,66,211,176r0,120v0,20,-5,101,-146,117v0,0,19,-30,19,-93r0,-50v-28,54,-172,21,-172,105v0,47,60,73,142,73v127,0,224,-33,224,-170r0,-153v0,-96,-54,-181,-198,-181r-149,0v-142,0,-196,85,-196,181r0,292v0,97,43,176,117,176v44,0,78,-16,78,-16v0,0,-9,97,-132,97v-115,0,-193,-115,-193,-244r0,-318v0,-147,122,-263,327,-263r149,0v204,0,327,116,327,263r0,179v0,196,-168,248,-357,248v-138,0,-264,-37,-264,-162","w":923},{"d":"294,-308r-4,0v-70,8,-101,46,-101,106v0,62,41,110,137,110v100,0,207,-27,207,-128v108,123,12,232,-207,232v-162,0,-271,-79,-271,-199r0,-30v0,-64,36,-135,101,-153v-58,-16,-91,-79,-91,-141r0,-25v0,-120,109,-191,261,-191v209,0,312,114,197,237v1,-108,-107,-133,-197,-133v-86,0,-127,41,-127,102v0,75,25,106,95,111r0,-121v0,0,117,2,117,66r0,56r104,0v0,0,-1,101,-75,101r-29,0r0,54v0,45,18,84,18,84v-143,-16,-135,-87,-135,-108r0,-30","w":613},{"d":"164,-266v0,-230,-49,-434,-154,-449v0,0,25,-43,82,-43v105,0,204,226,204,494v0,268,-99,496,-204,496v-57,0,-82,-43,-82,-43v105,-15,154,-221,154,-455","w":336},{"d":"629,-55r0,-338v0,-46,10,-103,10,-103r-182,371v0,0,-81,0,-121,-64r-141,-301v0,0,9,51,9,97r0,403v0,0,-134,0,-134,-65r0,-660r86,0v4,0,68,-2,96,59r163,349r196,-408v34,0,152,0,152,65r0,660v0,0,-134,0,-134,-65","w":833},{"d":"480,-616r-126,0r0,626v0,0,-134,0,-134,-65r0,-561r-123,0v-83,0,-95,-63,-95,-115v0,0,35,16,111,16r351,0v76,0,111,-16,111,-16v0,52,-12,115,-95,115","w":577,"k":{"d":100,"U":10,"T":-10,",":110,".":110,"Z":35,">":90,"A":70,"o":100,"a":100,"e":100,"u":80,"c":100,"y":90,"v":90,"w":90,"s":80,"r":80,"g":70,"m":70,"n":70,"p":70,"q":70,"x":70,"z":70,"t":70,":":70,";":70,"O":20,"C":20,"G":20,"<":60,"-":80,"\u2013":80,"\u2014":80," ":60}},{"d":"503,-522r-22,197v-24,233,-218,346,-220,347v-2,-1,-197,-114,-220,-347r-21,-197v0,0,126,0,134,63r20,152v17,145,87,197,87,197v0,0,70,-58,87,-197r20,-152v7,-63,135,-63,135,-63","w":523,"k":{"T":75,"V":35,"W":35,"Y":60,",":30,".":30,"Z":5}},{"d":"258,-272v0,0,-54,49,-54,100r0,270v0,119,-115,163,-194,58v68,0,71,-43,71,-94r0,-239v0,-50,30,-79,52,-94v-22,-16,-52,-45,-52,-94r0,-239v0,-51,-3,-94,-71,-94v79,-103,194,-62,194,58r0,270v0,67,54,98,54,98","w":268},{"d":"371,-546r0,-216v9,0,130,-1,130,75r0,699v-26,-13,-53,-17,-80,-17v-53,0,-104,17,-146,17v-143,0,-225,-63,-225,-174r0,-192v0,-108,93,-173,200,-173v83,0,129,39,129,39v0,0,-8,-33,-8,-58xm371,-95r0,-254v0,-49,-54,-83,-108,-83v-48,0,-83,28,-83,93r0,162v0,63,24,94,107,94v45,0,84,-12,84,-12","w":561}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+411-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("_{5pHklRzWM!_j7:Pk*E({(MFIlp5kM!FIGEzW)+5]=;yiRs~J}iyY,(z7a907,pAOK,0]pjFSJEA[(E~S}7#L#CJ*,pAOK,yI]]y[YTzJM5H]9g6so;W+G~5ibLl7TOzp,pADf4lip!FSJEADYcFLl,zSaWFSJEADYi[44:FSJEADYRFSJEAD(IP.RENOv}0.fv(sP)Gj,.)ElvP[K9y[Kp0Y;9#[)*57,pAOK,5{M=]p,vysaYJi,{#jyo[])I6W#sN+l9H{7R_j(s_.,oV[K;vDpsN+K;HDp9Nk,7HkPRzj,+VW(!5sb+HS79zSAM~LR:zWy}ysbgziRgFsrC0+PLPp9!_[=}Vi}!_p9!5FTTHFf;5]9!yIMa6jcXFjbgzSlg5{]izWP!FjbOHIRoGjMoN+)7vL#}H{MOyF)oHIc!z{MiP{bTHWKfjDY*{S(G_NAl0V#).[J]WFy5zHvP~6rTsO47k+}o`X;a!g9,EiRpILcbn:=MtCJo_W5gvsr:z[,;0E;Xz.7+WIlHz]pPVFfHz]pM_.ro")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":245,"face":{"font-family":"Diavlo","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"750","descent":"-250","x-height":"12","cap-height":"10","bbox":"-33 -804.238 1024 247.001","underline-thickness":"50","underline-position":"-50","stemh":"99","stemv":"130","unicode-range":"U+0020-U+2122"}}));

Cufon.replace('h1, h2, h3, h4, h5, h6, .intouch-text p, .date, .toplink, p.post-meta, .post-meta, .bottom-left, .drop-cap, .contact-button ', { hover: true, });


