/*!
 * 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);
/*
	■
*/
if (!jQuery.event.special.frame) {

// jquery.events.frame.js
// 1.1 - lite
// Stephen Band
// 
// Project home:
// webdev.stephband.info/events/frame/
//
// Source:
// http://github.com/stephband/jquery.event.frame

(function(d,h){function i(a,b){function e(){f.frameCount++;a.call(f)}var f=this,g;this.frameDuration=b||25;this.frameCount=-1;this.start=function(){e();g=setInterval(e,this.frameDuration)};this.stop=function(){clearInterval(g);g=null}}function j(){var a=d.event.special.frame.handler,b=d.Event("frame"),e=this.array,f=e.length;for(b.frameCount=this.frameCount;f--;)a.call(e[f],b)}var c;if(!d.event.special.frame)d.event.special.frame={setup:function(a){if(c)c.array.push(this);else{c=new i(j,a&&a.frameDuration);
c.array=[this];var b=setTimeout(function(){c.start();clearTimeout(b);b=null},0)}},teardown:function(){for(var a=c.array,b=a.length;b--;)if(a[b]===this){a.splice(b,1);break}if(a.length===0){c.stop();c=h}},handler:function(){d.event.handle.apply(this,arguments)}}})(jQuery);

}

// jquery.jparallax.js
// 1.0
// Stephen Band
//
// Project and documentation site:
// webdev.stephband.info/jparallax/
//
// Repository:
// github.com/stephband/jparallax
//
// Dependencies:
// jquery.event.frame

(function(l,t){function y(i){return this.lib[i]}function q(i){return typeof i==="boolean"?i:!!parseFloat(i)}function r(i,b){var k=[q(i.xparallax),q(i.yparallax)];this.ontarget=false;this.decay=i.decay;this.pointer=b||[0.5,0.5];this.update=function(e,a){if(this.ontarget)this.pointer=e;else if((!k[0]||u(e[0]-this.pointer[0])<a[0])&&(!k[1]||u(e[1]-this.pointer[1])<a[1])){this.ontarget=true;this.pointer=e}else{a=[];for(var g=2;g--;)if(k[g])a[g]=e[g]+this.decay*(this.pointer[g]-e[g]);this.pointer=a}}}
function z(i,b){var k=this,e=i instanceof l?i:l(i),a=[q(b.xparallax),q(b.yparallax)],g=0,d;this.pointer=[0,0];this.active=false;this.activeOutside=b&&b.activeOutside||false;this.update=function(h){var j=this.pos,c=this.size,f=[],m=2;if(g>0){if(g===2){g=0;if(d)h=d}for(;m--;)if(a[m]){f[m]=(h[m]-j[m])/c[m];f[m]=f[m]<0?0:f[m]>1?1:f[m]}this.active=true;this.pointer=f}else this.active=false};this.updateSize=function(){var h=e.width(),j=e.height();k.size=[h,j];k.threshold=[1/h,1/j]};this.updatePos=function(){var h=
e.offset()||{left:0,top:0},j=parseInt(e.css("borderLeftWidth"))+parseInt(e.css("paddingLeft")),c=parseInt(e.css("borderTopWidth"))+parseInt(e.css("paddingTop"));k.pos=[h.left+j,h.top+c]};l(window).bind("resize",k.updateSize).bind("resize",k.updatePos);e.bind("mouseenter",function(){g=1}).bind("mouseleave",function(h){g=2;d=[h.pageX,h.pageY]});this.updateSize();this.updatePos()}function A(i,b){var k=[],e=[],a=[],g=[];this.update=function(d){for(var h=[],j,c,f=2,m={};f--;)if(e[f]){h[f]=e[f]*d[f]+a[f];
if(k[f]){j=g[f];c=h[f]*-1}else{j=h[f]*100+"%";c=h[f]*this.size[f]*-1}if(f===0){m.left=j;m.marginLeft=c}else{m.top=j;m.marginTop=c}}i.css(m)};this.setParallax=function(d,h,j,c){d=[d||b.xparallax,h||b.yparallax];j=[j||b.xorigin,c||b.yorigin];for(c=2;c--;){k[c]=o.px.test(d[c]);if(typeof j[c]==="string")j[c]=o.percent.test(j[c])?parseFloat(j[c])/100:v[j[c]]||1;if(k[c]){e[c]=parseInt(d[c]);a[c]=j[c]*(this.size[c]-e[c]);g[c]=j[c]*100+"%"}else{e[c]=d[c]===true?1:o.percent.test(d[c])?parseFloat(d[c])/100:
d[c];a[c]=e[c]?j[c]*(1-e[c]):0}}};this.getPointer=function(){for(var d=i.offsetParent(),h=i.position(),j=[],c=[],f=2;f--;){j[f]=k[f]?0:h[f===0?"left":"top"]/(d[f===0?"outerWidth":"outerHeight"]()-this.size[f]);c[f]=(j[f]-a[f])/e[f]}return c};this.setSize=function(d,h){this.size=[d||i.outerWidth(),h||i.outerHeight()]};this.setSize(b.width,b.height);this.setParallax(b.xparallax,b.yparallax,b.xorigin,b.yorigin)}function s(i){var b=l(this),k=i.data,e=b.data(n),a=k.port,g=k.mouse,d=e.mouse;if(k.timeStamp!==
i.timeStamp){k.timeStamp=i.timeStamp;a.update(w);if(a.active||!g.ontarget)g.update(a.pointer,a.threshold)}if(d){d.update(e.freeze?e.freeze.pointer:a.pointer,a.threshold);if(d.ontarget){delete e.mouse;e.freeze&&b.unbind(p).addClass(k.freezeClass)}g=d}else g.ontarget&&!a.active&&b.unbind(p);e.layer.update(g.pointer)}var n="parallax",x={mouseport:"body",xparallax:true,yparallax:true,xorigin:0.5,yorigin:0.5,decay:0.66,frameDuration:30,freezeClass:"freeze"},v={left:0,top:0,middle:0.5,center:0.5,right:1,
bottom:1},o={px:/^\d+\s?px$/,percent:/^\d+\s?%$/},p="frame."+n,u=Math.abs,w=[0,0];y.lib=v;l.fn[n]=function(i){var b=l.extend({},l.fn[n].options,i),k=arguments,e=this;if(!(b.mouseport instanceof l))b.mouseport=l(b.mouseport);b.port=new z(b.mouseport,b);b.mouse=new r(b);b.mouseport.bind("mouseenter",function(){b.mouse.ontarget=false;e.each(function(){var a=l(this);a.data(n).freeze||a.bind(p,b,s)})});return e.bind("freeze",function(a){var g=l(this),d=
g.data(n),h=d.mouse||d.freeze||b.mouse,j=o.percent.exec(a.x)?parseFloat(a.x.replace(/%$/,""))/100:a.x||h.pointer[0],c=o.percent.exec(a.y)?parseFloat(a.y.replace(/%$/,""))/100:a.y||h.pointer[1];a=a.decay;d.freeze={pointer:[j,c]};d.mouse=new r(b,h.pointer);if(a!==t)d.mouse.decay=a;g.bind(p,b,s)}).bind("unfreeze",function(a){var g=l(this),d=g.data(n);a=a.decay;var h;if(d.freeze){h=d.mouse?d.mouse.pointer:d.freeze.pointer;d.mouse=new r(b);d.mouse.pointer=h;if(a!==t)d.mouse.decay=a;delete d.freeze;g.removeClass(x.freezeClass).bind(p,
b,s)}}).each(function(a){var g=l(this);a=k[a+1]?l.extend({},b,k[a+1]):b;var d=new A(g,a);g.data(n,{layer:d,mouse:new r(a,d.getPointer())})})};l.fn[n].options=x;l(document).ready(function(){l(document).mousemove(function(i){w=[i.pageX,i.pageY]})})})(jQuery);
/*
	■
*/
/**
 * Replace the vertical scroll bars on any matched elements with a fancy
 * styleable (via CSS) version. With JS disabled the elements will
 * gracefully degrade to the browsers own implementation of overflow:auto.
 * If the mousewheel plugin has been included on the page then the scrollable areas will also
 * respond to the mouse wheel.
 *
 * @example jQuery(".scroll-pane").jScrollPane();
 *
 * @name jScrollPane
 * @type jQuery
 * @param Object	settings	hash with options, described below.
 *								scrollbarWidth	-	The width of the generated scrollbar in pixels
 *								scrollbarMargin	-	The amount of space to leave on the side of the scrollbar in pixels
 *								wheelSpeed		-	The speed the pane will scroll in response to the mouse wheel in pixels
 *								showArrows		-	Whether to display arrows for the user to scroll with
 *								arrowSize		-	The height of the arrow buttons if showArrows=true
 *								animateTo		-	Whether to animate when calling scrollTo and scrollBy
 *								dragMinHeight	-	The minimum height to allow the drag bar to be
 *								dragMaxHeight	-	The maximum height to allow the drag bar to be
 *								animateInterval	-	The interval in milliseconds to update an animating scrollPane (default 100)
 *								animateStep		-	The amount to divide the remaining scroll distance by when animating (default 3)
 *								maintainPosition-	Whether you want the contents of the scroll pane to maintain it's position when you re-initialise it - so it doesn't scroll as you add more content (default true)
 *								tabIndex		-	The tabindex for this jScrollPane to control when it is tabbed to when navigating via keyboard (default 0)
 *								enableKeyboardNavigation - Whether to allow keyboard scrolling of this jScrollPane when it is focused (default true)
 *								animateToInternalLinks - Whether the move to an internal link (e.g. when it's focused by tabbing or by a hash change in the URL) should be animated or instant (default false)
 *								scrollbarOnLeft	-	Display the scrollbar on the left side?  (needs stylesheet changes, see examples.html)
 *								reinitialiseOnImageLoad - Whether the jScrollPane should automatically re-initialise itself when any contained images are loaded (default false)
 *								topCapHeight	-	The height of the "cap" area between the top of the jScrollPane and the top of the track/ buttons
 *								bottomCapHeight	-	The height of the "cap" area between the bottom of the jScrollPane and the bottom of the track/ buttons
 *								observeHash		-	Whether jScrollPane should attempt to automagically scroll to the correct place when an anchor inside the scrollpane is linked to (default true)
 * @return jQuery
 * @cat Plugins/jScrollPane
 * @author Kelvin Luck (kelvin AT kelvinluck DOT com || http://www.kelvinluck.com)
 */

(function($) {

$.jScrollPane = {
	active : []
};
$.fn.jScrollPane = function(settings)
{
	settings = $.extend({}, $.fn.jScrollPane.defaults, settings);

	var rf = function() { return false; };
	
	return this.each(
		function()
		{
			var $this = $(this);
			var paneEle = this;
			var currentScrollPosition = 0;
			var paneWidth;
			var paneHeight;
			var trackHeight;
			var trackOffset = settings.topCapHeight;
			var $container;
			
			if ($(this).parent().is('.jScrollPaneContainer')) {
				$container = $(this).parent();
				currentScrollPosition = settings.maintainPosition ? $this.position().top : 0;
				var $c = $(this).parent();
				paneWidth = $c.innerWidth();
				paneHeight = $c.outerHeight();
				$('>.jScrollPaneTrack, >.jScrollArrowUp, >.jScrollArrowDown, >.jScrollCap', $c).remove();
				$this.css({'top':0});
			} else {
				$this.data('originalStyleTag', $this.attr('style'));
				// Switch the element's overflow to hidden to ensure we get the size of the element without the scrollbars [http://plugins.jquery.com/node/1208]
				$this.css('overflow', 'hidden');
				this.originalPadding = $this.css('paddingTop') + ' ' + $this.css('paddingRight') + ' ' + $this.css('paddingBottom') + ' ' + $this.css('paddingLeft');
				this.originalSidePaddingTotal = (parseInt($this.css('paddingLeft')) || 0) + (parseInt($this.css('paddingRight')) || 0);
				paneWidth = $this.innerWidth();
				paneHeight = $this.innerHeight();
				$container = $('<div></div>')
					.attr({'className':'jScrollPaneContainer'})
					.css(
						{
							'height':paneHeight+'px', 
							'width':paneWidth+'px'
						}
					);
				if (settings.enableKeyboardNavigation) {
					$container.attr(
						'tabindex', 
						settings.tabIndex
					);
				}
				$this.wrap($container);
				$container = $this.parent();
				// deal with text size changes (if the jquery.em plugin is included)
				// and re-initialise the scrollPane so the track maintains the
				// correct size
				$(document).bind(
					'emchange', 
					function(e, cur, prev)
					{
						$this.jScrollPane(settings);
					}
				);
				
			}
			trackHeight = paneHeight;
			
			if (settings.reinitialiseOnImageLoad) {
				// code inspired by jquery.onImagesLoad: http://plugins.jquery.com/project/onImagesLoad
				// except we re-initialise the scroll pane when each image loads so that the scroll pane is always up to size...
				// TODO: Do I even need to store it in $.data? Is a local variable here the same since I don't pass the reinitialiseOnImageLoad when I re-initialise?
				var $imagesToLoad = $.data(paneEle, 'jScrollPaneImagesToLoad') || $('img', $this);
				var loadedImages = [];
				
				if ($imagesToLoad.length) {
					$imagesToLoad.each(function(i, val)	{
						$(this).bind('load readystatechange', function() {
							if($.inArray(i, loadedImages) == -1){ //don't double count images
								loadedImages.push(val); //keep a record of images we've seen
								$imagesToLoad = $.grep($imagesToLoad, function(n, i) {
									return n != val;
								});
								$.data(paneEle, 'jScrollPaneImagesToLoad', $imagesToLoad);
								var s2 = $.extend(settings, {reinitialiseOnImageLoad:false});
								$this.jScrollPane(s2); // re-initialise
							}
						}).each(function(i, val) {
							if(this.complete || this.complete===undefined) { 
								//needed for potential cached images
								this.src = this.src; 
							} 
						});
					});
				};
			}

			var p = this.originalSidePaddingTotal;
			var realPaneWidth = paneWidth - settings.scrollbarWidth - settings.scrollbarMargin - p;

			var cssToApply = {
				'height':'auto',
				'width': realPaneWidth + 'px'
			}

			if(settings.scrollbarOnLeft) {
				cssToApply.paddingLeft = settings.scrollbarMargin + settings.scrollbarWidth + 'px';
			} else {
				cssToApply.paddingRight = settings.scrollbarMargin + 'px';
			}

			$this.css(cssToApply);

			var contentHeight = $this.outerHeight();
			var percentInView = paneHeight / contentHeight;
			
			var isScrollable = percentInView < .99;
			$container[isScrollable ? 'addClass' : 'removeClass']('jScrollPaneScrollable');

			if (isScrollable) {
				$container.append(
					$('<div></div>').addClass('jScrollCap jScrollCapTop').css({height:settings.topCapHeight}),
					$('<div></div>').attr({'className':'jScrollPaneTrack'}).css({'width':settings.scrollbarWidth+'px'}).append(
						$('<div></div>').attr({'className':'jScrollPaneDrag'}).css({'width':settings.scrollbarWidth+'px'}).append(
							$('<div>▪ ▪</div>').attr({'className':'jScrollPaneDragTop'}).css({'width':settings.scrollbarWidth+'px'}),
							$('<div>▪ ▪</div>').attr({'className':'jScrollPaneDragBottom'}).css({'width':settings.scrollbarWidth+'px'})
						)
					),
					$('<div></div>').addClass('jScrollCap jScrollCapBottom').css({height:settings.bottomCapHeight})
				);
				
				var $track = $('>.jScrollPaneTrack', $container);
				var $drag = $('>.jScrollPaneTrack .jScrollPaneDrag', $container);
				
				
				var currentArrowDirection;
				var currentArrowTimerArr = [];// Array is used to store timers since they can stack up when dealing with keyboard events. This ensures all timers are cleaned up in the end, preventing an acceleration bug.
				var currentArrowInc;
				var whileArrowButtonDown = function() 
				{
					if (currentArrowInc > 4 || currentArrowInc % 4 == 0) {
						positionDrag(dragPosition + currentArrowDirection * mouseWheelMultiplier);
					}
					currentArrowInc++;
				};

				if (settings.enableKeyboardNavigation) {
					$container.bind(
						'keydown.jscrollpane',
						function(e) 
						{
							switch (e.keyCode) {
								case 38: //up
									currentArrowDirection = -1;
									currentArrowInc = 0;
									whileArrowButtonDown();
									currentArrowTimerArr[currentArrowTimerArr.length] = setInterval(whileArrowButtonDown, 100);
									return false;
								case 40: //down
									currentArrowDirection = 1;
									currentArrowInc = 0;
									whileArrowButtonDown();
									currentArrowTimerArr[currentArrowTimerArr.length] = setInterval(whileArrowButtonDown, 100);
									return false;
								case 33: // page up
								case 34: // page down
									// TODO
									return false;
								default:
							}
						}
					).bind(
						'keyup.jscrollpane',
						function(e) 
						{
							if (e.keyCode == 38 || e.keyCode == 40) {
								for (var i = 0; i < currentArrowTimerArr.length; i++) {
									clearInterval(currentArrowTimerArr[i]);
								}
								return false;
							}
						}
					);
				}

				if (settings.showArrows) {
					
					var currentArrowButton;
					var currentArrowInterval;

					var onArrowMouseUp = function(event)
					{
						$('html').unbind('mouseup', onArrowMouseUp);
						currentArrowButton.removeClass('jScrollActiveArrowButton');
						clearInterval(currentArrowInterval);
					};
					var onArrowMouseDown = function() {
						$('html').bind('mouseup', onArrowMouseUp);
						currentArrowButton.addClass('jScrollActiveArrowButton');
						currentArrowInc = 0;
						whileArrowButtonDown();
						currentArrowInterval = setInterval(whileArrowButtonDown, 100);
					};
					$container
						.append(
							$('<a></a>')
								.attr(
									{
										'href':'javascript:;', 
										'className':'jScrollArrowUp', 
										'tabindex':-1
									}
								)
								.css(
									{
										'width':settings.scrollbarWidth+'px',
										'top':settings.topCapHeight + 'px'
									}
								)
								.html('▲')
								.bind('mousedown', function()
								{
									currentArrowButton = $(this);
									currentArrowDirection = -1;
									onArrowMouseDown();
									this.blur();
									return false;
								})
								.bind('click', rf),
							$('<a></a>')
								.attr(
									{
										'href':'javascript:;', 
										'className':'jScrollArrowDown', 
										'tabindex':-1
									}
								)
								.css(
									{
										'width':settings.scrollbarWidth+'px',
										'bottom':settings.bottomCapHeight + 'px'
									}
								)
								.html('▼')
								.bind('mousedown', function()
								{
									currentArrowButton = $(this);
									currentArrowDirection = 1;
									onArrowMouseDown();
									this.blur();
									return false;
								})
								.bind('click', rf)
						);
					var $upArrow = $('>.jScrollArrowUp', $container);
					var $downArrow = $('>.jScrollArrowDown', $container);
				}
				
				if (settings.arrowSize) {
					trackHeight = paneHeight - settings.arrowSize - settings.arrowSize;
					trackOffset += settings.arrowSize;
				} else if ($upArrow) {
					var topArrowHeight = $upArrow.height();
					settings.arrowSize = topArrowHeight;
					trackHeight = paneHeight - topArrowHeight - $downArrow.height();
					trackOffset += topArrowHeight;
				}
				trackHeight -= settings.topCapHeight + settings.bottomCapHeight;
				$track.css({'height': trackHeight+'px', top:trackOffset+'px'})
				
				var $pane = $(this).css({'position':'absolute', 'overflow':'visible'});
				
				var currentOffset;
				var maxY;
				var mouseWheelMultiplier;
				// store this in a seperate variable so we can keep track more accurately than just updating the css property..
				var dragPosition = 0;
				var dragMiddle = percentInView*paneHeight/2;
				
				// pos function borrowed from tooltip plugin and adapted...
				var getPos = function (event, c) {
					var p = c == 'X' ? 'Left' : 'Top';
					return event['page' + c] || (event['client' + c] + (document.documentElement['scroll' + p] || document.body['scroll' + p])) || 0;
				};
				
				var ignoreNativeDrag = function() {	return false; };
				
				var initDrag = function()
				{
					ceaseAnimation();
					currentOffset = $drag.offset(false);
					currentOffset.top -= dragPosition;
					maxY = trackHeight - $drag[0].offsetHeight;
					mouseWheelMultiplier = 2 * settings.wheelSpeed * maxY / contentHeight;
				};
				
				var onStartDrag = function(event)
				{
					initDrag();
					dragMiddle = getPos(event, 'Y') - dragPosition - currentOffset.top;
					$('html').bind('mouseup', onStopDrag).bind('mousemove', updateScroll);
					if ($.browser.msie) {
						$('html').bind('dragstart', ignoreNativeDrag).bind('selectstart', ignoreNativeDrag);
					}
					return false;
				};
				var onStopDrag = function()
				{
					$('html').unbind('mouseup', onStopDrag).unbind('mousemove', updateScroll);
					dragMiddle = percentInView*paneHeight/2;
					if ($.browser.msie) {
						$('html').unbind('dragstart', ignoreNativeDrag).unbind('selectstart', ignoreNativeDrag);
					}
				};
				var positionDrag = function(destY)
				{
					$container.scrollTop(0);
					destY = destY < 0 ? 0 : (destY > maxY ? maxY : destY);
					dragPosition = destY;
					$drag.css({'top':destY+'px'});
					var p = destY / maxY;
					$this.data('jScrollPanePosition', (paneHeight-contentHeight)*-p);
					$pane.css({'top':((paneHeight-contentHeight)*p) + 'px'});
					$this.trigger('scroll');
					if (settings.showArrows) {
						$upArrow[destY == 0 ? 'addClass' : 'removeClass']('disabled');
						$downArrow[destY == maxY ? 'addClass' : 'removeClass']('disabled');
					}
				};
				var updateScroll = function(e)
				{
					positionDrag(getPos(e, 'Y') - currentOffset.top - dragMiddle);
				};
				
				var dragH = Math.max(Math.min(percentInView*(paneHeight-settings.arrowSize*2), settings.dragMaxHeight), settings.dragMinHeight);
				
				$drag.css(
					{'height':dragH+'px'}
				).bind('mousedown', onStartDrag);
				
				var trackScrollInterval;
				var trackScrollInc;
				var trackScrollMousePos;
				var doTrackScroll = function()
				{
					if (trackScrollInc > 8 || trackScrollInc%4==0) {
						positionDrag((dragPosition - ((dragPosition - trackScrollMousePos) / 2)));
					}
					trackScrollInc ++;
				};
				var onStopTrackClick = function()
				{
					clearInterval(trackScrollInterval);
					$('html').unbind('mouseup', onStopTrackClick).unbind('mousemove', onTrackMouseMove);
				};
				var onTrackMouseMove = function(event)
				{
					trackScrollMousePos = getPos(event, 'Y') - currentOffset.top - dragMiddle;
				};
				var onTrackClick = function(event)
				{
					initDrag();
					onTrackMouseMove(event);
					trackScrollInc = 0;
					$('html').bind('mouseup', onStopTrackClick).bind('mousemove', onTrackMouseMove);
					trackScrollInterval = setInterval(doTrackScroll, 100);
					doTrackScroll();
					return false;
				};
				
				$track.bind('mousedown', onTrackClick);
				
				$container.bind(
					'mousewheel',
					function (event, delta) {
						delta = delta || (event.wheelDelta ? event.wheelDelta / 120 : (event.detail) ?
-event.detail/3 : 0);
						initDrag();
						ceaseAnimation();
						var d = dragPosition;
						positionDrag(dragPosition - delta * mouseWheelMultiplier);
						var dragOccured = d != dragPosition;
						return !dragOccured;
					}
				);

				var _animateToPosition;
				var _animateToInterval;
				function animateToPosition()
				{
					var diff = (_animateToPosition - dragPosition) / settings.animateStep;
					if (diff > 1 || diff < -1) {
						positionDrag(dragPosition + diff);
					} else {
						positionDrag(_animateToPosition);
						ceaseAnimation();
					}
				}
				var ceaseAnimation = function()
				{
					if (_animateToInterval) {
						clearInterval(_animateToInterval);
						delete _animateToPosition;
					}
				};
				var scrollTo = function(pos, preventAni)
				{
					if (typeof pos == "string") {
						// Legal hash values aren't necessarily legal jQuery selectors so we need to catch any
						// errors from the lookup...
						try {
							$e = $(pos, $this);
						} catch (err) {
							return;
						}
						if (!$e.length) return;
						pos = $e.offset().top - $this.offset().top;
					}
					ceaseAnimation();
					var maxScroll = contentHeight - paneHeight;
					pos = pos > maxScroll ? maxScroll : pos;
					$this.data('jScrollPaneMaxScroll', maxScroll);
					var destDragPosition = pos/maxScroll * maxY;
					if (preventAni || !settings.animateTo) {
						positionDrag(destDragPosition);
					} else {
						$container.scrollTop(0);
						_animateToPosition = destDragPosition;
						_animateToInterval = setInterval(animateToPosition, settings.animateInterval);
					}
				};
				$this[0].scrollTo = scrollTo;
				
				$this[0].scrollBy = function(delta)
				{
					var currentPos = -parseInt($pane.css('top')) || 0;
					scrollTo(currentPos + delta);
				};
				
				initDrag();
				
				scrollTo(-currentScrollPosition, true);
			
				// Deal with it when the user tabs to a link or form element within this scrollpane
				$('*', this).bind(
					'focus',
					function(event)
					{
						var $e = $(this);
						
						// loop through parents adding the offset top of any elements that are relatively positioned between
						// the focused element and the jScrollPaneContainer so we can get the true distance from the top
						// of the focused element to the top of the scrollpane...
						var eleTop = 0;
						
						while ($e[0] != $this[0]) {
							eleTop += $e.position().top;
							$e = $e.offsetParent();
						}
						
						var viewportTop = -parseInt($pane.css('top')) || 0;
						var maxVisibleEleTop = viewportTop + paneHeight;
						var eleInView = eleTop > viewportTop && eleTop < maxVisibleEleTop;
						if (!eleInView) {
							var destPos = eleTop - settings.scrollbarMargin;
							if (eleTop > viewportTop) { // element is below viewport - scroll so it is at bottom.
								destPos += $(this).height() + 15 + settings.scrollbarMargin - paneHeight;
							}
							scrollTo(destPos);
						}
					}
				)
				
				
				if (settings.observeHash) {
					if (location.hash && location.hash.length > 1) {
						setTimeout(function(){
							scrollTo(location.hash);
						}, $.browser.safari ? 100 : 0);
					}
					
					// use event delegation to listen for all clicks on links and hijack them if they are links to
					// anchors within our content...
					$(document).bind('click', function(e){
						$target = $(e.target);
						if ($target.is('a')) {
							var h = $target.attr('href');
							if (h && h.substr(0, 1) == '#' && h.length > 1) {
								setTimeout(function(){
									scrollTo(h, !settings.animateToInternalLinks);
								}, $.browser.safari ? 100 : 0);
							}
						}
					});
				}
				
				// Deal with dragging and selecting text to make the scrollpane scroll...
				function onSelectScrollMouseDown(e)
				{
				   $(document).bind('mousemove.jScrollPaneDragging', onTextSelectionScrollMouseMove);
				   $(document).bind('mouseup.jScrollPaneDragging',   onSelectScrollMouseUp);
				  
				}
				
				var textDragDistanceAway;
				var textSelectionInterval;
				
				function onTextSelectionInterval()
				{
					direction = textDragDistanceAway < 0 ? -1 : 1;
					$this[0].scrollBy(textDragDistanceAway / 2);
				}

				function clearTextSelectionInterval()
				{
					if (textSelectionInterval) {
						clearInterval(textSelectionInterval);
						textSelectionInterval = undefined;
					}
				}
				
				function onTextSelectionScrollMouseMove(e)
				{
					var offset = $this.parent().offset().top;
					var maxOffset = offset + paneHeight;
					var mouseOffset = getPos(e, 'Y');
					textDragDistanceAway = mouseOffset < offset ? mouseOffset - offset : (mouseOffset > maxOffset ? mouseOffset - maxOffset : 0);
					if (textDragDistanceAway == 0) {
						clearTextSelectionInterval();
					} else {
						if (!textSelectionInterval) {
							textSelectionInterval  = setInterval(onTextSelectionInterval, 100);
						}
					}
				}

				function onSelectScrollMouseUp(e)
				{
				   $(document)
					  .unbind('mousemove.jScrollPaneDragging')
					  .unbind('mouseup.jScrollPaneDragging');
				   clearTextSelectionInterval();
				}

				$container.bind('mousedown.jScrollPane', onSelectScrollMouseDown);

				
				$.jScrollPane.active.push($this[0]);
				
			} else {
				$this.css(
					{
						'height':paneHeight+'px',
						'width':paneWidth-this.originalSidePaddingTotal+'px',
						'padding':this.originalPadding
					}
				);
				$this[0].scrollTo = $this[0].scrollBy = function() {};
				// clean up listeners
				$this.parent().unbind('mousewheel').unbind('mousedown.jScrollPane').unbind('keydown.jscrollpane').unbind('keyup.jscrollpane');
			}
			
		}
	)
};

$.fn.jScrollPaneRemove = function()
{
	$(this).each(function()
	{
		$this = $(this);
		var $c = $this.parent();
		if ($c.is('.jScrollPaneContainer')) {
			$this.css(
				{
					'top':'',
					'height':'',
					'width':'',
					'padding':'',
					'overflow':'',
					'position':''
				}
			);
			$this.attr('style', $this.data('originalStyleTag'));
			$c.after($this).remove();
		}
	});
}

$.fn.jScrollPane.defaults = {
	scrollbarWidth : 10,
	scrollbarMargin : 5,
	wheelSpeed : 18,
	showArrows : false,
	arrowSize : 0,
	animateTo : false,
	dragMinHeight : 1,
	dragMaxHeight : 99999,
	animateInterval : 100,
	animateStep: 3,
	maintainPosition: true,
	scrollbarOnLeft: false,
	reinitialiseOnImageLoad: false,
	tabIndex : 0,
	enableKeyboardNavigation: true,
	animateToInternalLinks: false,
	topCapHeight: 0,
	bottomCapHeight: 0,
	observeHash: true
};

// clean up the scrollTo expandos
$(window)
	.bind('unload', function() {
		var els = $.jScrollPane.active; 
		for (var i=0; i<els.length; i++) {
			els[i].scrollTo = els[i].scrollBy = null;
		}
	}
);
	
})(jQuery);
/*
	■
*/
/**
 * reflection.js v2.0
 * http://cow.neondragon.net/stuff/reflection/
 * Freely distributable under MIT-style license.
 */
 
/* From prototype.js */
if (!document.myGetElementsByClassName) {
	document.myGetElementsByClassName = function(className) {
		var children = document.getElementsByTagName('*') || document.all;
		var elements = new Array();
	  
		for (var i = 0; i < children.length; i++) {
			var child = children[i];
			var classNames = child.className.split(' ');
			for (var j = 0; j < classNames.length; j++) {
				if (classNames[j] == className) {
					elements.push(child);
					break;
				}
			}
		}
		return elements;
	}
}

var Reflection = {
	defaultHeight : 0.5,
	defaultOpacity: 0.5,
	
	add: function(image, options) {
		Reflection.remove(image);
		
		doptions = { "height" : Reflection.defaultHeight, "opacity" : Reflection.defaultOpacity }
		if (options) {
			for (var i in doptions) {
				if (!options[i]) {
					options[i] = doptions[i];
				}
			}
		} else {
			options = doptions;
		}
	
		try {
			var d = document.createElement('div');
			var p = image;
			
			var classes = p.className.split(' ');
			var newClasses = '';
			for (j=0;j<classes.length;j++) {
				if (classes[j] != "reflect") {
					if (newClasses) {
						newClasses += ' '
					}
					
					newClasses += classes[j];
				}
			}

			var reflectionHeight = Math.floor(p.height*options['height']);
			var divHeight = Math.floor(p.height*(1+options['height']));
			
			var reflectionWidth = p.width;
			
			if (document.all && !window.opera) {
				/* Fix hyperlinks */
                if(p.parentElement.tagName == 'A') {
	                var d = document.createElement('a');
	                d.href = p.parentElement.href;
                }  
                    
				/* Copy original image's classes & styles to div */
				d.className = newClasses;
				p.className = 'reflected';
				
				d.style.cssText = p.style.cssText;
				p.style.cssText = 'vertical-align: bottom';
			
				var reflection = document.createElement('img');
				reflection.src = p.src;
				reflection.style.width = reflectionWidth+'px';
				reflection.style.display = 'block';
				reflection.style.height = p.height+"px";
				
				reflection.style.marginBottom = "-"+(p.height-reflectionHeight)+'px';
				reflection.style.filter = 'flipv progid:DXImageTransform.Microsoft.Alpha(opacity='+(options['opacity']*100)+', style=1, finishOpacity=0, startx=0, starty=0, finishx=0, finishy='+(options['height']*100)+')';
				
				d.style.width = reflectionWidth+'px';
				d.style.height = divHeight+'px';
				p.parentNode.replaceChild(d, p);
				
				d.appendChild(p);
				d.appendChild(reflection);
			} else {
				var canvas = document.createElement('canvas');
				if (canvas.getContext) {
					/* Copy original image's classes & styles to div */
					d.className = newClasses;
					p.className = 'reflected';
					
					d.style.cssText = p.style.cssText;
					p.style.cssText = 'vertical-align: bottom';
			
					var context = canvas.getContext("2d");
				
					canvas.style.height = reflectionHeight+'px';
					canvas.style.width = reflectionWidth+'px';
					canvas.height = reflectionHeight;
					canvas.width = reflectionWidth;
					
					d.style.width = reflectionWidth+'px';
					d.style.height = divHeight+'px';
					p.parentNode.replaceChild(d, p);
					
					d.appendChild(p);
					d.appendChild(canvas);
					
					context.save();
					
					context.translate(0,image.height-1);
					context.scale(1,-1);
					
					context.drawImage(image, 0, 0, reflectionWidth, image.height);
	
					context.restore();
					
					context.globalCompositeOperation = "destination-out";
					var gradient = context.createLinearGradient(0, 0, 0, reflectionHeight);
					
					gradient.addColorStop(1, "rgba(255, 255, 255, 1.0)");
					gradient.addColorStop(0, "rgba(255, 255, 255, "+(1-options['opacity'])+")");
		
					context.fillStyle = gradient;
					context.rect(0, 0, reflectionWidth, reflectionHeight*2);
					context.fill();
				}
			}
		} catch (e) {
	    }
	},
	
	remove : function(image) {
		if (image.className == "reflected") {
			image.className = image.parentNode.className;
			image.parentNode.parentNode.replaceChild(image, image.parentNode);
		}
	}
}

function addReflections() {
	var rimages = document.myGetElementsByClassName('reflect');
	for (i=0;i<rimages.length;i++) {
		var rheight = null;
		var ropacity = null;
		
		var classes = rimages[i].className.split(' ');
		for (j=0;j<classes.length;j++) {
			if (classes[j].indexOf("rheight") == 0) {
				var rheight = classes[j].substring(7)/100;
			} else if (classes[j].indexOf("ropacity") == 0) {
				var ropacity = classes[j].substring(8)/100;
			}
		}
		
		Reflection.add(rimages[i], { height: rheight, opacity : ropacity});
	}
}

var previousOnload = window.onload;
window.onload = function () { if(previousOnload) previousOnload(); addReflections(); }
/*
	■
*/
/*	SWFObject v2.2 <http://code.google.com/p/swfobject/> 
	is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();
/*
	■
*/
// MC Media Player: JavaScript file v 0.8
// More information: www.mcmediaplayer.com

// SWFObject Integration 2008-11-12 Gary Rowswell
function f_swfobject_mcmp(fv_mcmp_id,fv_mcmp_w,fv_mcmp_h,fv_mcmp_var) {

	if (fv_mcmp_var != false) {
		// Pass Defined Vars or Default Values
		var flashvars = {
			streamingServerURL: ((typeof fv_mcmp_var.streamingServerURL == 'undefined') ? '' : fv_mcmp_var.streamingServerURL),
			fpFileURL: ((typeof fv_mcmp_var.fpFileURL == 'undefined') ? '' : fv_mcmp_var.fpFileURL),
			fpPreviewImageURL: ((typeof fv_mcmp_var.fpPreviewImageURL == 'undefined') ? '' : fv_mcmp_var.fpPreviewImageURL),
			fpPreviewImageSize: ((typeof fv_mcmp_var.fpPreviewImageSize == 'undefined') ? '' : fv_mcmp_var.fpPreviewImageSize), // original, fit
			fpAction: ((typeof fv_mcmp_var.fpAction == 'undefined') ? '' : fv_mcmp_var.fpAction), // none, play (What to do when the player loads : nothing, or play the video file automatically)
			defaultBufferLength: ((typeof fv_mcmp_var.defaultBufferLength == 'undefined') ? '1' : fv_mcmp_var.defaultBufferLength),
			defaultEndAction: ((typeof fv_mcmp_var.defaultEndAction == 'undefined') ? 'previewImage' : fv_mcmp_var.defaultEndAction), // previewImage, pauseAtStart, pauseAtEnd, stop, repeat
			defaultStopAction: ((typeof fv_mcmp_var.defaultStopAction == 'undefined') ? 'previewImage' : fv_mcmp_var.defaultStopAction), // previewImage, none
			// Player Settings
			colorScheme: ((typeof fv_mcmp_var.colorScheme == 'undefined') ? '2175fb' : fv_mcmp_var.colorScheme), // [hex value]
			playerBackgroundColor: ((typeof fv_mcmp_var.playerBackgroundColor == 'undefined') ? 'FFF5EB' : fv_mcmp_var.playerBackgroundColor), // [hex value]
			playerSize: ((typeof fv_mcmp_var.playerSize == 'undefined') ? '480x270' : fv_mcmp_var.playerSize), // [number] x [number]
			playerAutoResize: ((typeof fv_mcmp_var.playerAutoResize == 'undefined') ? 'on' : fv_mcmp_var.playerAutoResize),
			videoScreenPosition: ((typeof fv_mcmp_var.videoScreenPosition == 'undefined') ? '0x0' : fv_mcmp_var.videoScreenPosition), // e.g. 460x270
			videoScreenSize: ((typeof fv_mcmp_var.videoScreenSize == 'undefined') ? fv_mcmp_w + 'x' + fv_mcmp_h : fv_mcmp_var.videoScreenSize), // e.g. 480x270
			// Messages Settings
			msgBackgroundColor: ((typeof fv_mcmp_var.msgBackgroundColor == 'undefined') ? '000000' : fv_mcmp_var.msgBackgroundColor), // [hex value]
			msgBackgroundOpacity: ((typeof fv_mcmp_var.msgBackgroundOpacity == 'undefined') ? '90' : fv_mcmp_var.msgBackgroundOpacity), // 0 - 100
			// Button Settings
			fpButtonOpacity: ((typeof fv_mcmp_var.fpButtonOpacity == 'undefined') ? '60' : fv_mcmp_var.fpButtonOpacity), // 0 - 100
			fpButtonPosition: ((typeof fv_mcmp_var.fpButtonPosition == 'undefined') ? '116x40' : fv_mcmp_var.fpButtonPosition), // e.g. 240x118
			fpButtonSize: ((typeof fv_mcmp_var.fpButtonSize == 'undefined') ? '126x126' : fv_mcmp_var.fpButtonSize), // e.g. 126x126
			fpButtonColor: ((typeof fv_mcmp_var.fpButtonColor == 'undefined') ? '' : fv_mcmp_var.fpButtonColor), // [hex value]
			// Control Panel
			cpBackgroundColor: ((typeof fv_mcmp_var.cpBackgroundColor == 'undefined') ? '000000' : fv_mcmp_var.cpBackgroundColor), // [hex value]
			cpBackgroundOpacity: ((typeof fv_mcmp_var.cpBackgroundOpacity == 'undefined') ? '60' : fv_mcmp_var.cpBackgroundOpacity), // 0 - 100
			cpButtonsOpacity: ((typeof fv_mcmp_var.cpButtonsOpacity == 'undefined') ? '100' : fv_mcmp_var.cpButtonsOpacity), // 0 - 100
			cpCounterPosition: ((typeof fv_mcmp_var.cpCounterPosition == 'undefined') ? '' : fv_mcmp_var.cpCounterPosition), // e.g. 330x4
			cpFullscreenBtnPosition: ((typeof fv_mcmp_var.cpFullscreenBtnPosition == 'undefined') ? '' : fv_mcmp_var.cpFullscreenBtnPosition), // e.g. 454x12
			cpHidePanel: ((typeof fv_mcmp_var.cpHidePanel == 'undefined') ? 'button' : fv_mcmp_var.cpHidePanel), // button, mouseout, never
			cpHideDelay: ((typeof fv_mcmp_var.cpHideDelay == 'undefined') ? '0' : fv_mcmp_var.cpHideDelay), // [number]
			cpInfoBtnPosition: ((typeof fv_mcmp_var.cpInfoBtnPosition == 'undefined') ? '' : fv_mcmp_var.cpInfoBtnPosition), // e.g. 470x12
			cpPlayBtnPosition: ((typeof fv_mcmp_var.cpPlayBtnPosition == 'undefined') ? '' : fv_mcmp_var.cpPlayBtnPosition), // e.g. 60x12
			cpPlayBtnColor: ((typeof fv_mcmp_var.cpPlayBtnColor == 'undefined') ? '' : fv_mcmp_var.cpPlayBtnColor), // [hex value]
			cpPosition: ((typeof fv_mcmp_var.cpPosition == 'undefined') ? '' : fv_mcmp_var.cpPosition), // e.g. 0x246
			cpRepeatBtnPosition: ((typeof fv_mcmp_var.cpRepeatBtnPosition == 'undefined') ? '' : fv_mcmp_var.cpRepeatBtnPosition), // e.g. 438x12
			cpScrubberPosition: ((typeof fv_mcmp_var.cpScrubberPosition == 'undefined') ? '' : fv_mcmp_var.cpScrubberPosition), // e.g. 194x8
			cpScrubberColor: ((typeof fv_mcmp_var.cpScrubberColor == 'undefined') ? '' : fv_mcmp_var.cpScrubberColor), // [hex value]
			cpScrubberLoadedColor: ((typeof fv_mcmp_var.cpScrubberLoadedColor == 'undefined') ? '' : fv_mcmp_var.cpScrubberLoadedColor), // [hex value]
			cpScrubberElapsedColor: ((typeof fv_mcmp_var.cpScrubberElapsedColor == 'undefined') ? '' : fv_mcmp_var.cpScrubberElapsedColor), // [hex value]
			cpVolumeStart: ((typeof fv_mcmp_var.cpVolumeStart == 'undefined') ? '75' : fv_mcmp_var.cpVolumeStart), // 0 - 100
			cpStopBtnPosition: ((typeof fv_mcmp_var.cpStopBtnPosition == 'undefined') ? '' : fv_mcmp_var.cpStopBtnPosition), // e.g. 85x12
			cpStopBtnColor: ((typeof fv_mcmp_var.cpStopBtnColor == 'undefined') ? '' : fv_mcmp_var.cpStopBtnColor), // [hex value]
			cpVolumeBtnPosition: ((typeof fv_mcmp_var.cpVolumeBtnPosition == 'undefined') ? '' : fv_mcmp_var.cpVolumeBtnPosition), // e.g. 118x2
			cpVolumeCtrlColor: ((typeof fv_mcmp_var.cpVolumeCtrlColor == 'undefined') ? '' : fv_mcmp_var.cpVolumeCtrlColor), // [hex value]
			cpSize: ((typeof fv_mcmp_var.cpSize == 'undefined') ? '' : fv_mcmp_var.cpSize), // e.g. 480x24
			// Tooltip Settings
			tooltipTextColor: ((typeof fv_mcmp_var.tooltipTextColor == 'undefined') ? '000000' : fv_mcmp_var.tooltipTextColor), // [Hex color]
			tooltipBGColor: ((typeof fv_mcmp_var.tooltipBGColor == 'undefined') ? 'CCCCCC' : fv_mcmp_var.tooltipBGColor) // [Hex color]
		};
	}
	var params = {
		allowfullscreen: "true",
		menu: "false",
		wmode: "opaque"
	};
	var attributes = {
		id: fv_mcmp_id,
		name: fv_mcmp_id
	};
	if (swfobject.hasFlashPlayerVersion("7.0.19.0")) {
		swfobject.embedSWF(v_url_root + "media/swf/mcmp.0.8.swf",fv_mcmp_id,fv_mcmp_w,fv_mcmp_h,"7.0.19.0",v_url_root + "media/swf/expressInstall.swf",flashvars,params,attributes);
	} else {
		$("<object/>")
			.attr("codebase","http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0")
			.attr("classid","clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B")
			.attr("width",fv_mcmp_w)
			.attr("height",fv_mcmp_h)
			.append(
				$("<param/>")
					.attr("name","controller")
					.attr("value","false")
			)
			.append(
				$("<param/>")
					.attr("name","src")
					.attr("value",fv_mcmp_var.fpPreviewImageURL)
			)
			.append(
				$("<param/>")
					.attr("name","href")
					.attr("value",fv_mcmp_var.fpFileURL.replace("flv","mp4"))
			)
			.append(
				$("<param/>")
					.attr("name","target")
					.attr("value","myself")
			)
			.appendTo("#" + fv_mcmp_id);
	}
	
}
/*
	■
*/
/*
 * 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:
 * [c] Copyright 1995, The Font Bureau, Inc. All Rights Reserved.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"102,-19v0,13,-6,19,-19,19r-54,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r54,0v13,0,19,6,19,19r0,139xm69,-30r0,-118r-26,0r0,118r26,0","w":111,"k":{"\u2019":6,"\u201d":6,"}":3,"x":1,"]":4,"\\":26,"?":5,"\/":-1,")":1}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"107,-49r-22,86r-23,0r8,-86r37,0xm55,-49r-22,86r-24,0r9,-86r37,0","w":115},{"d":"142,-193r-18,30r-35,-27r4,45r-34,0r4,-45r-35,27r-18,-30r42,-18r-42,-18r18,-29r35,27r-4,-45r34,0r-4,45r35,-27r18,29r-43,18","w":151,"k":{"\u00c6":12,"y":-1,"x":-2,"w":-2,"v":-2,"t":-3,"s":-1,"r":-1,"l":-2,"k":-3,"j":-3,"i":-3,"h":-3,"f":-4,"b":-3,"Z":3,"Y":2,"X":2,"W":-1,"V":-1,"L":-1,"J":28,"A":14,"9":-1,"7":-1,"4":3,"2":-1}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"44,0r-34,0r0,-275r34,0r0,275","w":54,"k":{"\u2019":-1,"\u201d":-1,"*":-2}},{"d":"85,-229r-43,42r-26,0r0,-1r27,-42r42,0r0,1","w":111},{"d":"117,-23v0,16,-7,23,-23,23r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r60,0v16,0,23,7,23,23r0,229xm81,-32r0,-211r-35,0r0,211r35,0xm85,-284r-26,0r-42,-42r0,-2r42,0r26,42r0,2","w":127},{"d":"114,-23v0,16,-7,23,-23,23r-80,0r0,-275r79,0v16,0,23,7,23,23r0,73v0,14,-3,19,-13,26r-12,9r13,9v10,8,13,14,13,27r0,85xm78,-171r0,-73r-32,0r0,85r18,0xm79,-31r0,-86r-15,-11r-18,0r0,97r33,0","k":{"\u00c6":1,"\\":1,"Y":2,"X":2,"W":1,"V":2,"A":1,",":1,")":1,"'":1}},{"d":"96,-187r-34,0r0,-34r34,0r0,34xm51,-187r-34,0r0,-34r34,0r0,34","w":111},{"d":"101,-19v0,13,-6,19,-19,19r-53,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r53,0v13,0,19,6,19,19r0,46r-33,0r0,-36r-25,0r0,118r25,0r0,-39r33,0r0,50","w":110,"k":{"\u2019":6,"\u201d":6,"\u00bb":-1,"}":4,"]":4,"\\":26,"Y":5,"T":6,"A":-1,"?":4,"\/":-1}},{"d":"144,-275r-66,275r-36,0r-40,-94r0,-1r39,0r16,52r49,-232r38,0","w":145},{"d":"117,-23v0,16,-7,23,-23,23r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r60,0v16,0,23,7,23,23r0,229xm81,-32r0,-211r-35,0r0,211r35,0xm111,-326r-43,42r-26,0r0,-2r27,-42r42,0r0,2","w":127},{"d":"75,44r-40,0v-15,0,-23,-7,-23,-23r0,-273v0,-15,8,-23,23,-23r40,0r0,33r-28,0r0,253r28,0r0,33","w":83,"k":{"\u00c6":2,"\u2260":2,"z":3,"y":3,"x":2,"w":4,"v":4,"u":4,"t":5,"s":3,"r":3,"q":4,"p":1,"o":4,"n":4,"m":4,"k":1,"j":-17,"i":2,"f":3,"e":4,"d":5,"c":4,"a":4,"Z":1,"Y":-1,"X":-1,"W":-1,"V":-1,"T":-1,"J":8,"A":4,"4":4}},{"d":"107,-275r-22,86r-23,0r8,-86r37,0xm55,-275r-22,86r-24,0r9,-86r37,0","w":115,"k":{"\u0152":1,"\u00c6":5,"S":1,"Q":1,"O":1,"J":6,"G":1,"C":1,"A":5}},{"d":"49,-236r-36,0r0,-39r36,0r0,39xm50,0r-38,0r4,-217r30,0","w":61},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r40,-274r34,0r40,274r0,1xm75,-85r-11,-97r-2,-31r-3,31r-11,97r27,0xm100,-284r-34,0r0,-35r34,0r0,35xm56,-284r-34,0r0,-35r34,0r0,35","w":123},{"d":"156,-19v0,13,-6,19,-19,19r-108,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r108,0v13,0,19,6,19,19r0,68r-10,10r-47,0r0,52r24,0r0,-35r33,0r0,44xm123,-105r0,-45r-24,0r0,45r24,0xm67,-29r0,-119r-24,0r0,119r24,0","w":165,"k":{"\\":14}},{"d":"172,-19v0,13,-6,19,-19,19r-37,0v-13,0,-19,-6,-19,-19r0,-102r-51,121r-27,0r0,-3r59,-140v-3,3,-8,5,-14,5r-37,0v-13,0,-19,-6,-19,-19r0,-99v0,-13,6,-19,19,-19r37,0v13,0,19,6,19,19r0,102r51,-121r27,0r0,2r-59,141v3,-3,8,-5,14,-5r37,0v13,0,19,6,19,19r0,99xm258,-19v0,13,-6,19,-19,19r-37,0v-13,0,-19,-6,-19,-19r0,-99v0,-13,6,-19,19,-19r37,0v13,0,19,6,19,19r0,99xm56,-161r0,-91r-21,0r0,91r21,0xm231,-23r0,-91r-21,0r0,91r21,0xm145,-23r0,-91r-21,0r0,91r21,0","w":266},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"95,0r-79,0r0,-90r-10,8r-2,0r0,-36r12,-9r0,-148r35,0r0,120r18,-14r3,0r0,35r-21,16r0,85r44,0r0,33","w":100},{"d":"113,-23v0,16,-7,23,-23,23r-56,0v-16,0,-23,-7,-23,-23r0,-68r35,0r0,60r32,0r0,-57r-60,-82v-6,-7,-7,-11,-7,-21r0,-61v0,-16,7,-23,23,-23r56,0v16,0,23,7,23,23r0,64r-35,0r0,-56r-32,0r0,54r60,81v6,8,7,12,7,22r0,64xm104,-326r-31,42r-23,0r-31,-42r0,-2r20,0r23,20r22,-20r20,0r0,2","w":123},{"d":"117,0r-36,0r0,-127r-35,0r0,127r-35,0r0,-275r35,0r0,114r35,0r0,-114r36,0r0,275","w":127},{"d":"118,-274r-40,173r0,101r-36,0r0,-102r-39,-172r0,-1r36,0r21,116r22,-116r36,0r0,1","w":120,"k":{"\u0131":16,"\u201e":14,"\u201a":14,"\u2021":4,"\ufb02":1,"\ufb01":1,"\u203a":13,"\u2039":20,"\u2019":-1,"\u2018":2,"\u201d":-1,"\u201c":2,"\u2014":20,"\u2013":21,"\u0153":17,"\u0152":1,"\u2026":7,"\u00bb":11,"\u00ab":19,"\u2248":3,"\u00e6":19,"\u00b1":1,"\u221e":1,"\u00c6":24,"\u2260":3,"\u2022":4,"\u2020":2,"}":-1,"z":5,"y":4,"x":4,"w":3,"v":3,"u":15,"t":2,"s":15,"r":8,"q":8,"p":15,"o":16,"n":5,"m":5,"i":6,"h":1,"g":9,"f":2,"e":17,"d":18,"c":8,"a":17,"]":-1,"\\":-3,"Z":2,"Y":-1,"W":-1,"V":-1,"T":-2,"S":1,"Q":3,"O":1,"J":24,"G":1,"C":2,"A":19,";":14,":":14,"\/":25,".":21,"-":20,",":21,"*":2,"&":1}},{"d":"159,-117r-23,0r0,-90r-11,75r-14,0r-12,-75r0,90r-22,0r0,-158r25,0r16,82r16,-82r25,0r0,158xm68,-253r-19,0r0,136r-23,0r0,-136r-19,0r0,-22r61,0r0,22","w":167},{"d":"163,-16v0,10,-5,16,-16,16r-120,0v-11,0,-16,-6,-16,-16r0,-243v0,-10,5,-16,16,-16r120,0v11,0,16,6,16,16r0,243xm146,-17r0,-241r-118,0r0,241r118,0xm120,-77v0,10,-5,17,-16,17r-35,0v-11,0,-16,-7,-16,-17r0,-122v0,-10,5,-16,16,-16r35,0v11,0,16,6,16,16r0,39r-25,0r0,-32r-17,0r0,108r17,0r0,-32r25,0r0,39","w":173},{"d":"114,72r-114,0r0,-28r114,0r0,28","w":114},{"d":"87,-95r-38,68r-39,0r0,-2r39,-69r-39,-68r0,-2r39,0r38,68r0,5","w":95,"k":{"\u0394":1,"\u00c6":3,"z":2,"y":2,"x":8,"w":1,"v":2,"Y":19,"X":9,"W":6,"V":10,"T":14,"A":3}},{"d":"173,0r-34,0r0,-146r-26,0r0,146r-35,0r0,-146r-28,0r0,146r-34,0r0,-146r-13,0r0,-31r13,0r0,-79v0,-13,6,-19,19,-19r35,0r0,32r-20,0r0,66r28,0r0,-79v0,-13,7,-19,20,-19r56,0v13,0,19,6,19,19r0,57r-34,0r0,-44r-26,0r0,66r60,0r0,177","w":183,"k":{"z":1,"w":1,"v":1,"\\":1}},{"d":"96,-187r-25,0r-43,-42r0,-1r42,0r26,42r0,1","w":111},{"d":"117,-274r-24,106r21,0r0,29r-28,0r-5,23r32,0r0,31r-35,0r0,85r-36,0r0,-85r-36,0r0,-31r33,0r-5,-23r-28,0r0,-29r21,0r-24,-106r0,-1r36,0r21,116r21,-116r36,0r0,1","w":120,"k":{"7":-1}},{"d":"87,-133r-29,0r0,-4r-22,3v-4,1,-8,2,-11,2v-10,0,-15,-6,-15,-16r0,-55v0,-11,6,-16,17,-16r31,0r0,-33r-20,0r0,21r-27,0r0,-28v0,-11,6,-16,17,-16r42,0v11,0,17,5,17,16r0,126xm87,-94r-77,0r0,-24r77,0r0,24xm58,-157r0,-41r-20,0r0,42","w":96},{"d":"46,0r-34,0r0,-275r34,0r0,275xm71,-284r-20,0r-22,-19r-22,19r-20,0r0,-1r31,-42r22,0r31,42r0,1","w":57},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53xm98,-187r-20,0r-22,-19r-22,19r-20,0r0,-1r31,-42r22,0r31,42r0,1","w":110},{"d":"102,-19v0,13,-6,19,-19,19r-54,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r54,0v13,0,19,6,19,19r0,139xm69,-30r0,-118r-26,0r0,118r26,0xm95,-187r-34,0r0,-34r34,0r0,34xm50,-187r-33,0r0,-34r33,0r0,34","w":111},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"w":54},{"d":"104,0r-35,0r0,-148r-25,1r0,147r-35,0r0,-177r35,0r0,5r28,-4v4,-1,9,-2,13,-2v13,0,19,7,19,19r0,159xm97,-202v0,10,-5,16,-15,16v-5,0,-11,-1,-16,-4r-25,-11r0,14r-24,0r0,-23v0,-10,5,-16,15,-16v5,0,10,1,16,4r25,10r0,-14r24,0r0,24","w":113},{"d":"44,0r-34,0r0,-177r34,0r0,177xm72,-229r-43,42r-26,0r0,-1r27,-42r42,0r0,1","w":54},{"d":"44,0r-34,0r0,-177r34,0r0,177xm67,-187r-34,0r0,-34r34,0r0,34xm22,-187r-34,0r0,-34r34,0r0,34","w":54},{"d":"54,-49r-22,86r-24,0r9,-86r37,0","w":62},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"85,-203v0,13,-5,19,-18,19r-37,0v-13,0,-18,-6,-18,-19r0,-53v0,-13,5,-19,18,-19r37,0v13,0,18,6,18,19r0,53xm62,-207r0,-45r-27,0r0,45r27,0","w":96},{"d":"102,-19v0,13,-6,19,-19,19r-31,0r-7,27r-33,0r0,-2r6,-27v-6,-3,-9,-8,-9,-17r0,-139v0,-13,7,-19,20,-19r31,0r7,-27r34,0r0,2r-7,27v5,3,8,9,8,17r0,139xm69,-30r0,-118r-26,0r0,118r26,0","w":111},{"d":"99,-104r-34,0r0,-44r-21,1r0,147r-35,0r0,-177r35,0r0,5r24,-4v4,-1,9,-2,13,-2v13,0,18,7,18,19r0,55","w":105,"k":{"\u201e":4,"\u201a":4,"\u203a":-1,"\u2019":3,"\u201d":4,"\u2013":-2,"\u00bb":-1,"\u00ab":-2,"\u2248":2,"\u00b1":-1,"\u221e":-1,"\u2260":-2,"\u2022":-1,"}":3,"y":-2,"x":-1,"w":-2,"v":-1,"t":-1,"s":-1,"l":-1,"j":-1,"f":-2,"]":3,"\\":22,"?":2,";":-1,":":-2,"\/":15,".":14,"-":-1,",":14,"*":-1,")":1}},{"d":"141,-27r-38,0r-38,-68r0,-5r38,-68r38,0r0,2r-38,68r38,69r0,2xm85,-27r-39,0r-37,-68r0,-5r37,-68r39,0r0,2r-38,68r38,69r0,2","w":151,"k":{"y":-2,"x":-1,"w":-2,"v":-2,"s":-1,"f":-1,"Y":11,"W":4,"V":8,"T":13}},{"d":"104,0r-35,0r0,-5r-28,4v-4,1,-9,2,-13,2v-13,0,-19,-6,-19,-19r0,-159r35,0r0,147r25,0r0,-147r35,0r0,177xm100,-229r-42,42r-26,0r0,-1r26,-42r42,0r0,1","w":113},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53xm96,-202v0,10,-5,16,-15,16v-5,0,-10,-1,-15,-4r-26,-11r0,14r-24,0r0,-23v0,-10,6,-16,16,-16v5,0,10,1,16,4r24,10r0,-14r24,0r0,24","w":110},{"d":"114,0r-35,0r0,-114r-33,0r0,114r-35,0r0,-252v0,-16,7,-23,23,-23r57,0v16,0,23,7,23,23r0,252xm79,-146r0,-97r-33,0r0,97r33,0"},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53xm95,-187r-34,0r0,-34r34,0r0,34xm50,-187r-33,0r0,-34r33,0r0,34","w":110},{"d":"51,-144r0,9r43,0r0,26r-43,0r0,77r33,0r0,-56r35,0r0,65v0,16,-8,23,-24,23r-56,0v-15,0,-22,-7,-22,-23r0,-86r-14,0r0,-26r14,0r0,-9r-14,0r0,-26r14,0r0,-82v0,-16,7,-23,22,-23r56,0v16,0,24,7,24,23r0,62r-35,0r0,-53r-33,0r0,73r43,0r0,26r-43,0","w":129},{"d":"97,-188r-81,0r0,-25r81,0r0,25","w":111},{"d":"104,-23v0,16,-7,23,-23,23r-26,0r0,-29r15,0r0,-88r-18,-21r0,-12r17,-20r0,-64v0,-7,-3,-10,-10,-10r-15,0r0,244r-35,0r0,-275r57,0v27,0,38,12,38,39r0,55v0,12,-1,16,-9,25r-11,12r12,13v7,7,8,12,8,24r0,84","w":114},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r40,-274r34,0r40,274r0,1xm75,-85r-11,-97r-2,-31r-3,31r-11,97r27,0xm109,-326r-42,42r-26,0r0,-2r27,-42r41,0r0,2","w":123},{"d":"102,-19v0,13,-6,19,-19,19r-54,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r54,0v13,0,19,6,19,19r0,139xm69,-30r0,-118r-26,0r0,118r26,0xm96,-202v0,10,-5,16,-15,16v-5,0,-11,-1,-16,-4r-25,-11r0,14r-24,0r0,-23v0,-10,5,-16,15,-16v5,0,10,1,16,4r25,10r0,-14r24,0r0,24","w":111},{"d":"118,-274r-40,173r0,101r-36,0r0,-102r-39,-172r0,-1r36,0r21,116r22,-116r36,0r0,1xm106,-326r-42,42r-26,0r0,-1r26,-43r42,0r0,2","w":120},{"d":"117,-23v0,16,-8,23,-24,23r-59,0v-16,0,-23,-7,-23,-23r0,-252r35,0r0,243r35,0r0,-243r36,0r0,252xm109,-326r-42,42r-26,0r0,-2r27,-42r41,0r0,2","w":127},{"w":27},{"d":"127,0r-31,0r0,-101r-14,0r0,101r-31,0r0,-101r-18,0v-16,0,-23,-7,-23,-23r0,-128v0,-16,7,-23,23,-23r94,0r0,275xm96,-134r0,-108r-27,0r0,108r27,0","w":137},{"d":"107,-177r-35,177r-34,0r-34,-177r35,0r16,115r17,-115r35,0","w":110,"k":{"\u201e":3,"\u201a":3,"\u203a":-2,"\u2039":2,"\u2019":4,"\u201d":4,"\u2014":2,"\u2013":1,"\u0153":1,"\u00bb":-2,"\u00ab":2,"\u00e6":1,"\u00b1":-1,"\u221e":-1,"\u2260":-2,"}":4,"z":1,"y":-2,"x":-1,"w":-2,"v":-2,"u":-1,"t":-2,"s":-1,"q":1,"g":1,"f":-1,"c":1,"]":4,"\\":19,"?":4,":":-1,"\/":14,".":12,"-":2,",":13,"*":-2}},{"d":"128,-174r-43,0r0,174r-34,0r0,-174r-43,0r0,-33r43,0r0,-68r34,0r0,68r43,0r0,33","w":136,"k":{"\u00c6":10,"j":-2,"Y":2,"X":3,"W":1,"V":1,"T":3,"J":15,"A":10}},{"d":"163,-16v0,10,-5,16,-16,16r-120,0v-11,0,-16,-6,-16,-16r0,-243v0,-10,5,-16,16,-16r120,0v11,0,16,6,16,16r0,243xm146,-17r0,-241r-118,0r0,241r118,0xm125,-60r-25,0r-18,-65r1,-22r13,0r0,-46r-18,0r0,133r-25,0r0,-155r51,0v11,0,17,6,17,16r0,56v0,9,-5,15,-11,16r-4,0r19,65r0,2","w":173},{"d":"44,0r-34,0r0,-177r34,0r0,177","w":54},{"d":"104,0r-35,0r0,-5r-28,4v-4,1,-9,2,-13,2v-13,0,-19,-6,-19,-19r0,-159r35,0r0,147r25,0r0,-147r35,0r0,177xm79,-187r-26,0r-42,-42r0,-2r42,0r26,42r0,2","w":113},{"d":"98,-275r-8,86r-22,0r-8,-86r38,0xm48,-275r-8,86r-22,0r-8,-86r38,0","w":107,"k":{"\u00c6":16,"J":24,"A":22}},{"d":"173,0r-34,0r0,-243r-26,0r0,66r15,0r0,31r-15,0r0,146r-35,0r0,-146r-28,0r0,146r-34,0r0,-146r-13,0r0,-31r13,0r0,-79v0,-13,6,-19,19,-19r35,0r0,32r-20,0r0,66r28,0r0,-79v0,-13,7,-19,20,-19r75,0r0,275","w":183},{"d":"90,0r-79,0r0,-275r35,0r0,242r44,0r0,33","w":96,"k":{"\u2021":3,"\u2039":4,"\u2019":16,"\u2018":2,"\u201d":16,"\u201c":2,"\u2014":14,"\u2013":15,"\u2026":-3,"\u00ab":4,"\u0394":14,"\u00c6":-1,"\u2122":13,"\u2022":4,"\u2020":9,"}":1,"y":15,"x":-2,"w":4,"v":4,"t":5,"s":-1,"]":2,"\\":19,"Y":21,"W":13,"V":18,"T":16,"A":-1,"?":15,";":-1,"\/":-5,".":-2,"-":14,",":-1,"*":15,")":1,"'":17,"\"":14}},{"d":"98,-187r-20,0r-21,-19r-23,19r-19,0r0,-1r30,-42r23,0r30,42r0,1","w":111},{"d":"95,-208v0,14,-7,21,-21,21r-35,0v-14,0,-21,-7,-21,-21r0,-20r25,0r0,18r27,0r0,-18r25,0r0,20","w":111},{"d":"117,-23v0,16,-7,23,-23,23r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r60,0v16,0,23,7,23,23r0,229xm81,-32r0,-211r-35,0r0,211r35,0xm104,-300v0,10,-5,16,-15,16v-5,0,-11,-1,-16,-4r-25,-10r0,14r-24,0r0,-24v0,-10,5,-16,15,-16v5,0,10,1,16,4r25,10r0,-13r24,0r0,23","w":127},{"d":"105,0r-37,0r-14,-59r-15,59r-37,0r0,-1r31,-91r-28,-85r0,0r35,0r13,52r14,-52r35,0r0,0r-28,85r31,91r0,1","w":106,"k":{"\u203a":-1,"\u2039":8,"\u2019":2,"\u201d":4,"\u2014":5,"\u2013":6,"\u00bb":-1,"\u00ab":8,"\u00b1":-1,"\u221e":-1,"\u2260":-1,"}":2,"z":-1,"y":-1,"x":-2,"w":-2,"v":-1,"t":-1,"s":-1,"r":-1,"o":1,"f":-1,"c":1,"]":2,"\\":19,"?":3,"\/":-8,".":-2,"-":5,",":-1,"*":-2}},{"d":"44,-199r-34,0r0,-41r34,0r0,41xm44,0r-34,0r0,-177r34,0r0,177","w":54,"k":{"\u2019":-1,"]":2,"\\":1,"?":-1,"*":-3}},{"d":"44,0r-34,0r0,-177r34,0r0,177xm51,-187r-26,0r-42,-42r0,-2r41,0r27,42r0,2","w":54},{"d":"51,-144r0,9r43,0r0,26r-43,0r0,77r33,0r0,-56r35,0r0,65v0,16,-8,23,-24,23r-56,0v-15,0,-22,-7,-22,-23r0,-86r-14,0r0,-26r14,0r0,-9r-14,0r0,-26r14,0r0,-82v0,-16,7,-23,22,-23r56,0v16,0,24,7,24,23r0,62r-35,0r0,-53r-33,0r0,73r43,0r0,26r-43,0","w":129},{"d":"107,-228r-39,41r-18,0r0,-1r22,-41r35,0r0,1xm64,-228r-39,41r-18,0r0,-1r22,-41r35,0r0,1","w":111},{"d":"108,-178r-28,0r-22,-55r-23,55r-27,0r0,-2r33,-95r34,0r33,95r0,2","w":115},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"46,0r-34,0r0,-275r34,0r0,275xm73,-326r-43,42r-26,0r0,-2r27,-42r42,0r0,2","w":57},{"d":"50,-275r-4,217r-30,0r-4,-217r38,0xm49,0r-36,0r0,-39r36,0r0,39","w":61},{"d":"101,-19v0,13,-7,19,-20,19r-52,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r52,0v13,0,20,6,20,19r0,68r-10,10r-48,0r0,52r25,0r0,-35r33,0r0,44xm68,-105r0,-45r-25,0r0,45r25,0xm95,-187r-35,0r0,-34r35,0r0,34xm50,-187r-34,0r0,-34r34,0r0,34","w":110},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"99,-229r-31,42r-23,0r-31,-42r0,-1r20,0r23,19r22,-19r20,0r0,1","w":111},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r40,-274r34,0r40,274r0,1xm75,-85r-11,-97r-2,-31r-3,31r-11,97r27,0xm82,-284r-25,0r-43,-42r0,-2r42,0r26,42r0,2","w":123},{"d":"96,-202v0,10,-5,16,-15,16v-5,0,-10,-1,-15,-4r-26,-11r0,14r-24,0r0,-23v0,-10,6,-16,16,-16v5,0,10,1,16,4r24,10r0,-14r24,0r0,24","w":111},{"d":"101,-19v0,13,-7,19,-20,19r-52,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r52,0v13,0,20,6,20,19r0,68r-10,10r-48,0r0,52r25,0r0,-35r33,0r0,44xm68,-105r0,-45r-25,0r0,45r25,0xm97,-187r-20,0r-22,-19r-22,19r-19,0r0,-1r30,-42r23,0r30,42r0,1","w":110},{"d":"103,65r-34,0r0,-65r-29,0v-19,0,-31,-11,-31,-30r0,-123v0,-16,9,-25,24,-25v4,0,9,1,13,2r23,4r0,-5r34,0r0,242xm69,-30r0,-117r-12,-1r-6,0v-5,0,-7,3,-7,8r0,101v0,6,2,9,8,9r17,0","w":113,"k":{"\u2019":6,"\u201d":6,"j":-1,"\\":25,"?":3}},{"d":"116,-212r-12,5r0,188v0,13,-7,19,-20,19r-55,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r40,0r0,-18r-8,3r-1,0r0,-31r9,-3r0,-21r-25,0r0,30r-34,0r0,-39v0,-13,7,-19,20,-19r54,0v13,0,20,6,20,19r0,18r10,-4r2,0r0,30xm69,-29r0,-120r-25,0r0,120r25,0","w":112},{"d":"193,-88r-184,0r0,-34r184,0r0,34","w":202,"k":{"\u00c6":5,"z":2,"y":2,"x":5,"w":1,"v":2,"Z":3,"Y":20,"X":9,"W":6,"V":10,"T":12,"A":4,"7":6}},{"d":"95,0r-84,0r0,-275r83,0r0,33r-48,0r0,84r43,0r0,32r-43,0r0,93r49,0r0,33xm76,-284r-26,0r-42,-42r0,-2r41,0r27,42r0,2","w":102},{"d":"112,-26v0,16,-7,23,-21,23r-13,0r0,24r-33,0r0,-24r-13,0v-14,0,-22,-7,-22,-23r0,-65r35,0r0,58r32,0r0,-56r-60,-81v-5,-7,-7,-11,-7,-21r0,-58v0,-16,8,-24,22,-24r13,0r0,-23r33,0r0,23r13,0v14,0,21,8,21,24r0,61r-35,0r0,-53r-32,0r0,51r60,81v6,8,7,12,7,22r0,61","w":122,"k":{"4":-1}},{"d":"55,-275r-22,86r-24,0r9,-86r37,0","w":62,"k":{"\u201d":3,"\u0152":1,"\u00c6":5,"z":1,"y":1,"x":1,"v":1,"s":3,"r":3,"q":4,"p":3,"o":4,"n":4,"m":4,"l":-1,"k":-1,"g":8,"e":8,"d":6,"c":7,"a":7,"W":-2,"V":-1,"T":-2,"S":1,"Q":1,"O":1,"J":6,"G":1,"C":1,"A":5}},{"d":"95,0r-84,0r0,-275r83,0r0,33r-48,0r0,84r43,0r0,32r-43,0r0,93r49,0r0,33xm95,-284r-20,0r-22,-19r-22,19r-20,0r0,-1r31,-43r22,0r31,43r0,1","w":102},{"d":"48,-39r-17,69r-23,0r2,-69r38,0","w":54,"k":{"\ufb02":2,"\ufb01":2,"\u0394":13,"\u00b1":2,"\u221e":2,"\u2260":2,"y":12,"x":-1,"w":12,"v":13,"t":4,"q":1,"j":-2,"f":3,"e":1,"Z":-1,"Y":21,"X":-1,"W":12,"V":17,"T":13,"J":-1,"A":-1,"7":8,"2":-1,"1":1}},{"d":"106,-275r-8,86r-38,0r22,-86r24,0xm54,-275r-9,86r-37,0r22,-86r24,0","w":115,"k":{"\u2018":2,"\u00c6":14,"z":5,"y":4,"x":4,"w":4,"v":4,"u":6,"s":6,"r":6,"q":6,"p":6,"o":6,"n":5,"m":4,"l":-1,"k":-1,"g":6,"e":6,"d":6,"c":6,"a":6,"Z":2,"Y":-1,"X":-1,"W":-2,"V":-2,"T":-4,"S":-1,"J":28,"A":20}},{"d":"45,-115r-35,0r0,-39r35,0r0,39xm48,-39r-17,69r-24,0r2,-69r39,0","w":54,"k":{"Z":-1,"Y":14,"W":6,"V":8,"T":11,"A":-2}},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r40,-274r34,0r40,274r0,1xm75,-85r-11,-97r-2,-31r-3,31r-11,97r27,0xm104,-284r-20,0r-22,-19r-22,19r-19,0r0,-1r30,-42r22,0r31,42r0,1","w":123},{"d":"115,-127v0,16,-8,23,-21,23r-13,0r0,104r-36,0r0,-104r-14,0v-13,0,-20,-7,-20,-23r0,-148r35,0r0,139r33,0r0,-139r36,0r0,148","w":126,"k":{"\u201e":6,"\u201a":6,"\u2039":1,"\u00ab":1,"\u00c6":8,"J":13,"A":8,"\/":12,".":13,",":13}},{"d":"117,-23v0,16,-8,23,-24,23r-59,0v-16,0,-23,-7,-23,-23r0,-252r35,0r0,243r35,0r0,-243r36,0r0,252xm85,-284r-26,0r-42,-42r0,-2r42,0r26,42r0,2","w":127},{"d":"114,-23v0,16,-7,23,-23,23r-18,0r0,6r14,8v8,4,9,8,9,17r0,14v0,12,-4,17,-16,17r-34,0v-11,0,-16,-5,-16,-17r0,-16r23,0r0,13r20,0r0,-12r-13,-7v-7,-4,-9,-7,-9,-16r0,-7r-17,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r57,0v16,0,23,7,23,23r0,66r-35,0r0,-57r-33,0r0,211r33,0r0,-60r35,0r0,69"},{"d":"119,0r-38,0r-35,-128r0,128r-35,0r0,-275r35,0r0,121r32,-121r37,0r0,1r-39,132r43,141r0,1","w":119,"k":{"\u2021":4,"\u203a":2,"\u2039":8,"\u2019":2,"\u2018":1,"\u201d":2,"\u201c":1,"\u2014":14,"\u2013":14,"\u0152":2,"\u2026":-2,"\u00bb":2,"\u00ab":7,"\u0394":1,"\u00c6":-1,"\u2022":5,"\u2020":7,"z":-1,"y":13,"x":-2,"w":2,"v":3,"t":1,"j":-1,"\\":-3,"Z":-2,"X":-1,"S":1,"Q":1,"O":1,"J":1,"G":1,"C":1,"A":-1,"?":1,";":-1,"\/":-5,".":-2,"-":15,",":-3,"*":4,"&":1}},{"d":"103,0r-34,0r0,-5r-23,4v-4,1,-9,2,-13,2v-15,0,-24,-10,-24,-25r0,-124v0,-19,11,-29,31,-29r29,0r0,-98r34,0r0,275xm69,-31r0,-117r-16,0v-6,0,-9,3,-9,9r0,102v0,5,2,8,7,8v1,0,4,-1,6,-1","w":113,"k":{"\u2019":-1,"*":-3}},{"d":"101,-19v0,13,-7,19,-20,19r-52,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r52,0v13,0,20,6,20,19r0,68r-10,10r-48,0r0,52r25,0r0,-35r33,0r0,44xm68,-105r0,-45r-25,0r0,45r25,0xm79,-187r-26,0r-42,-42r0,-1r42,0r26,42r0,1","w":110},{"d":"154,0r-36,0r0,-39r36,0r0,39xm99,0r-35,0r0,-39r35,0r0,39xm45,0r-36,0r0,-39r36,0r0,39","w":163,"k":{"Y":7,"X":-2,"W":4,"V":4,"T":4,"A":-2}},{"d":"90,62r-52,0v-11,0,-17,-6,-17,-17r0,-13v0,-9,2,-13,7,-18r17,-18r31,0r0,2r-27,30r0,12r41,0r0,22","w":111},{"d":"118,-274r-40,173r0,101r-36,0r0,-102r-39,-172r0,-1r36,0r21,116r22,-116r36,0r0,1xm100,-284r-34,0r0,-35r34,0r0,35xm55,-284r-34,0r0,-35r34,0r0,35","w":120},{"d":"117,-23v0,16,-8,23,-24,23r-59,0v-16,0,-23,-7,-23,-23r0,-252r35,0r0,243r35,0r0,-243r36,0r0,252xm105,-284r-19,0r-22,-19r-23,19r-19,0r0,-1r31,-43r22,0r30,43r0,1","w":127},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r40,-274r34,0r40,274r0,1xm75,-85r-11,-97r-2,-31r-3,31r-11,97r27,0xm106,-301v0,11,-6,17,-17,17v-5,0,-11,-1,-17,-4r-28,-12r0,15r-26,0r0,-25v0,-11,6,-17,17,-17v5,0,10,1,17,4r28,11r0,-15r26,0r0,26","w":123},{"d":"126,-88r-117,0r0,-34r117,0r0,34","w":135,"k":{"\u00c6":5,"z":4,"y":2,"x":6,"v":1,"Z":3,"Y":21,"X":9,"W":5,"V":10,"T":13,"A":4,"7":5}},{"d":"99,-19v0,13,-6,19,-19,19r-52,0v-13,0,-19,-6,-19,-19r0,-42r33,0r0,33r24,0r0,-30r-47,-41v-7,-5,-10,-9,-10,-17r0,-42v0,-13,7,-19,20,-19r51,0v13,0,19,6,19,19r0,39r-33,0r0,-30r-24,0r0,27r48,40v7,5,9,9,9,18r0,45xm96,-229r-30,42r-23,0r-31,-42r0,-1r20,0r22,19r23,-19r19,0r0,1","w":108},{"d":"44,-199r-34,0r0,-41r34,0r0,41xm44,45v0,13,-6,20,-19,20r-36,0r0,-31r21,0r0,-211r34,0r0,222","w":54,"k":{"\u2021":-2,"\u2019":-1,"\u2020":-2,"w":-1,"j":-1,"\\":1,"*":-3}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"111,0r-35,0r0,-243r-26,0r0,66r16,0r0,31r-16,0r0,146r-34,0r0,-146r-13,0r0,-31r13,0r0,-79v0,-13,6,-19,19,-19r76,0r0,275","w":120},{"d":"74,-187r-35,0r0,-36r35,0r0,36","w":111},{"d":"130,0r-3,0r-13,-11r0,1v-4,7,-10,10,-20,10r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,7,-23,23,-23r60,0v16,0,23,7,23,23r0,207r13,11r0,34xm81,-32r0,-12r-15,-14r0,-34r2,0r13,12r0,-163r-35,0r0,211r35,0","w":130,"k":{"\u201e":-1,"\u201a":-1,"\u2021":1,"\u2039":1,"\u2019":1,"\u201d":1,"\u2014":3,"\u2013":3,"\u2026":-3,"\u00ab":1,"\u0394":1,"\u00c6":-5,"\u2122":1,"\u2020":2,"z":-2,"x":-2,"u":-2,"t":3,"s":-1,"\\":2,"Z":-4,"Y":5,"X":-3,"W":4,"V":4,"T":3,"S":-1,"J":-1,"A":-4,"?":4,";":-4,":":-4,"\/":-9,".":-6,"-":3,",":-5,"*":3,"'":2,"\"":1,"!":-1}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"104,0r-35,0r0,-5r-28,4v-4,1,-9,2,-13,2v-13,0,-19,-6,-19,-19r0,-159r35,0r0,147r25,0r0,-147r35,0r0,177xm98,-187r-20,0r-21,-19r-23,19r-19,0r0,-1r30,-42r23,0r30,42r0,1","w":113},{"d":"105,0r-36,0r-25,-85r0,85r-35,0r0,-275r35,0r0,166r23,-68r35,0r0,0r-30,80r33,96r0,1","w":106,"k":{"\u203a":-1,"\u2039":8,"\u2019":5,"\u201d":5,"\u2014":10,"\u2013":10,"\u0153":1,"\u00bb":-1,"\u00ab":8,"\u2260":-1,"\u2122":8,"\u2022":-1,"}":2,"y":-1,"x":-1,"t":-1,"q":1,"o":1,"g":1,"e":1,"]":2,"\\":19,"?":3,";":-1,":":-1,"\/":-4,".":-3,"-":11,",":-2,"*":-1,")":1,"'":3}},{"d":"46,0r-34,0r0,-275r34,0r0,275xm53,-285r-26,0r-42,-42r0,-1r42,0r26,42r0,1","w":57},{"d":"147,-177r-28,177r-31,0r-13,-94r-13,94r-30,0r-28,-177r32,0r14,112r13,-112r25,0r13,112r13,-112r33,0","w":150,"k":{"\u201e":3,"\u201a":3,"\u203a":-2,"\u2039":1,"\u2019":2,"\u201d":4,"\u2014":1,"\u00bb":-2,"\u00ab":1,"\u00e6":1,"\u00b1":-1,"\u221e":-1,"\u2260":-2,"}":3,"z":1,"y":-1,"x":-2,"w":-2,"v":-2,"u":-1,"t":-2,"s":-1,"q":1,"j":-1,"g":1,"f":-1,"c":1,"]":4,"\\":19,"?":4,"\/":12,".":10,"-":1,",":12,"*":-2}},{"d":"66,-125r-15,11r0,114r-34,0r0,-87r-11,8r-2,0r0,-34r13,-10r0,-152r34,0r0,125r13,-9r2,0r0,34","w":69},{"d":"107,-177r-48,242r-35,0r14,-66r-34,-176r35,0r16,113r17,-113r35,0xm96,-187r-34,0r0,-34r34,0r0,34xm51,-187r-34,0r0,-34r34,0r0,34","w":110},{"d":"128,-70r-43,0r0,70r-34,0r0,-70r-43,0r0,-32r43,0r0,-74r-43,0r0,-32r43,0r0,-67r34,0r0,67r43,0r0,32r-43,0r0,74r43,0r0,32","w":136,"k":{"\u00c6":3,"j":-2,"Y":4,"X":4,"V":1,"T":2,"A":3}},{"d":"121,-273r-84,273r-32,0r0,-3r84,-272r32,0r0,2","w":125,"k":{"9":-8,"8":-8,"7":-13,"6":-8,"5":-8,"4":21,"3":-8,"2":-8,"1":-7,"0":-8}},{"d":"163,0r-136,0v-11,0,-16,-6,-16,-16r0,-243v0,-10,5,-16,16,-16r120,0v11,0,16,6,16,16r0,183v0,10,-5,16,-16,16r-80,0v-10,0,-15,-5,-15,-15r0,-64v0,-10,5,-14,15,-14r27,0r0,-40r-16,0r0,26r-24,0r0,-34v0,-10,4,-15,14,-15r37,0v10,0,15,5,15,15r0,124r26,0r0,-181r-118,0r0,241r135,0r0,17xm94,-82r0,-50r-16,0r0,50r16,0","w":173},{"d":"111,0r-35,0r0,-146r-26,0r0,146r-34,0r0,-146r-13,0r0,-31r13,0r0,-79v0,-13,6,-19,19,-19r56,0v13,0,20,6,20,19r0,57r-35,0r0,-44r-26,0r0,66r61,0r0,177","w":120,"k":{"\\":1}},{"d":"102,-19v0,13,-6,19,-19,19r-54,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r54,0v13,0,19,6,19,19r0,139xm69,-30r0,-118r-26,0r0,118r26,0xm98,-187r-20,0r-22,-19r-22,19r-20,0r0,-1r31,-42r22,0r31,42r0,1","w":111},{"d":"117,0r-37,0r-20,-96r-20,96r-37,0r0,-1r36,-139r-34,-134r0,-1r36,0r19,92r18,-92r36,0r0,1r-33,134r36,139r0,1","w":119,"k":{"\u2021":4,"\u2039":9,"\u2018":2,"\u201d":-1,"\u201c":2,"\u2014":9,"\u2013":9,"\u0152":2,"\u2026":-2,"\u00ab":10,"\u2248":1,"\u2022":2,"\u2020":3,"z":-1,"y":13,"x":-1,"w":4,"v":4,"e":1,"]":-1,"\\":-4,"X":-1,"S":2,"Q":2,"O":2,"J":2,"G":2,"C":2,";":-1,"\/":-3,".":-2,"-":11,",":-1,"*":2}},{"d":"117,-23v0,16,-7,23,-23,23r-38,0r-6,27r-35,0r0,-2r6,-28v-6,-4,-10,-10,-10,-20r0,-229v0,-16,8,-23,23,-23r41,0r5,-27r36,0r0,2r-6,30v4,4,7,10,7,18r0,229xm81,-32r0,-211r-35,0r0,211r35,0","w":127},{"d":"104,0r-35,0r0,-5r-28,4v-4,1,-9,2,-13,2v-13,0,-19,-6,-19,-19r0,-159r35,0r0,147r25,0r0,-147r35,0r0,177xm96,-187r-34,0r0,-34r34,0r0,34xm51,-187r-34,0r0,-34r34,0r0,34","w":113},{"d":"109,-193v0,11,-1,13,-6,22r-30,57r0,56r-34,0r0,-49v0,-11,1,-15,5,-24r30,-56r0,-57r-30,0r0,54r-35,0r0,-62v0,-16,7,-23,23,-23r54,0v16,0,23,7,23,23r0,59xm75,0r-37,0r0,-39r37,0r0,39","w":117},{"d":"117,-23v0,16,-7,23,-23,23r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r60,0v16,0,23,7,23,23r0,229xm81,-32r0,-211r-35,0r0,211r35,0xm103,-284r-34,0r0,-35r34,0r0,35xm58,-284r-34,0r0,-35r34,0r0,35","w":127},{"d":"111,-249r-46,249r-35,0r45,-243r-34,0r0,40r-33,0r0,-72r103,0r0,26","w":117,"k":{"\u2030":-2,"\u2044":18,"\u2013":1,"\u00a2":1,"\u00b0":-2,"}":-3,"]":-2,"\\":-6,"9":-1,"7":-2,"6":-1,"4":15,"3":-1,"2":-1,"0":-1,"\/":24,".":22,"-":1,",":12,"*":-1,")":-1,"'":-1,"%":-1,"#":3,"\"":-2}},{"d":"45,-115r-36,0r0,-39r36,0r0,39xm45,0r-36,0r0,-39r36,0r0,39","w":54,"k":{"v":-1,"Y":14,"W":5,"V":6,"T":11,"A":-2}},{"d":"121,-273r-84,273r-32,0r0,-3r84,-272r32,0r0,2","w":125,"k":{"\u0153":16,"\u00e6":16,"\u00c6":17,"z":25,"y":18,"x":21,"w":17,"v":19,"u":26,"t":12,"s":24,"r":26,"q":27,"p":26,"o":28,"n":27,"m":27,"j":1,"i":1,"g":29,"e":29,"d":27,"c":27,"a":29,"Y":-5,"X":-3,"W":-5,"V":-5,"T":-4,"O":-1,"J":35,"G":-1,"A":24,"9":-1,"7":-4,"6":-1,"4":26,"3":-1,"2":-2,"1":1,"0":-1}},{"d":"55,0r-35,0r0,-211r-14,0r0,-6r18,-58r31,0r0,275","w":66,"k":{"\u2044":-8,"\u00a2":1,"\\":-1,"4":1,"%":1,"\"":1}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"112,-23v0,16,-7,23,-23,23r-55,0v-16,0,-23,-7,-23,-23r0,-229v0,-16,7,-23,23,-23r55,0v15,0,23,7,23,23r0,62r-35,0r0,-53r-32,0r0,88r44,0v16,0,23,8,23,23r0,109xm78,-32r0,-91r-33,0r0,91r33,0","w":122,"k":{"\u2030":2,"\u2044":-7,"\/":-1,"%":1}},{"d":"113,-23v0,16,-8,23,-23,23r-56,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,7,-23,23,-23r56,0v15,0,23,7,23,23r0,229xm78,-32r0,-211r-33,0r0,211r33,0","w":123,"k":{"\u2044":-8,"1":-1,"\/":-1}},{"d":"54,-275r-9,86r-37,0r22,-86r24,0","w":62,"k":{"\u00c6":14,"z":3,"y":2,"x":2,"w":2,"v":4,"u":6,"s":6,"r":6,"q":6,"p":6,"o":6,"n":6,"m":6,"l":-1,"g":6,"f":2,"e":6,"d":6,"c":6,"b":-1,"a":6,"Z":3,"Y":-1,"W":-2,"V":-2,"T":-4,"J":28,"A":21}},{"d":"76,-120v0,66,-14,114,-35,155r-36,0r0,-2v21,-44,33,-90,33,-153v0,-63,-12,-109,-33,-153r0,-2r36,0v21,41,35,89,35,155","w":84},{"d":"135,-104r-46,0r0,47r-34,0r0,-47r-46,0r0,-30r46,0r0,-47r34,0r0,47r46,0r0,30","w":143},{"d":"46,0r-34,0r0,-275r34,0r0,275xm68,-284r-34,0r0,-35r34,0r0,35xm23,-284r-33,0r0,-35r33,0r0,35","w":57},{"d":"114,-23v0,16,-7,23,-23,23r-58,0v-15,0,-22,-7,-22,-23r0,-82v0,-12,2,-18,10,-24r16,-14r-16,-13v-7,-6,-10,-11,-10,-22r0,-74v0,-16,7,-23,23,-23r57,0v16,0,23,7,23,23r0,74v0,12,-3,16,-10,22r-17,13r17,14v8,6,10,11,10,24r0,82xm79,-172r0,-72r-33,0r0,72r17,13xm79,-31r0,-83r-16,-12r-17,12r0,83r33,0","w":125,"k":{"\u2044":-7}},{"d":"117,-23v0,16,-8,23,-24,23r-59,0v-16,0,-23,-7,-23,-23r0,-252r35,0r0,243r35,0r0,-243r36,0r0,252","w":127,"k":{"\u00c6":1,"A":1}},{"d":"143,0r-35,0r0,-112v0,-12,4,-41,4,-41r-25,125r-20,0r-25,-125v0,0,3,29,3,41r0,112r-34,0r0,-275r34,0r27,112v3,14,5,25,5,39v0,-14,2,-25,5,-39r26,-112r35,0r0,275","w":153},{"d":"44,0r-34,0r0,-177r34,0r0,177xm69,-187r-20,0r-22,-19r-22,19r-19,0r0,-1r30,-42r23,0r30,42r0,1","w":54},{"d":"105,-108r-92,68r-3,0r0,-40r58,-39r-58,-39r0,-40r3,0r92,68r0,22","w":113},{"d":"45,0r-36,0r0,-39r36,0r0,39","w":54,"k":{"\ufb02":2,"\ufb01":2,"\u0394":13,"\u00b1":2,"\u221e":2,"\u2260":2,"y":13,"x":-1,"w":10,"v":12,"t":6,"j":-1,"f":3,"Z":-1,"Y":21,"X":-2,"W":12,"V":15,"T":13,"Q":1,"A":-2,"7":15,"4":13,"1":8}},{"d":"95,0r-84,0r0,-275r83,0r0,33r-48,0r0,84r43,0r0,32r-43,0r0,93r49,0r0,33xm92,-284r-34,0r0,-35r34,0r0,35xm47,-284r-34,0r0,-35r34,0r0,35","w":102},{"d":"101,-19v0,13,-7,19,-20,19r-52,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r52,0v13,0,20,6,20,19r0,68r-10,10r-48,0r0,52r25,0r0,-35r33,0r0,44xm68,-105r0,-45r-25,0r0,45r25,0xm99,-229r-42,42r-26,0r0,-1r27,-42r41,0r0,1","w":110},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"109,-199v0,12,-1,15,-6,26r-54,141r60,0r0,32r-101,0r0,-24r67,-166r0,-53r-30,0r0,54r-35,0r0,-63v0,-16,7,-23,23,-23r53,0v15,0,23,7,23,23r0,53","w":118,"k":{"\u2044":-9,"\u00a2":1,"\\":-1,"8":1,"4":8,"\/":-2,"#":1}},{"d":"111,-23v0,16,-7,23,-23,23r-54,0v-16,0,-23,-7,-23,-23r0,-66r34,0r0,57r31,0r0,-111r-66,0r4,-132r96,0r0,32r-63,0r-3,68r44,0v16,0,23,7,23,23r0,129","w":121,"k":{"\u2030":1,"\u2044":-8,"7":2,"1":1,"\/":-2,"%":1,"\"":1}},{"d":"127,-128r-16,0r0,128r-77,0v-16,0,-23,-7,-23,-23r0,-89v0,-11,1,-13,9,-20r15,-12r-15,-12v-7,-6,-8,-9,-8,-20r0,-76v0,-16,7,-23,23,-23r54,0v16,0,23,7,23,23r0,62r-34,0r0,-54r-32,0r0,73r14,11r67,0r0,32xm77,-31r0,-97r-18,0r-14,11r0,86r32,0","w":131,"k":{"\ufb02":-3,"\ufb01":-3,"\u00b1":-1,"\u221e":-1,"\u00c6":5,"\u2260":-1,"y":-2,"x":-1,"w":-3,"v":-3,"u":-1,"t":-3,"s":-2,"r":-1,"p":-1,"o":-1,"n":-1,"m":-1,"l":-1,"j":-1,"i":-1,"h":-1,"f":-3,"e":-1,"d":-1,"c":-1,"b":-1,"a":-1,"Z":6,"Y":8,"X":5,"W":3,"V":4,"T":5,"Q":-1,"O":-1,"J":9,"G":-1,"C":-1,"A":5}},{"d":"133,-135r-123,0r0,-32r123,0r0,32xm133,-71r-123,0r0,-32r123,0r0,32","w":142},{"d":"95,0r-84,0r0,-275r83,0r0,33r-48,0r0,84r43,0r0,32r-43,0r0,93r49,0r0,33","w":102,"k":{"\ufb02":1,"\ufb01":1,"\u2039":1,"\u2014":2,"\u2013":2,"\u00ab":1,"\u00b1":1,"\u221e":1,"\u2260":1,"\u2020":1,"t":1,"f":1,"\/":-1,"-":2}},{"d":"103,-40r-3,0r-92,-68r0,-22r92,-68r3,0r0,40r-57,39r57,39r0,40","w":113},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r40,-274r34,0r40,274r0,1xm75,-85r-11,-97r-2,-31r-3,31r-11,97r27,0","w":123,"k":{"\u2021":3,"\ufb02":3,"\ufb01":3,"\u2039":3,"\u2019":18,"\u2018":3,"\u201d":18,"\u201c":3,"\u2014":4,"\u2013":4,"\u0152":1,"\u2026":-2,"\u00ab":3,"\u0394":8,"\u2248":1,"\u00b1":3,"\u221e":3,"\u00c6":-1,"\u2260":3,"\u2122":15,"\u2020":10,"}":3,"y":10,"w":9,"v":10,"t":5,"s":-1,"j":-1,"f":3,"]":4,"\\":26,"Z":-2,"Y":19,"X":-1,"W":13,"V":18,"U":1,"T":13,"S":1,"Q":1,"O":1,"J":1,"G":1,"C":1,"A":-1,"?":15,";":-2,":":-2,"\/":-6,".":-2,"-":4,",":-1,"*":14,")":3,"'":22,"\"":22}},{"d":"163,0r-35,0r0,-148r-25,1r0,147r-34,0r0,-148r-25,1r0,147r-35,0r0,-177r35,0r0,5r28,-4v4,-1,10,-2,14,-2v7,0,12,2,14,5r0,2r32,-5v4,-1,9,-2,13,-2v13,0,18,7,18,19r0,159","w":172,"k":{"\u2019":6,"\u201d":6,"}":3,"y":1,"]":4,"\\":27,"?":4}},{"d":"115,-23v0,16,-8,23,-24,23r-57,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,7,-23,23,-23r57,0v16,0,24,7,24,23r0,60r-35,0r0,-51r-34,0r0,211r34,0r0,-82r-20,0r0,-32r55,0r0,123","w":125,"k":{"\u00c6":1,"y":2,"Y":1,"X":2,"W":1,"V":1,"A":1,")":1,"'":1}},{"d":"111,-20v0,13,-7,20,-20,20r-60,0v-13,0,-21,-7,-21,-20r0,-48r35,0r0,40r32,0r0,-41r-56,-28v-9,-4,-11,-7,-11,-17r0,-36v0,-13,2,-16,11,-21r12,-6r-12,-7v-9,-5,-11,-8,-11,-20r0,-51v0,-13,8,-20,21,-20r60,0v13,0,20,7,20,20r0,46r-34,0r0,-38r-32,0r0,41r55,27v9,4,11,9,11,18r0,36v0,12,-2,15,-11,20r-11,7r11,7v9,5,11,7,11,20r0,51xm77,-119r0,-37r-16,-9r-16,9r0,37r16,8","w":121},{"d":"107,-177r-48,242r-35,0r14,-66r-34,-176r35,0r16,113r17,-113r35,0xm103,-229r-43,42r-26,0r0,-1r27,-42r42,0r0,1","w":110},{"d":"102,-19v0,13,-6,19,-19,19r-54,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r54,0v13,0,19,6,19,19r0,139xm69,-30r0,-118r-26,0r0,118r26,0xm100,-229r-42,42r-26,0r0,-1r26,-42r42,0r0,1","w":111},{"d":"85,-27r-39,0r-37,-68r0,-5r37,-68r39,0r0,2r-38,68r38,69r0,2","w":95,"k":{"y":-1,"x":-1,"w":-2,"v":-2,"f":-2,"Y":12,"W":4,"V":8,"T":12}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"102,-19v0,13,-6,19,-19,19r-54,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r54,0v13,0,19,6,19,19r0,139xm69,-30r0,-118r-26,0r0,118r26,0xm79,-187r-25,0r-43,-42r0,-2r42,0r26,42r0,2","w":111},{"d":"172,-19v0,13,-6,19,-19,19r-37,0v-13,0,-19,-6,-19,-19r0,-102r-51,121r-27,0r0,-3r59,-140v-3,3,-8,5,-14,5r-37,0v-13,0,-19,-6,-19,-19r0,-99v0,-13,6,-19,19,-19r37,0v13,0,19,6,19,19r0,102r51,-121r27,0r0,2r-59,141v3,-3,8,-5,14,-5r37,0v13,0,19,6,19,19r0,99xm56,-161r0,-91r-21,0r0,91r21,0xm145,-23r0,-91r-21,0r0,91r21,0","w":179},{"d":"116,-39v0,25,-14,39,-39,39r-66,0r0,-275r66,0v26,0,39,14,39,38r0,198xm80,-46r0,-183v0,-9,-5,-14,-14,-14r-20,0r0,211r19,0v10,0,15,-5,15,-14","w":125,"k":{"\u00c6":3,"\\":3,"Y":3,"X":3,"W":1,"V":2,"T":1,"A":3,"\/":1,",":1,")":1,"'":1}},{"d":"120,0r-36,0r-30,-123r0,-30r25,0r0,-90r-33,0r0,243r-35,0r0,-275r80,0v16,0,23,7,23,23r0,102v0,14,-6,21,-18,22r-8,0r32,127r0,1","w":125,"k":{"\u2021":1,"\u2039":4,"\u2014":8,"\u2013":6,"\u00ab":1,"\u0394":1,"\u2022":-1,"y":4,"w":1,"t":1,"s":1,"j":-1,"Y":3,"W":2,"V":3,"Q":1,"J":2,"A":-1,"\/":-2,"-":8,"*":-1,")":1,"'":1,"\"":1}},{"d":"98,0r-93,0r0,-23r55,-219r-50,0r0,-33r87,0r0,24r-55,217r56,0r0,34xm95,-326r-31,42r-22,0r-31,-42r0,-2r20,0r22,20r23,-20r19,0r0,2","w":102},{"d":"82,-88r-73,0r0,-34r73,0r0,34","w":91,"k":{"\u00c6":5,"z":3,"y":2,"x":5,"w":1,"v":2,"Z":4,"Y":19,"X":11,"W":6,"V":11,"T":13,"A":4,"7":3,"4":-2}},{"d":"99,-19v0,13,-6,19,-19,19r-52,0v-13,0,-19,-6,-19,-19r0,-42r33,0r0,33r24,0r0,-30r-47,-41v-7,-5,-10,-9,-10,-17r0,-42v0,-13,7,-19,20,-19r51,0v13,0,19,6,19,19r0,39r-33,0r0,-30r-24,0r0,27r48,40v7,5,9,9,9,18r0,45","w":108,"k":{"\u2019":6,"\u201d":6,"\u00bb":-1,"}":2,"w":-1,"v":-1,"]":3,"\\":26,"?":4,"\/":-4,"*":-1}},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53xm80,-187r-26,0r-42,-42r0,-1r42,0r26,42r0,1","w":110},{"d":"89,45v0,12,-5,17,-16,17r-34,0v-11,0,-17,-5,-17,-17r0,-16r24,0r0,13r20,0r0,-12r-13,-7v-7,-4,-9,-7,-9,-16r0,-11r22,0r0,10r15,8v8,4,8,8,8,17r0,14","w":111},{"d":"131,-95v0,13,-7,22,-20,22v-8,0,-15,-2,-23,-7r-43,-26r0,32r-32,0r0,-46v0,-13,8,-21,21,-21v8,0,15,3,22,7r43,25r0,-31r32,0r0,45","w":144},{"d":"120,0r-33,0r-45,-162v0,0,3,20,3,27r0,135r-34,0r0,-275r33,0r45,160v0,0,-3,-20,-3,-27r0,-133r34,0r0,275","w":131,"k":{"o":1}},{"d":"117,-23v0,16,-7,23,-23,23r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r60,0v16,0,23,7,23,23r0,229xm81,-32r0,-211r-35,0r0,211r35,0","w":127,"k":{"z":1,"Y":1,"X":2,"W":1,"V":1,"A":1,"?":1,")":1,"'":1}},{"d":"125,-103v0,17,-8,25,-25,25r-63,0v-17,0,-25,-8,-25,-25r0,-73v0,-17,8,-25,25,-25r63,0v17,0,25,8,25,25r0,73","w":136,"k":{"\u00c6":2,"Z":2,"Y":4,"X":2,"V":1,"T":7,"J":1,"7":3}},{"d":"114,-76v0,18,-7,25,-25,25r-43,0r0,51r-35,0r0,-275r35,0r0,49r43,0v18,0,25,7,25,25r0,125xm79,-83r0,-111r-33,0r0,111r33,0","w":123},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"100,44r-25,0v-27,0,-38,-14,-38,-41r0,-88r-31,-35r0,-3r31,-35r0,-76v0,-27,11,-41,38,-41r25,0r0,33r-16,0v-8,0,-12,4,-12,12r0,66v0,14,-1,17,-10,26r-18,17r18,16v9,9,10,12,10,26r0,77v0,8,5,13,13,13r15,0r0,33","w":108,"k":{"\u00c6":2,"\u2260":2,"z":3,"y":3,"x":2,"w":3,"v":4,"u":2,"t":5,"s":2,"r":4,"q":4,"p":1,"o":3,"n":3,"m":3,"j":-17,"e":4,"d":4,"c":4,"a":4,"Z":1,"Y":-1,"W":-2,"V":-2,"T":-3,"J":7,"A":3,"7":-2,"4":3}},{"d":"88,-154r-44,123r44,0r0,31r-82,0r0,-23r44,-124r-41,0r0,-30r79,0r0,23xm91,-229r-31,42r-23,0r-31,-42r0,-1r20,0r23,19r22,-19r20,0r0,1","w":95},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53xm100,-229r-42,42r-26,0r0,-1r27,-42r41,0r0,1","w":110},{"d":"104,0r-35,0r0,-148r-25,1r0,147r-35,0r0,-177r35,0r0,5r28,-4v4,-1,9,-2,13,-2v13,0,19,7,19,19r0,159","w":113,"k":{"\u2019":4,"\u201d":6,"}":3,"]":4,"\\":26,"?":4,"\/":-2}},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"158,-174r-28,0r-11,74r25,0r0,29r-30,0r-10,71r-33,0r10,-71r-19,0r-11,71r-33,0r11,-71r-24,0r0,-29r28,0r12,-74r-26,0r0,-30r30,0r11,-71r33,0r-11,71r20,0r10,-71r33,0r-11,71r24,0r0,30xm97,-174r-20,0r-11,74r20,0","w":163,"k":{"9":-1,"7":2,"1":-1}},{"d":"117,-23v0,16,-7,23,-23,23r-60,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r60,0v16,0,23,7,23,23r0,229xm81,-32r0,-211r-35,0r0,211r35,0xm105,-284r-19,0r-22,-19r-23,19r-19,0r0,-1r31,-43r22,0r30,43r0,1","w":127},{"d":"113,-126v0,16,-7,24,-23,24r-44,0r0,102r-35,0r0,-275r79,0v16,0,23,7,23,23r0,126xm78,-134r0,-109r-32,0r0,109r32,0","w":122,"k":{"\u201e":12,"\u201a":12,"\u201d":-1,"\u2014":1,"\u2013":1,"\u2026":12,"\u2248":2,"\u00c6":18,"\u2022":-1,"z":3,"u":1,"r":2,"o":2,"n":1,"i":1,"e":2,"d":2,"c":1,"a":3,"Z":6,"Y":1,"X":4,"W":1,"V":1,"J":23,"A":12,";":2,":":1,"\/":21,".":23,"-":2,",":24,"*":-1,")":1,"'":1}},{"d":"104,0r-35,0r0,-148r-25,1r0,147r-35,0r0,-275r35,0r0,103r29,-4v4,-1,8,-2,12,-2v13,0,19,7,19,19r0,159","w":113,"k":{"\u2019":6,"\u201d":6,"}":4,"]":3,"\\":25,"?":4,")":1,"'":3}},{"d":"88,-154r-44,123r44,0r0,31r-82,0r0,-23r44,-124r-41,0r0,-30r79,0r0,23","w":95,"k":{"\u2039":2,"\u201d":5,"\u2014":1,"\u2013":2,"\u0153":1,"\u00ab":4,"}":3,"z":1,"y":-1,"w":-1,"v":-1,"t":-1,"q":1,"g":1,"f":-1,"d":1,"c":1,"]":3,"\\":23,"?":3,"\/":-2,"-":1}},{"d":"102,-242r-32,0r0,242r-35,0r0,-242r-32,0r0,-33r99,0r0,33","w":104,"k":{"\u0131":12,"\u201e":9,"\u201a":9,"\u2021":2,"\ufb02":3,"\ufb01":3,"\u203a":12,"\u2039":14,"\u2019":-3,"\u2018":1,"\u201d":-2,"\u201c":1,"\u2014":12,"\u2013":13,"\u0153":17,"\u0152":1,"\u2026":4,"\u00bb":13,"\u00ab":15,"\u2248":1,"\u00e6":17,"\u00b1":3,"\u221e":3,"\u00c6":19,"\u2260":3,"\u2022":7,"\u2020":3,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00ef":1,"\u00ee":2,"\u00ec":4,"\u00ed":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"}":-3,"z":17,"y":17,"x":15,"w":16,"v":17,"u":17,"t":11,"s":15,"r":17,"q":17,"p":17,"o":17,"n":16,"m":16,"j":2,"i":9,"g":17,"f":3,"e":18,"d":17,"c":17,"a":17,"]":-1,"\\":-5,"Z":1,"Y":-2,"W":-4,"V":-4,"T":-3,"J":16,"A":13,";":11,":":11,"\/":13,".":12,"-":13,",":13,")":-3}},{"d":"166,-275r-30,275r-33,0r-17,-142r-1,-30r0,30r-17,142r-34,0r-30,-275r36,0r12,157r1,31r1,-31r17,-157r28,0r17,157r1,31r1,-31r12,-157r36,0","w":170,"k":{"\u0131":6,"\u201e":9,"\u201a":9,"\ufb02":1,"\ufb01":1,"\u203a":4,"\u2039":6,"\u2019":-3,"\u201d":-2,"\u2014":6,"\u2013":5,"\u0153":6,"\u0152":1,"\u2026":4,"\u00bb":4,"\u00ab":8,"\u2248":2,"\u00e6":6,"\u00b1":1,"\u221e":1,"\u00c6":15,"\u2260":1,"\u2122":-1,"\u2020":1,"}":-2,"z":5,"y":2,"u":4,"t":2,"s":4,"r":6,"q":4,"p":2,"o":6,"n":4,"m":4,"g":2,"f":1,"e":7,"d":2,"c":2,"a":7,"]":-1,"\\":-4,"Z":1,"Y":-1,"W":-1,"V":-2,"T":-4,"S":1,"Q":1,"O":1,"J":12,"G":1,"C":1,"A":13,"?":-1,";":6,":":5,"\/":16,".":12,"-":6,",":12,"*":-1,")":-1}},{"d":"48,-275r-8,86r-22,0r-8,-86r38,0","w":57,"k":{"\u0152":1,"\u00c6":16,"d":4,"Z":4,"S":1,"Q":1,"O":1,"J":24,"G":1,"C":1,"A":22}},{"d":"70,0r-34,0v-13,0,-19,-6,-19,-19r0,-127r-14,0r0,-31r14,0r0,-48r34,0r0,48r18,0r0,31r-18,0r0,115r19,0r0,31","w":74,"k":{"\u2019":1,"\u201d":2,"\u2014":1,"\u2013":1,"}":2,"y":-1,"x":-1,"w":-1,"v":-1,"t":1,"s":-1,"]":2,"\\":10,"?":3,";":-4,":":-4,"\/":-6,".":-5,"-":3,",":-5,"*":-1}},{"d":"158,0r-81,0r0,-53r-30,0r-10,53r-34,0r0,-1r58,-274r96,0r0,33r-46,0r0,84r41,0r0,33r-41,0r0,92r47,0r0,33xm77,-85r0,-132r-24,132r24,0","w":164,"k":{"\ufb02":1,"\ufb01":1,"\u2039":1,"\u2014":2,"\u2013":2,"\u00ab":1,"\u00b1":1,"\u221e":1,"\u2260":1,"\u2020":1,"t":1,"f":1,"X":-1,"W":-1,"V":-1,"T":-1,"A":-1,"-":2}},{"d":"118,-39v0,24,-13,39,-38,39r-66,0r0,-122r-10,0r0,-34r10,0r0,-119r66,0v25,0,38,15,38,39r0,197xm83,-47r0,-182v0,-9,-5,-14,-15,-14r-19,0r0,87r15,0r0,34r-15,0r0,90r19,0v10,0,15,-6,15,-15","w":129},{"d":"95,0r-84,0r0,-275r83,0r0,33r-48,0r0,84r43,0r0,32r-43,0r0,93r49,0r0,33xm96,-326r-43,42r-26,0r0,-2r27,-42r42,0r0,2","w":102},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53xm91,-204v0,12,-6,17,-18,17r-34,0v-12,0,-17,-5,-17,-17r0,-30v0,-12,5,-18,17,-18r34,0v12,0,18,6,18,18r0,30xm67,-208r0,-22r-22,0r0,22r22,0","w":110},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"81,35r-36,0v-21,-41,-36,-89,-36,-155v0,-66,15,-114,36,-155r36,0r0,2v-21,44,-33,90,-33,153v0,63,12,109,33,153r0,2","w":84,"k":{"\u0152":1,"\u00c6":3,"t":3,"q":1,"o":1,"j":-14,"g":-1,"e":1,"c":1,"W":-1,"V":-1,"T":-3,"S":1,"Q":1,"O":1,"J":5,"G":1,"C":1,"A":3,"4":2}},{"d":"46,0r-34,0r0,-275r34,0r0,275","w":57},{"d":"72,21v0,16,-8,23,-23,23r-41,0r0,-33r29,0r0,-253r-29,0r0,-33r41,0v15,0,23,8,23,23r0,273","w":83},{"d":"108,-23v0,16,-7,23,-23,23r-53,0v-15,0,-23,-7,-23,-23r0,-69r35,0r0,60r29,0r0,-243r35,0r0,252","w":119,"k":{"\u00c6":1,"X":2,"A":2,",":1}},{"d":"47,63r-34,0r0,-338r34,0r0,338","w":59},{"d":"133,-243r-20,0r0,66r17,0r0,31r-17,0r0,146r-35,0r0,-146r-28,0r0,146r-34,0r0,-146r-13,0r0,-31r13,0r0,-79v0,-13,6,-19,19,-19r35,0r0,32r-20,0r0,66r28,0r0,-79v0,-13,7,-19,20,-19r35,0r0,32","w":132,"k":{"\u2019":-4,"\u201d":-4,"\u2122":-2,"}":-6,"|":-1,"y":-3,"x":-3,"w":-3,"v":-4,"u":-2,"t":-3,"s":-1,"n":-1,"m":-1,"l":-1,"k":-2,"j":-1,"i":-2,"h":-2,"f":-2,"b":-2,"]":-7,"\\":-6,"@":-1,"?":-4,"\/":1,".":4,",":4,"*":-1,")":-10,"'":-4,"&":-1,"\"":-4,"!":-1}},{"d":"101,-19v0,13,-6,19,-19,19r-16,0r0,6r14,8v8,4,9,8,9,17r0,14v0,12,-5,17,-16,17r-34,0v-11,0,-17,-5,-17,-17r0,-16r23,0r0,13r21,0r0,-12r-13,-7v-7,-4,-9,-7,-9,-16r0,-7r-15,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r53,0v13,0,19,6,19,19r0,46r-33,0r0,-36r-25,0r0,118r25,0r0,-39r33,0r0,50","w":110},{"d":"117,-23v0,16,-8,23,-24,23r-59,0v-16,0,-23,-7,-23,-23r0,-252r35,0r0,243r35,0r0,-243r36,0r0,252xm103,-284r-34,0r0,-35r34,0r0,35xm58,-284r-34,0r0,-35r34,0r0,35","w":127},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"165,0r-35,0r0,-213r-26,37r0,176r-33,0r0,-176r-26,-37r0,213r-34,0r0,-275r33,0r43,64r1,0r44,-64r33,0r0,275","w":175},{"d":"94,-242r-48,0r0,85r41,0r0,32r-41,0r0,125r-35,0r0,-275r83,0r0,33","w":99,"k":{"\u0131":4,"\u201e":10,"\u201a":10,"\ufb02":1,"\ufb01":1,"\u203a":1,"\u2039":3,"\u2019":-1,"\u201d":-1,"\u2014":3,"\u2013":3,"\u0153":2,"\u2026":4,"\u00bb":1,"\u00ab":3,"\u2248":2,"\u00e6":2,"\u00b1":1,"\u221e":1,"\u00c6":19,"\u2260":1,"\u2122":-1,"\u2020":1,"}":-1,"z":4,"y":2,"x":1,"u":3,"t":1,"s":2,"r":3,"q":1,"p":1,"o":2,"n":1,"m":1,"g":1,"f":1,"e":3,"d":1,"c":1,"a":4,"]":-1,"\\":-5,"Z":3,"Y":-1,"W":-1,"V":-1,"T":-2,"J":23,"A":11,"?":-1,";":2,":":2,"\/":13,".":15,"-":5,",":15,")":-1,"'":-1,"&":1,"\"":-1}},{"d":"91,-204v0,12,-6,17,-18,17r-34,0v-12,0,-17,-5,-17,-17r0,-30v0,-12,5,-18,17,-18r34,0v12,0,18,6,18,18r0,30xm67,-208r0,-22r-22,0r0,22r22,0","w":111},{"d":"101,-69v0,13,-6,19,-19,19r-11,0r0,50r-31,0r0,-50r-11,0v-13,0,-20,-6,-20,-19r0,-138v0,-13,7,-19,20,-19r11,0r0,-49r31,0r0,49r11,0v13,0,19,6,19,19r0,46r-33,0r0,-35r-25,0r0,116r25,0r0,-39r33,0r0,50","w":110,"k":{"1":-2}},{"d":"101,-19v0,13,-7,19,-20,19r-52,0v-13,0,-20,-6,-20,-19r0,-139v0,-13,7,-19,20,-19r52,0v13,0,20,6,20,19r0,68r-10,10r-48,0r0,52r25,0r0,-35r33,0r0,44xm68,-105r0,-45r-25,0r0,45r25,0","w":110,"k":{"\u2019":6,"\u201d":6,"\u2013":-1,"}":4,"w":-1,"]":4,"\\":26,"?":4,"\/":-1}},{"d":"118,-58r-14,0r0,58r-33,0r0,-58r-66,0r0,-21r48,-196r35,0r0,1r-46,185r29,0r0,-71r33,0r0,71r14,0r0,31","w":123,"k":{"\u2030":1,"\u2044":-8,"\u2014":-1,"\u2013":-1,"\\":3,"7":14,"4":-2,"2":1,"1":8,"\/":-2,".":3,"-":-1,"%":1}},{"d":"154,-19v0,13,-6,19,-19,19r-50,0v-8,0,-12,-2,-15,-6r-30,5v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r37,0r0,-43r-24,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r105,0v13,0,19,6,19,19r0,67r-10,10r-46,0r0,53r23,0r0,-35r33,0r0,44xm121,-106r0,-44r-23,0r0,44r23,0xm66,-29r0,-52r-24,0r0,53","w":164,"k":{"t":-1,"\\":14}},{"d":"87,-149v0,11,-5,16,-16,16r-44,0v-12,0,-17,-5,-17,-16r0,-110v0,-11,5,-16,17,-16r44,0v11,0,16,5,16,16r0,110xm87,-94r-77,0r0,-24r77,0r0,24xm59,-157r0,-94r-21,0r0,94r21,0","w":97},{"d":"114,-21v0,14,-8,21,-22,21r-60,0v-14,0,-21,-7,-21,-21r0,-233v0,-14,7,-21,21,-21r60,0v14,0,22,7,22,21r0,233xm84,-210r0,-36r-43,0r0,36r43,0xm84,-149r0,-37r-43,0r0,37r43,0xm84,-89r0,-37r-43,0r0,37r43,0xm84,-29r0,-37r-43,0r0,37r43,0"},{"d":"103,-275r-4,32r-24,0r-8,66r20,0r-4,31r-20,0r-25,191v-1,13,-8,20,-21,20r-38,0r4,-32r22,0r23,-179r-14,0r4,-31r14,0r10,-79v1,-13,9,-19,22,-19r39,0","w":104,"k":{"9":-2,"8":-1,"7":-5,"4":6,"3":-3,"2":-1}},{"d":"114,-23v0,16,-7,23,-23,23r-57,0v-15,0,-23,-7,-23,-23r0,-229v0,-16,8,-23,23,-23r57,0v16,0,23,7,23,23r0,66r-35,0r0,-57r-33,0r0,211r33,0r0,-60r35,0r0,69","k":{"\u00c6":1,"y":4,"w":3,"v":4,"t":3,"Y":2,"X":2,"W":1,"V":1,"A":1,")":1,"'":1}},{"d":"104,0r-35,0r0,-5r-28,4v-4,1,-9,2,-13,2v-13,0,-19,-6,-19,-19r0,-159r35,0r0,147r25,0r0,-147r35,0r0,177","w":113,"k":{"\u2019":6,"\u201d":6,"}":2,"w":-1,"]":4,"\\":25,"?":4,"\/":-1,"&":1}},{"d":"119,0r-35,0r-5,-53r-34,0r-6,53r-34,0r0,-1r35,-256r-3,0v-6,-2,-10,-7,-10,-16r0,-30v0,-12,6,-18,18,-18r34,0v12,0,17,6,17,18r0,30v0,9,-3,14,-10,16r-2,0r35,256r0,1xm73,-277r0,-23r-22,0r0,23r22,0xm75,-85r-13,-128r-14,128r27,0","w":123},{"d":"104,-30v0,19,-11,30,-31,30r-29,0r0,65r-35,0r0,-242r35,0r0,5r29,-4v4,-1,8,-2,12,-2v13,0,19,7,19,19r0,129xm69,-39r0,-109r-25,1r0,117r16,0v6,0,9,-3,9,-9","w":113,"k":{"\u2019":6,"\u201d":6,"}":3,"z":1,"x":2,"q":1,"f":1,"]":4,"\\":26,"?":5,",":1}},{"d":"104,-30v0,19,-11,30,-31,30r-29,0r0,65r-35,0r0,-340r35,0r0,103r29,-4v4,-1,8,-2,12,-2v13,0,19,7,19,19r0,129xm69,-39r0,-109r-25,1r0,117r16,0v6,0,9,-3,9,-9","w":113},{"d":"118,0r-112,0r0,-32r14,0r0,-84r-14,0r0,-32r14,0r0,-104v0,-16,7,-23,23,-23r50,0v16,0,24,7,24,23r0,62r-35,0r0,-53r-28,0r0,95r39,0r0,32r-39,0r0,84r64,0r0,32","w":125,"k":{"4":3}},{"d":"113,-23v0,16,-7,23,-23,23r-56,0v-16,0,-23,-7,-23,-23r0,-68r35,0r0,60r32,0r0,-57r-60,-82v-6,-7,-7,-11,-7,-21r0,-61v0,-16,7,-23,23,-23r56,0v16,0,23,7,23,23r0,64r-35,0r0,-56r-32,0r0,54r60,81v6,8,7,12,7,22r0,64","w":123,"k":{"\u201d":-1,"\u00c6":1,"y":6,"x":2,"w":5,"v":6,"t":4,"\\":-1,"Y":1,"X":2,"W":1,"V":1,"A":1,")":1,"'":1}},{"d":"104,-30v0,19,-12,30,-31,30r-64,0r0,-275r35,0r0,103r29,-4v4,-1,8,-2,12,-2v13,0,19,7,19,19r0,129xm69,-39r0,-109r-25,1r0,117r16,0v6,0,9,-3,9,-9","w":113,"k":{"\u2019":6,"\u201d":7,"\u2022":-1,"}":4,"z":1,"x":1,"]":4,"\\":25,"?":5,";":1,")":1,"'":3}},{"d":"70,-243r-20,0r0,66r17,0r0,31r-17,0r0,146r-34,0r0,-146r-13,0r0,-31r13,0r0,-79v0,-13,6,-19,19,-19r35,0r0,32","w":69,"k":{"\u203a":-2,"\u2019":-9,"\u201d":-9,"\u00bb":-1,"\u2248":-1,"\u221e":-1,"\u2260":-2,"\u2122":-2,"\u2022":-1,"}":-6,"|":-1,"y":-2,"x":-3,"w":-3,"v":-4,"t":-3,"s":-2,"l":-2,"k":-2,"j":-1,"i":-2,"h":-2,"f":-2,"b":-2,"]":-6,"\\":-12,"@":-1,"?":-6,"\/":1,".":7,",":6,"*":-6,")":-9,"'":-7,"&":-1,"\"":-6,"!":-2}},{"d":"121,0r-32,0r-84,-273r0,-2r32,0r84,272r0,3","w":125,"k":{"\ufb02":1,"\ufb01":1,"\u0394":10,"\u00b1":1,"\u221e":1,"\u00c6":-1,"\u2260":1,"z":-4,"y":13,"x":-5,"w":11,"v":14,"t":2,"s":-1,"p":-1,"o":-1,"n":-1,"m":-1,"j":-7,"f":1,"Z":-3,"Y":25,"X":-4,"W":17,"V":22,"T":16,"S":-1,"A":-5,"7":9,"3":-1,"2":-1,"1":1}},{"d":"102,-120r-31,35r0,88v0,27,-11,41,-38,41r-26,0r0,-33r16,0v8,0,13,-5,13,-13r0,-77v0,-14,1,-17,10,-26r18,-16r-18,-17v-9,-9,-10,-12,-10,-26r0,-66v0,-8,-4,-12,-12,-12r-17,0r0,-33r26,0v27,0,38,14,38,41r0,76r31,35r0,3","w":108},{"d":"107,-177r-48,242r-35,0r14,-66r-34,-176r35,0r16,113r17,-113r35,0","w":110,"k":{"\u201e":3,"\u201a":3,"\u203a":-1,"\u2039":2,"\u2019":2,"\u201d":3,"\u2014":2,"\u2013":2,"\u00bb":-2,"\u00ab":2,"\u2248":1,"\u00e6":1,"\u221e":-1,"\u2260":-1,"}":3,"z":1,"y":-1,"x":-1,"w":-1,"v":-1,"t":-2,"s":-1,"q":1,"g":1,"f":-1,"e":1,"d":1,"c":1,"a":1,"]":4,"\\":18,"?":3,"\/":16,".":13,"-":2,",":14,"*":-1,"&":1}},{"d":"103,45v0,13,-6,20,-19,20r-53,0v-13,0,-19,-7,-19,-20r0,-31r33,0r0,24r24,0r0,-38r-29,0v-19,0,-31,-11,-31,-30r0,-123v0,-16,9,-25,24,-25v4,0,9,1,13,2r23,4r0,-5r34,0r0,222xm69,-30r0,-117r-11,-1r-7,0v-5,0,-7,3,-7,8r0,101v0,6,3,9,9,9r16,0","w":113,"k":{"\u2019":6,"\u201d":6,"j":-2,"\\":26,"?":4,"\/":-1,")":-1}},{"d":"101,0r-33,0r0,-5r-28,4v-5,1,-9,2,-13,2v-13,0,-18,-6,-18,-19r0,-69v0,-13,7,-20,20,-20r39,0r0,-43r-26,0r0,28r-32,0r0,-36v0,-13,7,-19,20,-19r51,0v13,0,20,6,20,19r0,158xm68,-29r0,-52r-26,0r0,53","w":110,"k":{"\u2019":6,"\u201d":6,"\u2022":-1,"}":4,"]":4,"\\":26,"?":4}},{"d":"159,0r-125,0v-16,0,-23,-7,-23,-23r0,-229v0,-16,7,-23,23,-23r124,0r0,33r-46,0r0,84r41,0r0,33r-41,0r0,92r47,0r0,33xm78,-32r0,-211r-32,0r0,211r32,0","w":165,"k":{"\ufb02":1,"\ufb01":1,"\u2039":1,"\u2014":2,"\u2013":2,"\u00ab":1,"\u00b1":1,"\u221e":1,"\u2260":1,"\u2020":1,"t":1,"f":1,"J":1,"-":2}},{"d":"143,-95r-38,68r-39,0r0,-2r38,-69r-38,-68r0,-2r39,0r38,68r0,5xm87,-95r-38,68r-39,0r0,-2r39,-69r-39,-68r0,-2r39,0r38,68r0,5","w":151,"k":{"\u0394":1,"\u00c6":3,"z":4,"y":2,"x":8,"w":1,"v":2,"Y":19,"X":10,"W":8,"V":10,"T":15,"A":3}},{"d":"139,0r-34,0r-12,-33r-7,20v-3,9,-8,13,-19,13r-33,0v-16,0,-23,-7,-23,-23r0,-77v0,-11,1,-15,8,-23r25,-29r-18,-46v-3,-7,-4,-12,-4,-21r0,-33v0,-16,7,-23,23,-23r47,0v16,0,23,7,23,23r0,40r-34,0r0,-32r-26,0r0,34r37,93r11,-31r33,0r-27,72xm76,-73r-18,-45r-13,18r0,69r17,0","w":143,"k":{"y":-2,"x":-2,"w":-2,"v":-2,"t":-1,"f":-1,"Y":6,"W":2,"V":5,"T":5,"J":1}},{"d":"80,-236r-36,0r0,-39r36,0r0,39xm109,-23v0,16,-7,23,-23,23r-54,0v-15,0,-23,-7,-23,-23r0,-59v0,-11,2,-13,6,-22r30,-57r0,-56r34,0r0,49v0,11,-1,15,-5,24r-30,56r0,57r30,0r0,-54r35,0r0,62","w":117,"k":{"\u0394":6,"z":-1,"y":2,"w":2,"v":3,"t":1,"j":-1,"Y":16,"W":10,"V":12,"T":14,"A":-2}},{"d":"120,0r-33,0r-45,-162v0,0,3,20,3,27r0,135r-34,0r0,-275r33,0r45,160v0,0,-3,-20,-3,-27r0,-133r34,0r0,275xm105,-300v0,10,-5,16,-15,16v-5,0,-10,-1,-15,-4r-26,-10r0,14r-24,0r0,-24v0,-10,6,-16,16,-16v5,0,10,1,16,4r24,10r0,-13r24,0r0,23","w":131},{"d":"98,0r-93,0r0,-23r55,-219r-50,0r0,-33r87,0r0,24r-55,217r56,0r0,34","w":102,"k":{"\u2039":4,"\u2019":-1,"\u201d":-1,"\u2014":7,"\u2013":8,"\u00ab":4,"\u2022":2,"}":-1,"y":7,"x":-1,"s":-1,"e":1,"a":1,"]":-1,"\\":-4,"Y":-1,"W":-2,"V":-2,"T":-3,"Q":1,"\/":-2,"-":11}},{"d":"112,-23v0,16,-7,23,-23,23r-55,0v-16,0,-23,-7,-23,-23r0,-63r34,0r0,54r32,0r0,-88r-44,0v-15,0,-23,-8,-23,-23r0,-109v0,-16,7,-23,23,-23r56,0v16,0,23,7,23,23r0,229xm77,-152r0,-91r-32,0r0,91r32,0","w":122,"k":{"\u2044":-7}},{"d":"112,-23v0,16,-7,23,-23,23r-55,0v-15,0,-23,-7,-23,-23r0,-66r34,0r0,57r33,0r0,-77r-38,-30r0,-7r38,-30r0,-67r-32,0r0,53r-35,0r0,-62v0,-16,8,-23,23,-23r55,0v16,0,23,7,23,23r0,72v0,12,-2,16,-11,23r-18,14r18,14v9,7,11,12,11,24r0,82","w":122,"k":{"\u2044":-7,"8":1,"\/":-1,"\"":1}},{"d":"163,-16v0,10,-5,16,-16,16r-120,0v-11,0,-16,-6,-16,-16r0,-243v0,-10,5,-16,16,-16r120,0v11,0,16,6,16,16r0,243xm146,-17r0,-241r-118,0r0,241r118,0xm120,-135v0,11,-5,16,-16,16r-26,0r0,59r-25,0r0,-155r51,0v11,0,16,6,16,16r0,64xm95,-141r0,-52r-17,0r0,52r17,0","w":173},{"d":"118,-274r-39,274r-35,0r-38,-274r0,-1r35,0r20,176v0,2,1,25,1,25v0,0,1,-23,1,-25r20,-176r35,0r0,1","w":122,"k":{"\u0131":10,"\u201e":11,"\u201a":11,"\u2021":1,"\ufb02":3,"\ufb01":3,"\u203a":8,"\u2039":10,"\u2019":-1,"\u201d":-1,"\u2014":10,"\u2013":10,"\u0153":9,"\u0152":1,"\u2026":4,"\u00bb":8,"\u00ab":10,"\u2248":3,"\u00e6":9,"\u00b1":3,"\u221e":3,"\u00c6":22,"\u2260":3,"\u2022":1,"\u2020":1,"}":-2,"z":9,"y":5,"x":7,"w":4,"v":4,"u":7,"t":4,"s":8,"r":7,"q":9,"p":7,"o":9,"n":6,"m":6,"i":3,"g":9,"f":3,"e":10,"d":9,"c":5,"a":10,"]":-1,"\\":-5,"Z":1,"Y":-1,"W":-2,"V":-2,"T":-4,"S":1,"O":1,"J":17,"G":1,"C":1,"A":18,"?":-1,";":8,":":6,"\/":19,".":15,"-":12,",":17,"*":-1,")":-1}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-117-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);})("C(m>nB*`iK)hCVZ[0BcR^(^)d%*>mB)hd%FRiK|-m1QY3H`xn>e>_#^e_1e>_#tem,rb0K3$mBmYdvSU_(^`dvSU_(WRWZe>_y8zI(*b0+^R_Kcb0+tUmy*ndvSR_yc@dvSU_(5edvSU_(_`dvSU_+SHdvSR_y_UdvSR_#tRdvSU_+WedvSU_+3U,cZb0+^e_#Fb0+tU3+ZTdvSR_y*zdvSR_#cZ3ce>_y8z*1e>_y8z31e>_y8#m1e>_y8Z_Ze>_y8B*Ze>_y8x3R8b0+tUm#cb0+tUmK|b0+tUmKmb0+^U_Kcb0+tU3K*b0+tU3#8b0+tUm#zRdvSU_(cxdvSU_(mzdvSU_(SHdvSU_%5sdvSU_(S`dvSR_(c#dvSU_(cBdvSU_(|BdvSU_(_edvSU_(3>dvSU_(|@dvSU_(|zdvSU_(5UdvSU_(^%0Ze>_#tR_ce>_y8zm1e>_y5H_1e>_y8BI1UxdvSU_(^e+ce>_yF#*Ze>_yF@Ice>_y8@*dzrdvSU_(1#dvSU_(5`dvSU_B|@dZe>_y8x_>e>_y8#mVcb0+tUmKFb0+^R_(mb0+^R_+Fb0+tR3H0b0+tU3H8b0+tRm(*b0+tUmKcedvSU_(3UdvSR_y5`dvSU_(_$Fce>_#teI1e>_y8#3,eb0+^U_K_[dvSU_(_RdvSU_H@`dvSU_(WsdvSU_(_N,%|b0+tUm+zb0+^U_#mb0+tRm(Fb0+te*Hzb0+tUm(Fb0+tU3H*b0+^U_+*b0+te*#cAdvSR*K*zdv1B3#tRdvSU_BWsS1e>_y8xmce>_y8B3Bqb0+tU3%*NdvSU_+WRdvSU_(mBdvSR_y^edvSR_yW`Wce>mB^U_1e>_y8B*czb0+tUmyzb0+tUmB_PdvSU_(W%*Hrb}Hcb0+tU3#^%_ce>_#teIV@pdvSU_(*BIc1*dvSU_(1Z9xsb0+tU3%Fb0+tUm+Zb0+tUm#bR*,3)|+e8nS0b0+tU3+0b0+tUmB|b0+tUm#*b0+^U_HZb0+tU3#Zb0+tUm#^Z|cFb0+te*%Wqb>e>_y8Z_ce>_y8xIvsI+>e>_#tR_Ze>_y8@m1e>_t8Vy5c(v^FC}_*I9W|,+S1Kd3minb0?T;zx#@ZB-4rApYqhaUeRH`>%N$sf[Q)&Py8xmdqb0+te*%1b0+tUm+chdvSR_#3>^>e>_y8@*c84?Z|dFN|b0+tU3Hmb0+tUmy8b0+tU3HZb0+tUm+1b0+tUmyb4,1>CTce>_#^%_ce>_y8Z*>e>_y8@3>e>_#^R3Ze>_#^%*ce>_y*x3`mb0+tRm(cb0+tU3+FZ*ce>_y8Z*Ze>_y8x31e>_y8z*Ze>_y5s_@*>dvSU_(_>bce>_y8Bm1e>_y8z_>*xmZebTdZ-31e>_y5>_Ze>_y8x3Ze>_#^`Ice>_y8xmZe>_y8@_14s_>e>_y*#_c3x}-*Un(Z`CV^xC,er9+tYby>x}-tYny>U}BeZnB0`iVe-9K^hmxs-nvZUiv_)?N`[iK343xsaiH`adx;PI-0N0>UhC+Q49H4hC>UhmBez?K|ZnK)>b%1b}B*adVs>iNUhC>UhmBez?K|ZnK)>b%1b}B*andUhC>Uhm%>#0()anv*b}B*andU$_>Uh_+_$dV$e*#cb}#^e_x@@}%@h0(1H0VzYn%*z0(Zanxs4nN*`nBcqm,@rmB)RCyqr9(U[CRqrCK0n3>qrd1`)bcqrdd`rCV@;")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":124,"face":{"font-family":"AgencyFB-BoldCondensed","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-21 -328 258 72","underline-thickness":"7.2","underline-position":"-44.28","stemh":"32","stemv":"35","unicode-range":"U+0020-U+FB02"}}));
/*
	■
*/
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated.  All Rights Reserved.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"31,-230v36,5,97,-16,95,26v-3,33,12,81,-29,75v-35,-5,-98,17,-94,-26v3,-32,-13,-81,28,-75xm95,-141v9,1,9,-3,10,-11r0,-55v1,-11,-1,-10,-10,-11r-62,0v-9,1,-9,1,-10,11r0,55v-1,11,1,10,10,11r62,0","w":128},{"d":"206,-78v0,44,5,78,-44,78r-154,0r-3,-21r149,2v29,1,14,-46,16,-71v3,-37,-56,-12,-92,-18v-6,0,-12,1,-17,2r0,-24v30,2,60,4,93,3v27,0,16,-42,16,-66v0,-16,-2,-19,-16,-19r-148,3r3,-21r153,0v51,-6,44,37,44,82v-1,25,-8,24,-30,29v29,4,30,9,30,41","w":219},{"d":"58,-153v-13,0,-16,5,-16,19v1,36,-3,79,2,112r109,-131r-95,0xm156,-17v14,1,15,-5,15,-18r-1,-111r-108,129r94,0xm202,-125v0,53,20,125,-44,125r-110,0r-31,37r-22,0r34,-41v-28,-15,-13,-80,-17,-121v-5,-73,92,-35,154,-44r30,-36r23,0r-34,40v11,5,17,19,17,40"},{"d":"32,-102r64,-128r24,0r64,128r-27,0r-49,-102r-50,102r-26,0","w":216},{"d":"32,-115v-1,-31,27,-58,58,-58v31,0,59,27,58,58v0,31,-27,57,-58,57v-31,0,-58,-26,-58,-57","w":180},{"d":"179,-230v53,-10,46,55,39,91v-3,5,-10,9,-21,12r-130,36v-25,5,-9,47,-13,72r168,-2r-3,21r-202,0v6,-47,-19,-110,32,-123r130,-34v10,-5,17,-56,-9,-55r-152,3r3,-21r158,0","w":233},{"d":"188,-103v-35,-5,-90,-2,-132,-3r0,87r139,-2r-2,21r-177,0v6,-68,5,-160,0,-230r177,0r2,21v-37,-6,-95,-2,-139,-3r0,87r132,-2r0,24xm118,-291r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":200},{"d":"56,-169v57,7,152,-26,146,44v-5,53,20,133,-44,125v-56,-7,-153,27,-146,-44v5,-52,-21,-133,44,-125xm171,-134v0,-15,-2,-19,-15,-19r-98,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r98,0v14,1,15,-5,15,-18r0,-99xm133,-194v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34"},{"d":"56,-169v57,7,152,-26,146,44v-5,53,20,133,-44,125v-56,-7,-153,27,-146,-44v5,-52,-21,-133,44,-125xm171,-134v0,-15,-2,-19,-15,-19r-98,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r98,0v14,1,15,-5,15,-18r0,-99xm102,-187r-18,0r40,-51r28,0"},{"d":"188,-103v-35,-5,-90,-2,-132,-3r0,87r139,-2r-2,21r-177,0v6,-68,5,-160,0,-230r177,0r2,21v-37,-6,-95,-2,-139,-3r0,87r132,-2r0,24xm101,-240r-18,0r40,-51r28,0","w":200},{"d":"52,-36v0,15,1,27,3,36r-37,0v7,-46,6,-121,0,-169r34,0r0,133xm22,-215r30,0r0,25r-30,0r0,-25","w":73},{"d":"49,-21v3,23,-12,67,15,66v48,-2,102,2,146,-4r-2,20r-152,0v-52,6,-41,-39,-44,-84v-3,-44,42,-33,79,-33v29,0,12,-44,16,-68r36,0v-5,33,17,90,-27,84v-25,4,-71,-13,-67,19xm107,-169r36,0r0,31r-36,0r0,-31"},{"d":"-1,-225v0,-20,17,-39,38,-38v20,0,37,18,37,38v0,20,-17,37,-37,37v-20,0,-38,-17,-38,-37xm58,-225v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21","w":73},{"d":"225,-86v1,49,6,86,-51,86r-159,0v7,-67,7,-161,0,-230r159,0v54,-6,52,33,51,82v0,24,-8,29,-31,30v24,1,31,7,31,32xm188,-37v-5,-25,13,-75,-15,-75r-117,0r0,93r117,0v14,1,15,-5,15,-18xm188,-147v0,-23,11,-65,-15,-65r-117,0r0,84r117,0v13,0,15,-6,15,-19","w":240},{"d":"15,-186v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142v3,69,-100,39,-162,44v-34,3,-48,-14,-48,-44r0,-142xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0xm147,-247v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34","w":240},{"d":"138,-20r-23,0r-35,-65r35,-64r23,0r-35,64xm80,-20r-23,0r-35,-65r35,-64r23,0r-35,64","w":159},{"d":"165,-106r-142,0r0,-27r170,0r0,97r-28,0r0,-70","w":216},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0xm69,-224r23,0r0,33r-23,0r0,-33xm121,-224r24,0r0,33r-24,0r0,-33"},{"d":"58,-153v-27,-2,-12,40,-16,62r129,0v-4,-22,11,-63,-15,-62r-98,0xm56,-169v57,0,152,-26,146,44r0,51r-160,0v3,21,-11,57,16,57r108,0v15,0,27,-1,36,-3r-4,20r-142,0v-66,8,-44,-73,-44,-125v0,-35,9,-44,44,-44xm61,-238r28,0r40,51r-19,0"},{"d":"145,-210r-41,0r0,113r-27,0r0,-113r-40,0r0,-20r108,0r0,20xm246,-136r36,-94r38,0r0,133r-25,0r0,-105r-40,105r-18,0r-40,-105r-1,105r-25,0r0,-133r38,0","w":356},{"d":"56,-37v0,15,0,18,14,18r116,0v14,1,16,-5,16,-18r0,-173v0,-4,-2,-11,-3,-20r26,0v-8,54,-4,124,-4,186v0,34,-8,43,-40,44r-115,0v-36,-1,-47,-8,-47,-44r0,-150v0,-15,-1,-27,-3,-36r43,0v-7,57,-1,131,-3,193","w":240},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0xm61,-238r28,0r40,51r-19,0"},{"d":"22,-169r36,0r0,31r-36,0r0,-31xm54,-125v7,56,3,123,4,186r-36,0v2,-64,-4,-128,4,-186r28,0","w":79},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0xm76,-291r28,0r40,51r-19,0","w":246},{"d":"61,-115v0,31,28,59,59,59v31,0,59,-28,59,-59v0,-31,-28,-59,-59,-59v-31,0,-59,28,-59,59xm67,-187v25,-21,77,-23,105,-1r21,-19r18,18r-20,20v23,26,23,82,0,107r20,20r-18,19r-21,-21v-29,24,-75,24,-105,0r-20,21r-19,-19r21,-20v-25,-28,-23,-82,0,-107r-21,-20r19,-18","w":240},{"d":"158,-17v14,1,16,-5,16,-18v0,-44,3,-98,-4,-134r34,0r0,189v-2,34,-9,43,-44,44r-139,0r-3,-20v38,8,95,3,140,4v24,1,14,-32,16,-53v-27,12,-78,3,-114,5v-78,5,-29,-102,-47,-169r33,0r0,134v0,16,2,18,16,18r96,0","w":219},{"d":"188,-103v-35,-5,-90,-2,-132,-3r0,87r139,-2r-2,21r-177,0v6,-68,5,-160,0,-230r177,0r2,21v-37,-6,-95,-2,-139,-3r0,87r132,-2r0,24xm60,-291r28,0r40,51r-19,0","w":200},{"d":"-26,48v21,-2,49,9,49,-19r0,-162v0,-15,-1,-27,-3,-36r33,0r0,189v8,65,-69,39,-121,44r-3,-20xm23,-215r30,0r0,25r-30,0r0,-25","w":73},{"d":"212,-213v-53,50,-118,127,-137,213r-40,0v26,-85,77,-153,140,-212r-170,3r3,-21r202,0"},{"d":"36,-169v3,45,30,97,43,147r46,-147r38,0r47,147v13,-50,31,-93,41,-147r25,0v-25,49,-36,114,-55,169r-33,0r-49,-156r-48,156r-35,0v-20,-56,-34,-118,-59,-169r39,0","w":273},{"d":"156,0v-56,0,-140,26,-140,-44v0,-40,3,-90,-3,-125r33,0r0,134v0,16,2,18,16,18r96,0v14,1,16,-5,16,-18v-1,-43,3,-97,-3,-134r33,0r0,133v0,15,1,27,3,36r-30,0r-2,-12v-4,9,-8,12,-19,12xm72,-224r23,0r0,33r-23,0r0,-33xm124,-224r24,0r0,33r-24,0r0,-33","w":219},{"d":"42,-215v-6,0,-7,1,-7,7r0,73v2,16,32,5,47,8v6,-1,7,-2,8,-8r0,-73v-4,-14,-33,-4,-48,-7xm90,-112v-32,-4,-87,15,-83,-24v4,-36,-18,-99,27,-94v32,4,88,-15,83,24v-4,35,19,99,-27,94xm190,-103v-6,0,-7,1,-7,7r0,73v2,16,32,5,47,8v6,-1,7,-2,8,-8r0,-73v-4,-14,-33,-4,-48,-7xm238,0v-32,-4,-87,15,-83,-24v4,-36,-18,-99,27,-94v32,4,88,-15,83,24v-4,35,19,99,-27,94xm358,-103v-15,3,-45,-8,-48,7r0,73v3,16,32,5,48,8v6,0,7,-2,7,-8r0,-73v0,-5,-2,-7,-7,-7xm366,0v-32,-4,-87,15,-83,-24v4,-36,-18,-99,27,-94v32,4,87,-15,83,24v-4,36,18,99,-27,94xm54,0r142,-230r21,0r-142,230r-21,0","w":399},{"d":"78,0r-37,0r0,-31r37,0r0,31","w":119},{"d":"97,-230v48,-3,20,58,29,101v-8,-1,-20,3,-20,-6v-12,13,-51,3,-74,6v-29,3,-28,-17,-28,-43v0,-43,56,-22,91,-27v8,-1,9,-1,10,-9v0,-9,-2,-10,-10,-10v-29,1,-63,-2,-89,2r2,-14r89,0xm95,-141v19,1,7,-29,10,-45r-71,0v-17,-2,-8,21,-10,34v1,10,1,10,10,11r61,0","w":128},{"d":"22,-149r23,0r35,64r-35,65r-23,0r35,-65xm80,-149r23,0r35,64r-35,65r-23,0r35,-65","w":159},{"d":"18,0v7,-47,6,-120,0,-169r34,0v2,56,-4,118,3,169r-37,0xm-1,-224r23,0r0,33r-23,0r0,-33xm51,-224r24,0r0,33r-24,0r0,-33","w":73},{"d":"94,-169r28,0r0,51r71,0r0,27r-71,0r0,52r-28,0r0,-52r-71,0r0,-27r71,0r0,-51xm23,-27r170,0r0,27r-170,0r0,-27","w":216},{"d":"56,-169v57,7,152,-26,146,44v-5,53,20,133,-44,125v-56,-7,-153,27,-146,-44v5,-52,-21,-133,44,-125xm171,-134v0,-15,-2,-19,-15,-19r-98,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r98,0v14,1,15,-5,15,-18r0,-99xm69,-224r23,0r0,33r-23,0r0,-33xm121,-224r24,0r0,33r-24,0r0,-33"},{"d":"156,0v-56,0,-140,26,-140,-44v0,-40,3,-90,-3,-125r33,0r0,134v0,16,2,18,16,18r96,0v14,1,16,-5,16,-18v-1,-43,3,-97,-3,-134r33,0r0,133v0,15,1,27,3,36r-30,0r-2,-12v-4,9,-8,12,-19,12","w":219},{"d":"125,-230r0,87r64,0r0,22r-64,0r0,185r-30,0r0,-185r-63,0r0,-22r63,0r0,-87r30,0","w":219},{"d":"52,-230r0,194v0,15,1,27,3,36r-37,0v7,-66,6,-161,0,-230r34,0","w":73},{"d":"152,-17v14,1,15,-5,15,-18r0,-99v1,-16,-2,-19,-15,-19r-94,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r94,0xm143,-169v19,0,22,2,24,18v0,-25,3,-59,-2,-79r33,0r0,194v0,15,1,27,3,36r-30,0r-2,-15v-2,10,-10,15,-24,15v-54,0,-141,24,-133,-44v5,-52,-22,-125,44,-125r87,0"},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0xm84,-278v0,-20,17,-39,38,-38v20,0,37,18,37,38v0,20,-17,37,-37,37v-20,0,-38,-17,-38,-37xm143,-278v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21","w":246},{"d":"62,-153v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18v41,-1,92,3,127,-3r-3,20r-126,0v-66,8,-44,-73,-44,-125v0,-35,9,-43,44,-44r124,0r1,20v-32,-7,-83,-3,-123,-4xm77,57v14,8,46,9,47,-11v0,-16,-20,-17,-35,-12r-5,-4v12,-10,11,-33,36,-30r-17,21v22,-6,40,3,41,23v0,32,-45,38,-73,24","w":193},{"d":"156,0v-56,0,-140,26,-140,-44v0,-40,3,-90,-3,-125r33,0r0,134v0,16,2,18,16,18r96,0v14,1,16,-5,16,-18v-1,-43,3,-97,-3,-134r33,0r0,133v0,15,1,27,3,36r-30,0r-2,-12v-4,9,-8,12,-19,12xm122,-238r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":219},{"d":"89,-238r-40,51r-25,0r-40,-51r23,0r30,37r29,-37r23,0","w":73},{"d":"18,0v7,-47,6,-120,0,-169r34,0v2,56,-4,118,3,169r-37,0xm49,-238r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":73},{"d":"61,21r31,0r0,16r-61,0r0,-267r61,0r0,16r-31,0r0,235","w":106},{"d":"143,-169v14,0,22,3,24,15r3,-15r31,0v-7,55,-1,128,-3,189v-2,34,-9,43,-44,44r-134,0r-3,-20v36,8,92,3,135,4v26,1,11,-38,15,-59v-7,9,-6,11,-22,11v-54,0,-141,24,-133,-44v5,-52,-22,-125,44,-125r87,0xm152,-17v14,1,15,-5,15,-18r0,-99v1,-16,-2,-19,-15,-19r-94,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r94,0"},{"d":"26,-230r28,0r0,230r-28,0r0,-230","w":79},{"d":"78,-2v-10,8,-13,23,-35,20r12,-18r-14,0r0,-31r37,0r0,29","w":119},{"d":"-18,0r108,-230r28,0r-108,230r-28,0","w":100},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0xm119,-238r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0"},{"d":"15,-186v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142v3,69,-100,39,-162,44v-34,3,-48,-14,-48,-44r0,-142xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0xm116,-240r-18,0r40,-51r28,0","w":240},{"d":"38,-179v0,20,13,36,34,36v20,0,34,-17,34,-36v0,-20,-13,-36,-34,-36v-20,0,-34,17,-34,36xm72,-230v27,0,51,23,51,51v0,28,-23,52,-51,52v-28,0,-51,-23,-51,-52v0,-28,24,-51,51,-51","w":144},{"d":"186,-193v0,-16,-2,-19,-16,-19r-100,0v-13,0,-16,5,-16,19r0,156v0,16,2,18,16,18r100,0v14,1,16,-5,16,-18r0,-156xm66,0v-34,1,-48,-13,-48,-44r0,-142v0,-31,14,-44,48,-44r287,0r2,21v-35,-6,-91,-2,-133,-3r0,87r126,-2r0,24v-33,-5,-86,-2,-126,-3r0,87r133,-2r-2,21r-287,0","w":360},{"d":"172,-19v14,1,15,-5,15,-18r0,-70v0,-15,-2,-19,-15,-19r-104,0v-13,0,-15,6,-15,19r0,70v-1,16,1,18,15,18r104,0xm224,-209v-43,-6,-106,-2,-156,-3v-13,0,-15,6,-15,19r0,62v6,-8,4,-15,17,-13v58,7,160,-28,154,44v-4,44,16,100,-38,100r-126,0v-35,-1,-43,-9,-44,-44r0,-155v1,-26,9,-30,34,-31r171,0","w":240},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"56,-37v0,15,0,18,14,18r116,0v14,1,16,-5,16,-18r0,-173v0,-4,-2,-11,-3,-20r26,0v-8,54,-4,124,-4,186v0,34,-8,43,-40,44r-115,0v-36,-1,-47,-8,-47,-44r0,-150v0,-15,-1,-27,-3,-36r43,0v-7,57,-1,131,-3,193xm133,-291r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":240},{"d":"22,-31r36,0r0,31v-9,9,-13,23,-34,19r12,-19r-14,0r0,-31","w":79},{"d":"23,0v5,-47,2,-102,3,-153r-27,0r0,-16r27,0v-1,-35,-3,-61,36,-61r90,0v33,-2,38,14,36,47v-1,21,0,28,-18,30v62,-8,32,76,37,123v5,52,-78,22,-121,30r0,-22v17,6,51,5,76,5v14,1,15,-5,15,-18r0,-83v1,-16,-1,-18,-15,-18r-78,0r0,-21r59,0v21,3,15,-21,15,-38v0,-15,-2,-19,-15,-19r-71,0v-13,0,-15,6,-15,19r0,195r-34,0","w":219},{"d":"65,0r-43,0v6,-68,5,-160,0,-230r43,0v-6,68,-5,160,0,230xm-2,-291r28,0r40,51r-19,0","w":86},{"d":"6,57v14,8,46,9,47,-11v0,-16,-20,-17,-35,-12r-5,-4v12,-10,11,-33,36,-30r-17,21v22,-6,40,3,41,23v0,32,-45,38,-73,24","w":73},{"d":"65,0r-43,0v6,-68,5,-160,0,-230r43,0v-6,68,-5,160,0,230xm56,-291r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":86},{"d":"156,0v-56,0,-140,26,-140,-44v0,-40,3,-90,-3,-125r33,0r0,134v0,16,2,18,16,18r96,0v14,1,16,-5,16,-18v-1,-43,3,-97,-3,-134r33,0r0,133v0,15,1,27,3,36r-30,0r-2,-12v-4,9,-8,12,-19,12xm105,-187r-18,0r40,-51r28,0","w":219},{"d":"56,-169v57,7,152,-26,146,44v-5,53,20,133,-44,125v-56,-7,-153,27,-146,-44v5,-52,-21,-133,44,-125xm171,-134v0,-15,-2,-19,-15,-19r-98,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r98,0v14,1,15,-5,15,-18r0,-99"},{"d":"172,-133v26,1,15,-38,15,-60v0,-15,-2,-19,-15,-19r-104,0v-26,-1,-12,38,-15,60v-2,16,2,19,15,19r104,0xm224,-99v0,48,12,99,-44,99r-120,0v-56,7,-42,-47,-44,-94v-2,-24,8,-28,29,-31v-36,0,-29,-28,-29,-61v0,-35,9,-43,44,-44r120,0v48,-4,45,32,44,76v-1,26,-1,29,-27,29v18,2,27,8,27,26xm187,-96v0,-15,-1,-18,-15,-18r-104,0v-14,-1,-15,5,-15,18r0,59v-1,16,1,18,15,18r104,0v14,1,15,-5,15,-18r0,-59","w":240},{"d":"156,0v-56,0,-140,26,-140,-44v0,-40,3,-90,-3,-125r33,0r0,134v0,16,2,18,16,18r96,0v14,1,16,-5,16,-18v-1,-43,3,-97,-3,-134r33,0r0,133v0,15,1,27,3,36r-30,0r-2,-12v-4,9,-8,12,-19,12xm64,-238r28,0r40,51r-19,0","w":219},{"d":"62,-153v-13,0,-16,5,-16,19v1,43,-3,97,3,134r-36,0v5,-47,5,-120,0,-169r35,0r0,12v18,-25,75,-9,112,-12v78,-6,29,102,47,169r-36,0v6,-37,2,-91,3,-134v0,-16,-2,-19,-16,-19r-96,0xm136,-194v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34","w":219},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"56,-37v0,15,0,18,14,18r116,0v14,1,16,-5,16,-18r0,-173v0,-4,-2,-11,-3,-20r26,0v-8,54,-4,124,-4,186v0,34,-8,43,-40,44r-115,0v-36,-1,-47,-8,-47,-44r0,-150v0,-15,-1,-27,-3,-36r43,0v-7,57,-1,131,-3,193xm83,-277r23,0r0,33r-23,0r0,-33xm135,-277r24,0r0,33r-24,0r0,-33","w":240},{"d":"49,-238r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":73},{"d":"56,-169v57,7,152,-26,146,44v-5,53,20,133,-44,125v-56,-7,-153,27,-146,-44v5,-52,-21,-133,44,-125xm171,-134v0,-15,-2,-19,-15,-19r-98,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r98,0v14,1,15,-5,15,-18r0,-99xm119,-238r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0"},{"w":119},{"d":"12,-230v42,-1,71,-3,71,44r0,180v4,46,-30,43,-72,43r0,-18v20,-1,42,6,42,-19r0,-193v4,-26,-21,-17,-41,-19r0,-18","w":113},{"d":"100,55v-22,20,-87,36,-87,-10v0,-37,43,-41,79,-52r0,3v-26,12,-52,17,-55,47v3,29,44,10,58,2","w":73},{"d":"208,-153v-26,-1,-11,40,-15,62r127,0v-4,-23,11,-62,-16,-62r-96,0xm193,-74v4,21,-12,59,15,57v46,-3,102,3,143,-3r-4,20r-158,0v-8,0,-14,-3,-19,-10v-22,22,-76,6,-114,10v-46,5,-44,-27,-44,-70v0,-68,80,-44,135,-44v14,0,15,-7,15,-21v0,-14,-2,-18,-15,-18v-43,0,-96,-3,-132,4r3,-20r288,0v55,-6,42,48,44,95r-157,0xm147,-17v14,1,15,-5,15,-18r0,-62r-104,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r89,0","w":360},{"d":"63,-194v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34","w":73},{"d":"37,-206v25,-1,33,-10,38,-29r14,0v-6,27,-17,46,-54,46v-33,0,-45,-21,-50,-46r14,0v3,17,15,30,38,29","w":73},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"161,-50v25,2,16,-32,16,-53v0,-16,-2,-19,-16,-19r-102,0v-25,-2,-16,32,-16,53v0,16,2,19,16,19r102,0xm207,0v1,40,-1,64,-44,64r-140,0r-5,-25v37,16,93,6,143,9v25,2,16,-31,16,-51v0,-16,-2,-18,-16,-19v-57,-8,-155,27,-148,-44v2,-27,-9,-66,21,-65v-26,-2,-21,-26,-21,-55v0,-35,9,-43,44,-44r140,0r5,25v-37,-16,-93,-6,-143,-9v-23,-2,-16,26,-16,45v0,16,2,18,16,19v57,8,154,-26,148,43v-3,34,11,67,-21,67v22,5,20,12,21,40","w":219},{"d":"15,-186v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142v3,69,-100,39,-162,44v-34,3,-48,-14,-48,-44r0,-142xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0xm83,-277r23,0r0,33r-23,0r0,-33xm135,-277r24,0r0,33r-24,0r0,-33","w":240},{"d":"65,0r-43,0v6,-68,5,-160,0,-230r43,0v-6,68,-5,160,0,230xm6,-277r23,0r0,33r-23,0r0,-33xm58,-277r24,0r0,33r-24,0r0,-33","w":86},{"d":"90,-201r-106,0r0,-16r106,0r0,16","w":73},{"d":"173,-19v14,1,15,-5,15,-18r0,-148r-131,164v34,5,78,0,116,2xm67,-212v-13,0,-15,6,-15,19r0,151r132,-166v-30,-10,-80,-1,-117,-4xm225,-44v4,69,-100,37,-162,44v-8,0,-16,-1,-21,-3r-31,40r-23,0r39,-48v-26,-36,-8,-118,-12,-175v-5,-69,100,-37,162,-44v8,0,16,0,22,2r30,-36r23,0r-37,46v21,40,7,117,10,174","w":240},{"d":"158,-17v14,1,16,-5,16,-18v0,-44,3,-98,-4,-134r34,0r0,189v-2,34,-9,43,-44,44r-139,0r-3,-20v38,8,95,3,140,4v24,1,14,-32,16,-53v-27,12,-78,3,-114,5v-78,5,-29,-102,-47,-169r33,0r0,134v0,16,2,18,16,18r96,0xm72,-224r23,0r0,33r-23,0r0,-33xm124,-224r24,0r0,33r-24,0r0,-33","w":219},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"78,0r-36,0r0,-31r36,0r0,31xm198,0r-36,0r0,-31r36,0r0,31xm318,0r-36,0r0,-31r36,0r0,31","w":360},{"d":"22,-181r0,-31v9,-8,13,-21,33,-18r-11,18r14,0r0,31r-36,0","w":79},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"46,-214r-32,0r0,-16r62,0r0,267r-62,0r0,-16r32,0r0,-235","w":106},{"d":"22,-181r0,-31v9,-8,13,-21,33,-18r-11,18r14,0r0,31r-36,0xm75,-181r0,-31v9,-8,13,-21,34,-18r-12,18r15,0r0,31r-37,0","w":133},{"d":"24,-163v-4,-34,32,-25,61,-26r0,-33r16,0r0,33r50,0r2,19v-24,-4,-54,-4,-82,-4v-13,0,-15,5,-15,18r0,78v-1,37,58,14,97,17r-2,17r-50,0r0,37r-16,0r0,-37v-29,-1,-61,7,-61,-27r0,-92","w":166},{"d":"67,-212v-13,0,-16,6,-16,19r0,70v0,16,2,18,16,18r106,0v13,0,16,-5,16,-18r0,-70v0,-16,-2,-19,-16,-19r-106,0xm15,-21r158,2v14,1,16,-5,16,-18r0,-64v-5,10,-7,14,-18,15r-112,0v-58,7,-44,-52,-44,-100v0,-33,5,-43,37,-44r129,0v35,1,43,9,44,44r0,155v-1,26,-9,30,-34,31r-173,0","w":240},{"d":"211,-153v-26,-1,-11,40,-15,62r124,0v-4,-23,11,-62,-16,-62r-93,0xm196,-74v3,21,-11,58,15,57v45,-2,100,3,140,-3r-3,20r-292,0v-66,8,-44,-73,-44,-125v0,-35,9,-43,44,-44r250,0v55,-6,42,48,44,95r-154,0xm166,-134v0,-16,-2,-19,-16,-19r-92,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r92,0v14,1,16,-5,16,-18r0,-99","w":360},{"d":"181,-230v42,-3,45,22,44,63r-37,0v-2,-19,7,-45,-15,-45r-104,0v-22,-2,-15,26,-15,45v0,18,20,28,29,40r114,0r0,20r-98,0v6,8,17,25,17,39v1,25,-26,46,-45,49r102,0v25,3,12,-32,15,-52r37,0v1,42,1,71,-44,71r-167,0r0,-18v39,-2,65,-15,65,-45v0,-19,-14,-31,-24,-44r-50,0r0,-20r32,0v-22,-14,-21,-29,-20,-59v2,-34,9,-43,44,-44r120,0","w":240},{"d":"58,-31r0,31v-9,9,-13,23,-34,19r12,-19r-14,0r0,-31r36,0xm112,-31r0,31v-10,8,-13,22,-34,19r11,-19r-14,0r0,-31r37,0","w":133},{"d":"56,-169v57,7,152,-26,146,44v-5,53,20,133,-44,125v-56,-7,-153,27,-146,-44v5,-52,-21,-133,44,-125xm171,-134v0,-15,-2,-19,-15,-19r-98,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r98,0v14,1,15,-5,15,-18r0,-99xm61,-238r28,0r40,51r-19,0"},{"d":"15,-186v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142v3,69,-100,39,-162,44v-34,3,-48,-14,-48,-44r0,-142xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0xm133,-291r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":240},{"d":"58,-230r0,31v-9,8,-13,21,-34,18r12,-18r-14,0r0,-31r36,0","w":79},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"15,-186v1,-37,13,-44,51,-44r124,0r2,23v-30,-9,-84,-3,-125,-5v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18v40,-1,97,3,128,-4r-2,23r-127,0v-38,-1,-50,-7,-51,-45r0,-141","w":200},{"d":"10,-168v-1,-77,101,-61,178,-62r0,294r-30,0r0,-274r-40,0r0,274r-31,0r0,-172v-42,0,-76,-22,-77,-60","w":216},{"d":"14,-44v24,5,55,4,84,4r0,-66v-53,2,-96,4,-84,-62v-5,-51,39,-43,84,-44r0,-35r18,0r0,35r80,0r1,21v-23,-4,-53,-4,-81,-4r0,57v45,0,84,-7,84,44v0,42,1,74,-44,71r-40,0r0,37r-18,0r0,-37r-82,0xm46,-176v2,18,-5,38,16,38r36,0r0,-57v-22,2,-55,-10,-52,19xm167,-59v-2,-19,9,-47,-15,-47r-36,0r0,66v22,-2,55,9,51,-19"},{"d":"23,-71r0,-27r170,0r0,27r-170,0xm108,-40v13,0,24,12,24,25v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-25,24,-25xm108,-178v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24","w":216},{"d":"188,-103v-35,-5,-90,-2,-132,-3r0,87r139,-2r-2,21r-177,0v6,-68,5,-160,0,-230r177,0r2,21v-37,-6,-95,-2,-139,-3r0,87r132,-2r0,24xm68,-277r23,0r0,33r-23,0r0,-33xm120,-277r24,0r0,33r-24,0r0,-33","w":200},{"d":"18,0v7,-47,6,-120,0,-169r34,0v2,56,-4,118,3,169r-37,0","w":73},{"d":"94,-169r28,0r0,71r71,0r0,27r-71,0r0,71r-28,0r0,-71r-71,0r0,-27r71,0r0,-71","w":216},{"d":"192,-71r-34,0r-9,71r-24,0r10,-71r-39,0r-10,71r-24,0r10,-71r-33,0r0,-20r36,0r7,-48r-33,0r0,-20r36,0r9,-71r24,0r-10,71r39,0r10,-71r24,0r-10,71r30,0r0,20r-33,0r-6,48r30,0r0,20xm105,-139r-6,48r39,0r6,-48r-39,0","w":240},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0xm134,-291r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0","w":246},{"d":"62,-153v-13,0,-16,5,-16,19v1,43,-3,97,3,134r-36,0v6,-68,5,-160,0,-230r33,0r0,72v5,-10,8,-11,21,-11v55,0,137,-25,137,44v0,40,-3,90,3,125r-36,0v6,-37,2,-91,3,-134v0,-16,-2,-19,-16,-19r-96,0","w":219},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"159,-130r-43,-31r6,56r-22,0r5,-56r-42,34r-12,-20r49,-22r-50,-21r12,-19r42,32r-4,-53r20,0r-4,53r43,-31r11,18r-48,21r48,21","w":219},{"d":"120,-230r-157,230r-23,0r158,-230r22,0","w":60},{"d":"193,-106r-170,0r0,-27r170,0r0,27xm193,-36r-170,0r0,-27r170,0r0,27","w":216},{"d":"143,-60v-33,-5,-85,-49,-100,1r-12,-21v9,-16,18,-29,41,-29v27,0,47,21,72,23v17,1,21,-14,29,-24r12,21v-15,18,-19,27,-42,29","w":216},{"d":"144,-230v64,0,117,51,117,115v0,63,-55,115,-117,115v-63,0,-117,-51,-117,-115v0,-63,54,-115,117,-115xm144,-210v-52,0,-91,43,-91,95v0,52,39,95,91,95v52,0,91,-43,91,-95v0,-52,-39,-95,-91,-95xm106,-116v-8,50,66,67,77,23r21,0v-3,29,-25,47,-56,47v-41,1,-67,-29,-67,-70v0,-74,112,-99,123,-22r-21,0v-15,-46,-82,-26,-77,22","w":288},{"d":"165,-148v-3,-23,12,-67,-16,-66v-48,2,-102,-2,-146,4r2,-20r153,0v51,-5,42,38,44,83v2,44,-42,33,-80,34v-27,0,-11,45,-15,68r-37,0v4,-34,-16,-90,28,-85v25,-4,71,13,67,-18xm107,0r-37,0r0,-31r37,0r0,31"},{"w":119},{"d":"82,-20r-23,0r-35,-65r35,-64r23,0r-35,64","w":106},{"d":"219,-230v-36,32,-62,70,-94,106r79,107v6,8,11,13,15,17r-53,0v-18,-35,-44,-64,-65,-96v-24,32,-55,59,-74,96r-32,0r95,-112r-87,-118r50,0v14,33,42,60,61,90v23,-30,51,-56,71,-90r34,0"},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0"},{"d":"144,-230v64,0,117,51,117,115v0,63,-55,115,-117,115v-63,0,-117,-51,-117,-115v0,-63,54,-115,117,-115xm144,-20v52,0,91,-43,91,-95v0,-52,-39,-95,-91,-95v-52,0,-91,43,-91,95v0,52,39,95,91,95xm197,-143v0,24,-14,33,-35,36r37,58r-23,0r-34,-57r-21,0r0,57r-22,0r0,-132v44,-1,98,-5,98,38xm176,-144v0,-24,-31,-17,-55,-18r0,37v24,-1,55,5,55,-19","w":288},{"d":"32,-187r-18,0r40,-51r28,0","w":73},{"d":"148,-211v0,0,-92,-19,-89,16r0,26r80,0r0,16r-80,0v2,51,-4,107,3,153r-37,0v5,-47,2,-102,3,-153r-27,0r0,-16r27,0v-1,-40,2,-61,44,-61r73,0xm187,-36v0,15,1,27,3,36r-37,0v7,-46,6,-121,0,-169r34,0r0,133xm157,-215r30,0r0,25r-30,0r0,-25","w":206},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0xm69,-225v0,-20,17,-39,38,-38v20,0,37,18,37,38v0,20,-17,37,-37,37v-20,0,-38,-17,-38,-37xm128,-225v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21"},{"d":"58,0r-36,0r0,-31r36,0r0,31xm26,-45v-7,-56,-3,-123,-4,-185r36,0v-1,68,4,119,-4,185r-28,0","w":79},{"d":"40,-85v0,-11,10,-19,20,-19v10,0,19,8,19,19v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20","w":119},{"d":"193,-208v-20,-5,-51,-4,-78,-4r0,176v0,15,1,27,3,36r-43,0v7,-63,1,-143,3,-212v-26,1,-56,-1,-78,4r4,-22r186,0","w":193},{"d":"117,-117r68,-105v1,-15,22,-6,35,-8v-36,38,-63,90,-95,134v1,31,-2,72,4,96r-44,0v6,-24,4,-64,4,-95r-95,-135r52,0v15,44,49,75,71,113"},{"d":"201,-71v0,26,-2,53,6,71r-46,0v7,-18,6,-45,6,-71r-168,0r0,-30r163,-129r39,0r0,133r34,0r0,26r-34,0xm167,-212r-143,114r143,1r0,-115","w":240},{"d":"15,-186v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142v3,69,-100,39,-162,44v-34,3,-48,-14,-48,-44r0,-142xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0","w":240},{"d":"15,0v7,-63,6,-166,0,-230r48,0r145,206r-2,-206r25,0v-8,69,-1,154,-3,230r-47,0r-142,-204r-1,184v0,4,2,11,3,20r-26,0xm156,-247v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34","w":246},{"d":"14,19v0,0,36,4,35,-19v-2,-41,-6,-92,31,-96v-38,-6,-31,-54,-31,-97v0,-24,-16,-18,-35,-19r0,-18v41,-1,68,0,65,44v-2,37,-4,80,30,81r0,19v-35,0,-32,44,-30,80v2,43,-24,44,-65,43r0,-18","w":113},{"d":"67,-214v-13,0,-15,6,-15,19r0,158v0,15,1,18,15,18r103,0v14,1,15,-5,15,-18r0,-82v-37,2,-85,-5,-113,5r0,-24r153,0v-4,41,-5,98,0,138r-33,0r-4,-15v-4,14,-8,15,-28,15v-55,0,-145,26,-145,-40r0,-150v2,-34,11,-40,48,-40r151,0r2,21v-40,-10,-100,-3,-149,-5","w":240},{"d":"102,37v-42,1,-72,2,-72,-43r0,-180v-3,-46,29,-45,73,-44r0,18v-21,1,-43,-6,-43,19r0,193v-4,26,22,17,42,19r0,18","w":113},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0xm148,-247v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34","w":246},{"w":119},{"d":"25,-191r0,-33r23,0r0,33r-23,0","w":73},{"d":"180,-95r0,20r-180,0r0,-20r180,0","w":180},{"d":"117,-117r68,-105v1,-15,22,-6,35,-8v-36,38,-63,90,-95,134v1,31,-2,72,4,96r-44,0v6,-24,4,-64,4,-95r-95,-135r52,0v15,44,49,75,71,113xm69,-277r23,0r0,33r-23,0r0,-33xm121,-277r24,0r0,33r-24,0r0,-33"},{"d":"65,0r-43,0v6,-68,5,-160,0,-230r43,0v-6,68,-5,160,0,230","w":86},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0xm133,-194v-25,0,-60,-35,-69,2v-4,-1,-14,3,-13,-3v1,-16,15,-32,31,-32v25,0,59,36,67,-1r14,0v-2,18,-11,34,-30,34"},{"d":"36,0v11,-56,4,-128,6,-193r-24,0r0,-17v20,-7,32,-22,60,-20v2,77,-6,163,6,230r-48,0","w":113},{"d":"62,-153v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18v41,-1,92,3,127,-3r-3,20r-126,0v-66,8,-44,-73,-44,-125v0,-35,9,-43,44,-44r124,0r1,20v-32,-7,-83,-3,-123,-4","w":193},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"223,-230r-91,82r103,148r-46,0r-82,-123r-51,49v0,24,-1,56,3,74r-43,0v6,-68,5,-160,0,-230r43,0v-6,36,-2,89,-3,131r122,-118v4,-4,7,-8,10,-13r35,0","w":226},{"d":"78,-74r-37,0r0,-31r37,0r0,31xm78,0r-37,0r0,-31r37,0r0,31","w":119},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0","w":246},{"d":"154,0v-51,-5,-120,21,-120,-44r0,-109r-26,0r0,-16r26,0r0,-34r30,-5r0,39r84,0r0,16r-84,0r0,118v-4,31,35,18,57,18v15,0,27,-1,36,-3","w":159},{"d":"58,-230r0,31v-9,8,-13,21,-34,18r12,-18r-14,0r0,-31r36,0xm112,-230r0,31v-10,8,-13,21,-34,18r11,-18r-14,0r0,-31r37,0","w":133},{"d":"158,-85r-135,-59r0,-28r170,76r0,23r-170,76r0,-28","w":216},{"d":"56,-37v0,15,0,18,14,18r116,0v14,1,16,-5,16,-18r0,-173v0,-4,-2,-11,-3,-20r26,0v-8,54,-4,124,-4,186v0,34,-8,43,-40,44r-115,0v-36,-1,-47,-8,-47,-44r0,-150v0,-15,-1,-27,-3,-36r43,0v-7,57,-1,131,-3,193xm75,-291r28,0r40,51r-19,0","w":240},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"71,-230r30,0r0,98r-30,0r0,-98xm19,-230r30,0r0,98r-30,0r0,-98","w":119},{"d":"31,-169v18,59,50,102,73,155v24,-51,60,-98,77,-155r34,0v-42,47,-64,113,-97,169r-39,0r-87,-169r39,0","w":206},{"d":"15,0v9,-61,5,-164,1,-230r51,0r91,204r90,-204r50,0v-7,67,-7,160,0,230r-43,0v7,-60,1,-139,3,-205r-92,205r-35,0r-92,-205r2,205r-26,0","w":313},{"d":"194,-169r-87,58v35,37,63,77,102,111r-43,0r-83,-94r-37,26v0,22,-1,52,3,68r-36,0v6,-68,5,-160,0,-230r33,0r0,141r101,-71v6,-13,29,-8,47,-9","w":200},{"d":"107,-97r0,25r-94,0r0,-25r94,0","w":119},{"d":"71,-266r-37,50r-18,0r27,-50r28,0xm61,-216r29,-50r28,0r-38,50r-19,0","w":73},{"d":"56,-37v0,15,0,18,14,18r116,0v14,1,16,-5,16,-18r0,-173v0,-4,-2,-11,-3,-20r26,0v-8,54,-4,124,-4,186v0,34,-8,43,-40,44r-115,0v-36,-1,-47,-8,-47,-44r0,-150v0,-15,-1,-27,-3,-36r43,0v-7,57,-1,131,-3,193xm116,-240r-18,0r40,-51r28,0","w":240},{"d":"15,-186v1,-37,13,-44,51,-44r124,0r2,23v-30,-9,-84,-3,-125,-5v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18v40,-1,97,3,128,-4r-2,23r-127,0v-38,-1,-50,-7,-51,-45r0,-141xm84,57v14,8,46,9,47,-11v0,-16,-20,-17,-35,-12r-5,-4v12,-10,11,-33,36,-30r-17,21v22,-6,40,3,41,23v0,32,-45,38,-73,24","w":200},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0xm117,-240r-18,0r40,-51r28,0","w":246},{"d":"44,-153v8,-27,58,-12,90,-16r-2,25v-20,-3,-46,-5,-70,-4v-13,0,-16,5,-16,19v1,42,-3,93,3,129r-36,0v5,-47,5,-120,0,-169r30,0","w":133},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"180,-204v-16,-10,-46,-14,-51,8r-16,58r46,0r0,19r-51,0r-37,140v-8,50,-36,42,-90,43r-3,-26v20,11,49,10,55,-14r39,-143r-35,0r0,-19r40,0v8,-25,17,-71,28,-86v11,-10,51,-5,73,-6","w":180},{"d":"15,-186v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142v3,69,-100,39,-162,44v-34,3,-48,-14,-48,-44r0,-142xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0xm75,-291r28,0r40,51r-19,0","w":240},{"d":"188,-103v-35,-5,-90,-2,-132,-3r0,87r139,-2r-2,21r-177,0v6,-68,5,-160,0,-230r177,0r2,21v-37,-6,-95,-2,-139,-3r0,87r132,-2r0,24","w":200},{"d":"14,-146v0,-49,-5,-84,51,-84r139,0r3,21v-37,-6,-95,-1,-140,-3v-26,-1,-16,36,-16,58v0,16,2,17,16,18v57,6,149,-25,145,45v-3,49,8,91,-50,91r-143,0r-3,-21r144,2v28,3,12,-40,16,-63v0,-16,-2,-18,-16,-19v-58,-6,-146,26,-146,-45","w":226},{"d":"18,0v7,-66,6,-161,0,-230r44,0v-9,61,-2,143,-4,211r148,-2r-2,21r-186,0","w":206},{"d":"159,-211v0,0,-96,-19,-94,16r0,26r86,0r0,16r-86,0r0,117v0,15,1,27,3,36r-36,0v6,-43,2,-104,3,-153r-27,0r0,-16r27,0v-1,-40,2,-61,44,-61r77,0","w":146},{"d":"18,0v7,-47,6,-120,0,-169r34,0v2,56,-4,118,3,169r-37,0xm-9,-238r28,0r40,51r-19,0","w":73},{"d":"114,0v-47,0,-101,8,-95,-44v5,-38,-18,-106,28,-103r30,0v-18,-22,-34,-38,-40,-62v2,-23,18,-20,45,-21r117,0r4,22v-34,-6,-76,-4,-116,-4v-17,4,-7,11,2,25r80,107v12,-20,33,-30,29,-66r17,0v6,41,-18,57,-34,81v18,15,24,54,57,46r-2,19v-23,-2,-50,6,-58,-12r-19,-24v-14,16,-10,36,-45,36xm56,-37v-3,32,43,15,69,16v7,-6,16,-21,23,-30r-58,-77v-19,0,-34,-3,-34,19r0,72","w":240},{"d":"62,-153v-13,0,-16,5,-16,19v1,43,-3,97,3,134r-36,0v5,-47,5,-120,0,-169r35,0r0,12v18,-25,75,-9,112,-12v78,-6,29,102,47,169r-36,0v6,-37,2,-91,3,-134v0,-16,-2,-19,-16,-19r-96,0","w":219},{"d":"65,0r-43,0v6,-68,5,-160,0,-230r43,0v-6,68,-5,160,0,230xm39,-240r-18,0r40,-51r28,0","w":86},{"d":"152,-91v-2,-39,3,-86,-3,-121v-29,38,-53,81,-80,121r83,0xm328,-209v-37,-6,-95,-2,-140,-3r0,87r132,-2r0,24v-35,-5,-90,-2,-132,-3r0,87r140,-2r-2,21r-178,0v5,-17,4,-48,4,-72r-94,0v-14,22,-33,42,-37,71r-36,1v54,-66,97,-149,147,-220r-19,-10r213,0","w":333},{"d":"177,-230v61,-8,51,46,51,99v0,38,-14,45,-51,45r-121,0v0,28,-2,64,3,86r-43,0v6,-68,5,-160,0,-230r161,0xm191,-193v0,-15,-2,-19,-15,-19r-120,0r0,107r120,0v13,0,15,-6,15,-19r0,-69","w":233},{"d":"89,0r-80,-206v-3,-7,-7,-15,-13,-24r49,0v19,76,52,139,76,211r69,-183v4,-10,5,-19,5,-28r29,0v-37,70,-59,154,-90,230r-45,0","w":219},{"d":"41,-134v0,17,-3,33,16,30v54,6,132,-22,132,44v0,37,0,60,-41,60r-134,0r-3,-20v37,6,92,0,135,3v22,2,16,-20,16,-38v0,-16,-2,-18,-16,-19v-57,-6,-143,27,-135,-51v4,-35,9,-43,44,-44r131,0r3,20v-35,-7,-90,-3,-132,-4v-13,0,-16,5,-16,19","w":200},{"d":"18,0v7,-47,6,-120,0,-169r34,0v2,56,-4,118,3,169r-37,0xm32,-187r-18,0r40,-51r28,0","w":73},{"d":"62,-153v-13,0,-16,5,-16,19v1,43,-3,97,3,134r-36,0v5,-47,5,-120,0,-169r33,0r0,12v4,-5,7,-13,16,-12r96,0v21,0,23,2,29,16v6,-29,56,-12,87,-16v88,-11,45,96,60,169r-36,0v6,-37,2,-91,3,-134v0,-16,-2,-19,-16,-19r-81,0v-13,0,-15,6,-15,19v1,43,-3,97,3,134r-37,0v6,-37,2,-91,3,-134v1,-16,-2,-19,-15,-19r-81,0","w":346},{"d":"100,-212v-20,0,-37,-3,-36,19v2,42,7,93,-31,96v38,6,31,54,31,97v0,24,17,18,36,19r0,18v-41,1,-68,0,-66,-43v2,-37,4,-81,-30,-82r0,-19v63,0,-7,-137,74,-123r22,0r0,18","w":113},{"d":"132,-71v37,3,65,-78,18,-85v-37,-4,-66,79,-18,85xm79,-97v-7,-56,73,-116,106,-60r5,-18r23,0r-26,99v0,5,2,7,6,7v23,0,42,-36,42,-63v0,-47,-39,-78,-86,-78v-54,0,-91,43,-91,96v0,52,42,95,94,94v30,0,57,-15,72,-32r22,0v-17,29,-52,51,-95,52v-64,1,-118,-52,-118,-116v0,-62,54,-114,116,-114v56,0,107,40,107,94v0,44,-39,88,-75,89v-13,0,-18,-7,-19,-18v-24,34,-87,14,-83,-32","w":288},{"d":"58,-153v-27,-2,-12,40,-16,62r129,0v-4,-22,11,-63,-15,-62r-98,0xm56,-169v57,0,152,-26,146,44r0,51r-160,0v3,21,-11,57,16,57r108,0v15,0,27,-1,36,-3r-4,20r-142,0v-66,8,-44,-73,-44,-125v0,-35,9,-44,44,-44xm102,-187r-18,0r40,-51r28,0"},{"d":"154,-169v77,-4,29,102,47,169r-29,0r-3,-11v-16,24,-76,7,-113,11v-46,5,-44,-27,-44,-70v0,-70,84,-44,140,-44v14,0,15,-7,15,-21v1,-15,-2,-18,-15,-18v-44,0,-100,-4,-137,4r3,-20r136,0xm152,-17v14,1,15,-5,15,-18r0,-62r-109,0v-27,-2,-16,39,-16,62v0,16,2,18,16,18r94,0xm102,-187r-18,0r40,-51r28,0"},{"d":"204,0v-3,-28,-19,-48,-28,-71r-123,0v-9,24,-24,43,-29,71r-30,0v42,-65,71,-145,108,-216v-5,-7,-5,-8,-12,-14r46,0r106,213v4,6,7,12,11,17r-49,0xm114,-199r-53,110r106,0xm84,-277r23,0r0,33r-23,0r0,-33xm136,-277r24,0r0,33r-24,0r0,-33","w":246},{"d":"58,-153v-27,-2,-12,40,-16,62r129,0v-4,-22,11,-63,-15,-62r-98,0xm56,-169v57,0,152,-26,146,44r0,51r-160,0v3,21,-11,57,16,57r108,0v15,0,27,-1,36,-3r-4,20r-142,0v-66,8,-44,-73,-44,-125v0,-35,9,-44,44,-44"},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"143,-169v14,0,22,2,24,15r5,-15r29,0v-6,69,-5,162,0,233r-37,0v4,-17,3,-49,3,-72v-20,18,-76,3,-111,8v-66,8,-38,-73,-44,-125v-8,-68,77,-44,131,-44xm152,-17v14,1,15,-5,15,-18r0,-99v1,-16,-2,-19,-15,-19r-94,0v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r94,0"},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"58,-153v-27,-2,-12,40,-16,62r129,0v-4,-22,11,-63,-15,-62r-98,0xm56,-169v57,0,152,-26,146,44r0,51r-160,0v3,21,-11,57,16,57r108,0v15,0,27,-1,36,-3r-4,20r-142,0v-66,8,-44,-73,-44,-125v0,-35,9,-44,44,-44xm69,-224r23,0r0,33r-23,0r0,-33xm121,-224r24,0r0,33r-24,0r0,-33"},{"d":"213,-78r-74,0v0,25,-1,59,3,78r-43,0v4,-19,3,-53,3,-78r-72,0r0,-20r70,0r-17,-24r-53,0r0,-21r39,0r-62,-87r52,0v16,44,48,75,71,113r68,-105v1,-15,22,-6,35,-8v-24,24,-43,57,-63,87r43,0r0,21r-57,0r-16,24r73,0r0,20","w":240},{"d":"58,-153v-27,-2,-12,40,-16,62r129,0v-4,-22,11,-63,-15,-62r-98,0xm56,-169v57,0,152,-26,146,44r0,51r-160,0v3,21,-11,57,16,57r108,0v15,0,27,-1,36,-3r-4,20r-142,0v-66,8,-44,-73,-44,-125v0,-35,9,-44,44,-44xm119,-238r40,51r-23,0r-29,-37r-30,37r-23,0r40,-51r25,0"},{"d":"188,-169r-78,79r61,71r19,19r-47,0v-13,-28,-36,-45,-53,-68v-20,23,-43,42,-60,68r-34,0v33,-26,53,-53,82,-82r-76,-87r43,0v15,23,36,44,54,65v19,-22,42,-40,58,-65r31,0","w":186},{"d":"158,-17v14,1,16,-5,16,-18r-3,-134r33,0r3,169r-30,0r-2,-12v-4,9,-8,11,-19,12r-110,-1v0,21,-1,50,3,65r-36,0v6,-69,4,-162,0,-233r33,0r0,134v0,16,2,18,16,18r96,0","w":219},{"d":"62,-153v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r94,0v14,1,15,-5,15,-18r0,-99v0,-15,-2,-19,-15,-19r-94,0xm70,0v-11,0,-21,-4,-23,-12v0,24,-3,57,2,76r-36,0v6,-69,5,-162,0,-233r29,0r2,15v2,-10,10,-15,24,-15v55,0,141,-23,134,44v-5,52,21,125,-43,125r-89,0"},{"d":"193,3r-170,-76r0,-23r170,-76r0,28r-135,59r135,60r0,28","w":216},{"d":"-9,-238r28,0r40,51r-19,0","w":73},{"d":"25,-230r30,0r0,97r-30,0r0,-97","w":79},{"d":"17,0r0,-282r247,0r0,282r-247,0xm247,-17r0,-247r-212,0r0,247r212,0","w":281},{"d":"188,-193v0,-15,-2,-19,-15,-19r-117,0r0,193r117,0v14,1,15,-5,15,-18r0,-156xm225,-45v-1,38,-13,44,-51,45r-158,0v6,-68,5,-160,0,-230r158,0v38,1,50,7,51,44r0,141","w":240},{"d":"62,-19r144,-2r-3,21r-197,0r152,-212r-138,3r3,-21r191,0"},{"d":"225,-44v1,37,-25,48,-67,44r17,28r-22,0r-16,-28v-53,-2,-122,15,-122,-44r0,-142v-3,-69,100,-39,162,-44v34,-3,48,14,48,44r0,142xm52,-37v-2,34,49,12,74,18r-21,-33r23,0r19,33v20,-1,41,7,41,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156","w":240},{"d":"56,-108v1,35,-2,79,3,108r-43,0v6,-68,5,-160,0,-230r43,0v-5,27,-2,70,-3,103r135,0v-1,-33,2,-76,-3,-103r43,0v-6,68,-5,160,0,230r-43,0v5,-29,2,-74,3,-108r-135,0","w":246},{"d":"95,-139r-61,0r0,-22r61,0r0,-69r30,0r0,69r61,0r0,22r-61,0r0,101r61,0r0,22r-61,0r0,80r-30,0r0,-80r-61,0r0,-22r61,0r0,-101","w":219},{"d":"15,0v7,-63,6,-166,0,-230r48,0r145,206r-2,-206r25,0v-8,69,-1,154,-3,230r-47,0r-142,-204r-1,184v0,4,2,11,3,20r-26,0","w":246},{"w":90},{"d":"185,-103v-34,-5,-88,-2,-129,-3v1,34,-2,78,3,106r-43,0v6,-68,5,-160,0,-230r181,0r2,21v-38,-6,-97,-2,-143,-3r0,87r129,-2r0,24","w":193},{"d":"226,-186v0,44,5,86,-43,81v17,35,31,77,53,105r-43,0r-49,-105r-88,0v1,34,-2,77,3,105r-43,0v6,-68,5,-160,0,-230r159,0v38,1,50,7,51,44xm189,-143v0,-24,12,-69,-15,-69r-118,0r0,88r118,0v13,0,15,-6,15,-19","w":240},{"d":"63,0r-65,-230r46,0v-2,14,1,28,4,39r44,171r53,-210r45,0r56,210v15,-71,37,-134,47,-210r29,0v-28,69,-40,155,-62,230r-43,0r-57,-212r-53,212r-44,0","w":320},{"d":"187,-50v-2,46,-10,50,-59,50r-124,0r-3,-24v36,11,87,5,134,5v16,0,14,-6,15,-26r0,-149v0,-15,-1,-27,-3,-36r43,0v-7,52,-1,122,-3,180","w":206},{"d":"78,-2v-10,8,-13,23,-35,20r12,-18r-14,0r0,-31r37,0r0,29xm41,-74r0,-31r37,0r0,31r-37,0","w":119},{"d":"148,-211v0,0,-92,-19,-89,16r0,26r80,0r0,16r-80,0v2,51,-4,107,3,153r-37,0v5,-47,2,-102,3,-153r-27,0r0,-16r27,0v-1,-40,2,-61,44,-61r73,0xm187,-230r0,194v0,15,1,27,3,36r-37,0v7,-66,6,-161,0,-230r34,0","w":206},{"d":"52,-215v-6,-1,-7,1,-7,7r0,73v4,17,37,4,54,8v6,-1,7,-2,8,-8r0,-73v-5,-15,-38,-4,-55,-7xm107,-112v-33,-4,-94,16,-90,-24v4,-36,-18,-99,27,-94v33,4,94,-16,90,24v-4,35,19,100,-27,94xm214,-103v-6,-1,-7,1,-7,7r0,73v4,17,37,4,54,8v6,-1,7,-2,8,-8r0,-73v-5,-15,-38,-4,-55,-7xm269,0v-33,-4,-94,16,-90,-24v4,-36,-18,-99,27,-94v33,4,94,-16,90,24v-4,35,19,100,-27,94xm77,0r142,-230r20,0r-141,230r-21,0","w":313},{"d":"182,-105v0,-16,-2,-19,-16,-19r-151,3r0,-109r200,0r2,21v-46,-6,-114,-2,-168,-3r0,69r126,0v56,-6,44,51,44,99v0,34,-10,44,-44,44r-161,0r-3,-21r155,2v14,1,16,-5,16,-18r0,-68","w":233},{"d":"118,0r-28,0r-108,-230r28,0","w":100},{"d":"-1,-224r23,0r0,33r-23,0r0,-33xm51,-224r24,0r0,33r-24,0r0,-33","w":73},{"d":"58,-17v44,-1,99,3,137,-3r-2,20r-188,0r137,-153v-43,1,-96,-3,-132,4r3,-20r181,0","w":200},{"d":"68,0v-14,0,-23,-2,-23,-15r-3,15r-30,0v8,-67,5,-159,1,-230r33,0r0,72v17,-23,76,-6,112,-11v65,-7,38,73,44,125v6,67,-79,44,-134,44xm62,-153v-13,0,-16,5,-16,19r0,99v0,16,2,18,16,18r94,0v14,1,15,-5,15,-18r0,-99v0,-15,-2,-19,-15,-19r-94,0"},{"d":"59,0v-35,-1,-44,-10,-44,-44r0,-142v2,-34,9,-43,44,-44r122,0v35,1,44,10,44,44r0,142v-2,34,-10,44,-44,44r-122,0xm173,-19v14,1,15,-5,15,-18r0,-156v0,-15,-2,-19,-15,-19r-106,0v-13,0,-15,6,-15,19r0,156v0,15,1,18,15,18r106,0","w":240},{"d":"24,-149r23,0r35,64r-35,65r-23,0r35,-65","w":106},{"d":"360,-95r0,20r-360,0r0,-20r360,0","w":360}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-861-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);})("DL*(?PX|#+C^DIl&{PSkrLrCf0X(*PC^f0Wk#+G:*U%Ym@|xf~iB,LWu,(h(,E9PQSK2{HrB,brkf~iB,LXuf~iB,Lm(f~iB,Lm@f~iB,L,K#Uh(,E9x*lh(,EWgmiW2{HsB*EU2{HsBm+W2{HsBm+X2{HsB*HG2{HsB*Hu2{Hrh,bWUf~iB,LiBfs9IEASL~rWD[,XQ$5G7HiU+fm*#?2{8MjuxbglP:d!}nYw^.Bhk@|(0]RK4&%CO1~iB,LAhf~iB,L,Bf~ik,LSb8Uh(,E9bQLd]{(h(,E9Pm(h(,bs@,IK2{HsBm+S2{HsBmPW2{HsB*+*2{HsBmbS2{HsB*b*(f~ik,ErB?LG2{Hrk,EW2{HsBm@U2{HsB*H{2{HsB*PW2{Hskm@{2{HsB*+U?*]BYfIC2{HsB*HW2{HsB*EX2{HsBmb92{HshXHr0f~ik,bmBf~iB,LGxf~ik,ESuf~iB,LGPf~iB,LXbf~iB,LrRf~iB,LXlf~iB,L*u?@u2{HsB*bl2{HsB*bS2{Hs@m@92{HsB*LX2{Hskm@*2{HsB*bG22xl2{Hsk*LW2{HsB*H*2{Hsk*LX2{Hsk*Eu2{Hrk,L*2{HsBmH{2{HsB*E*2{HsBm0*2{HsBm+*2{HsB*Eu2{HsB*P*2{HrkXEu2{HrB,b*2{HrB,Hu2{Hrk,HS{f~ik,ESbf~iB,LAkQUh(,EA(,(h(,E9u,(h(,bsh*Uh(,E9P,lh(,E9gXSh(,bshQUh(,brkmgX2{HsBmbmgf~iB,Lm]f~iB,LXxf~iB,H,hDkX2{HsBm@Wdf~iB,@g|Dlh(,bs|XE(Of~iB,LAK$(h|f~ik,E,K+LS2{HsBm+U2{HsBmbG2{+*x,ES2{HsB*Hiuf~iB,Lr]USg|H(h(,E9g,f(~DSh(,E9b,k92{Hsk*El2{HrB,HX2{HshX@uWf~ik,bm(f~iB,Li@,+X2?gY4f~ik,bSl5fG2{HrB,+5Of~iB,L5Kf(h(*Hsh*UBx{g(n[Uh(,EWg*Sh(,E9gmUh(,E9bX(h(,E9b,fW2{Hs@mHl2{Hr(m0S2{HshQHW2{HsB*EWSi|hPf~iB,LUbWPK2{HsBm0G2{HsBm@*5U:X2{HsB*+Gw8|92{HsB*Hl2{HsB*HS2{HsBm@Glf~ik,bSu2Uh(*buP*lh(,E9lmlh(,E9uXUh(,E9lmfu2{HsBmbUB$Ls:f~ik,bm|GS!G7Sh(,bsk,iK2{HsBmH9Lil{DQ(h(*PrB,xi(fSh2{HsBmHu4mb92{HrB,0S2{HrB,H5x[:XB?Ll|DIrxD7h!$HsY2E(x[:sY?E(B[Phl?P{|#Ih:$+r^*xK:?~lB#~,C8]|&#+mdmxK.#@|.fxj1Q:{]{(B^DH%d$@d^D(B^*Phu8+Gl?+C(20U2[PX.fIK(#]B^D(B^*Phu8+Gl?+C(20U2[PX.?fB^D(B^*0(b{LC.?~X2[PX.?fBR,(B^,H,RfIRhXbS2[brh,xgg[0g^{LU@{IuY?0Xu{Ll.?xKd?]X|?PSw*7g!*PCkDEw!$LB&Dkw!D+{?m(w!fU|C2Sw!ff|!DIgj")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":213,"face":{"font-family":"Serpentine-Light","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-71 -316.038 394.935 75.1111","underline-thickness":"18","underline-position":"-27","unicode-range":"U+000D-U+FB02"}}));
/*
	■
*/
/*
 * jQuery selectbox plugin
 *
 * Copyright (c) 2007 Sadri Sahraoui (brainfault.com)
 * Licensed under the GPL license and MIT:
 *   http://www.opensource.org/licenses/GPL-license.php
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * The code is inspired from Autocomplete plugin (http://www.dyve.net/jquery/?autocomplete)
 *
 * Revision: $Id$
 * Version: 0.5
 * 
 * Changelog :
 *  Version 0.5 
 *  - separate css style for current selected element and hover element which solve the highlight issue 
 *  Version 0.4
 *  - Fix width when the select is in a hidden div   @Pawel Maziarz
 *  - Add a unique id for generated li to avoid conflict with other selects and empty values @Pawel Maziarz
 */
jQuery.fn.extend({
	selectbox: function(options) {
		return this.each(function() {
			new jQuery.SelectBox(this, options);
		});
	}
});


/* pawel maziarz: work around for ie logging */
if (!window.console) {
	var console = {
		log: function(msg) { 
	 }
	}
}
/* */

jQuery.SelectBox = function(selectobj, options) {
	
	var opt = options || {};
	opt.inputClass = opt.inputClass || "selectbox";
	opt.containerClass = opt.containerClass || "selectbox-wrapper";
	opt.hoverClass = opt.hoverClass || "current";
	opt.currentClass = opt.selectedClass || "selected"
	opt.debug = opt.debug || false;
	
	var elm_id = selectobj.id;
	var active = -1;
	var inFocus = false;
	var hasfocus = 0;
	//jquery object for select element
	var $select = $(selectobj);
	// jquery container object
	var $container = setupContainer(opt);
	//jquery input object 
	var $input = setupInput(opt);
	// hide select and append newly created elements
	$select.hide().before($input).before($container);
	
	
	init();
	
	$input
	.click(function(){
    if (!inFocus) {
		  $container.toggle();
		}
	})
	.focus(function(){
	   if ($container.not(':visible')) {
	       inFocus = true;
	       $container.show();
	   }
	})
	.keydown(function(event) {	   
		switch(event.keyCode) {
			case 38: // up
				event.preventDefault();
				moveSelect(-1);
				break;
			case 40: // down
				event.preventDefault();
				moveSelect(1);
				break;
			//case 9:  // tab 
			case 13: // return
				event.preventDefault(); // seems not working in mac !
				$('li.'+opt.hoverClass).trigger('click');
				break;
			case 27: //escape
			  hideMe();
			  break;
		}
	})
	.blur(function() {
		if ($container.is(':visible') && hasfocus > 0 ) {
			if(opt.debug) console.log('container visible and has focus')
		} else {
			hideMe();	
		}
	});


	function hideMe() { 
		hasfocus = 0;
		$container.hide(); 
	}
	
	function init() {
		$container.append(getSelectOptions($input.attr('id'))).hide();
		var width = $input.css('width');
		$container.width(width);
    }
	
	function setupContainer(options) {
		var container = document.createElement("div");
		$container = $(container);
		$container.attr('id', elm_id+'_container');
		$container.addClass(options.containerClass);
		
		return $container;
	}
	
	function setupInput(options) {
		var input = document.createElement("input");
		var $input = $(input);
		$input.attr("id", elm_id+"_input");
		$input.attr("type", "text");
		$input.addClass(options.inputClass);
		$input.attr("autocomplete", "off");
		$input.attr("readonly", "readonly");
		$input.attr("tabIndex", $select.attr("tabindex")); // "I" capital is important for ie
		
		return $input;	
	}
	
	function moveSelect(step) {
		var lis = $("li", $container);
		if (!lis) return;

		active += step;

		if (active < 0) {
			active = 0;
		} else if (active >= lis.size()) {
			active = lis.size() - 1;
		}

		lis.removeClass(opt.hoverClass);

		$(lis[active]).addClass(opt.hoverClass);
	}
	
	function setCurrent() {	
		var li = $("li."+opt.currentClass, $container).get(0);
		var ar = (''+li.id).split('_');
		var el = ar[ar.length-1];
		$select.val(el);
		$input.val($(li).html());
		return true;
	}
	
	// select value
	function getCurrentSelected() {
		return $select.val();
	}
	
	// input value
	function getCurrentValue() {
		return $input.val();
	}
	
	function getSelectOptions(parentid) {
		var select_options = new Array();
		var ul = document.createElement('ul');
		$select.children('option').each(function() {
			var li = document.createElement('li');
			li.setAttribute('id', parentid + '_' + $(this).val());
			li.innerHTML = $(this).html();
			if ($(this).is(':selected')) {
				$input.val($(this).html());
				$(li).addClass(opt.currentClass);
			}
			ul.appendChild(li);
			$(li)
			.mouseover(function(event) {
				hasfocus = 1;
				if (opt.debug) console.log('over on : '+this.id);
				jQuery(event.target, $container).addClass(opt.hoverClass);
			})
			.mouseout(function(event) {
				hasfocus = -1;
				if (opt.debug) console.log('out on : '+this.id);
				jQuery(event.target, $container).removeClass(opt.hoverClass);
			})
			.click(function(event) {
			  var fl = $('li.'+opt.hoverClass, $container).get(0);
				if (opt.debug) console.log('click on :'+this.id);
				$('li.'+opt.currentClass).removeClass(opt.currentClass); 
				$(this).addClass(opt.currentClass);
				setCurrent();
				hideMe();
			});
		});
		return ul;
	}
	
};
/*
	■
*/
/**
 * Cookie plugin v1.0
 *
 * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */

/**
 * Create a cookie with the given name and value and other optional parameters.
 *
 * @example $.cookie('the_cookie', 'the_value');
 * @desc Set the value of a cookie.
 * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
 * @desc Create a cookie with all available options.
 * @example $.cookie('the_cookie', 'the_value');
 * @desc Create a session cookie.
 * @example $.cookie('the_cookie', null);
 * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
 *       used when the cookie was set.
 *
 * @param String name The name of the cookie.
 * @param String value The value of the cookie.
 * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
 * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
 *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
 *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
 *                             when the the browser exits.
 * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
 * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
 * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
 *                        require a secure protocol (like HTTPS).
 * @type undefined
 *
 * @name $.cookie
 * @cat Plugins/Cookie
 * @author Klaus Hartl/klaus.hartl@stilbuero.de
 */

/**
 * Get the value of a cookie with the given name.
 *
 * @example $.cookie('the_cookie');
 * @desc Get the value of a cookie.
 *
 * @param String name The name of the cookie.
 * @return The value of the cookie.
 * @type String
 *
 * @name $.cookie
 * @cat Plugins/Cookie
 * @author Klaus Hartl/klaus.hartl@stilbuero.de
 */
jQuery.cookie = function(name, value, options) {
    if (typeof value != 'undefined') { // name and value given, set cookie
        options = options || {};
        if (value === null) {
            value = '';
            options.expires = -1;
        }
        var expires = '';
        if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
            var date;
            if (typeof options.expires == 'number') {
                date = new Date();
                date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
            } else {
                date = options.expires;
            }
            expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
        }
        // CAUTION: Needed to parenthesize options.path and options.domain
        // in the following expressions, otherwise they evaluate to undefined
        // in the packed version for some reason...
        var path = options.path ? '; path=' + (options.path) : '';
        var domain = options.domain ? '; domain=' + (options.domain) : '';
        var secure = options.secure ? '; secure' : '';
        document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
    } else { // only name given, get cookie
        var cookieValue = null;
        if (document.cookie && document.cookie != '') {
            var cookies = document.cookie.split(';');
            for (var i = 0; i < cookies.length; i++) {
                var cookie = jQuery.trim(cookies[i]);
                // Does this cookie string begin with the name we want?
                if (cookie.substring(0, name.length + 1) == (name + '=')) {
                    cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                    break;
                }
            }
        }
        return cookieValue;
    }
};
/*
	■
*/
/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2009 M. Alsup
 * Version: 2.72 (09-SEP-2009)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 *
 * Originally based on the work of:
 *	1) Matt Oakes
 *	2) Torsten Baldes (http://medienfreunde.com/lab/innerfade/)
 *	3) Benjamin Sterling (http://www.benjaminsterling.com/experiments/jqShuffle/)
 */
(function($){var ver="2.72";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"stop":cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;if(arg2===true){options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=0;opts.startingSlide=opts.randomMap[0];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth;}if(!h){h=e.offsetHeight;}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:$el.height();this.cycleW=(opts.fit&&opts.width)?opts.width:$el.width();if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}while((opts.timeout-opts.speed)<250){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){opts.nextSlide=opts.currSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){$(els).stop(true,true);opts.busy=false;}if(opts.busy){return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}if(manual||!p.cyclePause){var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};if(opts.nextSlide!=opts.currSlide){opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after);}else{$.fn.cycle.custom(curr,next,opts,after,manual&&opts.fastOnEvent);}}}opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}if(opts.pager){$.fn.cycle.updateActivePagerLink(opts.pager,opts.currSlide);}}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide){$(pager).find("a").removeClass("activeSlide").filter("a:eq("+currSlide+")").addClass("activeSlide");};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}if($.isFunction(opts.prevNextClick)){opts.prevNextClick(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});$.fn.cycle.updateActivePagerLink(opts.pager,opts.startingSlide);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone);});$a=$(arr);}else{$a.appendTo($p);}}$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if($.isFunction(opts.pagerClick)){opts.pagerClick(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);return false;});if(opts.pagerEvent!="click"){$a.click(function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click",pager:null,pagerClick:null,pagerEvent:"click",pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);
/*
	■
*/
