/*!
 * jQuery JavaScript Library v1.5.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Feb 23 13:55:29 2011 -0500
 */
(function(a,b){function cg(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cd(a){if(!bZ[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";bZ[a]=c}return bZ[a]}function cc(a,b){var c={};d.each(cb.concat.apply([],cb.slice(0,b)),function(){c[this]=a});return c}function bY(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bX(){try{return new a.XMLHttpRequest}catch(b){}}function bW(){d(a).unload(function(){for(var a in bU)bU[a](0,1)})}function bQ(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h==="string"&&(f[h.toLowerCase()]=a.converters[h]);l=k,k=e[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=f[m]||f["* "+k];if(!n){p=b;for(o in f){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=f[j[1]+" "+k];if(p){o=f[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&d.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function bP(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function bO(a,b,c,e){if(d.isArray(b)&&b.length)d.each(b,function(b,f){c||bq.test(a)?e(a,f):bO(a+"["+(typeof f==="object"||d.isArray(f)?b:"")+"]",f,c,e)});else if(c||b==null||typeof b!=="object")e(a,b);else if(d.isArray(b)||d.isEmptyObject(b))e(a,"");else for(var f in b)bO(a+"["+f+"]",b[f],c,e)}function bN(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bH,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l==="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=bN(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=bN(a,c,d,e,"*",g));return l}function bM(a){return function(b,c){typeof b!=="string"&&(c=b,b="*");if(d.isFunction(c)){var e=b.toLowerCase().split(bB),f=0,g=e.length,h,i,j;for(;f<g;f++)h=e[f],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bo(a,b,c){var e=b==="width"?bi:bj,f=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return f;d.each(e,function(){c||(f-=parseFloat(d.css(a,"padding"+this))||0),c==="margin"?f+=parseFloat(d.css(a,"margin"+this))||0:f-=parseFloat(d.css(a,"border"+this+"Width"))||0});return f}function ba(a,b){b.src?d.ajax({url:b.src,async:!1,dataType:"script"}):d.globalEval(b.text||b.textContent||b.innerHTML||""),b.parentNode&&b.parentNode.removeChild(b)}function _(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function $(a,b){if(b.nodeType===1){var c=b.nodeName.toLowerCase();b.clearAttributes(),b.mergeAttributes(a);if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(d.expando)}}function Z(a,b){if(b.nodeType===1&&d.hasData(a)){var c=d.expando,e=d.data(a),f=d.data(b,e);if(e=e[c]){var g=e.events;f=f[c]=d.extend({},e);if(g){delete f.handle,f.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)d.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function Y(a,b){return d.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function O(a,b,c){if(d.isFunction(b))return d.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return d.grep(a,function(a,d){return a===b===c});if(typeof b==="string"){var e=d.grep(a,function(a){return a.nodeType===1});if(J.test(b))return d.filter(b,e,!c);b=d.filter(b,e)}return d.grep(a,function(a,e){return d.inArray(a,b)>=0===c})}function N(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function F(a,b){return(a&&a!=="*"?a+".":"")+b.replace(r,"`").replace(s,"&")}function E(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,q=[],r=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;i<t.length;i++)g=t[i],g.origType.replace(p,"")===a.type?r.push(g.selector):t.splice(i--,1);f=d(a.target).closest(r,a.currentTarget);for(j=0,k=f.length;j<k;j++){m=f[j];for(i=0;i<t.length;i++){g=t[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,e=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,e=d(a.relatedTarget).closest(g.selector)[0];(!e||e!==h)&&q.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=q.length;j<k;j++){f=q[j];if(c&&f.level>c)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function C(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function w(){return!0}function v(){return!1}function g(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function f(a,c,f){if(f===b&&a.nodeType===1){f=a.getAttribute("data-"+c);if(typeof f==="string"){try{f=f==="true"?!0:f==="false"?!1:f==="null"?null:d.isNaN(f)?e.test(f)?d.parseJSON(f):f:parseFloat(f)}catch(g){}d.data(a,c,f)}else f=b}return f}var c=a.document,d=function(){function I(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(I,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=navigator.userAgent,w,x=!1,y,z="then done fail isResolved isRejected promise".split(" "),A,B=Object.prototype.toString,C=Object.prototype.hasOwnProperty,D=Array.prototype.push,E=Array.prototype.slice,F=String.prototype.trim,G=Array.prototype.indexOf,H={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length},toArray:function(){return E.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();d.isArray(a)?D.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),y.done(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(E.apply(this,arguments),"slice",E.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:D,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i==="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!=="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){e=i[c],f=a[c];if(i===f)continue;l&&f&&(d.isPlainObject(f)||(g=d.isArray(f)))?(g?(g=!1,h=e&&d.isArray(e)?e:[]):h=e&&d.isPlainObject(e)?e:{},i[c]=d.extend(l,h,f)):f!==b&&(i[c]=f)}return i},d.extend({noConflict:function(b){a.$=f,b&&(a.jQuery=e);return d},isReady:!1,readyWait:1,ready:function(a){a===!0&&d.readyWait--;if(!d.readyWait||a!==!0&&!d.isReady){if(!c.body)return setTimeout(d.ready,1);d.isReady=!0;if(a!==!0&&--d.readyWait>0)return;y.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=!0;if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",A,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",A),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&I()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):H[B.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!C.call(a,"constructor")&&!C.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||C.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g<h;)if(c.apply(a[g++],e)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(var j=a[0];g<h&&c.call(j,g,j)!==!1;j=a[++g]){}return a},trim:F?function(a){return a==null?"":F.call(a)}:function(a){return a==null?"":(a+"").replace(j,"").replace(k,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var e=d.type(a);a.length==null||e==="string"||e==="function"||e==="regexp"||d.isWindow(a)?D.call(c,a):d.merge(c,a)}return c},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length==="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,b,c){var d=[],e;for(var f=0,g=a.length;f<g;f++)e=b(a[f],f,c),e!=null&&(d[d.length]=e);return d.concat.apply([],d)},guid:1,proxy:function(a,c,e){arguments.length===2&&(typeof c==="string"?(e=a,a=e[c],c=b):c&&!d.isFunction(c)&&(e=c,c=b)),!c&&a&&(c=function(){return a.apply(e||this,arguments)}),a&&(c.guid=a.guid=a.guid||c.guid||d.guid++);return c},access:function(a,c,e,f,g,h){var i=a.length;if(typeof c==="object"){for(var j in c)d.access(a,j,c[j],f,g,e);return a}if(e!==b){f=!h&&f&&d.isFunction(e);for(var k=0;k<i;k++)g(a[k],c,f?e.call(a[k],k,g(a[k],c)):e,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},_Deferred:function(){var a=[],b,c,e,f={done:function(){if(!e){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=d.type(i),j==="array"?f.done.apply(f,i):j==="function"&&a.push(i);k&&f.resolveWith(k[0],k[1])}return this},resolveWith:function(d,f){if(!e&&!b&&!c){c=1;try{while(a[0])a.shift().apply(d,f)}catch(g){throw g}finally{b=[d,f],c=0}}return this},resolve:function(){f.resolveWith(d.isFunction(this.promise)?this.promise():this,arguments);return this},isResolved:function(){return c||b},cancel:function(){e=1,a=[];return this}};return f},Deferred:function(a){var b=d._Deferred(),c=d._Deferred(),e;d.extend(b,{then:function(a,c){b.done(a).fail(c);return this},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,promise:function(a){if(a==null){if(e)return e;e=a={}}var c=z.length;while(c--)a[z[c]]=b[z[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){var b=arguments.length,c=b<=1&&a&&d.isFunction(a.promise)?a:d.Deferred(),e=c.promise();if(b>1){var f=E.call(arguments,0),g=b,h=function(a){return function(b){f[a]=arguments.length>1?E.call(arguments,0):b,--g||c.resolveWith(e,f)}};while(b--)a=f[b],a&&d.isFunction(a.promise)?a.promise().then(h(b),c.reject):--g;g||c.resolveWith(e,f)}else c!==a&&c.resolve(a);return e},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),y=d._Deferred(),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){H["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),G&&(d.inArray=function(a,b){return G.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?A=function(){c.removeEventListener("DOMContentLoaded",A,!1),d.ready()}:c.attachEvent&&(A=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",A),d.ready())});return d}();(function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e),b=e=f=null}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function"),b=null;return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}})();var e=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?d.cache[a[d.expando]]:a[d.expando];return!!a&&!g(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,h=b.nodeType,i=h?d.cache:b,j=h?b[d.expando]:d.expando;if(!i[j])return;if(c){var k=e?i[j][f]:i[j];if(k){delete k[c];if(!g(k))return}}if(e){delete i[j][f];if(!g(i[j]))return}var l=i[j][f];d.support.deleteExpando||i!=a?delete i[j]:i[j]=null,l?(i[j]={},h||(i[j].toJSON=d.noop),i[j][f]=l):h&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var g=this[0].attributes,h;for(var i=0,j=g.length;i<j;i++)h=g[i].name,h.indexOf("data-")===0&&(h=h.substr(5),f(this[0],h,e[h]))}}return e}if(typeof a==="object")return this.each(function(){d.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(c===b){e=this.triggerHandler("getData"+k[1]+"!",[k[0]]),e===b&&this.length&&(e=d.data(this[0],a),e=f(this[0],a,e));return e===b&&k[1]?this.data(k[0]):e}return this.each(function(){var b=d(this),e=[k[0],c];b.triggerHandler("setData"+k[1]+"!",e),d.data(this,a,c),b.triggerHandler("changeData"+k[1]+"!",e)})},removeData:function(a){return this.each(function(){d.removeData(this,a)})}}),d.extend({queue:function(a,b,c){if(a){b=(b||"fx")+"queue";var e=d._data(a,b);if(!c)return e||[];!e||d.isArray(c)?e=d._data(a,b,d.makeArray(c)):e.push(c);return e}},dequeue:function(a,b){b=b||"fx";var c=d.queue(a,b),e=c.shift();e==="inprogress"&&(e=c.shift()),e&&(b==="fx"&&c.unshift("inprogress"),e.call(a,function(){d.dequeue(a,b)})),c.length||d.removeData(a,b+"queue",!0)}}),d.fn.extend({queue:function(a,c){typeof a!=="string"&&(c=a,a="fx");if(c===b)return d.queue(this[0],a);return this.each(function(b){var e=d.queue(this,a,c);a==="fx"&&e[0]!=="inprogress"&&d.dequeue(this,a)})},dequeue:function(a){return this.each(function(){d.dequeue(this,a)})},delay:function(a,b){a=d.fx?d.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){d.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var h=/[\n\t\r]/g,i=/\s+/,j=/\r/g,k=/^(?:href|src|style)$/,l=/^(?:button|input)$/i,m=/^(?:button|input|object|select|textarea)$/i,n=/^a(?:rea)?$/i,o=/^(?:radio|checkbox)$/i;d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"},d.fn.extend({attr:function(a,b){return d.access(this,a,b,!0,d.attr)},removeAttr:function(a,b){return this.each(function(){d.attr(this,a,""),this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.addClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"){var b=(a||"").split(i);for(var c=0,e=this.length;c<e;c++){var f=this[c];if(f.nodeType===1)if(f.className){var g=" "+f.className+" ",h=f.className;for(var j=0,k=b.length;j<k;j++)g.indexOf(" "+b[j]+" ")<0&&(h+=" "+b[j]);f.className=d.trim(h)}else f.className=a}}return this},removeClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"||a===b){var c=(a||"").split(i);for(var e=0,f=this.length;e<f;e++){var g=this[e];if(g.nodeType===1&&g.className)if(a){var j=(" "+g.className+" ").replace(h," ");for(var k=0,l=c.length;k<l;k++)j=j.replace(" "+c[k]+" "," ");g.className=d.trim(j)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,e=typeof b==="boolean";if(d.isFunction(a))return this.each(function(c){var e=d(this);e.toggleClass(a.call(this,c,e.attr("class"),b),b)});return this.each(function(){if(c==="string"){var f,g=0,h=d(this),j=b,k=a.split(i);while(f=k[g++])j=e?j:!h.hasClass(f),h[j?"addClass":"removeClass"](f)}else if(c==="undefined"||c==="boolean")this.className&&d._data(this,"__className__",this.className),this.className=this.className||a===!1?"":d._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(h," ").indexOf(b)>-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var k=i?f:0,l=i?f+1:h.length;k<l;k++){var m=h[k];if(m.selected&&(d.support.optDisabled?!m.disabled:m.getAttribute("disabled")===null)&&(!m.parentNode.disabled||!d.nodeName(m.parentNode,"optgroup"))){a=d(m).val();if(i)return a;g.push(a)}}if(i&&!g.length&&h.length)return d(h[f]).val();return g}if(o.test(c.type)&&!d.support.checkOn)return c.getAttribute("value")===null?"on":c.value;return(c.value||"").replace(j,"")}return b}var n=d.isFunction(a);return this.each(function(b){var c=d(this),e=a;if(this.nodeType===1){n&&(e=a.call(this,b,c.val())),e==null?e="":typeof e==="number"?e+="":d.isArray(e)&&(e=d.map(e,function(a){return a==null?"":a+""}));if(d.isArray(e)&&o.test(this.type))this.checked=d.inArray(c.val(),e)>=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=k.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&l.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var o=a.getAttributeNode("tabIndex");return o&&o.specified?o.value:m.test(a.nodeName)||n.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var p=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return p===null?b:p}h&&(a[c]=e);return a[c]}});var p=/\.(.*)$/,q=/^(?:textarea|input|select)$/i,r=/\./g,s=/ /g,t=/[^\w\s.|`]/g,u=function(a){return a.replace(t,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=v;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=v);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),u).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))d.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=d.event.special[h]||{};for(j=f||0;j<p.length;j++){q=p[j];if(e.guid===q.guid){if(l||n.test(q.namespace))f==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(f!=null)break}}if(p.length===0||f!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&d.removeEvent(a,h,s.handle),g=null,delete t[h]}if(d.isEmptyObject(t)){var w=s.handle;w&&(w.elem=null),delete s.events,delete s.handle,d.isEmptyObject(s)&&d.removeData(a,b,!0)}}},trigger:function(a,c,e){var f=a.type||a,g=arguments[3];if(!g){a=typeof a==="object"?a[d.expando]?a:d.extend(d.Event(f),a):d.Event(f),f.indexOf("!")>=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(p,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=!0,l[m]())}catch(q){}k&&(l["on"+m]=k),d.event.triggered=!1}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l<m;l++){var n=f[l];if(e||h.test(n.namespace)){c.handler=n.handler,c.data=n.data,c.handleObj=n;var o=n.handler.apply(this,k);o!==b&&(c.result=o,o===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}}return c.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 pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[d.expando])return a;var e=a;a=d.Event(e);for(var f=this.props.length,g;f;)g=this.props[--f],a[g]=e[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=c.documentElement,i=c.body;a.pageX=a.clientX+(h&&h.scrollLeft||i&&i.scrollLeft||0)-(h&&h.clientLeft||i&&i.clientLeft||0),a.pageY=a.clientY+(h&&h.scrollTop||i&&i.scrollTop||0)-(h&&h.clientTop||i&&i.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(a){d.event.add(this,F(a.origType,a.selector),d.extend({},a,{handler:E,guid:a.handler.guid}))},remove:function(a){d.event.remove(this,F(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){d.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},d.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},d.Event=function(a){if(!this.preventDefault)return new d.Event(a);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?w:v):this.type=a,this.timeStamp=d.now(),this[d.expando]=!0},d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=w;var a=this.originalEvent;a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=w;var a=this.originalEvent;a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=w,this.stopPropagation()},isDefaultPrevented:v,isPropagationStopped:v,isImmediatePropagationStopped:v};var x=function(a){var b=a.relatedTarget;try{if(b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&(a.type=a.data,d.event.handle.apply(this,arguments))}catch(e){}},y=function(a){a.type=a.data,d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){d.event.special[a]={setup:function(c){d.event.add(this,b,c&&c.selector?y:x,a)},teardown:function(a){d.event.remove(this,b,a&&a.selector?y:x)}}}),d.support.submitBubbles||(d.event.special.submit={setup:function(a,b){if(this.nodeName&&this.nodeName.toLowerCase()!=="form")d.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&d(b).closest("form").length&&C("submit",this,arguments)}),d.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&d(b).closest("form").length&&a.keyCode===13&&C("submit",this,arguments)});else return!1},teardown:function(a){d.event.remove(this,".specialSubmit")}});if(!d.support.changeBubbles){var z,A=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},B=function B(a){var c=a.target,e,f;if(q.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=A(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:B,beforedeactivate:B,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&B.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&B.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",A(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in z)d.event.add(this,c+".specialChange",z[c]);return q.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return q.test(this.nodeName)}},z=d.event.special.change.filters,z.focus=z.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function c(a){a=d.event.fix(a),a.type=b;return d.event.handle.call(this,a)}d.event.special[b]={setup:function(){this.addEventListener(a,c,!0)},teardown:function(){this.removeEventListener(a,c,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i<j;i++)d.event.add(this[i],a,h,e);return this}}),d.fn.extend({unbind:function(a,b){if(typeof a!=="object"||a.preventDefault)for(var e=0,f=this.length;e<f;e++)d.event.remove(this[e],a,b);else for(var c in a)this.unbind(c,a[c]);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){d.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var c=d.Event(a);c.preventDefault(),c.stopPropagation(),d.event.trigger(c,b,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length)d.proxy(a,b[c++]);return this.click(d.proxy(a,function(e){var f=(d._data(this,"lastToggle"+a.guid)||0)%c;d._data(this,"lastToggle"+a.guid,f+1),e.preventDefault();return b[f].apply(this,arguments)||!1}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var D={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};d.each(["live","die"],function(a,c){d.fn[c]=function(a,e,f,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:d(this.context);if(typeof a==="object"&&!a.preventDefault){for(var o in a)n[c](o,e,a[o],m);return this}d.isFunction(e)&&(f=e,e=b),a=(a||"").split(" ");while((h=a[i++])!=null){j=p.exec(h),k="",j&&(k=j[0],h=h.replace(p,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,h==="focus"||h==="blur"?(a.push(D[h]+k),h=h+k):h=(D[h]||h)+k;if(c==="live")for(var q=0,r=n.length;q<r;q++)d.event.add(n[q],"live."+F(h,m),{data:e,selector:m,handler:f,origType:h,origHandler:f,preType:l});else n.unbind("live."+F(h,m),f)}return this}}),d.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){d.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!=="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!=="string")return e;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!=="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(f){if(f===!0)continue}else g=o=!0}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b==="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1){}a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!=="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!=="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.getAttribute("type")},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length==="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(a===b){g=!0;return 0}if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector,d=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(e){d=!0}b&&(k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(d||!l.match.PSEUDO.test(c)&&!/!=/.test(c))return b.call(a,c)}catch(e){}return k(c,null,null,[a]).length>0})}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};d.find=k,d.expr=k.selectors,d.expr[":"]=d.expr.filters,d.unique=k.uniqueSort,d.text=k.getText,d.isXMLDoc=k.isXML,d.contains=k.contains}();var G=/Until$/,H=/^(?:parents|prevUntil|prevAll)/,I=/,/,J=/^.[^:#\[\.,]*$/,K=Array.prototype.slice,L=d.expr.match.POS,M={children:!0,contents:!0,next:!0,prev:!0};d.fn.extend({find:function(a){var b=this.pushStack("","find",a),c=0;for(var e=0,f=this.length;e<f;e++){c=b.length,d.find(a,this[e],b);if(e>0)for(var g=c;g<b.length;g++)for(var h=0;h<c;h++)if(b[h]===b[g]){b.splice(g--,1);break}}return b},has:function(a){var b=d(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(d.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(O(this,a,!1),"not",a)},filter:function(a){return this.pushStack(O(this,a,!0),"filter",a)},is:function(a){return!!a&&d.filter(a,this).length>0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e<f;e++)i=a[e],j[i]||(j[i]=d.expr.match.POS.test(i)?d(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=L.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e<f;e++){g=this[e];while(g){if(l?l.index(g)>-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(N(c[0])||N(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=K.call(arguments);G.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!M[a]?d.unique(f):f,(this.length>1||I.test(e))&&H.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var P=/ jQuery\d+="(?:\d+|null)"/g,Q=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,S=/<([\w:]+)/,T=/<tbody/i,U=/<|&#?\w+;/,V=/<(?:script|object|embed|option|style)/i,W=/checked\s*(?:[^=]|=\s*.checked.)/i,X={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,"",""]};X.optgroup=X.option,X.tbody=X.tfoot=X.colgroup=X.caption=X.thead,X.th=X.td,d.support.htmlSerialize||(X._default=[1,"div<div>","</div>"]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.text(a.call(this,b,c.text()))});if(typeof a!=="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=d(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,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(P,""):null;if(typeof a!=="string"||V.test(a)||!d.support.leadingWhitespace&&Q.test(a)||X[(S.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(R,"<$1></$2>");try{for(var c=0,e=this.length;c<e;c++)this[c].nodeType===1&&(d.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(f){this.empty().append(a)}}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(d.isFunction(a))return this.each(function(b){var c=d(this),e=c.html();c.replaceWith(a.call(this,b,e))});typeof a!=="string"&&(a=d(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;d(this).remove(),b?d(b).before(a):d(c).append(a)})}return this.pushStack(d(d.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,e){var f,g,h,i,j=a[0],k=[];if(!d.support.checkClone&&arguments.length===3&&typeof j==="string"&&W.test(j))return this.each(function(){d(this).domManip(a,c,e,!0)});if(d.isFunction(j))return this.each(function(f){var g=d(this);a[0]=j.call(this,f,c?g.html():b),g.domManip(a,c,e)});if(this[0]){i=j&&j.parentNode,d.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?f={fragment:i}:f=d.buildFragment(a,this,k),h=f.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&d.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)e.call(c?Y(this[l],g):this[l],f.cacheable||m>1&&l<n?d.clone(h,!0,!0):h)}k.length&&d.each(k,ba)}return this}}),d.buildFragment=function(a,b,e){var f,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]==="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!V.test(a[0])&&(d.support.checkClone||!W.test(a[0]))&&(g=!0,h=d.fragments[a[0]],h&&(h!==1&&(f=h))),f||(f=i.createDocumentFragment(),d.clean(a,i,f,e)),g&&(d.fragments[a[0]]=h?f:1);return{fragment:f,cacheable:g}},d.fragments={},d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){d.fn[a]=function(c){var e=[],f=d(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&f.length===1){f[b](this[0]);return this}for(var h=0,i=f.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){$(a,e),f=_(a),g=_(e);for(h=0;f[h];++h)$(f[h],g[h])}if(b){Z(a,e);if(c){f=_(a),g=_(e);for(h=0;f[h];++h)Z(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||U.test(i)){if(typeof i==="string"){i=i.replace(R,"<$1></$2>");var j=(S.exec(i)||["",""])[1].toLowerCase(),k=X[j]||X._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=T.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&Q.test(i)&&m.insertBefore(b.createTextNode(Q.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bb=/alpha\([^)]*\)/i,bc=/opacity=([^)]*)/,bd=/-([a-z])/ig,be=/([A-Z])/g,bf=/^-?\d+(?:px)?$/i,bg=/^-?\d/,bh={position:"absolute",visibility:"hidden",display:"block"},bi=["Left","Right"],bj=["Top","Bottom"],bk,bl,bm,bn=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bk(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bk)return bk(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bd,bn)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bo(a,b,e):d.swap(a,bh,function(){f=bo(a,b,e)});if(f<=0){f=bk(a,b,b),f==="0px"&&bm&&(f=bm(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bf.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return bc.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bb.test(f)?f.replace(bb,e):c.filter+" "+e}}),c.defaultView&&c.defaultView.getComputedStyle&&(bl=function(a,c,e){var f,g,h;e=e.replace(be,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bm=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bf.test(d)&&bg.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bk=bl||bm,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var bp=/%20/g,bq=/\[\]$/,br=/\r?\n/g,bs=/#.*$/,bt=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bu=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bv=/(?:^file|^widget|\-extension):$/,bw=/^(?:GET|HEAD)$/,bx=/^\/\//,by=/\?/,bz=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bA=/^(?:select|textarea)/i,bB=/\s+/,bC=/([?&])_=[^&]*/,bD=/(^|\-)([a-z])/g,bE=function(a,b,c){return b+c.toUpperCase()},bF=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,bG=d.fn.load,bH={},bI={},bJ,bK;try{bJ=c.location.href}catch(bL){bJ=c.createElement("a"),bJ.href="",bJ=bJ.href}bK=bF.exec(bJ.toLowerCase()),d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bG)return bG.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?d("<div>").append(c.replace(bz,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bA.test(this.nodeName)||bu.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(br,"\r\n")}}):{name:b.name,value:c.replace(br,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bJ,isLocal:bv.test(bK[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bM(bH),ajaxTransport:bM(bI),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bP(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bQ(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bD,bE)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bt.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bs,"").replace(bx,bK[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bB),e.crossDomain||(q=bF.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bK[1]||q[2]!=bK[2]||(q[3]||(q[1]==="http:"?80:443))!=(bK[3]||(bK[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bN(bH,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!bw.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(by.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bC,"$1_="+w);e.url=x+(x===e.url?(by.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bN(bI,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bO(g,a[g],c,f);return e.join("&").replace(bp,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bR=d.now(),bS=/(\=)\?(&|$)|()\?\?()/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bR++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bS.test(b.url)||f&&bS.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bS,l),b.url===j&&(f&&(k=k.replace(bS,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var bT=d.now(),bU,bV;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bX()||bY()}:bX,bV=d.ajaxSettings.xhr(),d.support.ajax=!!bV,d.support.cors=bV&&"withCredentials"in bV,bV=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),(!a.crossDomain||a.hasContent)&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bU[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bU||(bU={},bW()),h=bT++,g.onreadystatechange=bU[h]=c):c()},abort:function(){c&&c(0,1)}}}});var bZ={},b$=/^(?:toggle|show|hide)$/,b_=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,ca,cb=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(cc("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)e=this[g],f=e.style.display,!d._data(e,"olddisplay")&&f==="none"&&(f=e.style.display=""),f===""&&d.css(e,"display")==="none"&&d._data(e,"olddisplay",cd(e.nodeName));for(g=0;g<h;g++){e=this[g],f=e.style.display;if(f===""||f==="none")e.style.display=d._data(e,"olddisplay")||""}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cc("hide",3),a,b,c);for(var e=0,f=this.length;e<f;e++){var g=d.css(this[e],"display");g!=="none"&&!d._data(this[e],"olddisplay")&&d._data(this[e],"olddisplay",g)}for(e=0;e<f;e++)this[e].style.display="none";return this},_toggle:d.fn.toggle,toggle:function(a,b,c){var e=typeof a==="boolean";d.isFunction(a)&&d.isFunction(b)?this._toggle.apply(this,arguments):a==null||e?this.each(function(){var b=e?a:d(this).is(":hidden");d(this)[b?"show":"hide"]()}):this.animate(cc("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,e){var f=d.speed(b,c,e);if(d.isEmptyObject(a))return this.each(f.complete);return this[f.queue===!1?"each":"queue"](function(){var b=d.extend({},f),c,e=this.nodeType===1,g=e&&d(this).is(":hidden"),h=this;for(c in a){var i=d.camelCase(c);c!==i&&(a[i]=a[c],delete a[c],c=i);if(a[c]==="hide"&&g||a[c]==="show"&&!g)return b.complete.call(this);if(e&&(c==="height"||c==="width")){b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(d.css(this,"display")==="inline"&&d.css(this,"float")==="none")if(d.support.inlineBlockNeedsLayout){var j=cd(this.nodeName);j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)}else this.style.display="inline-block"}d.isArray(a[c])&&((b.specialEasing=b.specialEasing||{})[c]=a[c][1],a[c]=a[c][0])}b.overflow!=null&&(this.style.overflow="hidden"),b.curAnim=d.extend({},a),d.each(a,function(c,e){var f=new d.fx(h,b,c);if(b$.test(e))f[e==="toggle"?g?"show":"hide":e](a);else{var i=b_.exec(e),j=f.cur();if(i){var k=parseFloat(i[2]),l=i[3]||(d.cssNumber[c]?"":"px");l!=="px"&&(d.style(h,c,(k||1)+l),j=(k||1)/f.cur()*j,d.style(h,c,j+l)),i[1]&&(k=(i[1]==="-="?-1:1)*k+j),f.custom(j,k,l)}else f.custom(j,e,"")}});return!0})},stop:function(a,b){var c=d.timers;a&&this.queue([]),this.each(function(){for(var a=c.length-1;a>=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:cc("show",1),slideUp:cc("hide",1),slideToggle:cc("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig||(b.orig={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!ca&&(ca=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||d.fx.stop()},interval:13,stop:function(){clearInterval(ca),ca=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){d.style(a.elem,"opacity",a.now)},_default:function(a){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:a.elem[a.prop]=a.now}}}),d.expr&&d.expr.filters&&(d.expr.filters.animated=function(a){return d.grep(d.timers,function(b){return a===b.elem}).length});var ce=/^t(?:able|d|h)$/i,cf=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?d.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,g=f.documentElement;if(!c||!d.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=f.body,i=cg(f),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||d.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||d.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:d.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);d.offset.initialize();var c,e=b.offsetParent,f=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(d.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===e&&(l+=b.offsetTop,m+=b.offsetLeft,d.offset.doesNotAddBorder&&(!d.offset.doesAddBorderForTableAndCells||!ce.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),f=e,e=b.offsetParent),d.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;d.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},d.offset={initialize:function(){var a=c.body,b=c.createElement("div"),e,f,g,h,i=parseFloat(d.css(a,"marginTop"))||0,j="<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>";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),a=b=e=f=g=h=null,d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=e==="absolute"&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=cf.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!cf.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=cg(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=cg(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window);

/* jquery.supersleight plugin */
jQuery.fn.supersleight=function(settings){settings=jQuery.extend({imgs:true,backgrounds:true,shim:'./images/blank.gif',apply_positioning:true},settings);return this.each(function(){if(jQuery.browser.msie&&parseInt(jQuery.browser.version,10)<7&&parseInt(jQuery.browser.version,10)>4){jQuery(this).find('*').andSelf().each(function(i,obj){var self=jQuery(obj);if(settings.backgrounds&&self.css('background-image').match(/\.png/i)!==null){var bg=self.css('background-image');var src=bg.substring(5,bg.length-2);var mode=(self.css('background-repeat')=='no-repeat'?'crop':'scale');var styles={'filter':"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='"+mode+"')",'background-image':'url('+settings.shim+')'};self.css(styles);};if(settings.imgs&&self.is('img[src$=png]')){var styles={'width':self.width()+'px','height':self.height()+'px','filter':"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+self.attr('src')+"', sizingMethod='scale')"};self.css(styles).attr('src',settings.shim);};if(settings.apply_positioning&&self.is('a, input')&&(self.css('position')===''||self.css('position')=='static')){self.css('position','relative');};});};});};

/* Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (MIT_LICENSE.txt)
 * and GPL Version 2 (GPL_LICENSE.txt) licenses.
 *
 * Version: 1.1.1
 * Requires jQuery 1.3+
 * Docs: http://docs.jquery.com/Plugins/livequery
 */
(function(a){a.extend(a.fn,{livequery:function(e,d,c){var b=this,f;if(a.isFunction(e)){c=d,d=e,e=undefined}a.each(a.livequery.queries,function(g,h){if(b.selector==h.selector&&b.context==h.context&&e==h.type&&(!d||d.$lqguid==h.fn.$lqguid)&&(!c||c.$lqguid==h.fn2.$lqguid)){return(f=h)&&false}});f=f||new a.livequery(this.selector,this.context,e,d,c);f.stopped=false;f.run();return this},expire:function(e,d,c){var b=this;if(a.isFunction(e)){c=d,d=e,e=undefined}a.each(a.livequery.queries,function(f,g){if(b.selector==g.selector&&b.context==g.context&&(!e||e==g.type)&&(!d||d.$lqguid==g.fn.$lqguid)&&(!c||c.$lqguid==g.fn2.$lqguid)&&!this.stopped){a.livequery.stop(g.id)}});return this}});a.livequery=function(b,d,f,e,c){this.selector=b;this.context=d;this.type=f;this.fn=e;this.fn2=c;this.elements=[];this.stopped=false;this.id=a.livequery.queries.push(this)-1;e.$lqguid=e.$lqguid||a.livequery.guid++;if(c){c.$lqguid=c.$lqguid||a.livequery.guid++}return this};a.livequery.prototype={stop:function(){var b=this;if(this.type){this.elements.unbind(this.type,this.fn)}else{if(this.fn2){this.elements.each(function(c,d){b.fn2.apply(d)})}}this.elements=[];this.stopped=true},run:function(){if(this.stopped){return}var d=this;var e=this.elements,c=a(this.selector,this.context),b=c.not(e);this.elements=c;if(this.type){b.bind(this.type,this.fn);if(e.length>0){a.each(e,function(f,g){if(a.inArray(g,c)<0){a.event.remove(g,d.type,d.fn)}})}}else{b.each(function(){d.fn.apply(this)});if(this.fn2&&e.length>0){a.each(e,function(f,g){if(a.inArray(g,c)<0){d.fn2.apply(g)}})}}}};a.extend(a.livequery,{guid:0,queries:[],queue:[],running:false,timeout:null,checkQueue:function(){if(a.livequery.running&&a.livequery.queue.length){var b=a.livequery.queue.length;while(b--){a.livequery.queries[a.livequery.queue.shift()].run()}}},pause:function(){a.livequery.running=false},play:function(){a.livequery.running=true;a.livequery.run()},registerPlugin:function(){a.each(arguments,function(c,d){if(!a.fn[d]){return}var b=a.fn[d];a.fn[d]=function(){var e=b.apply(this,arguments);a.livequery.run();return e}})},run:function(b){if(b!=undefined){if(a.inArray(b,a.livequery.queue)<0){a.livequery.queue.push(b)}}else{a.each(a.livequery.queries,function(c){if(a.inArray(c,a.livequery.queue)<0){a.livequery.queue.push(c)}})}if(a.livequery.timeout){clearTimeout(a.livequery.timeout)}a.livequery.timeout=setTimeout(a.livequery.checkQueue,20)},stop:function(b){if(b!=undefined){a.livequery.queries[b].stop()}else{a.each(a.livequery.queries,function(c){a.livequery.queries[c].stop()})}}});a.livequery.registerPlugin("append","prepend","after","before","wrap","attr","removeAttr","addClass","removeClass","toggleClass","empty","remove","html");a(function(){a.livequery.play()})})(jQuery);

/* ddsmoothmenu.js*/
var ddsmoothmenu={arrowimages:{down:['downarrowclass','down.gif'],right:['rightarrowclass','right.gif']},transition:{overtime:300,outtime:300},shadow:{enable:false,offsetx:5,offsety:5},showhidedelay:{showdelay:100,hidedelay:200},detectwebkit:navigator.userAgent.toLowerCase().indexOf("applewebkit")!=-1,detectie6:document.all&&!window.XMLHttpRequest,getajaxmenu:function($,setting){var $menucontainer=$('#'+setting.contentsource[0])
$menucontainer.html("Loading Menu...")
$.ajax({url:setting.contentsource[1],async:true,error:function(ajaxrequest){$menucontainer.html('Error fetching content. Server Response: '+ajaxrequest.responseText)},success:function(content){$menucontainer.html(content)
ddsmoothmenu.buildmenu($,setting)}})},buildmenu:function($,setting){var smoothmenu=ddsmoothmenu
var $mainmenu=$("#"+setting.mainmenuid+">ul")
$mainmenu.parent().get(0).className=setting.classname||"ddsmoothmenu"
var $headers=$mainmenu.find("ul").parent()
$headers.each(function(i){var $curobj=$(this).css({zIndex:100-i})
var $subul=$(this).find('ul:eq(0)').css({display:'block'})
$subul.data('timers',{})
this._dimensions={w:this.offsetWidth,h:this.offsetHeight,subulw:$subul.outerWidth(),subulh:$subul.outerHeight()}
this.istopheader=$curobj.parents("ul").length==1?true:false
$subul.css({top:this.istopheader&&setting.orientation!='v'?this._dimensions.h+"px":0})
if(smoothmenu.shadow.enable){this._shadowoffset={x:(this.istopheader?$subul.offset().left+smoothmenu.shadow.offsetx:this._dimensions.w),y:(this.istopheader?$subul.offset().top+smoothmenu.shadow.offsety:$curobj.position().top)}
if(this.istopheader)
$parentshadow=$(document.body)
else{var $parentLi=$curobj.parents("li:eq(0)")
$parentshadow=$parentLi.get(0).$shadow}
this.$shadow=$('<div class="ddshadow'+(this.istopheader?' toplevelshadow':'')+'"></div>').prependTo($parentshadow).css({left:this._shadowoffset.x+'px',top:this._shadowoffset.y+'px'})}
$curobj.hover(function(e){var $targetul=$subul
var header=$curobj.get(0)
clearTimeout($targetul.data('timers').hidetimer)
$targetul.data('timers').showtimer=setTimeout(function(){header._offsets={left:$curobj.offset().left,top:$curobj.offset().top}
var menuleft=header.istopheader&&setting.orientation!='v'?0:header._dimensions.w
menuleft=(header._offsets.left+menuleft+header._dimensions.subulw>$(window).width())?(header.istopheader&&setting.orientation!='v'?-header._dimensions.subulw+header._dimensions.w:-header._dimensions.w):menuleft
if($targetul.queue().length<=1){$targetul.css({left:menuleft+"px",width:header._dimensions.subulw+'px'}).animate({height:'show',opacity:'show'},ddsmoothmenu.transition.overtime)
$targetul.parent().find("a:first").addClass("selected");if(smoothmenu.shadow.enable){var shadowleft=header.istopheader?$targetul.offset().left+ddsmoothmenu.shadow.offsetx:menuleft
var shadowtop=header.istopheader?$targetul.offset().top+smoothmenu.shadow.offsety:header._shadowoffset.y
if(!header.istopheader&&ddsmoothmenu.detectwebkit){header.$shadow.css({opacity:1})}
header.$shadow.css({overflow:'',width:header._dimensions.subulw+'px',left:shadowleft+'px',top:shadowtop+'px'}).animate({height:header._dimensions.subulh+'px'},ddsmoothmenu.transition.overtime)}}},ddsmoothmenu.showhidedelay.showdelay)},function(e){var $targetul=$subul
var header=$curobj.get(0)
clearTimeout($targetul.data('timers').showtimer)
$targetul.data('timers').hidetimer=setTimeout(function(){$targetul.animate({height:'hide',opacity:'hide'},ddsmoothmenu.transition.outtime)
$targetul.parent().find("a:first").removeClass("selected");if(smoothmenu.shadow.enable){if(ddsmoothmenu.detectwebkit){header.$shadow.children('div:eq(0)').css({opacity:0})}
header.$shadow.css({overflow:'hidden'}).animate({height:0},ddsmoothmenu.transition.outtime)}},ddsmoothmenu.showhidedelay.hidedelay)})})
$mainmenu.find("ul").css({display:'none',visibility:'visible'})},init:function(setting){if(typeof setting.customtheme=="object"&&setting.customtheme.length==2){var mainmenuid='#'+setting.mainmenuid
var mainselector=(setting.orientation=="v")?mainmenuid:mainmenuid+', '+mainmenuid
document.write('<style type="text/css">\n'
+mainselector+' ul li a {background:'+setting.customtheme[0]+';}\n'
+mainmenuid+' ul li a:hover {background:'+setting.customtheme[1]+';}\n'
+'</style>')}
this.shadow.enable=(document.all&&!window.XMLHttpRequest)?false:this.shadow.enable
jQuery(document).ready(function($){if(typeof setting.contentsource=="object"){ddsmoothmenu.getajaxmenu($,setting)}
else{ddsmoothmenu.buildmenu($,setting)}})}}

ddsmoothmenu.init({
	mainmenuid: "navigation", //menu DIV id
	orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
	classname: 'ddsmoothmenu', //class added to menu's outer DIV
	//customtheme: ["#1c5a80", "#18374a"],
	contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})

/* cufon.min.js */
var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})(),root:function(){return document.documentElement||document.body;}};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el;},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/100;return{'ultra-condensed':0.5,'extra-condensed':0.625,condensed:0.75,'semi-condensed':0.875,'semi-expanded':1.125,expanded:1.25,'extra-expanded':1.5,'ultra-expanded':2}[value]||1;}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]]);}
return gradient;}),quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list;}),recognizesMedia:cached(function(media){var el=document.createElement('style'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'));}catch(e){}
container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported;}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el;},supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={};offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),textTransform:(function(){var map={uppercase:function(s){return s.toUpperCase();},lowercase:function(s){return s.toLowerCase();},capitalize:function(s){return s.replace(/(?:^|\s)./g,function($0){return $0.toUpperCase();});}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text;};})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};var wsStart=/^\s+/,wsEnd=/\s+$/;return function(text,style,node,previousElement,simple){if(simple)return text.replace(wsStart,'').replace(wsEnd,'');if(previousElement){if(previousElement.nodeName.toLowerCase()=='br'){text=text.replace(wsStart,'');}}
if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(wsStart,'');if(!node.nextSibling)text=text.replace(wsEnd,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var links=elementsByTagName('link'),styles=elementsByTagName('style');function isContainerReady(el){return el.disabled||isSheetReady(el.sheet,el.media||'screen');}
function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search;}}}}
catch(e){}
return true;}
function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false;}
for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false;}
return true;}
DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&allStylesLoaded()))perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})();function Font(data){var face=this.face=data.face,wordSeparators={'\u0020':1,'\u00a0':1,'\u3000':1};this.glyphs=(function(glyphs){var key,fallbacks={'\u2011':'\u002d','\u00ad':'\u2011'};for(key in fallbacks){if(!hasOwnProperty(fallbacks,key))continue;if(!glyphs[key])glyphs[key]=glyphs[fallbacks[key]];}
return glyphs;})(data.glyphs);this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX;box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ');};return box;})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(chars,letterSpacing,wordSpacing){var glyphs=this.glyphs,glyph,kerning,k,jumps=[],width=0,w,i=-1,j=-1,chr;while(chr=chars[++i]){glyph=glyphs[chr]||this.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j]-=k;}
w=glyph.w;if(isNaN(w))w=+this.w;if(w>0){w+=letterSpacing;if(wordSeparators[chr])w+=wordSpacing;}
width+=jumps[++j]=~~w;kerning=glyph.k;}
jumps.total=width;return jumps;};}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>=weight&&b>=weight)?a<b:a>b:(a<=weight&&b<=weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function HoverHandler(){function contains(node,anotherNode){try{if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
catch(e){}
return false;}
function onOverOut(e){var related=e.relatedTarget;if(related&&contains(this,related))return;trigger(this,e.type=='mouseover');}
function onEnterLeave(e){trigger(this,e.type=='mouseenter');}
function trigger(el,hoverState){setTimeout(function(){var options=sharedStorage.get(el).options;api.replace(el,hoverState?merge(options,options.hover):options,true);},10);}
this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut);}
else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave);}};}
function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values;}
this.add=function(key,args){map[key]=list.push(args)-1;};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true);};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.isUsable=function(){return!!style;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.call(el,window.event);});}}
function attach(el,options){var storage=sharedStorage.get(el);if(storage.options)return el;if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el);}
storage.options=options;return el;}
function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++i){if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function hasOwnProperty(obj,property){return obj.hasOwnProperty(property);}
function merge(){var merged={},arg,key;for(var i=0,l=arguments.length;arg=arguments[i],i<l;++i){for(key in arg){if(hasOwnProperty(arg,key))merged[key]=arg[key];}}
return merged;}
function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function replaceElement(el,options){var name=el.nodeName.toLowerCase();if(options.ignore[name])return;if(options.onBeforeReplace)options.onBeforeReplace(el,options);var replace=!options.textless[name],simple=(options.trim==='simple');var style=CSS.getStyle(attach(el,options)).extend(options);if(parseFloat(style.get('fontSize'))===0)return;var font=getFont(el,style),node,type,next,anchor,text,lastElement;var isShy=options.softHyphens,anyShy=false,pos,shy,reShy=/\u00ad/g;var modifyText=options.modifyText;if(!font)return;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(replace&&type==3){if(isShy&&el.nodeName.toLowerCase()!=TAG_SHY){pos=node.data.indexOf('\u00ad');if(pos>=0){node.splitText(pos);next=node.nextSibling;next.deleteData(0,1);shy=document.createElement(TAG_SHY);shy.appendChild(document.createTextNode('\u00ad'));el.insertBefore(shy,next);next=shy;anyShy=true;}}
if(anchor){anchor.appendData(node.data);el.removeChild(node);}
else anchor=node;if(next)continue;}
if(anchor){text=anchor.data;if(!isShy)text=text.replace(reShy,'');text=CSS.whiteSpace(text,style,anchor,lastElement,simple);if(modifyText)text=modifyText(text,anchor,el,options);el.replaceChild(process(font,text,style,options,node,el),anchor);anchor=null;}
if(type==1){if(node.firstChild){if(node.nodeName.toLowerCase()=='cufon'){engines[options.engine](font,null,style,options,node,el);}
else arguments.callee(node,options);}
lastElement=node;}}
if(isShy&&anyShy){updateShy(el);if(!trackingShy)addEvent(window,'resize',updateShyOnResize);trackingShy=true;}
if(options.onAfterReplace)options.onAfterReplace(el,options);}
function updateShy(context){var shys,shy,parent,glue,newGlue,next,prev,i;shys=context.getElementsByTagName(TAG_SHY);for(i=0;shy=shys[i];++i){shy.className=C_SHY_DISABLED;glue=parent=shy.parentNode;if(glue.nodeName.toLowerCase()!=TAG_GLUE){newGlue=document.createElement(TAG_GLUE);newGlue.appendChild(shy.previousSibling);parent.insertBefore(newGlue,shy);newGlue.appendChild(shy);}
else{glue=glue.parentNode;if(glue.nodeName.toLowerCase()==TAG_GLUE){parent=glue.parentNode;while(glue.firstChild){parent.insertBefore(glue.firstChild,glue);}
parent.removeChild(glue);}}}
for(i=0;shy=shys[i];++i){shy.className='';glue=shy.parentNode;parent=glue.parentNode;next=glue.nextSibling||parent.nextSibling;prev=(next.nodeName.toLowerCase()==TAG_GLUE)?glue:shy.previousSibling;if(prev.offsetTop>=next.offsetTop){shy.className=C_SHY_DISABLED;if(prev.offsetTop<next.offsetTop){newGlue=document.createElement(TAG_GLUE);parent.insertBefore(newGlue,glue);newGlue.appendChild(glue);newGlue.appendChild(next);}}}}
function updateShyOnResize(){if(ignoreResize)return;CSS.addClass(DOM.root(),C_VIEWPORT_RESIZING);clearTimeout(shyTimer);shyTimer=setTimeout(function(){ignoreResize=true;CSS.removeClass(DOM.root(),C_VIEWPORT_RESIZING);updateShy(document);ignoreResize=false;},100);}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var TAG_GLUE='cufonglue';var TAG_SHY='cufonshy';var C_SHY_DISABLED='cufon-shy-disabled';var C_VIEWPORT_RESIZING='cufon-viewport-resizing';var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var trackingShy=false;var shyTimer;var ignoreResize=false;var engines={},fonts={},defaultOptions={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,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},modifyText:null,onAfterReplace:null,onBeforeReplace:null,printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',softHyphens:true,textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:'none',trim:'advanced'};var separators={words:/\s/.test('\u00a0')?/[^\S\u00a0]+/:/\s+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api;};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){if(!data)return api;var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"');};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready');});initialized=true;}
if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.textShadow=='string'){options.textShadow=CSS.textShadow(options.textShadow);}
if(typeof options.color=='string'&&/^-/.test(options.color)){options.textGradient=CSS.gradient(options.color);}
else delete options.textGradient;if(!ignoreHistory)replaceHistory.add(elements,arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(document.documentMode||0)<8;document.write(('<style type="text/css">'+'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:'+
(HAS_BROKEN_LINEHEIGHT?'middle':'text-bottom')+';}'+'cufon cufontext{position:absolute;left:-10000in;font-size:1px;text-align:left;}'+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'a cufon{cursor:pointer}'+'}'+'@media print{'+'cufon cufoncanvas{display:none;}'+'}'+'</style>').replace(/;/g,'!important;'));function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(!isNaN(value)||/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
function getSpacingValue(el,style,size,property){var key='computed'+property,value=style[key];if(isNaN(value)){value=style.get(property);style[key]=value=(value=='normal')?0:~~size.convertFrom(getSizeInPixels(el,value));}
return value;}
var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='none';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1]);}
fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill;}
return fills[id];}
return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('cufoncanvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'));}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,getSpacingValue(el,style,size,'letterSpacing'),getSpacingValue(el,style,size,'wordSpacing'));if(!jumps.length)return null;var width=jumps.total;var fullWidth=-minX+width+(viewBox.width-jumps[jumps.length-1]);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);var glyphs=font.glyphs,offsetX=0;var shadows=options.textShadow;var i=-1,j=0,chr;while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph,shape;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(shape.firstChild)shape.removeChild(shape.firstChild);}
else{shape=document.createElement('cvml:shape');canvas.appendChild(shape);}
shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY;}
shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow);}
offsetX+=jumps[j++];}
var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover);}
vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight;}
else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height));}
if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px';}}
return wrapper;};})());Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode(('cufon{text-indent:0;}'+'@media screen,projection{'+'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;'+
(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-align:left;text-indent:-10000in;}'+
(HAS_INLINE_BLOCK?'cufon canvas{position:relative;}':'cufon canvas{position:absolute;}')+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'}'+'@media print{'+'cufon{padding:0;}'+'cufon canvas{display:none;}'+'}').replace(/;/g,'!important;')));document.getElementsByTagName('head')[0].appendChild(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var redraw=(text===null);if(redraw)text=node.getAttribute('alt');var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,~~size.convertFrom(parseFloat(style.get('letterSpacing'))||0),~~size.convertFrom(parseFloat(style.get('wordSpacing'))||0));if(!jumps.length)return null;var width=jumps.total;expandRight+=viewBox.width-jumps[jumps.length-1];expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-canvas';wrapper.setAttribute('alt',text);canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.max(Math.ceil(size.convert(stretchedWidth)),0)+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=height/viewBox.height;g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.save();function renderText(){var glyphs=font.glyphs,glyph,i=-1,j=-1,chr;g.scale(stretchFactor,1);while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill();}
g.translate(jumps[++j],0);}
g.restore();}
if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();}}
var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i]);}
g.fillStyle=fill;}
else g.fillStyle=style.get('color');renderText();return wrapper;};})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1991 Adobe Systems.
 All Rights Reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used, 
 displayed, modified, disclosed or transferred
 * without the express 
 written approval of Adobe.
 
 The digitally encoded
 * machine readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype-Hell AG
 and/or its subsidiaries. All Rights
 * Reserved.
 This data is the property of Linotype-Hell AG and/or its
 * subsidiaries
 and may not be reproduced, used, displayed, modified, disclosed or
 * 
 transferred without the express written approval of Linotype-Hell AG 
 and/or
 * its subsidiaries.
 12 Frutiger* 47 Light Condensed 49103
 */
Cufon.registerFont({"w":172,"face":{"font-family":"FrutigerLightCondensed","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-3 -282 276 90","underline-thickness":"18","underline-position":"-36","stemh":"19","stemv":"21","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":86},"!":{"d":"54,-62r-4,-189r27,0r-4,189r-19,0xm50,0r0,-32r27,0r0,32r-27,0","w":126},"\"":{"d":"50,-190r0,-80r21,0r0,80r-21,0xm102,-190r0,-80r20,0r0,80r-20,0"},"#":{"d":"31,0r9,-80r-31,0r0,-18r33,0r7,-55r-31,0r0,-18r33,0r10,-80r18,0r-10,80r45,0r10,-80r18,0r-10,80r32,0r0,18r-34,0r-7,55r32,0r0,18r-34,0r-9,80r-18,0r9,-80r-45,0r-9,80r-18,0xm67,-153r-7,55r45,0r7,-55r-45,0"},"$":{"d":"93,-112r0,91v46,-25,32,-68,0,-91xm80,-151r0,-80v-14,4,-28,13,-28,35v0,22,10,32,28,45xm80,-252r0,-30r13,0v1,9,-2,21,1,28v20,0,33,6,39,8r-1,25v-10,-6,-21,-12,-39,-12r0,92v40,29,52,41,52,74v0,36,-21,62,-52,68r0,32r-13,0r0,-30v-18,0,-36,-4,-50,-12r1,-26v20,16,37,17,49,17r0,-103v-34,-20,-52,-44,-52,-72v0,-44,32,-56,52,-59"},"%":{"d":"220,3v-37,0,-48,-34,-48,-69v0,-35,11,-68,48,-68v37,0,47,33,47,68v0,35,-10,69,-47,69xm220,-17v27,0,27,-35,27,-49v0,-14,0,-48,-27,-48v-27,0,-27,34,-27,48v0,14,0,49,27,49xm74,-118v-37,0,-48,-33,-48,-68v0,-35,11,-68,48,-68v37,0,48,33,48,68v0,35,-11,68,-48,68xm74,-137v27,0,27,-35,27,-49v0,-14,0,-48,-27,-48v-27,0,-27,34,-27,48v0,14,0,49,27,49xm80,12r113,-275r19,0r-112,275r-20,0","w":293},"&":{"d":"100,-136r52,72v9,-17,14,-47,16,-78r21,0v-1,16,-5,61,-25,96r37,46r-29,0r-20,-30v-3,6,-23,33,-64,33v-52,0,-68,-36,-68,-73v0,-34,21,-58,50,-73v-34,-35,-48,-111,29,-111v32,0,50,25,50,48v0,35,-23,53,-49,70xm126,-203v0,-10,-4,-30,-28,-30v-50,0,-36,52,-10,81v12,-8,38,-24,38,-51xm140,-46r-59,-82v-26,19,-39,33,-39,62v0,10,8,48,48,48v20,0,39,-12,50,-28","w":206},"\u2019":{"d":"65,-270r-23,80r-21,0r18,-80r26,0","w":86},"(":{"d":"83,48r-17,2v-63,-95,-63,-227,0,-322r17,2v-23,50,-44,102,-44,159v0,57,21,109,44,159","w":93},")":{"d":"10,-270r17,-2v64,95,65,227,0,322r-17,-2v23,-50,44,-102,44,-159v0,-57,-21,-109,-44,-159","w":93},"*":{"d":"46,-166r27,-41r-43,-14r7,-21r41,19r-3,-47r23,0r-3,47r40,-19r8,21r-43,14r26,41r-18,11r-22,-42r-21,42"},"+":{"d":"99,0r0,-82r-82,0r0,-18r82,0r0,-82r18,0r0,82r82,0r0,18r-82,0r0,82r-18,0","w":216},",":{"d":"57,-32r-23,80r-21,0r18,-80r26,0","w":86},"-":{"d":"17,-90r0,-21r73,0r0,21r-73,0","w":106},".":{"d":"29,0r0,-35r28,0r0,35r-28,0","w":86},"\/":{"d":"89,-254r-67,257r-18,0r67,-257r18,0","w":93},"0":{"d":"156,-126v0,44,-9,129,-70,129v-61,0,-69,-85,-69,-129v0,-44,8,-128,69,-128v61,0,70,84,70,128xm134,-126v0,-30,-3,-107,-48,-107v-45,0,-47,77,-47,107v0,30,2,108,47,108v45,0,48,-78,48,-108"},"1":{"d":"43,-205r45,-46r22,0r0,251r-22,0r0,-226r-33,37"},"2":{"d":"24,0v-4,-25,10,-34,19,-46v29,-36,79,-93,79,-142v0,-52,-61,-54,-87,-25r-4,-25v11,-7,29,-16,53,-16v116,0,37,157,-2,193r-33,40r100,0r0,21r-125,0"},"3":{"d":"18,-8r1,-24v33,21,106,22,103,-40v-1,-39,-35,-51,-77,-48r0,-21v35,0,75,-6,75,-47v0,-6,-2,-45,-50,-45v-10,0,-25,3,-42,15r-1,-24v9,-6,34,-12,46,-12v90,2,90,104,26,120v18,6,46,24,46,65v0,67,-80,86,-127,61"},"4":{"d":"11,-83r93,-168r29,0r0,170r29,0r0,21r-29,0r0,60r-22,0r0,-60r-100,0r0,-23xm111,-229v-29,47,-53,99,-80,148r80,0r0,-148"},"5":{"d":"31,-7r1,-24v49,34,103,-2,98,-49v9,-47,-57,-69,-96,-46r0,-125r107,0r0,21r-86,0r0,79v55,-20,99,22,99,71v0,48,-25,83,-79,83v-22,0,-34,-5,-44,-10"},"6":{"d":"146,-247r-2,25v-6,-3,-17,-11,-37,-11v-66,0,-72,99,-69,109v15,-33,42,-35,52,-35v51,0,66,51,66,82v0,33,-17,80,-70,80v-61,0,-69,-70,-69,-112v0,-31,-1,-145,87,-145v13,0,29,3,42,7xm43,-80v0,49,26,62,43,62v20,0,46,-14,46,-62v0,-18,-8,-58,-46,-58v-26,0,-43,24,-43,58"},"7":{"d":"23,-230r0,-21r126,0r0,22r-78,229r-26,0r82,-230r-104,0"},"8":{"d":"64,-131v-25,-14,-42,-35,-42,-64v0,-43,38,-59,65,-59v50,0,63,35,63,58v0,35,-27,54,-42,64v18,10,49,26,49,65v0,29,-17,70,-71,70v-45,0,-70,-33,-70,-69v0,-45,42,-63,48,-65xm127,-195v0,-23,-20,-38,-41,-38v-21,0,-40,16,-40,40v0,21,15,42,45,53v25,-18,36,-38,36,-55xm133,-66v0,-30,-28,-46,-50,-56v-30,15,-49,47,-43,57v0,24,16,47,47,47v15,0,46,-9,46,-48"},"9":{"d":"27,-4r2,-26v6,3,17,12,37,12v67,0,69,-98,69,-109v-15,33,-43,35,-53,35v-51,0,-65,-52,-65,-83v0,-33,16,-79,69,-79v61,0,70,69,70,111v0,31,0,146,-88,146v-13,0,-28,-3,-41,-7xm130,-172v0,-49,-27,-61,-44,-61v-20,0,-46,14,-46,62v0,18,8,58,46,58v26,0,44,-25,44,-59"},":":{"d":"29,-148r0,-36r28,0r0,36r-28,0xm29,0r0,-35r28,0r0,35r-28,0","w":86},";":{"d":"57,-32r-23,80r-21,0r18,-80r26,0xm29,-148r0,-36r28,0r0,36r-28,0","w":86},"<":{"d":"17,-81r0,-20r182,-84r0,20r-160,74r160,74r0,20","w":216},"=":{"d":"17,-117r0,-18r182,0r0,18r-182,0xm17,-47r0,-18r182,0r0,18r-182,0","w":216},">":{"d":"199,-101r0,20r-182,84r0,-20r160,-74r-160,-74r0,-20","w":216},"?":{"d":"63,-62v-9,-50,52,-90,49,-129v-2,-40,-40,-56,-78,-30r-2,-25v48,-23,112,7,103,53v12,28,-59,88,-51,131r-21,0xm59,0r0,-32r27,0r0,32r-27,0","w":159},"@":{"d":"91,-104v0,21,9,34,30,34v36,0,62,-52,62,-82v0,-22,-10,-32,-28,-32v-38,0,-64,48,-64,80xm203,-195r18,0r-39,113v0,6,3,12,16,12v29,0,56,-42,56,-78v0,-58,-52,-89,-110,-89v-61,0,-110,49,-110,111v0,62,49,112,110,112v40,0,81,-13,103,-46r19,0v-24,42,-72,63,-122,63v-71,0,-128,-58,-128,-129v0,-71,57,-128,128,-128v71,0,128,42,128,107v0,45,-38,93,-75,93v-19,1,-29,-10,-32,-22v-9,9,-25,22,-46,22v-30,0,-46,-22,-46,-49v0,-46,35,-98,84,-98v20,-1,30,14,38,29","w":288},"A":{"d":"5,0r83,-251r24,0r83,251r-23,0r-22,-69r-100,0r-23,69r-22,0xm56,-90r87,0r-43,-138","w":200},"B":{"d":"51,-230r0,89v44,3,75,-4,77,-47v2,-35,-34,-47,-77,-42xm51,-120r0,99r32,0v49,0,51,-40,51,-48v1,-43,-35,-56,-83,-51xm29,0r0,-251r58,0v44,0,65,30,65,61v1,38,-26,51,-40,59v23,6,45,24,45,61v0,70,-67,70,-85,70r-43,0","w":180},"C":{"d":"169,-30r1,25v-7,3,-22,8,-43,8v-75,0,-106,-63,-106,-130v0,-80,62,-152,150,-119r-1,26v-7,-6,-25,-13,-43,-13v-18,0,-83,9,-83,107v0,87,53,108,82,108v19,0,29,-6,43,-12","w":193},"D":{"d":"29,0r0,-251v101,-7,155,28,155,122v0,87,-51,140,-155,129xm51,-230r0,209v74,7,109,-33,110,-105v0,-39,-7,-104,-91,-104r-19,0","w":200},"E":{"d":"29,0r0,-251r106,0r0,21r-84,0r0,89r80,0r0,21r-80,0r0,99r88,0r0,21r-110,0","w":159},"F":{"d":"29,0r0,-251r102,0r0,21r-80,0r0,89r76,0r0,21r-76,0r0,120r-22,0","w":146},"G":{"d":"119,-114r0,-21r67,0r0,124v-18,10,-37,14,-58,14v-88,0,-110,-83,-110,-131v0,-64,38,-126,109,-126v20,0,45,8,53,12r-1,25v-60,-34,-137,-16,-137,91v0,46,21,108,87,108v13,0,23,-2,35,-8r0,-88r-45,0","w":213},"H":{"d":"29,0r0,-251r22,0r0,110r98,0r0,-110r22,0r0,251r-22,0r0,-120r-98,0r0,120r-22,0","w":200},"I":{"d":"29,0r0,-251r22,0r0,251r-22,0","w":79},"J":{"d":"8,0r0,-24v5,2,9,4,16,4v30,0,31,-26,31,-50r0,-181r23,0r0,182v5,43,-20,83,-70,69","w":106},"K":{"d":"29,0r0,-251r22,0r1,110r91,-110r27,0r-101,119r109,132r-29,0r-98,-123r0,123r-22,0","w":180},"L":{"d":"29,0r0,-251r22,0r0,230r82,0r0,21r-104,0","w":140},"M":{"d":"29,0r0,-251r34,0r71,218r69,-218r35,0r0,251r-21,0r-1,-230r-74,230r-17,0r-75,-230r0,230r-21,0","w":266},"N":{"d":"29,0r0,-251r29,0r106,223r0,-223r21,0r0,251r-29,0r-106,-222r0,222r-21,0","w":213},"O":{"d":"18,-126v0,-22,0,-128,89,-128v89,0,88,106,88,128v0,22,1,129,-88,129v-89,0,-89,-107,-89,-129xm42,-126v0,20,0,108,65,108v65,0,65,-88,65,-108v0,-20,0,-107,-65,-107v-65,0,-65,87,-65,107","w":213},"P":{"d":"51,-230r0,100v45,2,80,-2,78,-50v-3,-59,-40,-49,-78,-50xm29,0r0,-251v68,-3,127,1,124,71v-3,67,-45,74,-102,71r0,109r-22,0","w":166},"Q":{"d":"189,46r-28,0r-41,-45v-3,0,-7,2,-13,2v-89,0,-89,-107,-89,-129v0,-22,0,-128,89,-128v89,0,88,106,88,128v0,18,0,98,-53,121xm42,-126v0,20,0,108,65,108v65,0,65,-88,65,-108v0,-20,0,-107,-65,-107v-65,0,-65,87,-65,107","w":213},"R":{"d":"29,0r0,-251r58,0v44,0,66,27,66,64v0,43,-28,57,-49,61v7,1,19,6,25,22r38,104r-24,0r-30,-86v-9,-35,-26,-31,-62,-31r0,117r-22,0xm51,-230r0,92r31,0v45,0,47,-41,47,-48v-7,-54,-38,-43,-78,-44","w":180},"S":{"d":"111,-64v0,-53,-102,-75,-93,-129v12,-74,68,-65,105,-53r-1,25v-24,-16,-80,-23,-80,25v0,25,13,34,35,50v45,33,58,44,58,79v0,62,-65,87,-115,58r2,-26v17,15,38,17,44,17v40,0,45,-37,45,-46","w":153},"T":{"d":"7,-230r0,-21r139,0r0,21r-58,0r0,230r-22,0r0,-230r-59,0","w":153},"U":{"d":"103,3v-111,0,-64,-153,-74,-254r22,0r0,158v0,38,7,75,52,75v47,0,53,-41,53,-75r0,-158r22,0v-9,103,36,254,-75,254","w":206},"V":{"d":"81,0r-75,-251r24,0r62,220r67,-220r22,0r-79,251r-21,0","w":186},"W":{"d":"60,0r-56,-251r24,0r46,224r52,-224r31,0r47,224r49,-224r23,0r-58,251r-28,0r-50,-226r-54,226r-26,0","w":280},"X":{"d":"82,-133r-69,-118r27,0r57,100r59,-100r23,0r-70,118r74,133r-26,0r-62,-114r-65,114r-26,0","w":186},"Y":{"d":"79,0r0,-109r-64,-142r24,0r51,121r51,-121r24,0r-64,142r0,109r-22,0","w":180},"Z":{"d":"13,0r0,-22r108,-208r-104,0r0,-21r127,0r0,21r-108,209r111,0r0,21r-134,0","w":159},"[":{"d":"28,50r0,-322r46,0r0,16r-26,0r0,290r26,0r0,16r-46,0","w":93},"\\":{"d":"71,3r-67,-257r18,0r67,257r-18,0","w":93},"]":{"d":"65,-272r0,322r-46,0r0,-16r27,0r0,-290r-27,0r0,-16r46,0","w":93},"^":{"d":"179,-88r-71,-141r-71,141r-21,0r83,-163r18,0r83,163r-21,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"21,-190r23,-80r21,0r-17,80r-27,0","w":86},"a":{"d":"136,-125r2,125r-18,0v-2,-8,0,-20,-3,-26v-23,48,-105,32,-102,-25v3,-65,63,-60,102,-60v0,-23,-1,-56,-39,-56v-24,0,-44,17,-46,19r-3,-22v17,-9,31,-16,51,-16v57,0,56,48,56,61xm117,-71r0,-22v-43,0,-80,0,-80,42v0,15,12,34,34,34v10,0,46,-4,46,-54","w":159},"b":{"d":"22,0r1,-270r21,0r1,110v11,-17,24,-26,46,-26v46,0,61,52,61,87v0,26,-2,102,-62,102v-24,1,-34,-13,-49,-28r0,25r-19,0xm130,-92v0,-42,-12,-75,-43,-75v-45,0,-45,53,-45,77v0,37,10,73,46,73v42,0,42,-60,42,-75","w":166},"c":{"d":"125,-180r-1,24v-42,-22,-87,-5,-87,59v0,67,37,79,57,79v8,0,25,-3,31,-10r2,24v-58,22,-109,-9,-112,-87v-3,-70,47,-111,110,-89","w":133},"d":{"d":"144,-270r1,270r-19,0v-1,-8,2,-19,-1,-25v-14,17,-25,28,-48,28v-60,0,-62,-76,-62,-102v0,-35,15,-87,61,-87v24,-1,36,11,47,26r0,-110r21,0xm37,-92v0,15,0,75,42,75v36,0,45,-36,45,-73v0,-24,0,-77,-45,-77v-31,0,-42,33,-42,75","w":166},"e":{"d":"139,-85r-102,0v0,68,44,68,52,68v12,0,30,-6,40,-15r1,24v-9,5,-21,11,-43,11v-72,0,-72,-77,-72,-95v0,-69,34,-94,65,-94v53,0,59,56,59,101xm37,-104r79,0v0,-49,-20,-63,-37,-63v-28,0,-42,39,-42,63","w":153},"f":{"d":"34,0r0,-164r-29,0r0,-20r29,0v-2,-52,-3,-99,61,-89r0,21v-19,-8,-45,2,-40,25r0,43r32,0r0,20r-32,0r0,164r-21,0","w":93},"g":{"d":"15,-85v0,-26,2,-101,62,-101v24,-1,36,12,49,29r0,-27r19,0r-1,180v6,75,-57,100,-121,74r1,-24v18,10,39,14,51,14v55,0,49,-47,47,-85v-11,18,-24,28,-46,28v-46,0,-61,-53,-61,-88xm37,-92v0,42,11,75,42,75v35,0,45,-31,45,-77v0,-37,-9,-73,-45,-73v-42,0,-42,60,-42,75","w":166},"h":{"d":"24,0r0,-270r21,0r1,113v4,-8,16,-29,45,-29v51,0,51,51,51,63r0,123r-21,0r0,-124v0,-13,0,-43,-34,-43v-63,0,-37,104,-42,167r-21,0","w":166},"i":{"d":"26,0r0,-184r21,0r0,184r-21,0xm24,-224r0,-33r25,0r0,33r-25,0","w":73},"j":{"d":"26,35r0,-219r21,0r0,216v5,23,-14,57,-50,46r0,-21v14,3,28,7,29,-22xm24,-224r0,-33r25,0r0,33r-25,0","w":73},"k":{"d":"25,0r0,-270r21,0r0,160r70,-74r26,0r-78,82r85,102r-28,0r-75,-93r0,93r-21,0","w":153},"l":{"d":"26,0r0,-270r21,0r0,270r-21,0","w":73},"m":{"d":"24,0r-1,-184r19,0v2,7,0,17,3,27v6,-13,19,-29,42,-29v30,0,38,19,42,29v5,-9,19,-29,46,-29v77,0,38,115,47,186r-20,0r0,-124v0,-13,0,-43,-30,-43v-62,0,-31,106,-38,167r-21,0r0,-128v0,-24,-11,-39,-28,-39v-60,0,-35,105,-40,167r-21,0","w":246},"n":{"d":"24,0r-1,-184r19,0v2,7,0,17,3,27v4,-8,15,-29,46,-29v51,0,51,51,51,63r0,123r-21,0r0,-124v0,-13,0,-43,-34,-43v-63,0,-37,104,-42,167r-21,0","w":166},"o":{"d":"84,-17v46,0,46,-60,46,-75v0,-15,0,-75,-46,-75v-46,0,-47,60,-47,75v0,15,1,75,47,75xm84,3v-54,0,-69,-49,-69,-95v0,-46,15,-94,69,-94v54,0,68,48,68,94v0,46,-14,95,-68,95","w":167},"p":{"d":"23,78r-1,-262r19,0v1,8,-2,21,1,27v12,-19,27,-29,48,-29v60,0,62,75,62,88v0,52,-17,101,-61,101v-23,1,-36,-12,-47,-26r0,101r-21,0xm130,-92v0,-15,0,-75,-42,-75v-36,0,-46,36,-46,73v0,24,0,77,45,77v31,0,43,-33,43,-75","w":166},"q":{"d":"145,-184r-1,262r-21,0r-1,-103v-11,18,-24,28,-46,28v-46,0,-61,-53,-61,-88v0,-26,2,-101,62,-101v24,-1,36,12,49,29r0,-27r19,0xm37,-92v0,42,11,75,42,75v35,0,45,-31,45,-77v0,-37,-9,-73,-45,-73v-42,0,-42,60,-42,75","w":166},"r":{"d":"24,0r-1,-184r19,0v1,11,0,24,3,30v13,-26,29,-32,49,-32r0,22v-75,-5,-42,100,-49,164r-21,0","w":100},"s":{"d":"91,-49v0,-39,-88,-43,-76,-86v2,-49,49,-58,88,-46r-3,22v-22,-15,-66,-6,-62,21v-3,38,84,40,76,87v5,53,-65,64,-101,45r3,-24v16,16,75,20,75,-19","w":126},"t":{"d":"34,-220r21,-7r0,43r37,0r0,20r-37,0r0,119v-6,23,21,34,37,24r0,21v-30,11,-64,-8,-58,-39r0,-125r-28,0r0,-20r28,0r0,-36","w":100},"u":{"d":"142,-184r2,184r-20,0v-2,-7,1,-17,-2,-27v-2,8,-16,30,-47,30v-40,0,-51,-29,-51,-58r0,-129r21,0r0,124v0,13,1,43,35,43v63,0,35,-105,41,-167r21,0","w":166},"v":{"d":"58,0r-54,-184r22,0r45,160r45,-160r20,0r-53,184r-25,0","w":140},"w":{"d":"53,0r-49,-184r22,0r40,162r37,-162r26,0r41,162r38,-162r21,0r-48,184r-25,0r-41,-160r-37,160r-25,0","w":233},"x":{"d":"56,-99r-48,-85r25,0r37,69r38,-69r23,0r-49,86r54,98r-25,0r-43,-81r-40,81r-24,0","w":140},"y":{"d":"26,-184r42,153r41,-153r21,0r-61,218v-6,30,-20,53,-55,44r1,-21v33,16,35,-30,43,-53r-54,-188r22,0","w":133},"z":{"d":"11,0r0,-21r88,-143r-85,0r0,-20r107,0r0,21r-88,144r89,0r0,19r-111,0","w":133},"{":{"d":"87,-272r0,16v-72,-14,-1,125,-57,145v33,6,23,78,23,119v0,24,12,27,34,26r0,16v-34,2,-53,-4,-53,-41v0,-36,11,-116,-22,-112r0,-16v57,-2,-28,-173,75,-153","w":93},"|":{"d":"31,90r0,-360r18,0r0,360r-18,0","w":79},"}":{"d":"81,-103v-58,1,29,173,-75,153r0,-16v72,14,1,-125,57,-145v-33,-6,-23,-78,-23,-119v0,-24,-12,-27,-34,-26r0,-16v35,-2,53,4,53,42v0,36,-11,115,22,111r0,16","w":93},"~":{"d":"70,-112v24,0,56,23,77,24v14,0,23,-13,31,-26r13,13v-11,15,-23,31,-45,31v-37,0,-89,-49,-108,2r-13,-13v8,-15,21,-31,45,-31","w":216},"'":{"d":"33,-190r0,-80r21,0r0,80r-21,0","w":86},"\u201c":{"d":"39,-190r23,-80r20,0r-17,80r-26,0xm90,-190r23,-80r21,0r-17,80r-27,0"},"\u201d":{"d":"134,-270r-23,80r-21,0r18,-80r26,0xm82,-270r-23,80r-20,0r17,-80r26,0"},"`":{"d":"-3,-262r26,0r27,51r-18,0","w":66},"\u00e7":{"d":"125,-180r-1,24v-42,-22,-87,-5,-87,59v0,67,37,79,57,79v8,0,25,-3,31,-10r2,24v-10,4,-25,7,-39,7v-4,6,-10,11,-13,18v18,-6,40,2,40,22v0,32,-44,34,-70,23r4,-10v15,6,45,12,46,-11v0,-17,-22,-17,-34,-11v-9,-11,12,-22,16,-33v-33,-6,-62,-36,-62,-92v0,-70,47,-111,110,-89","w":133},"\u00e1":{"d":"91,-262r25,0r-35,51r-18,0xm136,-125r2,125r-18,0v-2,-8,0,-20,-3,-26v-23,48,-105,32,-102,-25v3,-65,63,-60,102,-60v0,-23,-1,-56,-39,-56v-24,0,-44,17,-46,19r-3,-22v17,-9,31,-16,51,-16v57,0,56,48,56,61xm117,-71r0,-22v-43,0,-80,0,-80,42v0,15,12,34,34,34v10,0,46,-4,46,-54","w":159},"\u00e0":{"d":"136,-125r2,125r-18,0v-2,-8,0,-20,-3,-26v-23,48,-105,32,-102,-25v3,-65,63,-60,102,-60v0,-23,-1,-56,-39,-56v-24,0,-44,17,-46,19r-3,-22v17,-9,31,-16,51,-16v57,0,56,48,56,61xm117,-71r0,-22v-43,0,-80,0,-80,42v0,15,12,34,34,34v10,0,46,-4,46,-54xm43,-262r26,0r27,51r-18,0","w":159},"\u00e9":{"d":"87,-262r26,0r-35,51r-18,0xm139,-85r-102,0v0,68,44,68,52,68v12,0,30,-6,40,-15r1,24v-9,5,-21,11,-43,11v-72,0,-72,-77,-72,-95v0,-69,34,-94,65,-94v53,0,59,56,59,101xm37,-104r79,0v0,-49,-20,-63,-37,-63v-28,0,-42,39,-42,63","w":153},"\u00e8":{"d":"139,-85r-102,0v0,68,44,68,52,68v12,0,30,-6,40,-15r1,24v-9,5,-21,11,-43,11v-72,0,-72,-77,-72,-95v0,-69,34,-94,65,-94v53,0,59,56,59,101xm37,-104r79,0v0,-49,-20,-63,-37,-63v-28,0,-42,39,-42,63xm40,-262r26,0r27,51r-18,0","w":153},"\u00f4":{"d":"38,-211r35,-51r21,0r35,51r-21,0r-24,-37r-25,37r-21,0xm84,-17v46,0,46,-60,46,-75v0,-15,0,-75,-46,-75v-46,0,-47,60,-47,75v0,15,1,75,47,75xm84,3v-54,0,-69,-49,-69,-95v0,-46,15,-94,69,-94v54,0,68,48,68,94v0,46,-14,95,-68,95","w":167},"\u00fc":{"d":"46,-221r0,-35r21,0r0,35r-21,0xm100,-221r0,-35r21,0r0,35r-21,0xm142,-184r2,184r-20,0v-2,-7,1,-17,-2,-27v-2,8,-16,30,-47,30v-40,0,-51,-29,-51,-58r0,-129r21,0r0,124v0,13,1,43,35,43v63,0,35,-105,41,-167r21,0","w":166},"\u00a0":{"w":86}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1991 Adobe Systems.
 All Rights Reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used, 
 displayed, modified, disclosed or transferred
 * without the express 
 written approval of Adobe.
 
 The digitally encoded
 * machine readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype-Hell AG
 and/or its subsidiaries. All Rights
 * Reserved.
 This data is the property of Linotype-Hell AG and/or its
 * subsidiaries
 and may not be reproduced, used, displayed, modified, disclosed or
 * 
 transferred without the express written approval of Linotype-Hell AG 
 and/or
 * its subsidiaries.
 12 Frutiger* 67 Bold Condensed 24103
 */
Cufon.registerFont({"w":187,"face":{"font-family":"FrutigerLightCondensed","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-6 -283 295 90","underline-thickness":"18","underline-position":"-36","stemh":"33","stemv":"45","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":93},"!":{"d":"49,-74r-5,-177r46,0r-6,177r-35,0xm45,0r0,-45r43,0r0,45r-43,0","w":133},"\"":{"d":"105,-181r0,-89r36,0r0,89r-36,0xm46,-181r0,-89r36,0r0,89r-36,0","w":186},"#":{"d":"97,0r11,-74r-43,0r-10,74r-28,0r10,-74r-33,0r0,-28r37,0r7,-47r-34,0r0,-28r37,0r11,-74r28,0r-10,74r42,0r10,-74r29,0r-11,74r34,0r0,28r-38,0r-6,47r33,0r0,28r-37,0r-11,74r-28,0xm112,-102r6,-47r-42,0r-7,47r43,0"},"$":{"d":"100,-107r0,77v20,-3,30,-19,30,-37v1,-25,-8,-33,-30,-40xm84,34r0,-30v-31,-1,-49,-7,-60,-12r3,-41v15,10,35,19,57,20r0,-85v-34,-12,-66,-31,-66,-69v0,-44,31,-68,68,-71r0,-29r16,0r0,28v27,0,45,7,54,11r-2,38v-13,-9,-30,-16,-52,-16r0,74v34,11,67,33,67,70v0,52,-28,78,-69,81r0,31r-16,0xm86,-154r0,-67v-40,11,-38,49,0,67"},"%":{"d":"50,-184v0,31,7,46,21,46v14,0,20,-15,20,-46v0,-31,-6,-46,-20,-46v-14,0,-21,15,-21,46xm19,-184v0,-45,19,-71,52,-71v33,0,52,26,52,71v0,45,-19,72,-52,72v-33,0,-52,-27,-52,-72xm208,-68v0,31,7,46,21,46v14,0,20,-15,20,-46v0,-31,-6,-46,-20,-46v-14,0,-21,15,-21,46xm177,-68v0,-45,19,-71,52,-71v33,0,52,26,52,71v0,45,-19,72,-52,72v-33,0,-52,-27,-52,-72xm80,12r113,-276r28,0r-113,276r-28,0","w":299},"&":{"d":"99,-157v26,-9,50,-68,4,-70v-40,1,-26,57,-4,70xm138,-49r-51,-67v-14,9,-26,22,-26,45v2,47,57,52,77,22xm177,0r-18,-23v-15,15,-28,27,-60,27v-57,0,-82,-34,-82,-73v0,-44,30,-65,46,-73v-38,-35,-41,-113,42,-113v46,0,64,30,64,55v0,34,-29,54,-46,66r39,52v11,-17,14,-40,14,-58r40,0v0,26,-8,64,-30,90r40,50r-49,0","w":233},"\u2019":{"d":"35,-270r43,0r-28,89r-34,0","w":93},"(":{"d":"100,60r-34,0v-24,-48,-50,-92,-50,-161v0,-69,26,-113,50,-161r34,0v-58,98,-58,224,0,322","w":106},")":{"d":"6,-262r35,0v24,48,50,92,50,161v0,69,-26,113,-50,161r-35,0v59,-98,59,-224,0,-322","w":106},"*":{"d":"44,-145r31,-37r-45,-11r11,-32r42,21r-6,-47r34,0r-6,47r42,-21r10,32r-45,11r32,37r-28,19r-22,-42r-22,42","w":186},"+":{"d":"92,0r0,-75r-75,0r0,-32r75,0r0,-75r32,0r0,75r75,0r0,32r-75,0r0,75r-32,0","w":216},",":{"d":"25,-46r43,0r-27,89r-35,0","w":93},"-":{"d":"15,-84r0,-37r83,0r0,37r-83,0","w":113},".":{"d":"25,0r0,-47r43,0r0,47r-43,0","w":93},"\/":{"d":"3,4r63,-259r31,0r-64,259r-30,0","w":100},"0":{"d":"59,-126v0,55,7,96,35,96v28,0,34,-41,34,-96v0,-55,-6,-95,-34,-95v-28,0,-35,40,-35,95xm14,-126v0,-62,15,-129,80,-129v65,0,79,67,79,129v0,62,-14,130,-79,130v-65,0,-80,-68,-80,-130"},"1":{"d":"84,0r0,-198r-33,31r-21,-31r61,-53r38,0r0,251r-45,0"},"2":{"d":"22,0r0,-37v36,-41,94,-100,94,-144v0,-52,-71,-37,-84,-18r-4,-41v12,-7,30,-15,62,-15v53,0,72,30,72,67v1,47,-46,107,-89,151r92,0r0,37r-143,0"},"3":{"d":"18,-7r3,-39v24,18,100,21,96,-29v-3,-36,-35,-41,-67,-37r0,-35v33,1,66,-4,66,-38v0,-43,-58,-37,-88,-21r-3,-38v13,-4,33,-11,61,-11v44,0,75,22,75,63v0,46,-35,55,-49,60v23,6,53,15,53,60v0,74,-89,89,-147,65"},"4":{"d":"107,-86r-1,-119r-62,119r63,0xm107,0r0,-52r-96,0r0,-42r87,-157r50,0r0,165r28,0r0,34r-28,0r0,52r-41,0"},"5":{"d":"28,-251r128,0r0,35r-87,0r0,58v50,-15,98,14,98,74v0,80,-83,104,-143,77r3,-38v32,22,94,13,94,-37v0,-25,-16,-47,-51,-47v-21,0,-34,5,-42,8r0,-130"},"6":{"d":"62,-78v0,30,10,48,32,48v23,0,33,-18,33,-48v0,-27,-10,-47,-33,-47v-21,0,-32,19,-32,47xm160,-246r-3,37v-9,-4,-21,-11,-41,-11v-49,0,-57,53,-58,85v33,-48,113,-23,113,57v0,50,-25,82,-73,82v-64,0,-82,-53,-82,-118v0,-74,20,-141,97,-141v23,0,38,6,47,9"},"7":{"d":"40,0r82,-215r-100,0r0,-36r143,0r0,40r-75,211r-50,0"},"8":{"d":"91,-115v-36,10,-48,86,3,86v44,0,45,-66,6,-80xm93,4v-83,0,-103,-101,-44,-128r13,-6v-25,-12,-40,-29,-40,-58v0,-43,30,-67,72,-67v37,0,72,21,72,61v0,28,-17,49,-41,61v25,12,48,32,48,65v0,48,-35,72,-80,72xm63,-188v0,21,18,32,34,42v26,-10,44,-76,-3,-76v-18,0,-31,12,-31,34"},"9":{"d":"60,-174v0,27,10,48,33,48v21,0,32,-20,32,-48v0,-30,-10,-47,-32,-47v-23,0,-33,17,-33,47xm27,-5r3,-37v9,4,21,10,41,10v48,1,60,-55,58,-84v-33,48,-113,23,-113,-57v0,-50,26,-82,74,-82v64,0,81,52,81,117v0,74,-20,142,-97,142v-23,0,-38,-6,-47,-9"},":":{"d":"25,0r0,-47r43,0r0,47r-43,0xm25,-139r0,-46r43,0r0,46r-43,0","w":93},";":{"d":"6,43r19,-89r43,0r-27,89r-35,0xm25,-139r0,-46r43,0r0,46r-43,0","w":93},"<":{"d":"199,-185r0,31r-142,63r142,62r0,32r-182,-80r0,-28","w":216},"=":{"d":"17,-113r0,-32r182,0r0,32r-182,0xm17,-37r0,-32r182,0r0,32r-182,0","w":216},">":{"d":"17,3r0,-32r142,-62r-142,-63r0,-31r182,80r0,28","w":216},"?":{"d":"151,-194v1,47,-52,75,-50,121r-39,0v-7,-48,41,-68,43,-109v2,-44,-57,-40,-78,-24r-3,-39v7,-3,28,-10,54,-10v46,0,73,25,73,61xm60,0r0,-45r43,0r0,45r-43,0","w":166},"@":{"d":"145,-167v-39,-6,-67,85,-16,88v43,1,75,-84,16,-88xm233,-53r26,0v-60,99,-244,62,-244,-73v0,-78,59,-129,134,-129v68,0,124,42,124,106v0,68,-60,100,-88,100v-11,0,-21,-6,-22,-20v-28,34,-94,22,-94,-37v0,-73,80,-124,120,-66r6,-19r27,0r-28,106v0,5,3,9,9,9v19,0,44,-30,44,-67v0,-56,-45,-87,-98,-87v-62,0,-104,46,-104,105v0,105,129,131,188,72","w":288},"A":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0","w":219},"B":{"d":"71,-217r0,71v35,4,60,-7,60,-38v0,-30,-28,-36,-60,-33xm71,-112r0,77v37,3,64,-5,64,-39v0,-31,-27,-42,-64,-38xm27,0r0,-251v70,-1,149,-7,149,62v0,40,-25,52,-42,58v19,4,47,18,47,60v1,75,-77,74,-154,71","w":200},"C":{"d":"184,-48r2,43v-9,5,-31,9,-54,9v-76,0,-115,-57,-115,-130v0,-73,39,-129,114,-129v26,0,46,7,55,11r-2,41v-49,-29,-118,-14,-118,77v0,89,65,107,118,78","w":200},"D":{"d":"24,0r0,-251v112,-8,188,15,186,125v-2,112,-76,135,-186,126xm71,-216r0,181v63,5,90,-30,90,-91v0,-61,-27,-95,-90,-90","w":226},"E":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0","w":180},"F":{"d":"27,0r0,-251r127,0r0,36r-81,0r0,69r77,0r0,37r-77,0r0,109r-46,0","w":166},"G":{"d":"127,-105r0,-36r81,0r0,132v-13,7,-35,13,-68,13v-81,0,-123,-55,-123,-130v0,-75,42,-129,123,-129v29,0,51,7,61,11r-2,41v-15,-9,-35,-15,-58,-15v-49,0,-75,40,-75,92v0,68,40,107,99,88r0,-67r-38,0","w":233},"H":{"d":"27,0r0,-251r46,0r0,102r74,0r0,-102r46,0r0,251r-46,0r0,-111r-74,0r0,111r-46,0","w":219},"I":{"d":"27,0r0,-251r46,0r0,251r-46,0","w":100},"J":{"d":"57,-251r46,0r0,178v-1,70,-46,89,-96,70r0,-39v22,13,50,-1,50,-32r0,-177","w":126},"K":{"d":"27,0r0,-251r46,0r1,106r71,-106r53,0r-85,118r92,133r-56,0r-76,-118r0,118r-46,0","w":206},"L":{"d":"24,0r0,-251r47,0r0,214r82,0r0,37r-129,0","w":159},"M":{"d":"225,0r0,-210r-63,210r-33,0r-61,-210r0,210r-42,0r0,-251r69,0r53,187r53,-187r66,0r0,251r-42,0","w":293},"N":{"d":"26,0r0,-251r55,0r84,197r0,-197r42,0r0,251r-55,0r-84,-196r0,196r-42,0","w":233},"O":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130","w":233},"P":{"d":"71,-134v36,3,58,-7,58,-41v0,-34,-21,-44,-58,-41r0,82xm24,0r0,-251r72,0v52,0,79,28,79,76v1,57,-39,83,-104,77r0,98r-47,0","w":186},"Q":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm160,48r-35,-44v-62,2,-108,-37,-108,-130v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,62,-23,101,-54,118r50,56r-53,0","w":233},"R":{"d":"24,0r0,-251v74,-1,154,-11,154,66v0,34,-23,53,-49,60v9,1,20,6,28,29r33,96r-49,0r-25,-82v-8,-24,-21,-27,-45,-26r0,108r-47,0xm71,-142v34,2,59,-5,59,-38v1,-36,-25,-37,-59,-36r0,74","w":200},"S":{"d":"21,-8r2,-41v19,15,96,32,92,-20v-4,-50,-105,-49,-97,-117v-6,-66,85,-80,131,-60r-2,39v-19,-12,-85,-20,-82,18v3,30,34,36,54,49v29,18,43,33,43,68v0,74,-88,91,-141,64","w":180},"T":{"d":"64,0r0,-215r-56,0r0,-36r158,0r0,36r-56,0r0,215r-46,0","w":173},"U":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162","w":219},"V":{"d":"78,0r-75,-251r50,0r51,193r52,-193r48,0r-77,251r-49,0","w":206},"W":{"d":"188,0r-38,-206r-40,206r-54,0r-51,-251r43,0r36,193r38,-193r56,0r38,193r37,-193r42,0r-52,251r-55,0","w":299},"X":{"d":"152,0r-47,-94r-52,94r-51,0r75,-133r-66,-118r53,0r40,81r46,-81r49,0r-67,118r72,133r-52,0","w":206},"Y":{"d":"77,0r0,-101r-74,-150r50,0r49,100r46,-100r49,0r-74,151r0,100r-46,0","w":200},"Z":{"d":"13,0r0,-40r99,-175r-96,0r0,-36r150,0r0,38r-100,176r101,0r0,37r-154,0","w":180},"[":{"d":"27,60r0,-322r65,0r0,28r-31,0r0,266r31,0r0,28r-65,0","w":106},"\\":{"d":"67,4r-64,-259r32,0r62,259r-30,0","w":100},"]":{"d":"14,60r0,-28r31,0r0,-266r-31,0r0,-28r66,0r0,322r-66,0","w":106},"^":{"d":"22,-106r71,-145r30,0r71,145r-31,0r-55,-113r-55,113r-31,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"16,-181r27,-89r35,0r-19,89r-43,0","w":93},"a":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29","w":180},"b":{"d":"21,-270r45,0r0,111v6,-14,21,-29,48,-29v40,0,64,35,64,95v0,51,-19,96,-65,96v-30,1,-41,-18,-50,-32v0,13,-1,24,-2,29r-42,0xm66,-93v0,35,9,63,35,63v26,0,33,-21,33,-64v0,-37,-9,-62,-34,-62v-24,0,-34,27,-34,63","w":193},"c":{"d":"144,-40r2,35v-10,4,-26,8,-44,8v-61,0,-87,-43,-87,-96v0,-67,60,-113,129,-88r-3,36v-38,-21,-86,-2,-80,53v-5,49,44,76,83,52","w":153},"d":{"d":"128,-270r44,0r2,270r-42,0v-2,-4,1,-19,-2,-29v-7,16,-21,32,-50,32v-46,0,-65,-45,-65,-96v0,-60,24,-95,64,-95v28,-1,41,17,49,29r0,-111xm60,-94v0,43,7,64,33,64v26,0,35,-28,35,-63v0,-36,-11,-63,-35,-63v-25,0,-33,25,-33,62","w":193},"e":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49","w":180},"f":{"d":"35,0r0,-153r-31,0r0,-32r31,0v-1,-50,-5,-87,53,-89v12,0,23,2,32,4r-2,32v-19,-5,-39,-1,-39,21r0,32r34,0r0,32r-34,0r0,153r-44,0","w":119},"g":{"d":"61,-95v0,44,14,62,29,62v28,0,40,-20,40,-62v0,-39,-15,-59,-36,-59v-23,0,-33,21,-33,59xm23,68r3,-39v10,6,32,16,55,16v48,-1,52,-38,48,-76v-7,14,-20,31,-49,31v-26,0,-65,-17,-65,-92v0,-51,18,-96,67,-96v28,-1,39,17,50,31v0,-10,2,-18,2,-28r40,0r-1,166v0,58,-18,99,-86,99v-30,0,-53,-8,-64,-12","w":193},"h":{"d":"20,0r0,-270r45,0r1,108v8,-12,18,-26,46,-26v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0","w":186},"i":{"d":"24,0r0,-185r45,0r0,185r-45,0xm24,-220r0,-44r46,0r0,44r-46,0","w":93},"j":{"d":"24,-185r45,0r0,193v4,62,-23,79,-75,70r1,-34v19,3,29,7,29,-29r0,-200xm24,-220r0,-44r46,0r0,44r-46,0","w":93},"k":{"d":"20,0r0,-270r45,0r1,159r54,-74r48,0r-65,83r71,102r-52,0r-57,-90r0,90r-45,0","w":180},"l":{"d":"24,0r0,-270r45,0r0,270r-45,0","w":93},"m":{"d":"19,0r-1,-185r44,0v0,10,2,19,2,29v7,-14,21,-32,47,-32v31,0,42,19,47,29v9,-13,23,-29,50,-29v77,-1,47,115,53,188r-45,0r0,-117v0,-23,-6,-35,-23,-35v-53,0,-24,99,-31,152r-44,0r0,-117v0,-23,-7,-35,-24,-35v-52,0,-23,99,-30,152r-45,0","w":280},"n":{"d":"20,0r-1,-185r41,0v1,8,0,21,3,28v6,-11,19,-31,49,-31v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0","w":186},"o":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96","w":193},"p":{"d":"21,78r-2,-263r42,0v2,4,0,18,3,28v7,-16,20,-31,49,-31v46,0,65,44,65,95v0,60,-24,96,-64,96v-27,0,-42,-16,-48,-30r0,105r-45,0xm66,-92v0,36,10,62,34,62v25,0,34,-24,34,-61v0,-43,-7,-65,-33,-65v-26,0,-35,29,-35,64","w":193},"q":{"d":"128,78r-1,-105v-6,14,-21,30,-48,30v-40,0,-64,-36,-64,-96v0,-51,19,-95,65,-95v30,-1,42,17,51,31v0,-13,0,-23,1,-28r42,0v-5,82,-1,177,-2,263r-44,0xm60,-91v0,37,8,61,33,61v24,0,35,-26,35,-62v0,-35,-9,-64,-35,-64v-26,0,-33,22,-33,65","w":193},"r":{"d":"22,0r-2,-185r40,0v1,10,0,24,3,33v5,-15,24,-41,54,-35r0,42v-26,-6,-51,3,-51,43r0,102r-44,0","w":126},"s":{"d":"13,-6r2,-37v9,6,75,26,75,-6v0,-35,-77,-35,-77,-87v0,-26,25,-52,64,-52v24,0,42,6,46,7r-2,35v-16,-8,-66,-16,-65,10v9,33,84,42,78,84v6,53,-81,65,-121,46","w":146},"t":{"d":"37,-185r0,-39r44,-13r0,52r37,0r0,32r-37,0r0,96v-3,28,22,30,37,22r0,32v-36,14,-81,4,-81,-48r0,-102r-30,0r0,-32r30,0","w":126},"u":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0","w":186},"v":{"d":"60,0r-56,-185r46,0r38,143r38,-143r44,0r-57,185r-53,0","w":173},"w":{"d":"167,0r-34,-144r-32,144r-49,0r-50,-185r46,0r30,144r32,-144r51,0r31,144r30,-144r43,0r-49,185r-49,0","w":266},"x":{"d":"1,0r56,-100r-52,-85r51,0r29,59r31,-59r46,0r-52,85r56,100r-49,0r-35,-69r-34,69r-47,0","w":166},"y":{"d":"48,-185r38,140r36,-140r43,0r-68,220v-6,36,-44,54,-81,40r2,-34v26,14,43,-9,45,-39r-61,-187r46,0","w":166},"z":{"d":"10,0r0,-39r79,-113r-76,0r0,-33r121,0r0,38r-78,113r80,0r0,34r-126,0","w":146},"{":{"d":"113,60v-40,3,-69,-3,-69,-45v0,-42,6,-105,-32,-103r0,-25v39,2,32,-62,32,-104v0,-42,29,-48,69,-45r0,25v-51,-10,-35,50,-35,93v0,33,-23,39,-31,44v9,1,31,9,31,44v0,37,-21,99,35,91r0,25","w":119},"|":{"d":"24,90r0,-360r32,0r0,360r-32,0","w":79},"}":{"d":"7,60r0,-25v50,10,34,-50,34,-92v0,-33,24,-39,32,-44v-9,-1,-32,-9,-32,-44v0,-37,21,-99,-34,-92r0,-25v40,-3,69,3,69,45v0,42,-7,106,32,104r0,25v-39,-2,-32,62,-32,103v0,42,-29,48,-69,45","w":119},"~":{"d":"70,-118v24,0,53,24,77,24v14,0,23,-13,31,-26r13,25v-8,12,-21,31,-45,31v-25,0,-52,-24,-77,-24v-14,0,-23,13,-31,26r-13,-25v8,-14,21,-31,45,-31","w":216},"'":{"d":"29,-181r0,-89r36,0r0,89r-36,0","w":93},"\u201c":{"d":"31,-181r27,-89r35,0r-19,89r-43,0xm94,-181r28,-89r34,0r-18,89r-44,0","w":186},"\u201d":{"d":"113,-270r43,0r-27,89r-35,0xm49,-270r44,0r-28,89r-34,0","w":186},"`":{"d":"-4,-258r42,0r23,52r-28,0","w":79},"\u00e7":{"d":"144,-40r2,35v-10,4,-27,8,-46,8r-6,19v21,-7,45,5,45,25v0,38,-53,37,-78,26r6,-15v11,6,44,9,44,-9v0,-14,-21,-17,-31,-11v-12,-8,3,-25,5,-37v-49,-8,-70,-47,-70,-94v0,-67,60,-113,129,-88r-3,36v-38,-21,-86,-2,-80,53v-5,49,44,76,83,52","w":153},"\u00e1":{"d":"69,-206r23,-52r42,0r-37,52r-28,0xm32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29","w":180},"\u00e0":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm46,-258r42,0r23,52r-28,0","w":180},"\u00e9":{"d":"69,-206r23,-52r42,0r-37,52r-28,0xm154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49","w":180},"\u00e8":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm46,-258r42,0r23,52r-28,0","w":180},"\u00f4":{"d":"45,-206r33,-52r39,0r32,52r-33,0r-20,-31r-19,31r-32,0xm97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96","w":193},"\u00fc":{"d":"46,-217r0,-40r35,0r0,40r-35,0xm107,-217r0,-40r34,0r0,40r-34,0xm167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0","w":186},"\u00a0":{"w":93}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1994 Adobe Systems.
 All Rights
 * Reserved. This software is the property of Adobe Systems
 Incorporated and its
 * licensors, and may not be reproduced, used, 
 displayed, modified, disclosed or
 * transferred without the express 
 written approval of Adobe.
 
 The digitally
 * encoded machine readable outline data for producing
 the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell
 AG and/or its subsidiaries. All
 * Rights Reserved.
 This data is the property of Linotype-Hell AG and/or its
 * subsidiaries
 and may not be reproduced, used, displayed, modified, disclosed or
 * 
 transferred without the express written approval of Linotype-Hell AG 
 and/or
 * its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"FrutigerLightCondensed","font-weight":200,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-43 -283 371 90","underline-thickness":"18","underline-position":"-36","slope":"-12","stemh":"19","stemv":"25","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":100},"!":{"d":"54,-61r36,-190r30,0r-45,190r-21,0xm37,0r6,-30r29,0r-6,30r-29,0","w":140},"\"":{"d":"64,-173r0,-78r23,0r0,78r-23,0xm113,-173r0,-78r23,0r0,78r-23,0","w":159},"#":{"d":"46,0r11,-79r-40,0r2,-19r40,0r8,-55r-41,0r3,-19r41,0r11,-79r22,0r-11,79r47,0r11,-79r22,0r-11,79r37,0r-3,19r-37,0r-8,55r38,0r-3,19r-37,0r-12,79r-22,0r12,-79r-47,0r-11,79r-22,0xm129,-98r7,-55r-47,0r-7,55r47,0"},"$":{"d":"104,-152r18,-81v-23,4,-44,19,-44,46v0,15,11,25,26,35xm113,-117r-22,98v28,-4,54,-19,54,-52v0,-21,-15,-34,-32,-46xm133,-283r17,0r-6,27v19,1,36,5,52,12r-7,22v-15,-8,-32,-12,-49,-12r-21,92v24,15,51,33,51,68v0,48,-41,75,-84,78r-6,28r-17,0r6,-28v-28,-1,-45,-8,-55,-13r8,-24v14,10,34,16,52,16r24,-110v-23,-15,-45,-30,-45,-58v0,-45,34,-67,74,-70"},"%":{"d":"252,-17v47,0,66,-90,14,-95v-47,-1,-67,92,-14,95xm250,3v-32,0,-52,-24,-52,-55v0,-37,27,-79,68,-79v31,0,53,20,53,52v0,41,-25,82,-69,82xm86,-140v32,0,44,-36,44,-62v0,-17,-11,-32,-30,-32v-47,-1,-67,94,-14,94xm84,-120v-32,0,-52,-24,-52,-55v0,-37,27,-79,68,-79v31,0,53,20,53,52v0,41,-25,82,-69,82xm86,8r160,-267r20,0r-160,267r-20,0","w":339},"&":{"d":"186,0r-18,-28v-48,53,-158,41,-158,-33v0,-46,40,-71,81,-82v-13,-19,-24,-34,-24,-56v0,-75,129,-78,129,-4v0,38,-40,58,-73,69r50,72v21,-22,30,-49,37,-76r21,0v-7,34,-23,67,-47,94r29,44r-27,0xm158,-46r-56,-82v-34,10,-67,28,-67,67v0,64,92,52,123,15xm173,-203v0,-23,-16,-33,-40,-33v-49,0,-55,51,-20,87v26,-9,60,-23,60,-54","w":240},"\u2019":{"d":"41,-173r36,-78r29,0r-43,78r-22,0","w":100},"(":{"d":"119,-272r21,0v-80,83,-122,198,-68,322r-17,0v-17,-40,-31,-86,-31,-129v0,-78,49,-135,95,-193","w":100},")":{"d":"-4,50r-22,0v80,-83,122,-197,69,-322r16,0v17,40,31,86,31,129v0,78,-48,135,-94,193","w":100},"*":{"d":"64,-136r36,-44r-53,-15r7,-21r51,20r-2,-55r21,0r-2,55r53,-20r6,21r-54,15r32,44r-16,12r-30,-46r-32,46"},"+":{"d":"22,-79r0,-25r79,0r0,-79r25,0r0,79r78,0r0,25r-78,0r0,79r-25,0r0,-79r-79,0","w":216},",":{"d":"-13,48r36,-78r30,0r-44,78r-22,0","w":100},"-":{"d":"14,-85r4,-24r92,0r-4,24r-92,0","w":119},".":{"d":"17,0r6,-30r30,0r-6,30r-30,0","w":100},"\/":{"d":"-2,4r97,-260r25,0r-98,260r-24,0","w":100},"0":{"d":"19,-81v0,-51,32,-173,110,-173v50,0,68,39,68,84v0,51,-32,173,-110,173v-50,0,-68,-39,-68,-84xm44,-81v0,27,7,62,42,62v60,0,86,-114,86,-151v0,-27,-6,-62,-43,-62v-58,0,-85,114,-85,151"},"1":{"d":"76,0r47,-223r-48,34r-12,-17r71,-45r19,0r-53,251r-24,0"},"2":{"d":"1,0r5,-19r67,-59v31,-27,88,-74,88,-115v0,-53,-82,-43,-107,-18r2,-26v42,-29,137,-20,130,42v-10,83,-96,122,-145,173r118,0r-5,22r-153,0"},"3":{"d":"57,-122r6,-21v48,3,99,-9,99,-47v0,-55,-77,-47,-111,-28r2,-24v52,-23,133,-16,134,50v1,35,-33,55,-65,62v28,6,41,27,41,52v0,77,-95,97,-163,69r5,-21v42,21,139,14,134,-50v-3,-34,-41,-45,-82,-42"},"4":{"d":"109,0r13,-58r-122,0r6,-24r150,-169r32,0r-38,171r38,0r-5,22r-37,0r-13,58r-24,0xm31,-80r96,0r31,-146"},"5":{"d":"42,-124r29,-127r132,0r-4,21r-110,0r-18,80v52,-14,105,9,105,61v0,82,-93,110,-162,81r5,-24v47,29,132,6,132,-55v0,-50,-67,-54,-109,-37"},"6":{"d":"200,-242r-6,22v-12,-7,-31,-12,-51,-12v-52,-1,-91,55,-93,101v37,-49,135,-30,135,42v0,50,-37,92,-86,92v-61,0,-77,-45,-77,-94v0,-78,40,-163,123,-163v20,0,40,4,55,12xm100,-19v66,-1,91,-119,4,-118v-31,0,-58,28,-58,61v0,33,22,58,54,57"},"7":{"d":"206,-251r-3,19r-149,232r-28,0r149,-230r-125,0r4,-21r152,0"},"8":{"d":"94,-17v31,0,62,-20,62,-52v0,-35,-34,-46,-52,-56v-13,2,-66,21,-66,58v0,32,27,50,56,50xm174,-194v0,-57,-103,-52,-101,6v0,19,18,37,35,48v26,-9,66,-23,66,-54xm49,-188v-3,-83,149,-92,150,-6v1,36,-41,54,-70,63v30,11,52,29,52,62v0,48,-40,72,-87,72v-45,0,-81,-23,-81,-69v-1,-38,38,-58,72,-69v-19,-12,-36,-30,-36,-53"},"9":{"d":"15,-10r7,-22v12,7,30,13,50,13v52,1,91,-56,93,-102v-37,49,-135,31,-135,-41v0,-50,37,-92,86,-92v61,0,78,45,78,94v0,78,-40,163,-123,163v-20,0,-41,-5,-56,-13xm115,-232v-66,1,-91,119,-4,118v31,0,58,-29,58,-62v0,-33,-22,-57,-54,-56"},":":{"d":"49,-153r6,-31r30,0r-6,31r-30,0xm17,0r6,-30r30,0r-6,30r-30,0","w":100},";":{"d":"-13,48r36,-78r30,0r-44,78r-22,0xm49,-153r6,-31r30,0r-6,31r-30,0","w":100},"<":{"d":"204,-185r0,24r-154,70r154,70r0,24r-182,-83r0,-22","w":216},"=":{"d":"22,-115r0,-25r182,0r0,25r-182,0xm22,-42r0,-25r182,0r0,25r-182,0","w":216},">":{"d":"22,3r0,-24r155,-70r-155,-70r0,-24r183,83r0,22","w":216},"?":{"d":"52,-225r4,-23v48,-17,113,-8,112,50v-2,65,-87,75,-95,137r-21,0v3,-67,84,-76,92,-137v-4,-43,-59,-41,-92,-27xm37,0r7,-30r29,0r-6,30r-30,0","w":180},"@":{"d":"96,-104v0,22,11,34,26,34v35,0,59,-46,59,-76v0,-25,-16,-32,-29,-32v-23,0,-56,31,-56,74xm222,-194v-11,39,-27,74,-34,116v0,4,1,8,7,8v27,0,53,-35,53,-77v0,-56,-50,-87,-104,-87v-60,0,-106,46,-106,108v0,63,46,109,106,109v41,0,75,-16,95,-40r22,0v-22,39,-66,61,-117,61v-86,0,-130,-65,-130,-130v0,-65,44,-130,130,-130v63,0,128,38,128,109v0,62,-51,99,-81,99v-16,0,-26,-7,-29,-22v-9,10,-21,22,-45,22v-28,0,-48,-24,-48,-54v0,-64,83,-140,123,-70r7,-22r23,0","w":288},"A":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0","w":240},"B":{"d":"12,0r54,-251v60,1,127,-10,127,55v0,36,-28,62,-61,65v28,4,43,23,43,52v1,70,-80,86,-163,79xm62,-120r-21,98v56,3,109,-6,109,-57v1,-45,-44,-42,-88,-41xm86,-230r-19,89v51,3,99,-3,101,-54v2,-41,-43,-34,-82,-35"},"C":{"d":"244,-243r-9,21v-90,-40,-184,22,-184,117v0,70,85,106,146,79r-3,22v-74,26,-167,-16,-167,-102v0,-112,110,-180,217,-137","w":219},"D":{"d":"87,-230r-44,208v103,9,165,-30,165,-128v0,-68,-50,-85,-121,-80xm13,0r54,-251v91,-4,166,8,166,101v0,90,-52,150,-144,150r-76,0","w":240},"E":{"d":"13,0r52,-251r124,0r-4,21r-100,0r-18,90r94,0r-4,22r-94,0r-21,96r104,0r-4,22r-129,0","w":180},"F":{"d":"10,0r53,-251r121,0r-5,21r-96,0r-19,90r93,0r-5,22r-92,0r-25,118r-25,0","w":159},"G":{"d":"252,-243r-6,23v-90,-41,-193,10,-193,110v0,72,80,114,138,82r17,-86r-60,0r5,-22r86,0r-27,128v-9,3,-27,12,-68,12v-70,0,-116,-46,-116,-117v-1,-112,114,-172,224,-130","w":259},"H":{"d":"13,0r54,-251r24,0r-23,111r128,0r24,-111r24,0r-54,251r-24,0r26,-118r-129,0r-25,118r-25,0","w":240},"I":{"d":"10,0r53,-251r25,0r-53,251r-25,0","w":79},"J":{"d":"-13,0r6,-23v46,24,66,-28,74,-64r34,-164r25,0r-37,168v-7,55,-36,103,-102,83","w":119},"K":{"d":"17,0r54,-251r24,0r-23,109r133,-109r36,0r-148,119r106,132r-31,0r-100,-126r-26,126r-25,0","w":219},"L":{"d":"10,0r54,-251r25,0r-49,229r103,0r-4,22r-129,0","w":159},"M":{"d":"13,0r54,-251r34,0r46,221r140,-221r38,0r-53,251r-24,0r48,-224r-144,224r-20,0r-48,-224r-48,224r-23,0","w":320},"N":{"d":"10,0r54,-251r30,0r85,221r46,-221r23,0r-53,251r-30,0r-84,-221r-48,221r-23,0","w":240},"O":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134","w":259},"P":{"d":"88,-230r-21,100v53,3,103,-5,103,-58v0,-45,-40,-43,-82,-42xm13,0r54,-251v65,0,129,-6,128,63v-1,66,-63,84,-133,79r-24,109r-25,0","w":180},"Q":{"d":"203,48r-31,0r-37,-45v-71,8,-112,-35,-111,-101v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,66,-35,131,-94,151xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134","w":259},"R":{"d":"13,0r55,-251v62,0,126,-9,126,56v0,42,-33,63,-71,68v21,4,23,17,27,31r24,96r-25,0r-22,-93v-6,-30,-31,-24,-63,-25r-25,118r-26,0xm87,-230r-19,90v49,2,99,-2,101,-52v2,-42,-41,-39,-82,-38"},"S":{"d":"187,-244r-8,22v-39,-21,-111,-18,-111,35v0,44,93,48,93,113v0,76,-105,93,-156,65r8,-24v41,28,123,22,123,-38v0,-52,-92,-56,-92,-114v0,-71,86,-85,143,-59","w":180},"T":{"d":"32,-230r4,-21r178,0r-4,21r-77,0r-48,230r-26,0r49,-230r-76,0","w":180},"U":{"d":"247,-251v-29,97,-16,255,-135,255v-48,0,-82,-28,-82,-79v0,-60,23,-121,34,-176r23,0r-25,122v-16,50,-10,112,50,112v43,0,67,-31,76,-70r36,-164r23,0","w":240},"V":{"d":"252,-251r-147,251r-27,0r-41,-251r25,0r35,226r130,-226r25,0","w":219},"W":{"d":"60,0r-23,-251r25,0r18,223r110,-223r30,0r15,223r112,-223r24,0r-127,251r-30,0r-14,-223r-110,223r-30,0","w":339},"X":{"d":"-15,0r120,-132r-60,-119r27,0r51,103r93,-103r31,0r-111,120r64,131r-27,0r-54,-114r-103,114r-31,0","w":219},"Y":{"d":"79,0r23,-106r-64,-145r26,0r53,124r106,-124r30,0r-127,145r-23,106r-24,0","w":219},"Z":{"d":"-11,0r4,-22r176,-208r-128,0r5,-21r157,0r-4,22r-176,207r136,0r-5,22r-165,0","w":180},"[":{"d":"5,50r69,-322r57,0r-4,17r-36,0r-61,288r36,0r-4,17r-57,0","w":100},"\\":{"d":"23,-256r97,260r-25,0r-97,-260r25,0","w":100},"]":{"d":"110,-272r-68,322r-57,0r3,-17r37,0r61,-288r-36,0r3,-17r57,0","w":100},"^":{"d":"22,-95r78,-156r23,0r79,156r-26,0r-65,-131r-64,131r-25,0","w":216},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"45,-173r43,-78r22,0r-37,78r-28,0","w":100},"a":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44","w":180},"b":{"d":"89,-270r-23,111v13,-17,30,-29,60,-29v42,0,62,34,62,74v0,58,-31,118,-93,118v-39,1,-50,-22,-58,-36v-1,8,-4,19,-7,32r-24,0r60,-270r23,0xm118,-168v-45,0,-70,54,-70,95v0,31,11,58,47,58v47,0,68,-57,68,-99v0,-31,-13,-54,-45,-54"},"c":{"d":"168,-181r-6,21v-59,-25,-123,12,-123,79v0,55,52,80,98,57r-3,23v-9,3,-22,5,-41,5v-53,0,-79,-44,-79,-84v0,-82,72,-126,154,-101","w":159},"d":{"d":"212,-270r-55,270r-23,0v0,-10,6,-24,5,-29v-13,20,-32,33,-63,33v-44,0,-62,-37,-62,-78v0,-51,34,-114,92,-114v28,-1,48,15,57,38r25,-120r24,0xm39,-70v0,31,13,55,45,55v41,0,70,-54,70,-95v0,-33,-14,-58,-46,-58v-47,0,-69,56,-69,98"},"e":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63","w":180},"f":{"d":"26,0r36,-164r-40,0r5,-20r39,0v7,-47,27,-106,90,-86r-6,19v-39,-18,-56,28,-60,67r45,0r-4,20r-46,0r-35,164r-24,0","w":119},"g":{"d":"-3,66r7,-24v18,12,36,16,56,16v58,3,72,-37,79,-85v-16,18,-37,27,-61,27v-44,0,-66,-35,-66,-75v0,-58,33,-113,94,-113v30,0,52,14,60,42v2,-12,5,-25,9,-38r22,0r-36,164v-14,64,-26,98,-101,98v-21,0,-41,-2,-63,-12xm37,-75v0,31,15,56,49,56v46,0,69,-49,69,-91v0,-33,-17,-58,-50,-58v-45,0,-68,53,-68,93"},"h":{"d":"10,0r58,-270r24,0r-27,116v20,-47,120,-47,116,19v-3,49,-17,90,-25,135r-24,0v8,-44,25,-85,25,-133v0,-22,-13,-35,-36,-35v-72,0,-68,106,-87,168r-24,0"},"i":{"d":"10,0r39,-184r24,0r-39,184r-24,0xm91,-263r-6,30r-27,0r6,-30r27,0","w":79},"j":{"d":"72,-184r-42,206v-2,34,-28,67,-73,53r6,-21v25,10,39,-14,43,-32r43,-206r23,0xm90,-263r-6,30r-27,0r6,-30r27,0","w":79},"k":{"d":"10,0r59,-270r22,0r-33,161r95,-75r34,0r-111,82r82,102r-29,0r-75,-94r-20,94r-24,0","w":180},"l":{"d":"10,0r58,-270r23,0r-57,270r-24,0","w":79},"m":{"d":"10,0r36,-184r23,0v0,12,-5,24,-3,28v24,-45,96,-43,103,9v17,-55,118,-57,114,13v-3,44,-18,92,-26,134r-24,0v8,-45,25,-83,25,-133v0,-20,-8,-35,-30,-35v-70,0,-65,106,-83,168r-23,0v8,-45,25,-84,25,-133v0,-20,-9,-35,-31,-35v-70,0,-65,105,-82,168r-24,0","w":299},"n":{"d":"10,0r36,-184r23,0v0,12,-4,24,-3,28v25,-45,118,-45,115,21v-2,49,-17,90,-25,135r-24,0v8,-44,25,-85,25,-133v0,-22,-13,-35,-36,-35v-70,0,-71,105,-87,168r-24,0"},"o":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96"},"p":{"d":"-6,76r52,-260r22,0v0,11,-5,23,-3,28v12,-19,35,-32,60,-32v42,0,63,33,63,74v0,57,-31,118,-93,118v-26,0,-47,-15,-55,-40r-23,112r-23,0xm49,-73v0,29,14,58,46,58v47,0,68,-57,68,-99v0,-30,-12,-54,-44,-54v-44,0,-70,56,-70,95"},"q":{"d":"115,76r23,-100v-14,18,-31,28,-62,28v-41,0,-62,-34,-62,-74v0,-58,32,-118,94,-118v31,-1,49,19,56,42v2,-13,6,-25,9,-38r24,0v-24,82,-38,174,-58,260r-24,0xm39,-70v0,31,13,55,45,55v45,0,70,-51,70,-95v0,-30,-14,-58,-46,-58v-47,0,-69,56,-69,98"},"r":{"d":"10,0r36,-184r23,0v0,12,-4,24,-3,28v14,-23,38,-39,70,-29r-5,24v-84,-18,-78,94,-97,161r-24,0","w":119},"s":{"d":"-5,-6r7,-22v30,20,95,21,95,-24v0,-40,-72,-38,-72,-85v0,-53,72,-60,115,-42r-8,21v-27,-14,-83,-20,-83,21v0,31,73,35,73,84v0,62,-78,66,-127,47","w":140},"t":{"d":"63,-184r9,-41r26,-9r-12,50r48,0r-4,20r-48,0v-8,42,-20,82,-24,127v-2,23,24,27,40,17r-2,19v-26,13,-66,-1,-63,-29v5,-53,17,-88,26,-134r-37,0r5,-20r36,0","w":119},"u":{"d":"192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0"},"v":{"d":"178,-184r-103,184r-27,0r-25,-184r23,0r22,159r84,-159r26,0","w":159},"w":{"d":"42,0r-19,-184r24,0r14,159r87,-159r27,0r18,159r80,-159r25,0r-95,184r-28,0r-19,-159r-87,159r-27,0","w":280},"x":{"d":"-15,0r84,-97r-41,-87r25,0r32,69r58,-69r29,0r-76,87r43,97r-26,0r-33,-78r-67,78r-28,0","w":159},"y":{"d":"177,-184r-127,227v-12,27,-39,44,-71,30r5,-20v35,20,52,-27,65,-53r-26,-184r24,0r20,158r86,-158r24,0","w":159},"z":{"d":"-7,0r4,-21r137,-143r-104,0r4,-20r134,0r-4,22r-138,143r110,0r-4,19r-139,0","w":159},"{":{"d":"140,-272r-3,17v-47,-9,-42,59,-52,93v-10,34,-31,49,-40,51v9,-1,25,28,19,52v-7,25,-12,49,-14,76v-1,18,11,17,27,16r-3,17v-33,4,-53,-9,-46,-44v5,-26,15,-50,15,-79v0,-17,-5,-29,-22,-29r3,-18v73,-6,16,-169,116,-152","w":100},"|":{"d":"36,-270r25,0r0,360r-25,0r0,-360","w":79},"}":{"d":"-22,50r4,-17v47,9,42,-58,51,-93v9,-34,32,-49,41,-51v-9,0,-26,-27,-20,-52v6,-25,12,-49,14,-76v1,-18,-11,-16,-27,-16r4,-17v32,-4,51,10,45,44v-5,26,-15,50,-15,79v0,17,6,29,23,29r-4,18v-72,7,-16,169,-116,152","w":100},"~":{"d":"178,-117r13,19v-8,15,-21,32,-45,32v-27,0,-58,-26,-77,-26v-14,0,-23,13,-31,26r-13,-18v8,-15,21,-33,45,-33v27,0,58,27,77,27v14,0,23,-14,31,-27","w":216},"'":{"d":"60,-173r0,-78r22,0r0,78r-22,0","w":100},"\u201c":{"d":"42,-173r44,-78r22,0r-37,78r-29,0xm103,-173r43,-78r22,0r-37,78r-28,0","w":159},"\u201d":{"d":"103,-173r36,-78r29,0r-43,78r-22,0xm42,-173r37,-78r29,0r-44,78r-22,0","w":159},"`":{"d":"50,-260r30,52r-15,0r-44,-52r29,0","w":79},"\u00e7":{"d":"168,-181r-6,21v-59,-25,-123,12,-123,79v0,55,52,80,98,57r-3,23v-9,3,-25,5,-44,5r-6,14v14,-8,36,1,35,20v-1,37,-56,33,-77,19r3,-11v11,9,51,21,51,-7v0,-15,-17,-15,-29,-10r12,-26v-44,-6,-65,-47,-65,-83v0,-82,72,-126,154,-101","w":159},"\u00e1":{"d":"93,-208r30,-52r29,0r-42,52r-17,0xm101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44","w":180},"\u00e0":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm100,-260r30,52r-15,0r-44,-52r29,0","w":180},"\u00e9":{"d":"93,-208r30,-52r29,0r-42,52r-17,0xm171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63","w":180},"\u00e8":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63xm100,-260r30,52r-15,0r-44,-52r29,0","w":180},"\u00f4":{"d":"72,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0xm14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96"},"\u00fc":{"d":"78,-218r6,-30r28,0r-6,30r-28,0xm141,-218r6,-30r28,0r-6,30r-28,0xm192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0"},"\u00a0":{"w":100}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing 
 the Typefaces
 * licensed to you is copyrighted (c) 1988, 1990 Adobe
 Systems. All Rights
 * Reserved. This software is the property of
 Adobe Systems Incorporated and its
 * licensors, and may not be
 reproduced, used, displayed, modified, disclosed or
 * transferred
 without the express written approval of Adobe.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-9 -290 359 80.2035","underline-thickness":"18","underline-position":"-36","stemv":"34","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"d":"0,0r0,0","w":100},"!":{"d":"90,-251r-4,180r-31,0r-5,-180r40,0xm50,0r0,-40r40,0r0,40r-40,0","w":140},"\"":{"d":"111,-163r0,-88r32,0r0,88r-32,0xm57,-163r0,-88r32,0r0,88r-32,0"},"#":{"d":"34,0r10,-75r-34,0r0,-27r38,0r7,-47r-35,0r0,-27r39,0r10,-75r27,0r-10,75r43,0r10,-75r27,0r-10,75r34,0r0,27r-38,0r-7,47r35,0r0,27r-39,0r-10,75r-27,0r10,-75r-42,0r-11,75r-27,0xm118,-102r7,-47r-43,0r-6,47r42,0"},"$":{"d":"89,-157r0,-64v-32,8,-30,54,0,64xm110,-104r0,73v33,-10,32,-64,0,-73xm89,38r0,-34v-23,0,-41,-3,-59,-10r4,-35v14,10,32,15,55,14r0,-88v-31,-15,-63,-32,-62,-72v0,-36,27,-62,62,-67r0,-36r21,0r0,34v18,0,34,3,51,9r-5,34v-13,-7,-27,-11,-46,-11r0,78v30,17,63,33,63,76v0,39,-25,66,-63,72r0,36r-21,0"},"%":{"d":"94,-112v-41,0,-54,-36,-54,-72v0,-39,10,-72,54,-72v44,0,54,34,54,72v0,36,-13,72,-54,72xm266,-21v22,0,23,-32,23,-47v0,-16,1,-46,-23,-46v-22,0,-22,31,-22,46v0,15,0,47,22,47xm89,8r156,-267r26,0r-156,267r-26,0xm266,4v-41,0,-54,-36,-54,-72v0,-39,10,-72,54,-72v44,0,54,34,54,72v0,36,-13,72,-54,72xm94,-137v22,0,22,-32,22,-47v0,-16,2,-46,-22,-46v-22,0,-23,31,-23,46v0,15,1,47,23,47","w":360},"&":{"d":"199,-136r34,0v-3,41,-15,64,-29,86r44,50r-45,0r-20,-24v-39,51,-153,31,-153,-42v0,-38,22,-59,56,-73v-13,-16,-26,-34,-26,-58v0,-40,30,-59,66,-59v33,0,62,17,62,57v0,32,-28,54,-55,66r51,58v10,-15,13,-32,15,-61xm68,-68v0,54,79,53,96,21r-61,-71v-19,13,-35,25,-35,50xm124,-228v-40,-1,-34,59,-8,75v15,-7,38,-23,38,-44v0,-23,-13,-31,-30,-31","w":259},"\u2019":{"d":"19,-163r22,-88r40,0r-31,88r-31,0","w":100},"(":{"d":"115,50r-33,0v-33,-49,-59,-101,-59,-161v0,-62,27,-111,59,-161r33,0v-28,49,-56,103,-56,161v0,58,27,112,56,161","w":119},")":{"d":"5,-272r32,0v33,49,59,101,59,161v0,62,-27,111,-59,161r-32,0v28,-49,55,-103,55,-161v0,-58,-26,-112,-55,-161","w":119},"*":{"d":"129,-112r-29,-49r-29,49r-27,-18r40,-44r-58,-12r10,-30r54,22r-5,-57r32,0r-5,57r53,-22r9,30r-56,12r38,44"},"+":{"d":"17,-75r0,-32r75,0r0,-75r32,0r0,75r75,0r0,32r-75,0r0,75r-32,0r0,-75r-75,0","w":216},",":{"d":"7,48r23,-88r40,0r-30,88r-33,0","w":100},"-":{"d":"14,-83r0,-28r92,0r0,28r-92,0","w":119},".":{"d":"30,0r0,-40r40,0r0,40r-40,0","w":100},"\/":{"d":"-9,4r86,-260r32,0r-86,260r-32,0","w":100},"0":{"d":"15,-126v0,-55,16,-130,85,-130v69,0,85,75,85,130v0,55,-16,130,-85,130v-69,0,-85,-75,-85,-130xm53,-126v0,31,4,101,47,101v43,0,47,-70,47,-101v0,-32,-6,-100,-47,-100v-41,0,-47,68,-47,100"},"1":{"d":"97,0r0,-210r-39,33r-19,-24r62,-50r32,0r0,251r-36,0"},"2":{"d":"174,-184v-3,64,-77,116,-117,154r120,0r0,30r-159,0r0,-39v38,-37,113,-84,117,-147v3,-48,-76,-46,-105,-24r-4,-31v58,-29,152,-17,148,57"},"3":{"d":"52,-116r0,-29v38,1,82,-2,83,-41v2,-52,-75,-45,-105,-26r-3,-32v56,-22,146,-16,146,57v0,33,-27,50,-54,58v33,7,56,26,56,62v0,79,-95,79,-157,62r3,-34v33,19,116,25,116,-29v0,-45,-41,-50,-85,-48"},"4":{"d":"124,-87r-1,-135r-78,135r79,0xm124,0r0,-57r-117,0r0,-30r101,-164r52,0r0,164r32,0r0,30r-32,0r0,57r-36,0"},"5":{"d":"172,-251r0,29r-104,0r-2,68v55,-16,113,18,113,74v0,76,-89,97,-150,76r1,-34v37,24,111,16,111,-37v0,-56,-70,-64,-109,-44r2,-132r138,0"},"6":{"d":"172,-248r-5,32v-60,-32,-119,14,-114,81v46,-50,131,-14,131,56v0,52,-35,83,-81,83v-70,0,-84,-63,-84,-120v0,-68,22,-140,102,-140v17,0,42,4,51,8xm101,-25v58,1,61,-104,3,-104v-30,0,-47,23,-47,51v0,24,14,53,44,53"},"7":{"d":"177,-251r0,29r-93,222r-40,0r96,-222r-122,0r0,-29r159,0"},"8":{"d":"99,4v-42,0,-85,-24,-85,-70v-1,-34,25,-55,53,-67v-79,-30,-56,-124,34,-123v91,1,104,89,33,122v30,10,52,33,52,66v0,50,-40,72,-87,72xm148,-65v1,-35,-27,-41,-54,-54v-21,14,-42,21,-42,51v0,54,95,58,96,3xm56,-190v0,17,18,28,52,45v30,-23,33,-32,33,-49v0,-46,-85,-42,-85,4"},"9":{"d":"148,-117v-45,51,-132,16,-132,-55v0,-52,35,-84,81,-84v70,0,84,64,84,121v0,68,-21,139,-101,139v-17,0,-43,-4,-52,-8r5,-32v59,34,119,-14,115,-81xm99,-226v-58,-1,-61,103,-3,103v30,0,47,-22,47,-50v0,-24,-14,-53,-44,-53"},":":{"d":"70,-184r0,41r-40,0r0,-41r40,0xm30,0r0,-40r40,0r0,40r-40,0","w":100},";":{"d":"7,48r23,-88r40,0r-30,88r-33,0xm70,-184r0,41r-40,0r0,-41r40,0","w":100},"<":{"d":"199,-185r0,32r-141,62r141,62r0,32r-182,-80r0,-28","w":216},"=":{"d":"17,-113r0,-32r182,0r0,32r-182,0xm17,-37r0,-32r182,0r0,32r-182,0","w":216},">":{"d":"17,3r0,-32r141,-62r-141,-62r0,-32r182,80r0,28","w":216},"?":{"d":"164,-190v0,51,-56,65,-57,119r-34,0v-8,-53,51,-70,53,-117v1,-47,-74,-41,-97,-22r-2,-34v50,-24,137,-12,137,54xm70,0r0,-40r41,0r0,40r-41,0","w":180},"@":{"d":"132,-78v41,1,68,-84,18,-89v-45,-3,-71,84,-18,89xm221,-192r-27,107v0,5,2,9,7,9v21,0,44,-30,44,-67v0,-56,-43,-87,-96,-87v-61,0,-101,46,-101,105v0,104,124,133,183,72r27,0v-59,100,-240,62,-240,-73v0,-78,60,-130,132,-130v63,0,120,43,120,107v0,68,-58,100,-85,100v-12,1,-19,-9,-22,-20v-29,38,-92,14,-92,-37v0,-63,77,-127,118,-67r5,-19r27,0","w":288},"A":{"d":"4,0r108,-251r37,0r107,251r-40,0r-25,-63r-123,0r-26,63r-38,0xm179,-93r-50,-124r-50,124r100,0","w":259},"B":{"d":"30,0r0,-251v72,-1,156,-7,156,63v0,36,-22,51,-52,61v34,3,59,25,59,60v-1,78,-87,67,-163,67xm66,-114r0,84v43,0,88,4,88,-40v0,-47,-45,-44,-88,-44xm66,-222r0,78v42,0,86,4,84,-40v-2,-45,-43,-38,-84,-38","w":219},"C":{"d":"208,-245r-2,35v-67,-38,-149,7,-149,84v0,81,82,122,150,86r2,35v-100,32,-190,-22,-190,-122v0,-96,96,-155,189,-118","w":219},"D":{"d":"30,0r0,-251v115,-10,207,18,208,123v2,112,-89,138,-208,128xm66,-220r0,188v81,6,136,-14,134,-94v-2,-75,-55,-102,-134,-94","w":259},"E":{"d":"34,0r0,-251r141,0r0,31r-105,0r0,74r95,0r0,32r-95,0r0,82r105,0r0,32r-141,0"},"F":{"d":"30,0r0,-251r133,0r0,31r-97,0r0,74r93,0r0,32r-93,0r0,114r-36,0","w":180},"G":{"d":"226,-243r-3,36v-18,-12,-37,-17,-69,-17v-58,0,-97,42,-97,98v0,74,69,114,135,94r0,-76r-53,0r0,-30r89,0r0,131v-14,5,-37,11,-76,11v-80,0,-133,-51,-133,-131v0,-105,115,-154,207,-116","w":259},"H":{"d":"34,0r0,-251r36,0r0,105r120,0r0,-105r36,0r0,251r-36,0r0,-114r-120,0r0,114r-36,0","w":259},"I":{"d":"32,0r0,-251r36,0r0,251r-36,0","w":100},"J":{"d":"8,0r0,-31v37,13,63,-5,63,-45r0,-175r36,0r0,186v8,44,-44,82,-99,65","w":140},"K":{"d":"34,0r0,-251r36,0r0,110r107,-110r48,0r-118,119r127,132r-52,0r-112,-123r0,123r-36,0","w":240},"L":{"d":"32,0r0,-251r36,0r0,219r105,0r0,32r-141,0","w":180},"M":{"d":"32,0r0,-251r60,0r79,209r77,-209r59,0r0,251r-36,0r0,-217r-83,217r-36,0r-84,-217r0,217r-36,0","w":339},"N":{"d":"32,0r0,-251r49,0r111,202r0,-202r36,0r0,251r-46,0r-114,-207r0,207r-36,0","w":259},"O":{"d":"57,-126v0,50,25,99,83,99v58,0,83,-49,83,-99v0,-51,-28,-98,-83,-98v-55,0,-83,47,-83,98xm19,-126v0,-75,45,-130,121,-130v76,0,121,55,121,130v0,76,-44,130,-121,130v-77,0,-121,-54,-121,-130","w":280},"P":{"d":"66,-220r0,88v44,1,82,3,86,-44v-5,-43,-44,-46,-86,-44xm30,0r0,-251v79,-1,160,-7,160,75v0,69,-57,80,-124,76r0,100r-36,0"},"Q":{"d":"57,-126v0,50,25,99,83,99v58,0,83,-49,83,-99v0,-51,-28,-98,-83,-98v-55,0,-83,47,-83,98xm207,46r-47,-43v-89,10,-141,-47,-141,-129v0,-75,45,-130,121,-130v137,0,160,208,53,250r59,52r-45,0","w":280},"R":{"d":"30,0r0,-251v75,2,157,-14,159,68v1,32,-25,50,-52,58v11,4,18,10,25,25r47,100r-41,0r-38,-87v-14,-31,-32,-24,-64,-25r0,112r-36,0xm66,-220r0,77v43,3,85,-6,85,-40v0,-35,-44,-40,-85,-37","w":219},"S":{"d":"151,-247r-5,34v-32,-15,-91,-22,-91,23v0,48,108,36,108,119v0,73,-83,87,-143,65r3,-34v32,16,102,26,102,-28v0,-56,-108,-41,-108,-119v0,-65,76,-82,134,-60","w":180},"T":{"d":"82,0r0,-220r-78,0r0,-31r192,0r0,31r-78,0r0,220r-36,0"},"U":{"d":"228,-251r0,147v0,71,-36,108,-98,108v-62,0,-98,-37,-98,-108r0,-147r36,0v7,87,-30,224,62,224v92,0,54,-138,62,-224r36,0","w":259},"V":{"d":"238,-251r-96,251r-45,0r-95,-251r40,0r79,219r79,-219r38,0","w":240},"W":{"d":"77,0r-76,-251r39,0r61,215r54,-215r51,0r55,215r60,-215r38,0r-77,251r-47,0r-55,-220r-55,220r-48,0","w":360},"X":{"d":"3,0r92,-131r-84,-120r43,0r67,96r67,-96r41,0r-85,120r93,131r-45,0r-74,-107r-72,107r-43,0","w":240},"Y":{"d":"102,0r0,-105r-98,-146r42,0r75,112r73,-112r42,0r-98,146r0,105r-36,0","w":240},"Z":{"d":"12,0r0,-32r130,-188r-126,0r0,-31r167,0r0,32r-130,187r132,0r0,32r-173,0"},"[":{"d":"34,50r0,-322r68,0r0,25r-36,0r0,272r36,0r0,25r-68,0","w":119},"\\":{"d":"77,4r-86,-260r32,0r86,260r-32,0","w":100},"]":{"d":"86,-272r0,322r-68,0r0,-25r36,0r0,-272r-36,0r0,-25r68,0","w":119},"^":{"d":"22,-106r71,-145r30,0r71,145r-32,0r-54,-112r-54,112r-32,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"81,-251r-22,88r-40,0r30,-88r32,0","w":100},"a":{"d":"39,-142r-2,-29v17,-10,38,-17,61,-17v97,0,69,103,75,188r-32,0r0,-24v-8,11,-26,28,-57,28v-40,0,-67,-17,-67,-57v0,-59,65,-63,121,-60v8,-59,-69,-57,-99,-29xm87,-23v39,-1,55,-25,51,-64v-33,-2,-85,-6,-85,34v0,19,19,30,34,30"},"b":{"d":"29,0r0,-270r34,0r0,112v10,-17,29,-30,61,-30v53,0,79,44,79,93v0,50,-23,99,-78,99v-34,1,-53,-17,-64,-30r0,26r-32,0xm117,-23v67,-5,70,-136,0,-138v-71,2,-74,135,0,138","w":219},"c":{"d":"148,-181r-3,28v-50,-25,-95,11,-95,61v0,47,50,89,97,59r3,30v-72,26,-136,-21,-136,-89v0,-71,65,-114,134,-89","w":159},"d":{"d":"159,0v-1,-8,2,-20,-1,-26v-9,14,-30,30,-63,30v-55,0,-78,-49,-78,-99v0,-49,26,-93,79,-93v32,0,51,13,61,30r0,-112r34,0r0,270r-32,0xm53,-93v0,29,14,70,50,70v74,0,71,-136,0,-138v-37,0,-50,35,-50,68","w":219},"e":{"d":"170,-41r0,33v-13,5,-28,12,-58,12v-65,0,-95,-39,-95,-99v0,-54,34,-93,86,-93v61,0,81,45,81,104r-131,0v0,36,28,61,60,61v22,0,49,-11,57,-18xm53,-109r95,0v0,-28,-17,-52,-46,-52v-33,0,-46,28,-49,52"},"f":{"d":"51,0r0,-156r-43,0r0,-28r43,0v-7,-63,18,-101,84,-88r-1,27v-41,-10,-55,17,-49,61r48,0r0,28r-48,0r0,156r-34,0","w":140},"g":{"d":"191,-184v-9,115,41,264,-95,264v-19,0,-35,-3,-65,-13r3,-31v57,34,135,19,123,-64v-14,19,-39,28,-62,28v-53,0,-78,-42,-78,-90v0,-47,27,-98,82,-98v33,-1,49,14,61,32r0,-28r31,0xm104,-27v32,0,53,-29,53,-63v0,-38,-17,-71,-53,-71v-67,0,-68,135,0,134","w":219},"h":{"d":"29,0r0,-270r34,0r0,113v12,-19,33,-31,59,-31v88,0,67,105,69,188r-34,0v-4,-59,18,-160,-39,-161v-68,-1,-54,92,-55,161r-34,0","w":219},"i":{"d":"33,0r0,-184r34,0r0,184r-34,0xm69,-263r0,38r-38,0r0,-38r38,0","w":100},"j":{"d":"-6,78r1,-29v25,5,39,-6,38,-37r0,-196r34,0r0,190v0,27,-1,74,-52,74v-7,0,-16,-1,-21,-2xm69,-263r0,38r-38,0r0,-38r38,0","w":100},"k":{"d":"29,0r0,-270r34,0r0,161r73,-75r47,0r-86,82r96,102r-48,0r-82,-94r0,94r-34,0"},"l":{"d":"33,0r0,-270r34,0r0,270r-34,0","w":100},"m":{"d":"28,0r0,-184r32,0v1,8,-2,21,1,27v23,-40,91,-45,110,5v32,-64,121,-37,121,34r0,118r-34,0r0,-109v0,-23,-6,-52,-33,-52v-65,0,-45,96,-48,161r-34,0r0,-109v0,-23,-5,-52,-32,-52v-66,0,-46,95,-49,161r-34,0","w":320},"n":{"d":"29,0r0,-184r33,0r0,30v10,-21,34,-34,60,-34v88,0,67,105,69,188r-34,0v-4,-59,18,-160,-39,-161v-68,-1,-54,92,-55,161r-34,0","w":219},"o":{"d":"17,-92v0,-56,37,-96,93,-96v56,0,93,40,93,96v0,53,-38,96,-93,96v-55,0,-93,-43,-93,-96xm110,-161v-73,0,-79,137,0,138v79,-1,73,-138,0,-138","w":219},"p":{"d":"29,76r0,-260r32,0v1,8,-2,20,1,26v9,-14,30,-30,62,-30v53,0,79,44,79,93v0,50,-23,99,-78,99v-32,0,-52,-12,-62,-29r0,101r-34,0xm117,-23v67,-5,70,-136,0,-138v-71,2,-74,135,0,138","w":219},"q":{"d":"191,-184r0,260r-34,0r0,-100v-10,17,-35,28,-62,28v-55,0,-78,-49,-78,-99v0,-49,26,-93,79,-93v33,-1,52,18,63,31r0,-27r32,0xm53,-93v0,29,14,70,50,70v74,0,71,-136,0,-138v-37,0,-50,35,-50,68","w":219},"r":{"d":"29,0r0,-184r31,0v1,9,-2,22,1,29v12,-26,40,-39,70,-30r0,30v-72,-24,-71,79,-68,155r-34,0","w":140},"s":{"d":"13,-6r2,-30v13,9,32,13,42,13v15,0,35,-6,35,-26v0,-33,-80,-31,-80,-82v0,-54,61,-67,107,-50r-3,30v-21,-13,-68,-16,-68,13v0,37,80,26,80,85v0,59,-68,68,-115,47","w":140},"t":{"d":"126,-184r0,28r-48,0v2,53,-18,160,51,126r0,29v-40,13,-85,1,-85,-48r0,-107r-41,0r0,-28r41,0r0,-42r34,-11r0,53r48,0","w":140},"u":{"d":"191,-184r0,184r-33,0r0,-29v-10,21,-34,33,-60,33v-88,0,-67,-105,-69,-188r34,0v4,59,-18,160,39,161v68,1,54,-92,55,-161r34,0","w":219},"v":{"d":"176,-184r-66,184r-40,0r-66,-184r37,0r50,150r51,-150r34,0","w":180},"w":{"d":"296,-184r-59,184r-40,0r-48,-154r-46,154r-40,0r-59,-184r37,0r43,152r47,-152r40,0r47,152r44,-152r34,0","w":299},"x":{"d":"4,0r66,-96r-60,-88r42,0r40,66r41,-66r38,0r-59,88r64,96r-41,0r-46,-72r-45,72r-40,0","w":180},"y":{"d":"13,77r2,-27v4,1,10,3,16,3v30,0,40,-42,40,-46r-68,-191r37,0r50,152r50,-152r34,0r-67,188v-13,42,-37,89,-94,73","w":180},"z":{"d":"15,0r0,-30r106,-126r-100,0r0,-28r140,0r0,30r-106,127r110,0r0,27r-150,0","w":180},"{":{"d":"113,-272r0,25v-53,-11,-37,49,-37,93v0,32,-24,41,-33,43v9,1,33,10,33,45v0,38,-21,100,37,91r0,25v-39,3,-69,-3,-69,-45v0,-41,6,-104,-31,-103r0,-25v38,2,31,-63,31,-104v0,-42,30,-48,69,-45","w":119},"|":{"d":"24,4r0,-274r32,0r0,274r-32,0","w":79},"}":{"d":"7,50r0,-25v52,11,37,-48,37,-92v0,-32,24,-42,33,-44v-9,-1,-33,-10,-33,-45v0,-38,21,-100,-37,-91r0,-25v39,-3,69,3,69,45v0,41,-6,105,31,104r0,25v-37,-2,-31,62,-31,103v0,42,-30,48,-69,45","w":119},"~":{"d":"70,-118v24,0,56,23,77,24v14,0,23,-13,31,-26r13,25v-8,15,-21,31,-45,31v-24,0,-56,-25,-77,-25v-14,0,-23,14,-31,27r-13,-25v8,-15,21,-31,45,-31","w":216},"'":{"d":"34,-163r0,-88r32,0r0,88r-32,0","w":100},"\u201c":{"d":"97,-251r-22,88r-40,0r31,-88r31,0xm166,-251r-23,88r-40,0r30,-88r33,0"},"\u201d":{"d":"35,-163r22,-88r40,0r-30,88r-32,0xm103,-163r23,-88r40,0r-31,88r-32,0"},"`":{"d":"42,-261r32,52r-24,0r-47,-52r39,0","w":100},"\u00e7":{"d":"92,0r17,0r-16,22v20,-4,42,4,41,25v-1,35,-51,40,-77,25r6,-12v15,7,42,12,44,-11v1,-15,-20,-16,-32,-11r-6,-7xm148,-181r-3,28v-50,-25,-95,11,-95,61v0,47,50,89,97,59r3,30v-72,26,-136,-21,-136,-89v0,-71,65,-114,134,-89","w":159},"\u00a0":{"d":"0,0r0,0","w":100}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing 
 the Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe
 Systems. All Rights Reserved.
 * This software is the property of
 Adobe Systems Incorporated and its licensors,
 * and may not be
 reproduced, used, displayed, modified, disclosed or transferred
 * without the express written approval of Adobe.
 
 The digitally encoded machine
 * readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG
 and/or its subsidiaries. All Rights Reserved.
 * This data is the property of Linotype AG and/or its subsidiaries
 and may not be
 * reproduced, used, displayed, modified, disclosed or 
 transferred without the
 * express written approval of Linotype AG 
 and/or its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-5 -282 356 80.3533","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":100},"A":{"d":"165,-97r-37,-104r-36,104r73,0xm3,0r98,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0","w":259},"B":{"d":"80,-112r0,72v35,0,75,2,75,-35v0,-42,-38,-37,-75,-37xm80,-212r0,62v31,0,68,3,68,-30v0,-36,-36,-32,-68,-32xm29,0r0,-251v78,5,161,-24,169,64v3,31,-22,50,-50,57v34,3,58,26,58,57v0,98,-93,68,-177,73","w":219},"C":{"d":"210,-46r2,42v-98,25,-195,-11,-195,-117v0,-107,95,-159,195,-124r-4,42v-66,-37,-139,6,-139,78v0,73,76,110,141,79","w":219},"D":{"d":"29,0r0,-251v115,-3,214,-3,214,125v0,127,-98,130,-214,126xm80,-212r0,172v64,6,110,-20,110,-86v0,-66,-46,-92,-110,-86","w":259},"E":{"d":"29,0r0,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0"},"F":{"d":"29,0r0,-251r140,0r0,39r-89,0r0,62r85,0r0,40r-85,0r0,110r-51,0","w":180},"G":{"d":"229,-245r-4,42v-70,-34,-156,1,-156,78v0,62,52,104,119,86r0,-65r-53,0r0,-40r101,0r0,135v-102,33,-219,5,-219,-112v0,-115,108,-157,212,-124","w":259},"H":{"d":"29,0r0,-251r51,0r0,101r100,0r0,-101r51,0r0,251r-51,0r0,-110r-100,0r0,110r-51,0","w":259},"I":{"d":"25,0r0,-251r50,0r0,251r-50,0","w":100},"J":{"d":"8,0r0,-44v7,3,14,4,24,4v33,0,33,-26,33,-44r0,-167r50,0r0,191v0,27,-18,64,-69,64v-14,0,-24,0,-38,-4","w":140},"K":{"d":"29,0r0,-251r51,0r0,108r90,-108r62,0r-103,118r108,133r-66,0r-91,-117r0,117r-51,0","w":240},"L":{"d":"29,0r0,-251r51,0r0,211r97,0r0,40r-148,0","w":180},"M":{"d":"29,0r0,-251r81,0r60,190r60,-190r81,0r0,251r-49,0r0,-207r-68,207r-48,0r-69,-207r0,207r-48,0","w":339},"N":{"d":"27,0r0,-251r62,0r96,188r0,-188r48,0r0,251r-61,0r-97,-188r0,188r-48,0","w":259},"O":{"d":"17,-126v0,-77,43,-130,123,-130v79,0,123,54,123,130v0,76,-43,130,-123,130v-81,0,-123,-53,-123,-130xm140,-216v-96,1,-96,180,0,181v97,-1,96,-180,0,-181","w":280},"P":{"d":"75,-212r0,77v34,1,66,-1,66,-37v0,-36,-30,-42,-66,-40xm25,0r0,-251v82,-1,168,-7,168,76v0,66,-52,83,-118,80r0,95r-50,0"},"Q":{"d":"257,48r-61,0r-44,-44v-87,5,-136,-49,-135,-130v0,-77,43,-130,123,-130v138,0,162,200,60,247xm140,-216v-96,1,-96,180,0,181v97,-1,96,-180,0,-181","w":280},"R":{"d":"75,-212r0,68v34,0,70,2,70,-35v0,-36,-37,-33,-70,-33xm25,0r0,-251v78,4,168,-21,173,68v1,31,-22,52,-52,59v14,1,21,15,26,26r41,98r-56,0r-31,-78v-7,-25,-22,-27,-51,-26r0,104r-50,0","w":219},"S":{"d":"169,-247r-5,42v-33,-13,-91,-25,-91,24v0,44,111,25,111,109v1,79,-92,87,-159,67r5,-46v31,19,101,29,101,-17v0,-48,-110,-28,-110,-111v1,-80,85,-88,148,-68"},"T":{"d":"75,0r0,-212r-72,0r0,-39r194,0r0,39r-72,0r0,212r-50,0"},"U":{"d":"27,-91r0,-160r51,0v9,79,-31,216,52,216v83,0,43,-138,52,-216r51,0r0,160v0,67,-39,95,-103,95v-64,0,-103,-28,-103,-95","w":259},"V":{"d":"90,0r-86,-251r54,0r65,197r63,-197r51,0r-85,251r-62,0","w":240},"W":{"d":"70,0r-66,-251r53,0r47,201r43,-201r68,0r45,201r47,-201r49,0r-65,251r-65,0r-46,-201r-45,201r-65,0","w":360},"X":{"d":"4,0r82,-131r-75,-120r58,0r53,89r54,-89r54,0r-76,120r83,131r-60,0r-58,-98r-59,98r-56,0","w":240},"Y":{"d":"96,0r0,-99r-92,-152r59,0r59,105r61,-105r53,0r-90,152r0,99r-50,0","w":240},"Z":{"d":"13,0r0,-41r118,-171r-113,0r0,-39r167,0r0,41r-119,170r121,0r0,40r-174,0"},"a":{"d":"13,-51v0,-61,60,-65,121,-63v3,-57,-72,-43,-99,-20r-2,-42v60,-27,142,-20,144,64r3,112r-42,0v-3,-10,0,-24,-3,-28v-25,51,-122,39,-122,-23xm59,-54v0,31,53,28,64,6v8,-10,11,-24,11,-38v-33,0,-75,-3,-75,32"},"&":{"d":"156,-48r-56,-63v-41,13,-38,80,12,78v17,0,33,-4,44,-15xm112,-158v13,-6,32,-21,32,-36v0,-18,-13,-26,-27,-26v-14,0,-29,8,-29,26v0,14,14,26,24,36xm140,-132r46,50v12,-14,15,-35,16,-54r44,0v-1,32,-13,62,-33,86r45,50r-61,0r-17,-22v-47,48,-158,28,-158,-47v0,-30,13,-52,53,-69v-19,-18,-35,-31,-35,-60v2,-74,146,-82,148,-1v0,35,-21,51,-48,67","w":259},"^":{"d":"61,-113r-37,0r67,-138r34,0r67,138r-37,0r-47,-100","w":216},"~":{"d":"150,-60v-41,-2,-92,-52,-112,1r-13,-32v8,-15,20,-31,43,-31v45,1,86,52,110,-1r13,32v-9,15,-22,31,-41,31","w":216},"*":{"d":"174,-182r-50,11r35,39r-33,23r-26,-44r-27,44r-33,-23r35,-39r-49,-11r12,-38r48,21r-6,-52r41,0r-6,52r48,-21"},"@":{"d":"149,-161v-39,-3,-59,73,-13,76v38,3,59,-73,13,-76xm227,-51r31,0v-68,95,-244,67,-245,-75v0,-72,59,-130,140,-130v58,0,122,32,122,106v0,74,-67,100,-91,100v-11,0,-17,-7,-20,-18v-29,36,-92,12,-92,-41v0,-67,75,-118,116,-64r4,-17r30,0r-22,100v0,3,1,5,5,5v18,0,41,-19,41,-64v0,-59,-51,-73,-93,-73v-60,0,-102,45,-102,96v0,91,106,124,176,75","w":288},"b":{"d":"73,-93v0,26,11,60,43,60v32,0,41,-34,41,-60v0,-25,-9,-59,-40,-59v-31,0,-44,33,-44,59xm25,0r0,-270r48,0r1,108v13,-18,30,-28,55,-28v57,0,78,46,78,97v0,51,-21,97,-78,97v-21,0,-43,-7,-57,-27r0,23r-47,0","w":219},"\\":{"d":"95,4r-88,-260r38,0r87,260r-37,0","w":140},"|":{"d":"21,4r0,-274r38,0r0,274r-38,0","w":79},"{":{"d":"6,-95r0,-31v13,0,30,-8,30,-34r0,-64v2,-43,37,-51,80,-48r0,29v-50,-11,-34,48,-34,88v0,34,-25,43,-40,44v15,1,40,8,40,47v0,35,-20,96,34,86r0,28v-43,3,-80,-4,-80,-48r0,-61v0,-28,-17,-36,-30,-36","w":119},"}":{"d":"113,-126r0,31v-13,0,-29,8,-29,36r0,61v-2,43,-37,51,-80,48r0,-28v49,11,34,-46,34,-86v0,-39,25,-46,40,-47v-15,-1,-40,-10,-40,-44v0,-36,21,-97,-34,-88r0,-29v43,-3,80,4,80,48v0,37,-7,103,29,98","w":119},"[":{"d":"26,50r0,-322r81,0r0,35r-35,0r0,252r35,0r0,35r-81,0","w":119},"]":{"d":"13,-272r81,0r0,322r-81,0r0,-35r35,0r0,-252r-35,0r0,-35","w":119},"c":{"d":"149,-184r-4,39v-38,-19,-82,1,-82,51v0,51,47,75,87,52r3,40v-73,22,-140,-15,-140,-92v0,-71,63,-114,136,-90","w":159},"\u00e7":{"d":"57,72r7,-19v12,4,43,12,44,-7v1,-16,-20,-14,-31,-10v-11,-14,10,-24,16,-36r23,0v-4,7,-15,13,-16,20v19,-5,44,-1,44,22v2,45,-61,42,-87,30xm149,-184r-4,39v-38,-19,-82,1,-82,51v0,51,47,75,87,52r3,40v-73,22,-140,-15,-140,-92v0,-71,63,-114,136,-90","w":159},":":{"d":"25,-135r0,-50r50,0r0,50r-50,0xm25,0r0,-50r50,0r0,50r-50,0","w":100},",":{"d":"8,40r23,-90r53,0r-33,90r-43,0","w":100},"d":{"d":"63,-93v0,26,9,60,41,60v60,0,58,-119,-1,-119v-31,0,-40,34,-40,59xm148,0r0,-21v-14,18,-34,25,-57,25v-57,0,-78,-46,-78,-97v0,-51,21,-97,78,-97v25,-1,40,10,56,26r0,-106r48,0r0,270r-47,0","w":219},"$":{"d":"93,-156r0,-56v-23,7,-29,48,0,56xm110,-95r0,55v27,-9,28,-46,0,-55xm93,-282r17,0r0,26v21,0,41,3,59,9r-5,42v-17,-7,-34,-11,-54,-11r0,67v32,13,74,25,74,77v0,47,-33,70,-74,75r0,29r-17,0r0,-28v-29,0,-42,-3,-68,-9r5,-46v19,10,40,19,63,15r0,-67v-32,-13,-72,-26,-72,-76v0,-49,33,-71,72,-76r0,-27"},"e":{"d":"59,-111r82,0v-1,-23,-12,-43,-39,-43v-27,0,-41,18,-43,43xm174,-50r0,40v-68,35,-161,5,-161,-82v0,-54,28,-98,86,-98v69,0,88,47,88,112r-128,0v2,58,79,54,115,28"},"8":{"d":"105,-150v33,-8,40,-68,-3,-68v-18,0,-37,10,-37,30v0,22,23,32,40,38xm181,-195v0,23,-14,49,-42,60v33,15,49,37,49,66v0,51,-37,73,-87,73v-49,0,-88,-21,-88,-72v-1,-29,18,-46,46,-63v-25,-11,-42,-32,-42,-58v0,-45,34,-67,80,-67v44,0,84,19,84,61xm95,-110v-42,10,-42,77,6,77v20,0,36,-13,36,-34v0,-25,-21,-36,-42,-43"},"=":{"d":"199,-149r0,37r-182,0r0,-37r182,0xm199,-71r0,38r-182,0r0,-38r182,0","w":216},"!":{"d":"49,-74r-7,-177r56,0r-8,177r-41,0xm45,0r0,-50r50,0r0,50r-50,0","w":140},"f":{"d":"42,0r0,-150r-35,0r0,-35r35,0v-10,-67,32,-102,95,-85r-4,40v-14,-14,-48,-4,-42,22r0,23r42,0r0,35r-42,0r0,150r-49,0","w":140},"5":{"d":"176,-251r0,37r-96,0r-2,54v51,-10,105,4,105,79v0,47,-33,85,-98,85v-19,0,-42,-3,-59,-7r1,-45v31,18,106,23,105,-32v-1,-48,-61,-49,-102,-36r2,-135r144,0"},"4":{"d":"51,-90r63,0r-1,-109xm6,-52r0,-41r94,-158r62,0r0,161r32,0r0,38r-32,0r0,52r-48,0r0,-52r-108,0"},"g":{"d":"104,-37v30,0,43,-27,43,-58v0,-32,-12,-57,-40,-57v-61,1,-58,115,-3,115xm149,-185r46,0r0,167v0,50,-20,98,-98,98v-19,0,-41,-3,-64,-13r4,-41v15,8,39,16,54,16v52,1,58,-42,55,-72v-9,16,-30,30,-57,30v-55,0,-76,-44,-76,-94v0,-45,23,-96,78,-96v25,-1,43,11,58,30r0,-25","w":219},"`":{"d":"60,-263r30,52r-30,0r-50,-52r50,0","w":100},">":{"d":"17,-34r134,-57r-134,-57r0,-37r182,78r0,31r-182,79r0,-37","w":216},"h":{"d":"25,0r0,-270r48,0r1,110v12,-18,33,-30,58,-30v86,-1,59,110,63,190r-48,0r0,-99v0,-23,0,-53,-31,-53v-65,0,-37,90,-43,152r-48,0","w":219},"-":{"d":"107,-77r-94,0r0,-40r94,0r0,40","w":119},"i":{"d":"26,0r0,-185r48,0r0,185r-48,0xm26,-219r0,-46r48,0r0,46r-48,0","w":100},"j":{"d":"-5,77r1,-35v26,-1,30,-6,30,-35r0,-192r48,0r0,199v0,26,-8,66,-56,66v-8,0,-17,-1,-23,-3xm26,-219r0,-46r48,0r0,46r-48,0","w":100},"k":{"d":"26,0r0,-270r48,0r1,159r57,-74r57,0r-69,82r78,103r-61,0r-63,-90r0,90r-48,0"},"l":{"d":"26,0r0,-270r48,0r0,270r-48,0","w":100},"<":{"d":"199,-34r0,37r-182,-79r0,-31r182,-78r0,37r-134,57","w":216},"m":{"d":"24,0r0,-185r45,0v1,8,-2,20,1,26v28,-44,90,-41,110,2v11,-22,35,-33,58,-33v86,1,50,113,58,190r-48,0r0,-111v0,-17,0,-41,-28,-41v-59,0,-29,94,-36,152r-48,0r0,-111v0,-17,0,-41,-28,-41v-59,0,-29,94,-36,152r-48,0","w":320},"n":{"d":"25,0r0,-185r46,0r0,25v35,-54,124,-32,124,43r0,117r-48,0r0,-99v0,-23,0,-53,-31,-53v-65,0,-37,90,-43,152r-48,0","w":219},"9":{"d":"28,-5r7,-40v13,6,27,10,44,10v44,1,62,-43,59,-79v-36,52,-122,18,-122,-51v0,-54,26,-91,83,-91v70,0,86,58,86,117v0,68,-23,143,-104,143v-18,0,-36,-3,-53,-9xm100,-126v24,0,34,-23,34,-48v0,-24,-10,-44,-35,-44v-45,1,-44,93,1,92"},"#":{"d":"178,-103r0,29r-33,0r-11,74r-31,0r10,-74r-37,0r-10,74r-32,0r10,-74r-32,0r0,-29r36,0r6,-46r-31,0r0,-28r36,0r10,-74r32,0r-10,74r36,0r11,-74r31,0r-10,74r29,0r0,28r-33,0r-6,46r29,0xm123,-149r-37,0r-6,46r37,0"},"o":{"d":"13,-91v0,-61,42,-99,97,-99v55,0,97,38,97,99v0,53,-35,95,-97,95v-61,0,-97,-42,-97,-95xm63,-97v0,31,10,64,47,64v65,-1,64,-119,0,-119v-31,0,-47,27,-47,55","w":219},"1":{"d":"28,-192r74,-59r45,0r0,251r-51,0r0,-194r-42,35"},"p":{"d":"25,76r0,-261r46,0v1,8,-2,20,1,26v11,-18,29,-31,57,-31v57,0,78,46,78,97v0,51,-21,97,-79,97v-22,1,-37,-6,-55,-25r0,97r-48,0xm117,-152v-31,0,-44,33,-44,59v0,26,11,60,43,60v32,0,41,-34,41,-60v0,-25,-9,-59,-40,-59","w":219},"(":{"d":"72,-272r45,0v-67,88,-68,232,0,322r-45,0v-76,-90,-76,-234,0,-322","w":119},")":{"d":"48,50r-45,0v67,-90,68,-234,0,-322r45,0v76,88,76,232,0,322","w":119},"%":{"d":"262,-24v33,0,33,-75,0,-75v-19,0,-23,22,-23,37v0,15,4,38,23,38xm88,8r156,-267r29,0r-155,267r-30,0xm99,-123v-39,0,-61,-24,-61,-66v0,-42,22,-67,61,-67v39,0,59,25,59,67v0,42,-20,66,-59,66xm99,-152v19,0,22,-22,22,-37v0,-15,-3,-38,-22,-38v-33,0,-33,75,0,75xm262,4v-39,0,-60,-24,-60,-66v0,-42,21,-66,60,-66v39,0,60,24,60,66v0,42,-21,66,-60,66","w":360},".":{"d":"25,0r0,-50r50,0r0,50r-50,0","w":100},"+":{"d":"89,-110r0,-72r38,0r0,72r72,0r0,38r-72,0r0,72r-38,0r0,-72r-72,0r0,-38r72,0","w":216},"q":{"d":"147,76r-1,-97v-17,21,-33,25,-54,25v-58,0,-79,-46,-79,-97v0,-51,21,-97,79,-97v28,-1,43,14,57,31r0,-26r46,0r0,261r-48,0xm103,-152v-31,0,-40,34,-40,59v0,26,9,60,41,60v60,0,58,-119,-1,-119","w":219},"?":{"d":"66,-73v-3,-60,46,-69,53,-112v-4,-46,-66,-35,-97,-19r-4,-40v60,-21,153,-21,153,53v0,50,-65,71,-61,118r-44,0xm63,0r0,-50r50,0r0,50r-50,0","w":180},"\"":{"d":"98,-161r0,-90r43,0r0,90r-43,0xm32,-161r0,-90r44,0r0,90r-44,0","w":173},"\u201c":{"d":"12,-161r33,-90r43,0r-23,90r-53,0xm85,-161r33,-90r43,0r-23,90r-53,0","w":173},"\u201d":{"d":"12,-161r23,-90r53,0r-33,90r-43,0xm85,-161r23,-90r53,0r-33,90r-43,0","w":173},"\u2018":{"d":"12,-161r33,-90r43,0r-23,90r-53,0","w":100},"\u2019":{"d":"12,-161r23,-90r53,0r-33,90r-43,0","w":100},"'":{"d":"28,-161r0,-90r44,0r0,90r-44,0","w":100},"r":{"d":"26,0r0,-185r43,0r0,42v2,-20,31,-57,66,-45r0,48v-4,-3,-13,-4,-22,-4v-60,0,-33,88,-39,144r-48,0","w":140},"s":{"d":"138,-183r-3,36v-23,-7,-72,-18,-72,13v0,30,84,11,84,78v0,63,-77,69,-132,52r3,-39v25,13,71,24,79,-11v0,-36,-84,-11,-84,-78v0,-60,77,-66,125,-51","w":159},";":{"d":"8,40r23,-90r53,0r-33,90r-43,0xm25,-135r0,-50r50,0r0,50r-50,0","w":100},"7":{"d":"18,-212r0,-39r162,0r0,41r-89,210r-55,0r93,-212r-111,0"},"6":{"d":"172,-247r-6,41v-13,-6,-27,-10,-44,-10v-43,-1,-61,43,-59,78v36,-53,122,-17,122,52v0,54,-27,90,-84,90v-70,0,-85,-58,-85,-117v0,-68,22,-143,103,-143v18,0,36,3,53,9xm100,-125v-24,0,-34,22,-34,47v0,24,10,45,35,45v45,-1,44,-93,-1,-92"},"\/":{"d":"8,4r87,-260r38,0r-88,260r-37,0","w":140},"t":{"d":"99,4v-74,3,-56,-85,-58,-154r-36,0r0,-35r36,0r0,-37r48,-16r0,53r43,0r0,35r-43,0r0,86v-5,27,25,38,45,26r1,38v-10,3,-22,4,-36,4","w":140},"3":{"d":"16,-4r3,-43v36,16,104,23,109,-24v4,-38,-39,-40,-80,-39r0,-40v38,2,81,-4,79,-33v-3,-47,-68,-36,-100,-20r-3,-40v56,-19,147,-30,153,52v3,35,-23,49,-47,61v32,4,48,28,48,59v0,85,-94,82,-162,67"},"2":{"d":"182,0r-167,0r0,-42v23,-23,108,-94,108,-140v0,-49,-72,-36,-99,-14r-3,-42v58,-32,153,-25,153,56v0,53,-54,102,-95,142r103,0r0,40"},"u":{"d":"195,-185r0,185r-46,0r0,-25v-35,50,-124,33,-124,-43r0,-117r48,0r0,99v0,23,0,53,31,53v65,0,37,-90,43,-152r48,0","w":219},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"v":{"d":"73,0r-69,-185r52,0r47,135r45,-135r48,0r-69,185r-54,0"},"w":{"d":"67,0r-63,-185r51,0r42,137r37,-137r56,0r41,137r39,-137r46,0r-57,185r-57,0r-41,-141r-39,141r-55,0","w":320},"x":{"d":"67,-97r-57,-88r57,0r36,60r36,-60r51,0r-56,88r63,97r-58,0r-41,-69r-42,69r-53,0"},"y":{"d":"57,-185r46,135r44,-135r49,0r-69,184v-14,53,-45,97,-112,76r4,-36v24,8,60,1,56,-30r-71,-194r53,0"},"z":{"d":"17,-148r0,-37r147,0r0,39r-92,109r95,0r0,37r-154,0r0,-39r94,-109r-90,0","w":180},"0":{"d":"100,-33v38,0,37,-60,37,-92v0,-32,0,-93,-37,-93v-37,0,-37,61,-37,93v0,32,0,92,37,92xm100,4v-77,0,-87,-76,-87,-129v0,-63,19,-131,87,-131v73,0,88,73,88,131v0,58,-15,129,-88,129"},"\u00a0":{"w":100}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing 
 the Typefaces
 * licensed to you is copyrighted (c) 1988, 1990 Adobe
 Systems. All Rights
 * Reserved. This software is the property of
 Adobe Systems Incorporated and its
 * licensors, and may not be
 reproduced, used, displayed, modified, disclosed or
 * transferred
 without the express written approval of Adobe.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-40 -290 393 80.3541","underline-thickness":"18","underline-position":"-36","slope":"-12","stemv":"34","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"d":"0,0r0,0","w":100},"!":{"d":"50,-71r35,-180r43,0r-45,180r-33,0xm32,0r8,-40r41,0r-9,40r-40,0","w":140},"\"":{"d":"131,-163r0,-88r31,0r0,88r-31,0xm77,-163r0,-88r31,0r0,88r-31,0"},"#":{"d":"44,0r10,-75r-38,0r4,-27r38,0r6,-47r-38,0r4,-27r38,0r11,-75r27,0r-10,75r42,0r11,-75r27,0r-10,75r38,0r-4,27r-38,0r-7,47r38,0r-4,27r-38,0r-10,75r-28,0r11,-75r-43,0r-10,75r-27,0xm127,-102r7,-47r-43,0r-6,47r42,0"},"$":{"d":"60,37r7,-33v-22,-1,-41,-5,-60,-14r11,-33v17,9,35,16,56,16r20,-91v-27,-14,-54,-31,-54,-66v0,-50,42,-72,84,-72r8,-34r21,0r-8,34v19,1,37,7,54,15r-10,34v-15,-9,-33,-17,-51,-17r-17,78v36,21,60,32,60,77v0,49,-49,73,-94,73r-7,33r-20,0xm102,-155r15,-69v-43,-4,-51,58,-15,69xm113,-108r-19,81v22,0,49,-14,49,-40v0,-23,-12,-30,-30,-41"},"%":{"d":"73,8r184,-267r25,0r-183,267r-26,0xm40,-179v0,-39,23,-77,64,-77v36,0,52,22,52,55v0,41,-20,75,-64,75v-32,0,-52,-21,-52,-53xm70,-179v0,17,4,30,23,30v27,0,34,-33,34,-54v0,-16,-3,-30,-23,-30v-27,0,-34,31,-34,54xm198,-48v0,-39,23,-77,64,-77v36,0,52,22,52,55v0,41,-21,74,-65,74v-32,0,-51,-20,-51,-52xm227,-48v0,17,5,29,24,29v27,0,33,-32,33,-53v0,-16,-2,-30,-22,-30v-27,0,-35,31,-35,54","w":360},"&":{"d":"144,-128r40,60v18,-19,25,-44,30,-68r32,0v-6,35,-17,68,-44,94r27,42r-40,0r-12,-19v-46,42,-152,25,-152,-47v0,-42,35,-67,72,-75v-13,-17,-20,-34,-20,-55v0,-74,137,-85,138,-4v0,42,-37,59,-71,72xm160,-44r-48,-73v-24,6,-51,19,-51,49v0,52,63,58,99,24xm128,-151v21,-6,55,-20,55,-47v0,-22,-15,-30,-34,-30v-42,0,-47,54,-21,77","w":259},"\u2019":{"d":"32,-163r42,-88r43,0r-50,88r-35,0","w":100},"(":{"d":"121,-272r36,0v-56,57,-93,112,-93,194v0,44,10,86,21,128r-30,0v-16,-50,-25,-95,-25,-148v0,-69,44,-128,91,-174","w":119},")":{"d":"13,50r-36,0v56,-57,94,-112,94,-194v0,-44,-11,-86,-22,-128r30,0v16,50,25,95,25,148v0,69,-44,128,-91,174","w":119},"*":{"d":"62,-228r47,34r7,-57r31,7r-17,53r56,-10r2,32r-57,0r28,50r-29,13r-18,-54r-40,41r-21,-23r47,-33r-52,-25"},"+":{"d":"22,-75r0,-32r76,0r0,-75r31,0r0,75r75,0r0,32r-75,0r0,75r-31,0r0,-75r-76,0","w":216},",":{"d":"-20,48r41,-88r43,0r-50,88r-34,0","w":100},"-":{"d":"13,-83r5,-28r95,0r-5,28r-95,0","w":119},".":{"d":"12,0r9,-40r40,0r-8,40r-41,0","w":100},"\/":{"d":"0,4r86,-260r32,0r-86,260r-32,0","w":100},"0":{"d":"17,-78v0,-68,33,-178,114,-178v48,0,68,35,68,82v0,51,-21,178,-115,178v-49,0,-67,-38,-67,-82xm53,-76v0,22,6,51,34,51v57,0,76,-114,76,-151v0,-20,-4,-50,-36,-50v-55,0,-74,109,-74,150"},"1":{"d":"69,0r45,-210r-45,31r-16,-27r74,-45r32,0r-54,251r-36,0"},"2":{"d":"-1,0r8,-37v31,-24,146,-107,146,-153v0,-54,-68,-37,-101,-20r3,-33v53,-22,136,-23,136,48v0,62,-98,133,-143,165r115,0r-6,30r-158,0"},"3":{"d":"61,-116r6,-29v36,0,90,-6,90,-48v0,-49,-69,-34,-102,-20r3,-34v55,-15,132,-19,135,51v1,36,-33,58,-64,66v26,7,42,26,42,53v0,81,-98,95,-169,70r9,-32v44,23,124,22,124,-39v0,-35,-45,-38,-74,-38"},"4":{"d":"125,-87r32,-135r-111,135r79,0xm105,0r12,-57r-117,0r7,-30r136,-164r52,0r-36,164r33,0r-6,30r-33,0r-13,57r-35,0"},"5":{"d":"40,-121r30,-130r135,0r-6,29r-102,0r-15,66v52,-9,95,12,95,66v0,84,-90,108,-164,86r6,-32v48,22,123,11,122,-50v-1,-49,-62,-49,-101,-35"},"6":{"d":"208,-246r-11,29v-67,-30,-124,21,-133,84v35,-45,121,-26,121,39v0,54,-32,98,-91,98v-48,0,-73,-28,-73,-77v0,-66,30,-183,135,-183v17,0,36,4,52,10xm93,-25v58,0,79,-103,18,-104v-32,0,-54,33,-54,65v0,21,12,39,36,39"},"7":{"d":"46,-222r7,-29r159,0r-8,32r-137,219r-41,0r141,-222r-121,0"},"8":{"d":"81,-188v0,19,21,35,36,44v22,-12,49,-21,49,-51v0,-45,-84,-40,-85,7xm45,-188v0,-49,43,-68,83,-68v33,0,74,16,74,58v0,33,-29,57,-58,66v73,36,26,136,-51,136v-41,0,-81,-18,-81,-64v0,-43,35,-67,66,-73v-19,-12,-33,-31,-33,-55xm48,-66v0,26,20,41,45,41v27,0,52,-20,52,-49v0,-28,-32,-40,-42,-44v-25,6,-55,23,-55,52"},"9":{"d":"10,-5r11,-29v67,31,124,-22,133,-84v-35,45,-121,26,-121,-39v0,-54,32,-99,91,-99v48,0,73,29,73,78v0,66,-30,182,-135,182v-17,0,-36,-3,-52,-9xm125,-226v-59,0,-79,103,-17,103v32,0,53,-32,53,-64v0,-21,-12,-39,-36,-39"},":":{"d":"90,-184r-8,41r-40,0r8,-41r40,0xm12,0r9,-40r40,0r-8,40r-41,0","w":100},";":{"d":"-20,48r41,-88r43,0r-50,88r-34,0xm90,-184r-8,41r-40,0r8,-41r40,0","w":100},"<":{"d":"205,-185r0,32r-142,62r142,62r0,32r-183,-80r0,-28","w":216},"=":{"d":"22,-113r0,-32r182,0r0,32r-182,0xm22,-37r0,-32r182,0r0,32r-182,0","w":216},">":{"d":"22,3r0,-32r142,-62r-142,-62r0,-32r183,80r0,28","w":216},"?":{"d":"188,-197v3,56,-86,79,-84,126r-34,0v10,-42,12,-50,49,-77v15,-12,30,-25,30,-46v0,-46,-63,-29,-94,-19r4,-34v53,-16,125,-17,129,50xm53,0r8,-40r41,0r-9,40r-40,0","w":180},"@":{"d":"141,-78v41,1,68,-84,18,-89v-45,-3,-71,84,-18,89xm230,-192r-27,107v0,5,2,9,7,9v21,0,44,-30,44,-67v0,-56,-43,-87,-96,-87v-61,0,-101,46,-101,105v0,104,124,133,183,72r27,0v-59,100,-240,62,-240,-73v0,-78,60,-130,132,-130v63,0,120,43,120,107v0,68,-58,100,-85,100v-12,1,-19,-9,-22,-20v-29,38,-92,14,-92,-37v0,-63,77,-127,118,-67r5,-19r27,0","w":288},"A":{"d":"187,-93r-24,-119r-76,119r100,0xm-11,0r163,-251r36,0r55,251r-37,0r-13,-63r-124,0r-40,63r-40,0","w":259},"B":{"d":"100,-222r-16,78v44,1,91,1,91,-44v0,-38,-40,-34,-75,-34xm17,0r54,-251v66,0,140,-10,140,58v0,36,-26,55,-52,64v28,10,40,24,40,51v0,35,-26,78,-103,78r-79,0xm77,-114r-18,84v50,1,102,4,102,-49v0,-40,-45,-35,-84,-35","w":219},"C":{"d":"195,-36r-4,33v-85,23,-165,-11,-164,-108v0,-62,42,-145,150,-145v20,0,41,4,60,12r-10,31v-82,-37,-162,28,-162,104v0,73,69,97,130,73","w":219},"D":{"d":"15,0r53,-251r56,0v89,0,126,44,126,101v0,89,-55,150,-160,150r-75,0xm98,-220r-40,188v93,9,151,-32,154,-114v2,-49,-37,-80,-114,-74","w":259},"E":{"d":"15,0r55,-251r137,0r-8,31r-99,0r-16,74r93,0r-6,32r-94,0r-19,82r106,0r-7,32r-142,0"},"F":{"d":"14,0r54,-251r132,0r-6,31r-96,0r-16,74r89,0r-7,32r-89,0r-25,114r-36,0","w":180},"G":{"d":"255,-241r-11,31v-15,-7,-38,-14,-66,-14v-76,0,-113,56,-113,115v-1,66,54,93,115,78r17,-77r-53,0r8,-30r87,0r-29,135v-86,21,-183,-2,-183,-108v0,-62,42,-145,150,-145v37,0,61,8,78,15","w":259},"H":{"d":"17,0r52,-251r37,0r-22,105r119,0r23,-105r35,0r-53,251r-36,0r25,-114r-120,0r-24,114r-36,0","w":259},"I":{"d":"14,0r54,-251r36,0r-54,251r-36,0","w":100},"J":{"d":"143,-251r-42,191v-7,58,-56,74,-111,58r6,-33v34,22,74,-6,73,-42r39,-174r35,0","w":140},"K":{"d":"19,0r54,-251r36,0r-24,111r121,-111r47,0r-135,124r100,127r-46,0r-92,-120r-25,120r-36,0","w":240},"L":{"d":"14,0r54,-251r36,0r-47,219r104,0r-6,32r-141,0","w":180},"M":{"d":"15,0r58,-251r54,0r34,205r122,-205r59,0r-53,251r-36,0r45,-215r-129,215r-35,0r-36,-215r-48,215r-35,0","w":339},"N":{"d":"15,0r52,-251r48,0r71,210r45,-210r34,0r-54,251r-47,0r-71,-209r-43,209r-35,0","w":259},"O":{"d":"27,-102v0,-71,49,-154,141,-154v64,0,102,38,102,102v0,80,-47,158,-138,158v-69,0,-105,-37,-105,-106xm65,-101v0,45,24,74,69,74v62,0,98,-67,98,-122v0,-48,-22,-75,-65,-75v-62,0,-102,59,-102,123","w":280},"P":{"d":"98,-220r-19,88v46,1,95,0,95,-48v0,-42,-37,-40,-76,-40xm14,0r54,-251v70,0,140,-9,144,65v4,62,-58,94,-140,86r-22,100r-36,0"},"Q":{"d":"65,-101v0,45,24,74,69,74v62,0,98,-67,98,-122v0,-48,-22,-75,-65,-75v-62,0,-102,59,-102,123xm175,46r-34,-42v-72,3,-114,-34,-114,-106v0,-71,49,-154,141,-154v64,0,102,38,102,102v0,66,-32,130,-94,151r45,49r-46,0","w":280},"R":{"d":"15,0r54,-251v65,3,143,-19,143,61v0,35,-28,63,-61,68v30,29,28,82,43,122r-38,0v-11,-33,-14,-119,-49,-112r-32,0r-24,112r-36,0xm98,-220r-16,77v42,1,88,1,92,-42v3,-38,-38,-36,-76,-35","w":219},"S":{"d":"183,-244r-10,32v-29,-18,-95,-22,-96,27v0,42,86,43,86,109v0,38,-27,80,-87,80v-29,0,-50,-6,-70,-14r12,-33v15,9,35,16,53,16v38,0,54,-24,54,-45v0,-51,-86,-42,-86,-112v0,-70,85,-87,144,-60","w":180},"T":{"d":"233,-251r-7,31r-78,0r-48,220r-36,0r47,-220r-78,0r7,-31r193,0"},"U":{"d":"265,-251r-32,147v-17,76,-53,108,-111,108v-157,0,-61,-160,-53,-255r36,0r-35,174v0,33,24,50,55,50v53,0,67,-55,76,-97r28,-127r36,0","w":259},"V":{"d":"274,-251r-151,251r-43,0r-41,-251r36,0r32,215r127,-215r40,0","w":240},"W":{"d":"61,0r-21,-251r36,0r15,215r100,-215r47,0r8,215r108,-215r39,0r-132,251r-46,0r-7,-217r-100,217r-47,0","w":360},"X":{"d":"108,-134r-62,-117r39,0r50,96r84,-96r46,0r-111,121r66,130r-40,0r-53,-109r-95,109r-45,0","w":240},"Y":{"d":"84,0r21,-105r-67,-146r40,0r50,113r99,-113r46,0r-132,146r-22,105r-35,0","w":240},"Z":{"d":"-5,0r6,-32r166,-188r-124,0r7,-31r167,0r-6,32r-165,187r130,0r-6,32r-175,0"},"[":{"d":"7,50r70,-322r69,0r-6,25r-36,0r-59,272r36,0r-5,25r-69,0","w":119},"\\":{"d":"86,4r-86,-260r32,0r86,260r-32,0","w":100},"]":{"d":"125,-272r-70,322r-69,0r6,-25r36,0r59,-272r-36,0r5,-25r69,0","w":119},"^":{"d":"29,-106r71,-145r30,0r72,145r-32,0r-55,-112r-55,112r-31,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"117,-251r-42,88r-43,0r50,-88r35,0","w":100},"a":{"d":"176,-130v0,46,-17,89,-22,130r-32,0v1,-8,7,-22,6,-31v-22,48,-117,50,-119,-15v-2,-60,66,-71,134,-66v13,-59,-63,-57,-97,-33r6,-34v53,-17,124,-15,124,49xm76,-23v34,0,55,-34,59,-65v-41,-1,-90,-2,-90,40v0,16,15,25,31,25"},"b":{"d":"63,-71v0,25,14,48,45,48v59,0,93,-138,21,-138v-40,0,-66,45,-66,90xm13,0r57,-270r34,0r-22,106v34,-45,124,-23,124,46v0,67,-32,122,-93,122v-40,1,-51,-17,-63,-35r-6,31r-31,0","w":219},"c":{"d":"165,-181r-9,29v-55,-29,-103,17,-103,75v0,51,47,64,87,46r-6,31v-61,14,-117,-8,-117,-72v0,-80,65,-138,148,-109","w":159},"d":{"d":"230,-270r-46,209v-4,21,-7,41,-10,61r-32,0v2,-9,3,-19,6,-28v-13,24,-35,32,-63,32v-44,0,-68,-35,-68,-77v0,-58,32,-115,95,-115v26,-1,48,13,60,35r24,-117r34,0xm53,-75v0,29,14,52,45,52v42,0,61,-53,61,-88v0,-27,-15,-50,-45,-50v-40,0,-61,51,-61,86","w":219},"e":{"d":"58,-109r94,0v5,-30,-7,-52,-38,-52v-28,0,-49,25,-56,52xm161,-34r-5,31v-68,15,-138,13,-139,-75v0,-51,35,-110,100,-110v57,0,78,47,66,104r-129,0v-11,66,58,71,107,50"},"f":{"d":"32,0r34,-156r-44,0r5,-28r44,0v7,-48,33,-105,104,-86r-7,27v-41,-16,-59,24,-63,59r49,0r-5,28r-50,0r-33,156r-34,0","w":140},"g":{"d":"179,-184r32,0r-43,197v-8,55,-92,87,-160,54r8,-31v17,9,40,17,59,17v47,-1,62,-35,68,-74v-34,40,-124,23,-124,-52v0,-68,40,-115,93,-115v26,0,49,13,61,37xm55,-75v0,24,13,48,41,48v30,0,63,-24,63,-84v0,-27,-15,-50,-45,-50v-39,0,-59,51,-59,86","w":219},"h":{"d":"13,0r56,-270r34,0r-22,109v30,-43,123,-36,119,31v-3,47,-17,87,-24,130r-34,0v8,-43,24,-80,24,-127v0,-19,-12,-34,-33,-34v-80,0,-67,96,-87,161r-33,0","w":219},"i":{"d":"15,0r39,-184r33,0r-38,184r-34,0xm107,-263r-8,38r-39,0r8,-38r39,0","w":100},"j":{"d":"-40,73r7,-26v27,9,38,-1,45,-36r42,-195r33,0r-43,204v-5,26,-14,60,-58,60v-6,0,-21,-4,-26,-7xm107,-263r-8,38r-39,0r8,-38r39,0","w":100},"k":{"d":"13,0r57,-270r34,0r-34,158r86,-72r49,0r-104,82r75,102r-43,0r-67,-94r-20,94r-33,0"},"l":{"d":"15,0r57,-270r34,0r-57,270r-34,0","w":100},"m":{"d":"13,0r37,-184r32,0v-1,8,-6,20,-4,26v21,-36,92,-44,107,2v26,-43,116,-45,116,16v0,49,-18,94,-26,140r-34,0r26,-134v0,-15,-10,-27,-27,-27v-67,0,-61,102,-79,161r-34,0r26,-134v0,-15,-10,-27,-27,-27v-68,0,-61,102,-80,161r-33,0","w":320},"n":{"d":"13,0r37,-184r31,0r-5,30v11,-17,31,-34,63,-34v49,0,67,41,57,91r-20,97r-34,0v8,-43,24,-80,24,-127v0,-19,-12,-34,-33,-34v-80,0,-67,96,-87,161r-33,0","w":219},"o":{"d":"17,-77v0,-61,38,-111,105,-111v49,0,81,30,81,80v0,62,-37,112,-103,112v-50,0,-83,-27,-83,-81xm53,-75v0,29,15,52,47,52v38,0,67,-44,67,-85v0,-27,-16,-53,-47,-53v-45,0,-67,48,-67,86","w":219},"p":{"d":"-6,76r42,-199v4,-21,7,-41,10,-61r32,0r-6,28v33,-55,131,-36,131,38v0,67,-31,122,-92,122v-33,1,-50,-12,-61,-31r-22,103r-34,0xm60,-71v0,25,15,48,46,48v59,0,92,-138,20,-138v-40,0,-66,45,-66,90","w":219},"q":{"d":"211,-184r-55,260r-34,0r19,-94v-40,48,-124,14,-124,-55v0,-58,32,-115,95,-115v26,-1,49,13,61,37r6,-33r32,0xm53,-75v0,29,14,52,45,52v42,0,61,-53,61,-88v0,-27,-15,-50,-45,-50v-40,0,-61,51,-61,86","w":219},"r":{"d":"13,0r37,-184r31,0r-5,30v11,-19,43,-42,78,-31r-7,30v-48,-16,-75,40,-81,65r-20,90r-33,0","w":140},"s":{"d":"140,-178r-10,27v-20,-12,-71,-19,-71,13v0,31,63,33,63,84v-1,65,-81,65,-123,50r6,-29v26,12,81,20,81,-18v0,-31,-63,-37,-63,-83v0,-57,72,-63,117,-44","w":140},"t":{"d":"22,-156r5,-28r41,0r9,-42r36,-13r-11,55r50,0r-5,28r-51,0r-23,113v-3,22,32,23,49,15r-5,28v-34,13,-81,-4,-77,-36v6,-43,15,-80,22,-120r-40,0","w":140},"u":{"d":"210,-184r-37,184r-32,0r6,-29v-11,17,-31,33,-63,33v-50,0,-67,-41,-57,-91r20,-97r34,0v-8,43,-24,80,-24,127v0,19,12,34,33,34v80,0,67,-96,86,-161r34,0","w":219},"v":{"d":"54,0r-29,-184r36,0r19,149r82,-149r36,0r-105,184r-39,0","w":180},"w":{"d":"45,0r-20,-184r34,0r13,148r78,-148r42,0r13,148r76,-148r38,0r-101,184r-39,0r-15,-148r-79,148r-40,0","w":299},"x":{"d":"-15,0r85,-97r-39,-87r37,0r27,67r55,-67r42,0r-79,89r45,95r-38,0r-32,-72r-61,72r-42,0","w":180},"y":{"d":"-14,77r6,-28v30,12,47,-6,63,-39r-29,-194r35,0r22,147r80,-147r36,0r-125,219v-18,36,-41,52,-88,42","w":180},"z":{"d":"-2,0r6,-30r130,-126r-102,0r6,-28r145,0r-7,30r-131,127r108,0r-6,27r-149,0","w":180},"{":{"d":"151,-272r-5,25v-56,-11,-46,55,-57,92v-10,32,-33,43,-43,44v11,-2,30,20,24,45v-6,26,-13,49,-15,77v-2,15,16,15,31,14r-5,25v-37,4,-67,-5,-59,-45r15,-76v0,-18,-11,-27,-24,-27r6,-25v40,-2,44,-65,53,-104v10,-44,35,-47,79,-45","w":119},"|":{"d":"33,4r0,-274r32,0r0,274r-32,0","w":79},"}":{"d":"-31,50r5,-25v56,11,46,-55,57,-92v10,-32,33,-43,43,-44v-11,2,-29,-20,-24,-45r16,-77v2,-16,-17,-15,-32,-14r5,-25v37,-4,65,5,59,45v-4,26,-15,49,-15,77v0,18,11,27,24,27r-5,25v-40,1,-45,64,-54,103v-10,44,-35,47,-79,45","w":119},"~":{"d":"75,-118v24,0,56,25,77,25v14,0,24,-14,32,-27r13,25v-11,15,-23,31,-45,31v-37,0,-92,-51,-109,2r-13,-25v8,-15,21,-31,45,-31","w":216},"'":{"d":"49,-163r0,-88r31,0r0,88r-31,0","w":100},"\u201c":{"d":"202,-251r-41,88r-43,0r49,-88r35,0xm131,-251r-41,88r-43,0r50,-88r34,0"},"\u201d":{"d":"47,-163r42,-88r42,0r-49,88r-35,0xm118,-163r41,-88r43,0r-50,88r-34,0"},"`":{"d":"74,-261r24,52r-24,0r-37,-52r37,0","w":100},"\u00e7":{"d":"82,0r16,0v-5,8,-17,15,-19,23v20,-6,43,3,43,26v0,35,-52,37,-79,23r6,-13v15,8,44,13,45,-10v0,-15,-19,-15,-31,-10r-6,-8xm165,-181r-9,29v-55,-29,-103,17,-103,75v0,51,47,64,87,46r-6,31v-61,14,-117,-8,-117,-72v0,-80,65,-138,148,-109","w":159},"\u00a0":{"d":"0,0r0,0","w":100}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing 
 the Typefaces
 * licensed to you is copyrighted (c) 1988 Adobe
 Systems. All Rights Reserved.
 * This software is the property of
 Adobe Systems Incorporated and its licensors,
 * and may not be
 reproduced, used, displayed, modified, disclosed or transferred
 * without the express written approval of Adobe.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-37 -286 391 80.3892","underline-thickness":"18","underline-position":"-36","slope":"-12","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":100},"A":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0","w":259},"B":{"d":"8,0r52,-251v70,1,149,-14,151,60v0,31,-25,55,-54,60v28,4,40,26,40,53v0,72,-81,78,-118,78r-71,0xm79,-112r-15,72v40,0,83,3,83,-42v0,-31,-36,-30,-68,-30xm100,-212r-13,62v36,1,73,1,73,-36v0,-30,-33,-25,-60,-26","w":219},"C":{"d":"243,-243r-13,42v-62,-39,-153,2,-153,86v0,42,28,80,72,80v21,0,39,-7,53,-16r-8,48v-93,27,-169,-22,-169,-112v0,-108,111,-170,218,-128","w":219},"D":{"d":"106,-212r-36,172v87,6,129,-33,129,-111v0,-44,-40,-65,-93,-61xm11,0r53,-251v101,0,188,-13,188,107v0,58,-29,144,-156,144r-85,0","w":259},"E":{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0"},"F":{"d":"11,0r53,-251r139,0r-9,39r-88,0r-13,62r84,0r-8,40r-84,0r-23,110r-51,0","w":180},"G":{"d":"261,-242r-12,44v-19,-13,-44,-18,-70,-18v-61,0,-100,48,-100,107v0,49,43,85,96,71r14,-66r-53,0r8,-40r102,0r-29,137v-84,28,-190,5,-190,-100v0,-124,119,-177,234,-135","w":259},"H":{"d":"11,0r53,-251r50,0r-21,101r101,0r22,-101r50,0r-53,251r-50,0r23,-110r-101,0r-23,110r-51,0","w":259},"I":{"d":"6,0r53,-251r53,0r-53,251r-53,0","w":100},"J":{"d":"98,-251r50,0r-35,170v-6,65,-52,100,-125,80r11,-43v32,12,56,-6,63,-38","w":140},"K":{"d":"65,-251r51,0r-21,98r100,-98r70,0r-127,114r81,137r-60,0r-70,-128r-27,128r-51,0","w":240},"L":{"d":"8,0r54,-251r50,0r-45,211r99,0r-9,40r-149,0","w":180},"M":{"d":"11,0r53,-251r84,0r17,181r99,-181r84,0r-54,251r-53,0r47,-208r-114,208r-48,0r-21,-208r-46,208r-48,0","w":339},"N":{"d":"9,0r54,-251r64,0r54,191r41,-191r48,0r-55,251r-65,0r-53,-193r-40,193r-48,0","w":259},"O":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62","w":280},"P":{"d":"78,-95r-20,95r-50,0r53,-251v68,2,152,-13,152,65v0,71,-61,96,-135,91xm103,-212r-16,77v39,3,74,-9,74,-46v0,-32,-28,-31,-58,-31"},"Q":{"d":"273,-149v0,62,-39,127,-93,144r53,53r-60,0r-37,-44v-71,4,-110,-40,-111,-104v-2,-81,62,-156,143,-156v68,0,105,40,105,107xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62","w":280},"R":{"d":"8,0r52,-251v71,5,156,-22,160,59v2,44,-35,64,-74,68v14,1,23,9,26,23r24,101r-53,0v-16,-40,4,-116,-63,-104r-22,104r-50,0xm103,-212r-14,68v38,1,78,-2,78,-41v0,-34,-34,-26,-64,-27","w":219},"S":{"d":"199,-244r-12,41v-29,-15,-94,-26,-94,16v0,40,86,37,86,107v0,90,-105,97,-175,70r13,-43v34,21,109,32,109,-22v0,-45,-86,-38,-86,-105v1,-77,95,-89,159,-64"},"T":{"d":"30,-212r9,-39r194,0r-8,39r-71,0r-46,212r-53,0r46,-212r-71,0"},"U":{"d":"63,-251r50,0r-26,119v-8,35,-21,97,35,97v52,0,61,-48,70,-89r28,-127r49,0v-30,101,-17,255,-148,255v-149,0,-72,-162,-58,-255","w":259},"V":{"d":"72,0r-33,-251r50,0r24,195r104,-195r55,0r-140,251r-60,0","w":240},"W":{"d":"54,0r-15,-251r50,0r8,192r84,-192r67,0r2,192r89,-192r52,0r-120,251r-63,0r-3,-201r-88,201r-63,0","w":360},"X":{"d":"45,-251r55,0r37,86r69,-86r59,0r-104,120r59,131r-55,0r-40,-101r-78,101r-63,0r116,-136","w":240},"Y":{"d":"76,0r22,-104r-59,-147r53,0r37,105r82,-105r59,0r-122,147r-22,104r-50,0","w":240},"Z":{"d":"45,-212r8,-39r173,0r-9,39r-151,172r114,0r-8,40r-177,0r8,-40r151,-172r-109,0"},"a":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36"},"&":{"d":"187,0r-9,-14v-53,32,-157,25,-156,-53v0,-42,32,-67,69,-78v-10,-14,-18,-25,-18,-47v0,-43,38,-64,76,-64v30,0,69,18,69,58v0,40,-32,58,-65,70r36,52v12,-18,21,-38,22,-60r44,0v-4,35,-18,69,-43,94r29,42r-54,0xm157,-46r-45,-67v-21,8,-42,18,-42,44v0,44,61,42,87,23xm176,-198v0,-17,-13,-22,-25,-22v-34,-2,-38,42,-18,61v18,-5,43,-15,43,-39","w":259},"^":{"d":"68,-113r-37,0r67,-138r34,0r67,138r-37,0r-47,-100","w":216},"~":{"d":"155,-60v-41,-2,-92,-52,-112,1r-13,-32v8,-15,21,-31,44,-31v45,2,86,52,110,-1r13,32v-9,15,-23,31,-42,31","w":216},"*":{"d":"65,-231r43,32r5,-52r38,8r-17,49r51,-10r3,38r-50,0r25,42r-36,17r-16,-50r-37,41r-26,-28r45,-31r-48,-21"},"@":{"d":"158,-161v-39,-3,-59,73,-13,76v38,3,59,-73,13,-76xm236,-51r30,0v-67,96,-243,66,-244,-75v0,-72,58,-130,139,-130v58,0,122,32,122,106v0,74,-66,100,-90,100v-11,0,-18,-7,-21,-18v-29,37,-92,11,-92,-41v0,-67,75,-118,116,-64r5,-17r30,0r-23,100v0,3,2,5,6,5v18,0,41,-19,41,-64v0,-59,-52,-73,-94,-73v-60,0,-102,45,-102,96v0,91,107,124,177,75","w":288},"b":{"d":"8,0r57,-270r49,0r-24,104v11,-9,29,-24,51,-24v46,0,68,32,68,76v0,58,-32,118,-96,118v-26,0,-39,-4,-54,-30r-6,26r-45,0xm105,-33v40,0,54,-51,54,-80v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75v0,24,8,44,31,44","w":219},"\\":{"d":"84,4r-88,-260r38,0r88,260r-38,0","w":100},"|":{"d":"30,4r0,-274r38,0r0,274r-38,0","w":79},"{":{"d":"157,-272r-7,29v-78,-7,-19,129,-102,132v57,6,15,73,13,110v-8,21,8,25,29,23r-6,28r-31,0v-62,-1,-30,-70,-23,-108v5,-23,3,-37,-25,-37r7,-31v76,-5,25,-153,114,-146r31,0","w":119},"}":{"d":"64,4v-10,38,-42,50,-89,46r6,-28v78,7,20,-129,102,-133v-57,-6,-15,-73,-12,-109v8,-21,-9,-25,-30,-23r7,-29r30,0v62,1,31,70,24,108v-4,23,-4,38,24,38r-7,31v-47,-1,-45,61,-55,99","w":119},"[":{"d":"11,50r71,-322r83,0r-8,35r-38,0r-56,252r38,0r-8,35r-82,0","w":140},"]":{"d":"143,-272r-72,322r-82,0r8,-35r38,0r56,-252r-38,0r7,-35r83,0","w":140},"c":{"d":"172,-183r-11,40v-46,-28,-96,12,-96,62v0,24,8,48,41,48v12,0,26,-3,39,-9r-5,38v-61,25,-125,-6,-125,-72v0,-82,74,-134,157,-107","w":159},"\u00e7":{"d":"97,16v20,-1,40,6,39,28v-2,47,-74,39,-99,25r6,-20v17,9,51,17,58,-5v-1,-13,-18,-15,-29,-11r11,-33r20,0xm172,-183r-11,40v-46,-28,-96,12,-96,62v0,24,8,48,41,48v12,0,26,-3,39,-9r-5,38v-61,25,-125,-6,-125,-72v0,-82,74,-134,157,-107","w":159},":":{"d":"46,-185r50,0r-10,50r-50,0xm18,-50r50,0r-10,50r-50,0","w":100},",":{"d":"-13,40r36,-90r55,0r-48,90r-43,0","w":100},"d":{"d":"189,-270r48,0r-57,270r-45,0v1,-8,6,-20,4,-27v-14,20,-33,31,-61,31v-44,0,-63,-37,-63,-77v0,-55,30,-117,93,-117v24,0,42,10,57,27xm116,-152v-35,0,-51,47,-51,75v0,19,6,44,30,44v35,0,56,-41,56,-75v0,-22,-11,-44,-35,-44","w":219},"$":{"d":"203,-244r-12,41v-17,-8,-36,-13,-55,-13r-14,66v30,14,62,31,62,69v0,55,-40,85,-93,85r-6,32r-19,0r6,-32v-28,0,-56,-8,-69,-14r13,-44v19,11,39,19,64,19r16,-75v-30,-14,-61,-31,-61,-70v0,-51,44,-76,91,-76r6,-30r18,0r-6,30v18,0,47,7,59,12xm106,-158r12,-58v-33,-2,-44,48,-12,58xm113,-102r-14,67v36,-2,47,-54,14,-67"},"e":{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43"},"8":{"d":"139,-72v0,-21,-13,-30,-28,-42v-22,8,-48,22,-48,47v0,22,15,34,36,34v22,0,40,-16,40,-39xm163,-191v0,-42,-74,-32,-73,7v0,15,18,28,30,35v21,-8,43,-17,43,-42xm12,-62v0,-40,24,-63,61,-74v-17,-10,-29,-27,-29,-47v0,-50,41,-73,88,-73v34,0,77,16,77,57v0,35,-19,58,-53,67v20,12,34,30,34,54v0,55,-40,82,-96,82v-41,0,-82,-24,-82,-66"},"=":{"d":"205,-149r0,37r-183,0r0,-37r183,0xm205,-71r0,38r-183,0r0,-38r183,0","w":216},"!":{"d":"48,-74r29,-177r56,0r-45,177r-40,0xm38,-50r51,0r-11,50r-50,0","w":140},"f":{"d":"25,0r32,-150r-38,0r8,-35r37,0v8,-57,43,-104,112,-85r-11,36v-34,-15,-49,25,-53,49r44,0r-8,35r-43,0r-32,150r-48,0","w":140},"5":{"d":"38,-116r30,-135r144,0r-8,37r-96,0r-12,52v51,-6,88,17,91,76v4,87,-108,105,-174,78r9,-40v38,20,112,20,112,-36v0,-47,-59,-43,-96,-32"},"4":{"d":"5,-52r5,-43r126,-156r62,0r-35,161r36,0r-8,38r-35,0r-11,52r-48,0r11,-52r-103,0xm116,-90r25,-117r-86,117r61,0"},"g":{"d":"2,67r12,-39v19,8,37,14,58,14v50,1,62,-37,70,-77v-12,22,-35,35,-62,35v-45,0,-65,-37,-65,-78v0,-55,34,-112,94,-112v24,0,45,13,57,32r5,-27r46,0r-35,165v-12,60,-38,100,-106,100v-25,0,-50,-4,-74,-13xm150,-113v0,-22,-12,-39,-34,-39v-35,0,-50,45,-50,73v0,22,8,42,30,42v39,0,54,-41,54,-76","w":219},"`":{"d":"107,-211r-31,0r-46,-52r47,0","w":100},">":{"d":"22,-34r134,-57r-134,-57r0,-37r183,78r0,31r-183,79r0,-37","w":216},"h":{"d":"8,0r57,-270r48,0r-22,103v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0","w":219},"-":{"d":"21,-77r9,-40r94,0r-8,40r-95,0","w":140},"i":{"d":"8,0r39,-185r48,0r-39,185r-48,0xm55,-219r10,-46r48,0r-10,46r-48,0","w":100},"j":{"d":"47,-185r48,0r-39,184v-14,73,-32,90,-93,77r11,-36v18,6,27,-3,30,-22xm55,-219r10,-46r48,0r-10,46r-48,0","w":100},"k":{"d":"8,0r57,-270r48,0r-31,152r67,-67r63,0r-89,84r56,101r-55,0r-48,-98r-21,98r-47,0"},"l":{"d":"8,0r57,-270r48,0r-57,270r-48,0","w":100},"<":{"d":"205,-34r0,37r-183,-79r0,-31r183,-78r0,37r-134,57","w":216},"m":{"d":"8,0r37,-185r45,0v0,7,-5,18,-3,24v23,-39,94,-39,105,7v22,-50,116,-48,116,15v0,51,-20,93,-28,139r-48,0v8,-43,26,-83,26,-130v0,-14,-11,-22,-23,-22v-33,0,-43,39,-48,64r-19,88r-48,0v8,-43,25,-84,25,-130v0,-14,-10,-22,-22,-22v-33,0,-43,39,-48,64r-19,88r-48,0","w":320},"n":{"d":"8,0r38,-185r48,0v0,6,-5,14,-3,18v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0","w":219},"9":{"d":"120,-256v55,0,77,38,77,89v0,81,-38,171,-131,171v-19,0,-45,-4,-58,-10r13,-37v55,25,109,-10,116,-58v-46,31,-107,0,-107,-57v0,-56,33,-98,90,-98xm149,-180v0,-19,-9,-38,-28,-38v-30,0,-41,33,-41,58v0,19,8,34,29,34v28,0,40,-30,40,-54"},"#":{"d":"189,-103r-4,29r-33,0r-11,74r-32,0r11,-74r-38,0r-10,74r-32,0r10,-74r-33,0r4,-29r33,0r7,-46r-33,0r4,-28r33,0r10,-74r32,0r-11,74r38,0r10,-74r32,0r-11,74r33,0r-4,28r-32,0r-6,46r33,0xm129,-149r-36,0r-6,46r36,0"},"o":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110","w":219},"1":{"d":"67,-162r-22,-34r84,-55r46,0r-55,251r-50,0r43,-194"},"p":{"d":"-9,76r53,-261r46,0r-5,24v35,-56,124,-26,124,47v0,58,-32,118,-96,118v-22,0,-42,-9,-52,-33r-21,105r-49,0xm159,-113v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75v0,24,8,44,31,44v40,0,54,-51,54,-80","w":219},"(":{"d":"103,-272r51,0v-54,65,-84,111,-84,198v0,43,7,84,19,124r-41,0v-14,-45,-29,-91,-29,-139v0,-79,35,-124,84,-183","w":119},")":{"d":"30,50r-52,0v54,-65,85,-111,85,-198v0,-43,-7,-84,-19,-124r41,0v14,45,29,91,29,139v0,79,-35,124,-84,183","w":119},"%":{"d":"256,4v-30,0,-50,-15,-50,-50v0,-41,22,-82,68,-82v31,0,55,16,55,49v0,41,-24,83,-73,83xm76,8r195,-267r30,0r-195,267r-30,0xm260,-24v27,0,31,-37,31,-58v0,-12,-6,-17,-18,-17v-24,0,-30,38,-30,57v0,12,7,18,17,18xm100,-152v27,0,31,-37,31,-58v0,-12,-6,-17,-18,-17v-24,0,-29,38,-29,57v0,12,6,18,16,18xm96,-123v-30,0,-50,-16,-50,-51v0,-41,22,-82,68,-82v31,0,55,16,55,49v0,41,-24,84,-73,84","w":360},".":{"d":"8,0r10,-50r50,0r-10,50r-50,0","w":100},"+":{"d":"95,-110r0,-72r37,0r0,72r73,0r0,38r-73,0r0,72r-37,0r0,-72r-73,0r0,-38r73,0","w":216},"q":{"d":"65,-77v0,19,6,44,30,44v35,0,56,-41,56,-75v0,-22,-11,-44,-35,-44v-35,0,-51,47,-51,75xm112,76r22,-101v-11,20,-30,29,-56,29v-44,0,-63,-37,-63,-77v0,-55,30,-117,93,-117v28,0,44,11,56,36r7,-31r46,0r-56,261r-49,0","w":219},"?":{"d":"182,-190v2,58,-72,65,-82,116r-43,0v4,-36,19,-54,47,-76v13,-10,26,-21,26,-39v0,-37,-57,-33,-87,-20r0,-40v57,-15,137,-9,139,59xm51,-50r50,0r-10,50r-51,0","w":180},"\"":{"d":"118,-161r0,-90r44,0r0,90r-44,0xm53,-161r0,-90r43,0r0,90r-43,0","w":180},"\u201c":{"d":"78,-251r43,0r-36,90r-55,0xm158,-251r43,0r-36,90r-55,0","w":180},"\u201d":{"d":"157,-161r-43,0r36,-90r55,0xm77,-161r-43,0r37,-90r54,0","w":180},"\u2018":{"d":"78,-251r43,0r-36,90r-55,0","w":100},"\u2019":{"d":"34,-161r37,-90r54,0r-48,90r-43,0","w":100},"'":{"d":"48,-161r0,-90r44,0r0,90r-44,0","w":100},"r":{"d":"8,0r37,-185r46,0r-6,35v13,-25,39,-47,73,-38r-10,47v-78,-18,-77,78,-92,141r-48,0","w":140},"s":{"d":"159,-182r-10,36v-22,-8,-66,-17,-72,10v0,23,62,33,62,78v0,69,-86,72,-140,51r11,-38v14,8,27,14,46,14v16,0,33,-5,33,-20v0,-30,-63,-34,-63,-80v0,-63,80,-67,133,-51","w":159},";":{"d":"23,-50r55,0r-48,90r-43,0xm46,-185r50,0r-10,50r-50,0","w":100},"7":{"d":"37,-212r7,-39r167,0r-9,45r-130,206r-58,0r136,-212r-113,0"},"6":{"d":"97,4v-55,0,-77,-38,-77,-89v0,-81,39,-171,132,-171v19,0,45,5,58,11r-13,37v-55,-25,-109,10,-116,58v46,-30,107,-1,107,56v0,56,-34,98,-91,98xm97,-33v45,1,61,-92,11,-92v-28,0,-40,30,-40,54v0,19,10,38,29,38"},"\/":{"d":"148,-256r-137,260r-42,0r138,-260r41,0","w":100},"t":{"d":"19,-150r8,-35r35,0r8,-39r52,-16r-12,55r43,0r-8,35r-43,0r-20,99v-1,20,28,21,42,14r-8,37v-39,10,-84,2,-82,-44v2,-37,14,-72,20,-106r-35,0","w":140},"3":{"d":"3,-10r9,-39v40,21,114,25,114,-28v0,-33,-46,-33,-70,-33r7,-40v31,0,80,0,80,-41v0,-39,-70,-24,-93,-12r5,-42v55,-20,139,-17,141,50v1,38,-28,54,-59,64v26,9,42,24,42,53v-1,84,-107,98,-176,68"},"2":{"d":"170,-40r-8,40r-165,0r8,-41v45,-41,135,-99,135,-140v0,-51,-70,-37,-96,-13r-1,-45v56,-28,150,-26,150,51v0,61,-78,116,-121,148r98,0"},"u":{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0","w":219},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"v":{"d":"55,0r-31,-185r49,0r20,136r73,-136r51,0r-109,185r-53,0"},"w":{"d":"48,0r-24,-185r48,0r14,139r68,-139r54,0r11,139r71,-139r49,0r-103,185r-54,0r-11,-142r-68,142r-55,0","w":320},"x":{"d":"80,-185r24,63r52,-63r58,0r-79,88r44,97r-52,0r-29,-71r-55,71r-58,0r84,-97r-39,-88r50,0"},"y":{"d":"24,-185r49,0r18,137r74,-137r53,0r-126,213v-15,35,-57,65,-110,47r11,-37v30,9,42,5,64,-29"},"z":{"d":"185,-185r-8,37r-113,111r93,0r-7,37r-155,0r7,-37r114,-111r-85,0r8,-37r146,0","w":180},"0":{"d":"151,-181v0,-16,-5,-37,-24,-37v-47,0,-62,115,-62,143v0,19,5,42,28,42v43,0,58,-124,58,-148xm127,-256v53,0,72,36,72,84v0,66,-24,176,-109,176v-53,0,-73,-40,-73,-88v0,-64,29,-172,110,-172"},"\u00a0":{"w":100}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface and Digital Data © Charles Borges de Oliveira 2003
 */
Cufon.registerFont({"w":225,"face":{"font-family":"LHFSarahScript","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"3 0 6 3 0 0 0 0 0 0","ascent":"211","descent":"-149","cap-height":"21","bbox":"-106.061 -238.033 344.188 168.165","underline-thickness":"7.2","underline-position":"-47.88","stemh":"11","stemv":"18","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":111},"!":{"d":"76,-194v50,34,1,57,-19,91v-31,54,-33,45,-35,66v-24,-9,-8,-41,-3,-50r53,-84v6,-14,-4,-22,4,-23xm-3,-23v29,4,6,32,-2,28v-29,-2,-6,-32,2,-28","w":96},"\"":{"d":"105,-174v-12,33,-33,63,-40,52v24,-61,1,-68,36,-60v6,1,4,8,4,8xm63,-163v-11,33,-35,63,-40,52v19,-54,11,-57,22,-64v7,1,22,6,18,12","w":83},"#":{"d":"163,-122v15,-24,34,-41,40,-62v17,-5,25,25,12,32r-23,31v9,1,50,7,41,27v-7,-9,-37,-12,-53,-11v-6,8,-11,16,-17,25v9,1,53,3,48,25v-9,-9,-52,-10,-60,-9v-13,14,-46,80,-37,74v0,7,3,8,2,11v-36,-12,0,-72,8,-82v-14,1,-29,3,-43,4v-18,26,-44,71,-31,77v2,5,-2,3,-4,2v-30,-18,5,-66,7,-75v-13,-1,-53,17,-53,-15v11,-4,41,-2,66,-6v4,-7,10,-16,16,-25v-12,-2,-61,17,-59,-16v13,-3,45,-1,72,-4v17,-28,36,-48,45,-71v17,-5,25,27,12,34r-27,36v16,-1,30,-2,38,-2xm152,-104r-40,3r-18,25v17,-1,32,-3,42,-4v5,-7,10,-15,16,-24","w":234},"$":{"d":"191,-192v17,-3,9,22,10,25v1,8,-6,7,-6,7v-24,-3,-24,0,-24,-5r14,-3v-19,-6,-31,-4,-36,9v6,2,12,4,18,7v50,22,5,68,-3,76v-37,35,-96,34,-98,34v-8,15,-12,23,-13,40v-6,-10,-7,-25,0,-41v-18,-2,-49,-11,-53,-43v-2,-18,23,-36,23,-36v44,-22,62,-18,89,-17v3,-4,7,-9,10,-14v-8,-3,-50,-2,-51,-8v-13,-36,80,-27,79,-31v12,-16,20,-25,30,-45v7,5,12,35,-4,44v5,0,10,1,15,1xm135,-171v-8,1,-20,1,-37,4v24,0,32,10,37,-4xm184,-119v-6,-21,-40,-28,-43,-30v-4,5,-7,10,-11,15v9,3,22,10,25,18v-8,0,-32,-11,-32,-9r-47,65v15,-1,45,-6,73,-21v31,-17,35,-38,35,-38xm103,-126v-67,-3,-129,35,-75,60v14,7,32,6,32,6v9,-20,29,-47,43,-66","w":200},"%":{"d":"67,-161v29,-2,10,37,6,41v-27,30,-28,39,-60,33v-26,-21,-9,-39,2,-61v8,-16,50,-51,64,-19v1,3,-2,2,-4,2v-31,5,-66,44,-58,74v28,-10,44,-36,53,-65v0,-4,-2,-3,-3,-5xm53,-38v-28,45,-23,40,-22,60v-32,-12,3,-66,7,-73v27,-42,60,-78,83,-123v17,-5,22,25,10,31xm141,-71v-33,1,-68,46,-60,73v29,-8,44,-37,53,-65v0,-5,-5,-2,-2,-5v29,0,7,38,4,42v-26,30,-24,31,-51,36v-50,-29,2,-89,42,-98v13,1,18,14,14,17","w":146},"&":{"d":"139,-109v16,8,63,-17,63,-12v30,1,27,24,12,14v-15,2,-27,15,-33,17v-16,108,-117,108,-117,108v-66,0,-64,-45,-64,-45v19,-66,51,-68,94,-89v-47,-36,34,-79,39,-83v20,-16,45,12,34,18v-60,32,-65,44,-62,60v32,-16,58,-29,52,-50v14,-4,23,22,20,20v-1,25,-56,45,-55,46v26,15,25,34,25,34v-5,38,-42,30,-50,24v0,-3,6,-3,6,-3v47,-5,17,-46,9,-49v-86,41,-86,78,-86,78v-2,29,38,26,38,26v77,-3,107,-92,103,-91v-19,4,-27,-18,-28,-23"},"'":{"d":"49,-180v33,22,-34,65,-37,59v21,-39,31,-63,37,-59","w":30},"(":{"d":"100,-228v15,-12,37,19,22,25v-65,56,-84,121,-84,121v-27,87,-10,92,-8,106v-60,-10,-13,-130,-8,-142v25,-62,78,-110,78,-110","w":73},")":{"d":"57,-198v0,-17,28,-8,28,-1v-1,118,-54,176,-80,205v-26,18,-43,15,-48,11v32,-3,68,-70,70,-74v32,-54,30,-135,30,-141","w":84},"*":{"d":"117,-141v-8,13,-53,8,-46,11v9,26,9,32,9,32v0,6,0,6,-4,7v-15,-6,-18,-18,-28,-28v-40,20,-33,26,-48,26v2,-15,24,-23,33,-36v-26,-3,-37,0,-28,-11v70,-8,43,-19,75,-46v4,-3,9,1,7,3r-14,34v36,3,38,2,44,8","w":111},"+":{"d":"1,-89v6,-9,45,-8,40,-8v21,-28,23,-39,37,-37v12,11,12,13,9,20v-14,14,-17,18,-17,18v27,2,34,1,36,10v-8,9,-50,-1,-49,5v-33,44,-31,49,-37,63v-25,-9,12,-64,11,-61v-21,1,-25,8,-31,2v-1,-6,1,-12,1,-12","w":105},",":{"d":"-9,-29v33,23,-35,61,-37,56v6,-21,23,-36,32,-55v2,-4,5,-1,5,-1","w":24},"-":{"d":"41,-93v59,3,56,-9,70,8v-36,-1,-83,19,-108,5v-6,-9,-5,-16,-5,-16v2,-7,41,8,43,3","w":109},".":{"d":"9,-10v0,17,-18,16,-18,16v-18,1,-18,-16,-18,-16v6,-31,41,-10,36,0","w":35},"\/":{"d":"105,-220v27,18,20,36,10,47v-66,87,-105,149,-105,149v-38,63,-32,60,-28,84v-48,-12,-1,-93,5,-103v35,-59,80,-111,112,-174v0,-5,6,-3,6,-3","w":91},"0":{"d":"140,-163v46,7,16,79,9,90v-24,35,-58,94,-109,87v0,0,-48,-8,-40,-61v8,-55,8,-58,61,-110v34,-34,54,-42,65,-40v23,10,37,17,28,26v-81,25,-114,97,-124,129v-22,67,36,36,46,29v41,-31,70,-92,64,-150","w":165},"1":{"d":"109,-195v21,15,27,15,20,26r-104,166v-9,15,1,20,-11,17v-21,-19,-23,-24,-15,-36r87,-137v-14,7,-28,29,-42,25v-2,-3,1,-7,1,-7v21,-17,42,-41,64,-54","w":104},"2":{"d":"107,12v-49,-7,-82,-16,-115,-8v-18,5,-10,-13,-16,-24v-4,-7,4,-11,4,-11v80,-43,111,-64,111,-64v56,-32,74,-63,74,-63v-22,-19,-90,17,-93,15v8,-2,12,5,6,7v-9,4,-32,10,-31,0v-7,-27,-10,-25,1,-31v52,-27,92,-28,92,-28v33,-4,38,28,38,28v20,29,-22,58,-22,58v-95,57,-156,85,-156,85v58,-8,108,9,125,-14v5,-6,6,1,6,1v6,48,-24,49,-24,49","w":166},"3":{"d":"198,-168v1,32,-19,39,-19,39v-46,15,-62,17,-62,17v44,4,44,36,44,36v1,34,-32,57,-32,57v-46,35,-93,34,-93,34v-64,-5,-59,-35,-52,-57v14,-3,12,25,59,23v78,-3,105,-56,105,-56v3,-19,-42,-18,-42,-18v-21,3,-34,-1,-34,-18v-4,-9,6,-10,6,-10v69,-12,104,-32,104,-32v-21,-24,-92,2,-96,3v3,0,11,2,7,3v-32,22,-27,-6,-31,-20v-3,-11,8,-14,8,-14v42,-13,74,-15,74,-15v54,-3,54,28,54,28","w":180},"4":{"d":"124,-102v34,8,42,-20,51,-14v-3,49,-52,30,-65,34v-49,76,-51,71,-55,93v2,6,-4,3,-4,3v-39,-22,-8,-41,-1,-60r21,-32v-35,1,-46,13,-61,7v-10,-22,-14,-23,-4,-30r142,-102v21,4,35,22,26,35xm138,-173r-108,71v17,-1,19,-2,58,-1","w":159},"5":{"d":"184,-202v-6,36,-38,41,-38,41v-38,6,-53,1,-53,1r-48,50v18,-5,34,-6,34,-6v72,5,54,30,59,55v-9,31,-40,53,-40,53v-17,13,-41,22,-73,22v-49,0,-42,-22,-46,-46v4,-3,6,1,6,1v30,38,92,-3,101,-7v14,-10,28,-23,40,-43v-23,-33,-82,6,-95,-7v-18,-17,-7,-29,-7,-29v53,-53,56,-80,71,-76v34,9,75,-6,82,-13v7,-4,7,4,7,4","w":156},"6":{"d":"129,-207v27,29,15,38,2,51v-45,30,-80,65,-80,65v-37,38,-37,75,-37,75v0,15,10,15,10,15v57,-1,92,-89,92,-99v-29,-8,-67,43,-75,34v14,-33,76,-49,70,-45v23,-3,36,32,32,31v-5,32,-29,56,-29,56v-39,47,-78,38,-78,38v0,0,-78,-17,-31,-97v2,-19,87,-89,106,-104v19,-16,2,-26,18,-20","w":146},"7":{"d":"-11,-7v15,-79,190,-171,174,-166v-78,26,-124,24,-124,24v-25,0,-19,-34,-21,-38v1,-9,10,-4,10,-4v59,21,137,-12,156,3v8,11,-2,20,-2,20v-137,126,-144,115,-165,182v-16,8,-33,-22,-28,-21","w":135},"8":{"d":"116,-103v34,19,32,20,35,52v-7,53,-67,65,-91,69v0,0,-77,2,-69,-52v0,0,1,-43,89,-72v-36,-19,-30,-24,-21,-49v32,-40,40,-41,81,-49v29,-6,52,16,41,23v-28,-11,-63,19,-65,18v-18,11,-42,41,-19,52v-9,3,45,-15,62,-42v10,-17,0,-22,4,-25v18,0,27,33,23,31v-6,33,-65,41,-70,44xm42,4v65,-11,71,-40,77,-66v6,-26,-20,-34,-20,-34v-78,29,-80,67,-80,67v-6,27,23,33,23,33","w":171},"9":{"d":"131,-205v21,5,34,24,31,36v-9,4,-8,-6,-14,-7v-90,26,-112,101,-108,103r93,-71v16,-5,37,12,27,24v-69,137,-142,138,-142,138v-11,1,-43,1,-32,-8v37,1,71,-37,71,-37v55,-58,70,-102,70,-102r-70,67v-15,15,-42,-18,-38,-14v-15,-17,17,-66,17,-66v37,-51,95,-63,95,-63","w":152},":":{"d":"40,-116v32,4,5,34,-2,30v-33,-3,-7,-34,2,-30xm9,-48v31,4,5,31,-3,27v-17,1,-15,-14,-15,-14v1,-14,18,-13,18,-13","w":54},";":{"d":"36,-54v-18,22,-36,-13,-28,-16v19,-20,35,12,28,16xm3,-30v33,25,-37,67,-38,59v8,-20,22,-38,32,-57v2,-4,6,-2,6,-2","w":38},"<":{"d":"133,-184r-99,99r93,93r-19,18r-108,-108r0,-7r114,-114","w":145},"=":{"d":"139,-111v13,1,18,11,6,10v-102,12,-84,19,-117,5v-7,-11,-6,-19,-6,-19v3,-5,47,9,50,5v48,0,67,-1,67,-1xm136,-63v-32,-3,-82,19,-106,4v-6,-9,-6,-16,-6,-16v23,9,121,-6,112,12","w":152},">":{"d":"161,-95v1,2,1,5,0,7r-114,114r-18,-18r99,-99r-93,-93r19,-19","w":172},"?":{"d":"37,-135v-24,-3,-21,-26,-21,-32v31,1,83,-19,90,-17v54,-7,51,10,57,35v-12,79,-126,50,-135,102v0,5,-5,6,-5,6v-29,-16,13,-51,16,-50v61,-22,102,-49,114,-67v-48,-6,-93,26,-116,23xm17,-20v16,16,-13,29,-18,28v-22,-1,-11,-20,-8,-23v13,-12,26,-5,26,-5","w":162},"@":{"d":"140,-117v3,2,22,12,14,17v-23,31,-28,41,-28,41v0,0,-10,17,-4,23v0,0,79,-21,79,-107v0,-34,-4,-44,-39,-44v-79,0,-126,94,-126,94v-43,97,39,106,39,106v0,0,35,3,59,-19v2,-1,7,-1,4,5v0,0,-30,22,-61,22v0,0,-75,3,-72,-78v0,0,2,-49,38,-89v53,-60,118,-56,118,-56v14,1,25,5,33,10v0,0,42,27,14,92v-23,54,-67,88,-95,65v-15,-11,10,-56,11,-56v-14,20,-26,42,-42,60v-64,-32,23,-118,48,-119v14,12,18,19,18,30v-5,-2,-4,-7,-9,-6v-45,10,-67,68,-66,81v23,-21,44,-50,67,-72","w":221},"A":{"d":"2,-89v25,11,129,-2,125,-1r77,-63r79,-59v15,10,31,28,19,35v-40,36,-69,90,-69,90v11,5,24,13,20,20v-6,-4,-24,-14,-23,-13v-29,64,-31,64,-23,92v-43,-9,-19,-75,-9,-93v-36,3,-58,7,-58,7v-46,39,-87,90,-147,110v-28,-3,-24,-18,-38,-31v-4,-5,1,-6,3,-5v32,27,101,-40,107,-39r34,-27v-25,5,-49,12,-60,10v-23,-4,-37,-24,-37,-33xm260,-176v-3,3,-38,27,-101,84v0,0,22,-1,45,0","w":270},"B":{"d":"263,-166v-1,29,-52,36,-60,37v34,9,34,46,34,46v3,29,-29,52,-29,52v-61,41,-71,41,-143,47v-61,-7,-66,-11,-84,-46v1,-37,12,-45,34,-59v24,-15,62,-16,62,-16r64,-71v-53,8,-85,7,-59,15v-11,7,-31,2,-29,-8v-2,-18,-5,-21,2,-23v79,-23,154,-21,197,1v12,6,11,25,11,25xm247,-168v-8,-12,-76,-11,-76,-11v5,26,-19,29,-28,45v57,-6,74,-19,104,-34xm229,-83v0,-33,-76,-35,-76,-35v-22,-2,-29,3,-38,14v34,7,56,20,52,44v-15,-20,-50,-29,-69,-26v-20,23,-45,41,-59,69v-12,-1,-15,-24,-10,-29v22,-31,29,-37,29,-37v-63,10,-68,46,-68,46v29,52,115,22,140,19v30,-4,91,-38,99,-65","w":255},"C":{"d":"147,-210v17,4,35,34,24,46v-43,25,-43,31,-53,35v15,-28,39,-49,35,-46v-61,9,-113,82,-113,82v-42,60,-26,85,-26,85v35,33,104,-37,106,-37v27,-26,23,-30,30,-31v7,12,-10,37,-9,36v-38,60,-84,61,-84,61v-33,3,-47,-22,-47,-22v-63,-67,65,-177,66,-175v44,-33,71,-34,71,-34","w":166},"D":{"d":"90,-188v81,-6,169,-3,177,67v3,35,-29,66,-29,66v-60,58,-125,70,-176,70v-63,0,-65,-23,-75,-46v-15,-36,61,-53,73,-56r66,-75v-56,5,-148,20,-105,30v-24,13,-42,-8,-42,-24v-3,-4,7,-7,7,-7v42,-17,104,-25,104,-25xm136,-58v-16,-1,-22,-18,-49,-16v-15,15,-28,38,-41,57v0,0,-3,5,0,8v94,-10,105,-19,161,-52v33,-19,41,-42,41,-42v0,0,10,-20,5,-31v-14,-31,-102,-29,-109,-29v1,3,21,12,8,23v-22,17,-36,33,-54,54v15,5,36,7,38,28xm0,-30v0,0,1,21,39,21v-3,0,-30,-24,-9,-35r15,-23v0,0,-47,16,-45,37","w":266},"E":{"d":"-9,-9v18,23,109,-3,112,-5v26,-8,60,-31,92,-52v0,36,-84,71,-80,72v-24,12,-52,22,-81,22v-65,-14,-59,-38,-45,-71v31,-39,43,-41,94,-62v39,-16,58,-19,58,-19v-64,-4,-73,3,-88,-6v-7,-9,-9,-29,1,-30v66,-25,84,-24,148,-24v17,0,5,25,13,37v-3,16,-26,1,-38,3v0,-6,27,-9,17,-7v-40,-12,-121,9,-121,11r107,10v6,13,8,22,1,23v-46,9,-62,13,-116,34v-70,27,-74,64,-74,64","w":214},"F":{"d":"18,-125v-20,1,-31,-36,-24,-44v44,23,157,-41,218,-44v11,3,15,6,15,16v0,33,-61,84,-62,86v29,-1,45,-3,33,6v-20,7,-28,8,-49,9v-40,43,-58,59,-73,94v-7,16,0,13,-1,20v-16,8,-25,-27,-23,-25v10,-47,30,-56,56,-87v-42,-3,-52,2,-47,-7v33,-6,62,-8,62,-8v56,-49,60,-57,87,-88v-88,34,-120,66,-192,72","w":193},"G":{"d":"167,-129v17,-3,31,23,23,30v-34,33,-75,72,-88,122v-17,-6,0,-40,0,-42v2,-6,8,-14,7,-18v-41,55,-74,54,-74,54v-33,-2,-44,-38,-46,-47v3,-82,67,-126,95,-151v15,-13,35,-27,59,-37v26,-11,33,29,38,39v-23,19,-54,33,-56,34v1,-15,18,-23,25,-36v-52,20,-96,70,-96,70v-18,19,-53,74,-41,105v18,17,92,-48,92,-48r58,-58v-2,0,-55,42,-68,25v-5,-7,-11,-17,-8,-20v24,6,74,-21,80,-22","w":193},"H":{"d":"206,-113v53,-63,93,-108,107,-108v18,18,25,22,16,30v-68,58,-90,83,-90,83v32,12,34,16,38,26v-13,-3,-47,-20,-46,-16v-63,83,-59,76,-52,111v-18,8,-27,-37,-24,-33v4,-34,38,-74,42,-82v-22,-1,-71,11,-71,11v-19,34,-66,71,-67,109v-46,-12,-9,-65,0,-76r17,-22v-27,8,-35,13,-50,14v-29,-7,-30,-24,-36,-39v35,25,71,0,109,0r80,-84v-51,-1,-130,61,-131,61v3,1,12,5,6,6v-26,7,-40,-26,-30,-32v80,-48,142,-52,142,-52v19,0,28,23,24,29v-28,41,-49,66,-49,66v42,-4,65,-2,65,-2","w":273},"I":{"d":"189,-193v-82,4,-140,60,-150,88v3,4,9,5,3,9v-18,1,-30,-18,-26,-29v22,-62,164,-84,184,-86v16,8,33,19,26,30v-61,89,-105,134,-105,134v-55,71,-104,68,-104,68v-28,-2,-40,-12,-40,-19v4,-5,20,6,21,3v46,3,93,-58,93,-58v60,-71,98,-140,98,-140","w":184},"J":{"d":"40,-30v-38,-2,-39,-30,-46,-49v-5,-54,81,-101,81,-101v60,-35,101,-35,101,-35v49,4,49,37,49,62v-27,72,-42,70,-73,118v26,18,30,23,28,34v-14,-9,-40,-25,-40,-20v-23,32,-95,101,-119,58v-1,-49,72,-67,95,-74v51,-60,59,-69,87,-122v17,-33,-7,-30,-20,-30v-55,14,-90,37,-90,37v-85,53,-79,95,-79,95v-2,7,16,7,16,7v50,1,104,-57,115,-58v3,2,-1,8,-1,8v-64,70,-104,70,-104,70xm100,-19v-39,8,-62,36,-70,49v29,-2,77,-56,70,-49","w":207},"K":{"d":"207,1v-43,-13,-98,-75,-94,-69v-39,54,-52,47,-47,83v-12,3,-13,-12,-20,-19v-12,-11,3,-32,3,-32r36,-50v-4,-10,4,-11,13,-11v79,-85,99,-99,92,-104v-100,34,-161,89,-161,89v4,4,14,6,5,9v-23,3,-40,-30,-31,-33v99,-62,118,-67,175,-78v27,-5,31,27,24,39v-26,45,-37,47,-62,77v92,-13,143,-88,143,-88v13,-18,7,-34,10,-33v24,6,23,33,23,33v-3,45,-80,80,-80,80v-42,20,-109,22,-109,22v81,58,61,50,92,58v17,-1,13,-14,24,-14v-8,26,-23,37,-36,41","w":268},"L":{"d":"-13,-4v-12,1,-21,4,-18,-6v35,-12,58,-63,69,-87v27,-55,53,-82,53,-82v40,-47,57,-24,75,-5v4,4,-1,8,-1,8v-33,25,-30,28,-40,31v2,-17,18,-38,15,-34v-90,65,-74,127,-136,162v35,6,84,32,109,13v7,32,-20,33,-20,33v-38,-5,-81,-35,-106,-33","w":119},"M":{"d":"169,-199v-78,30,-131,88,-149,107v3,2,14,3,7,6v-28,9,-44,-23,-35,-30v59,-46,107,-77,166,-96v23,-2,32,22,29,32v-14,52,-39,63,-53,92r99,-114v15,-15,20,9,31,13v5,5,1,13,1,13r-64,98v73,-91,97,-115,97,-115v11,-21,31,15,32,12v8,4,-1,11,-1,11v-83,100,-87,144,-87,144v-3,32,19,25,16,34v-64,-16,-39,-56,-26,-90v12,-30,55,-84,55,-84v-106,122,-92,104,-127,167v-2,6,3,6,1,10v-19,0,-26,-29,-24,-27v20,-68,100,-166,89,-160r-125,139v-30,46,-20,38,-23,57v-41,-18,-18,-52,-4,-72v25,-41,84,-108,95,-147","w":291},"N":{"d":"157,-193v22,42,-44,94,-42,105r122,-110v16,-4,34,20,27,28v-98,99,-94,147,-94,147v1,28,11,19,15,26v-28,7,-46,-38,-41,-35v1,-67,65,-112,75,-133v-132,124,-123,113,-163,168v-1,11,-7,13,-9,6v-7,-8,-13,-34,-6,-40v43,-72,89,-123,109,-154v-59,14,-132,91,-131,89v4,0,9,3,5,5v-26,5,-35,-29,-25,-35v82,-57,84,-55,128,-73v18,-8,30,6,30,6","w":221},"O":{"d":"159,-178v59,24,6,101,0,115v-50,59,-56,61,-95,72v-18,5,-33,-1,-44,-8v0,0,-49,-31,-20,-99v24,-57,81,-107,140,-118v22,-4,35,31,35,31v3,11,-13,4,-16,7xm152,-100v16,-35,24,-43,7,-68v0,0,-18,-10,-52,10v0,0,-22,11,-52,46v0,0,-4,6,-7,3v0,0,-5,-2,-2,-9v-27,26,-31,66,-31,66v0,0,10,47,18,49v20,5,23,-1,44,-11v0,0,50,-31,75,-86","w":184},"P":{"d":"72,-90v-51,66,-56,74,-60,107v-33,-8,-9,-59,-1,-70r85,-119v-38,11,-85,17,-58,23v-35,16,-44,-26,-27,-32v107,-37,152,-33,207,-21v39,9,44,53,13,76v-59,46,-68,49,-140,54v-14,1,-18,-15,-19,-18xm123,-177v11,30,7,15,-35,65v6,-2,15,0,8,4r-9,8v78,-3,124,-18,152,-66v-5,-6,-32,-21,-116,-11","w":217},"Q":{"d":"226,55v18,0,15,-9,23,-14v8,33,-27,44,-27,40v-98,-12,-135,-68,-237,-64v7,-14,33,-15,45,-15v-16,-9,-55,-26,-28,-104v20,-58,81,-108,139,-118v22,-4,35,31,36,31v3,11,-13,4,-16,7v28,6,25,45,25,45v-14,87,-77,130,-119,142v40,15,120,49,159,50xm169,-153v0,-24,-12,-32,-60,-9v0,0,-22,11,-52,46v0,0,-5,7,-8,4v0,0,-4,-3,-1,-10v-23,19,-30,54,-32,70v-3,39,19,46,19,46v20,2,23,-2,44,-12v0,0,48,-32,75,-85v12,-24,15,-40,15,-50","w":183},"R":{"d":"-7,-11v-1,-35,47,-57,35,-70v2,-13,21,-12,23,-19v16,-21,39,-42,51,-62v-60,18,-96,18,-73,28v-9,7,-35,3,-33,-8v-6,-18,-5,-19,1,-24v84,-30,156,-30,156,-30v99,-4,101,44,101,44v0,35,-55,57,-55,57v-51,23,-119,24,-119,24v25,49,67,57,67,57v29,0,29,-33,40,-32v5,2,3,7,3,7v-13,40,-60,45,-60,45v-49,1,-59,-55,-71,-70v-39,53,-45,48,-46,84v-16,-9,-22,-35,-20,-31xm244,-154v0,0,-9,-27,-128,-10v1,2,20,9,12,19r-41,49v0,0,142,-12,157,-58","w":226},"S":{"d":"241,-189v25,-3,12,31,14,36v3,23,-47,1,-40,6v-5,-2,-1,-3,-1,-3v13,-3,20,-4,20,-4v-29,-12,-104,-2,-122,1v55,4,60,8,96,21v26,17,27,19,31,45v-6,42,-10,45,-35,65v-58,47,-70,48,-134,48v-63,0,-65,-8,-85,-37v-34,-50,36,-90,67,-97v14,-3,31,-7,50,-7v62,0,87,24,90,35v-2,3,-6,1,-6,1v-70,-29,-112,-17,-159,0v-32,12,-34,16,-41,40v1,19,29,31,29,31v74,27,166,-10,202,-47v7,-8,13,-18,14,-29v-21,-52,-96,-47,-132,-52v-38,4,-28,-29,-15,-35v48,-24,157,-18,157,-18","w":249},"T":{"d":"261,-157v-33,-16,-102,-6,-115,-2v5,4,3,10,-1,12v-96,97,-95,97,-113,162v-33,-16,1,-70,5,-77v26,-44,64,-88,64,-88v-33,8,-60,9,-60,9v-55,0,-65,-35,-65,-48v78,41,213,-25,275,14v10,6,10,15,10,18","w":116},"U":{"d":"81,7v-29,30,-50,-16,-54,-34v2,-59,81,-122,87,-130v8,-11,27,-19,30,-32v-63,9,-130,63,-130,63v8,-2,21,2,12,6v-26,23,-36,-20,-40,-21v-1,-5,4,-9,4,-9v92,-55,137,-57,137,-57v47,0,31,51,16,62v-80,87,-92,141,-92,141v12,1,84,-78,84,-78r96,-105v14,-10,35,20,30,25v-71,63,-100,147,-90,138v-3,31,12,32,17,37v-89,-15,-8,-119,1,-135","w":216},"V":{"d":"212,-209v59,-24,64,40,35,67r-131,123v-32,33,-21,23,-27,39v-18,9,-36,-33,-32,-34v11,-87,71,-135,88,-175v-67,22,-126,90,-126,90v4,-1,12,-1,8,2v-29,24,-44,-16,-36,-29v95,-72,144,-79,144,-79v33,-6,36,19,28,39v-25,61,-68,119,-77,159r97,-98v38,-38,43,-71,43,-71v2,-31,-6,-28,-14,-33","w":210},"W":{"d":"304,-186v0,-20,-8,-24,-6,-30v34,-7,51,49,45,47v3,31,-46,82,-46,82r-93,96v-16,8,-30,-29,-27,-25v0,0,-2,-40,43,-111v-90,88,-127,132,-127,132v-11,19,-29,-4,-29,-15v0,-55,74,-131,73,-131v10,-13,25,-24,32,-39v-67,5,-152,74,-151,72v8,-3,19,1,12,6v-8,5,-26,15,-31,6v-12,-18,-20,-25,-12,-30v96,-70,161,-69,161,-69v34,2,31,9,37,17v-4,37,-51,99,-47,96v-30,54,-42,64,-42,64v69,-75,137,-140,137,-140v11,-15,27,12,28,9v11,12,-5,23,-6,28v-48,72,-43,85,-51,111v103,-102,100,-176,100,-176","w":309},"X":{"d":"141,-105v62,-23,118,-72,123,-106v15,-4,20,34,18,32v-5,46,-82,61,-88,68r-62,22v-24,55,-20,56,-12,80v54,-4,58,-36,86,-57v-7,65,-70,87,-66,81v-44,-3,-53,-54,-45,-87v-56,41,-62,51,-88,104v-9,19,3,19,-2,27v-42,-1,-34,-53,-17,-67v35,-48,112,-79,112,-79v22,-56,64,-91,63,-94v-39,4,-114,60,-114,60v3,2,11,0,7,5v-39,21,-44,-24,-38,-29v85,-51,146,-56,146,-56v26,3,34,28,20,44v-33,33,-43,52,-43,52"},"Y":{"d":"99,-5v-24,28,-45,-15,-45,-24v14,-81,91,-115,105,-149v-50,10,-114,81,-113,82v5,0,16,0,11,4v-9,4,-25,14,-31,5v-13,-17,-17,-19,-9,-27v68,-69,135,-78,135,-78v30,1,16,47,7,52r-70,88v-14,27,-11,34,-11,34v85,-64,129,-130,154,-162v14,-17,39,15,30,19v-95,118,-68,94,-118,182v71,17,66,53,66,53v-6,23,-18,22,-23,18v-1,-43,-52,-59,-51,-58v-70,135,-176,134,-176,134v-50,3,-63,-36,-63,-36v-15,-38,30,-77,30,-77v84,-60,131,-48,188,-42r58,-102v-25,24,-50,56,-74,84xm108,28v0,0,-56,-14,-120,9v0,0,-84,33,-83,87v0,0,0,28,38,27v0,0,97,4,165,-123"},"Z":{"d":"21,89v-76,-6,-73,-26,-77,-44v-17,-79,164,-101,160,-96v68,-4,97,29,97,29v10,-8,11,-18,11,-18v-4,-46,-77,-28,-79,-46v-2,-7,-7,-22,1,-22v85,-14,137,-38,137,-38v-55,6,-81,6,-81,6v-51,1,-33,-34,-26,-45v1,-2,2,0,2,0v30,48,152,-20,143,32v3,10,-9,14,-9,14v-74,22,-121,39,-121,39v52,15,51,53,51,53v0,29,-15,48,-15,48v5,17,6,27,0,30v-8,1,-6,-22,-8,-20v-81,78,-186,78,-186,78xm110,-38v-4,0,-152,12,-160,78v0,0,0,21,47,22v0,0,123,0,197,-76v0,0,-22,-27,-84,-24","w":263},"[":{"d":"164,-215r-6,14r-37,0r-105,225r37,0r-7,13r-60,0r118,-252r60,0","w":91},"\\":{"d":"101,-43v3,11,51,79,10,103v-7,1,-3,0,-3,-13v0,0,4,-23,-30,-71v0,0,-39,-62,-105,-149v-9,-11,-17,-30,10,-47v9,0,4,5,14,21","w":91},"]":{"d":"116,-215r-118,252r-61,0r7,-13r36,0r105,-225r-36,0r6,-14r61,0","w":54},"^":{"d":"81,-192v10,-4,31,12,21,18r-43,43v-7,3,-5,-2,-5,-5xm66,-108v-34,52,-55,65,-73,115v-27,-8,-5,-50,1,-58v18,-24,31,-52,50,-75v12,1,17,12,22,18","w":59},"_":{"d":"219,21r-219,0r0,-21r219,0r0,21"},"`":{"w":350},"a":{"d":"84,-107v-54,3,-83,78,-81,92v25,-23,50,-54,74,-80v12,-4,26,16,22,21v-12,18,-31,44,-35,61r54,-57v1,-1,7,-2,3,4r-46,66v0,0,-3,5,-9,5v-38,-6,-11,-62,-4,-72r-49,69v-18,-8,-28,-19,-28,-31v2,-64,60,-95,84,-106v16,12,24,25,21,35","w":121},"b":{"d":"86,-129v69,14,-28,115,-22,105v-29,29,-51,29,-51,29v-46,-2,-24,-64,-17,-75r60,-92v27,-48,24,-31,24,-54v22,2,34,32,20,43r-47,64v21,-17,25,-16,33,-20xm84,-118v-54,35,-75,66,-82,98v-2,11,2,14,2,14v43,-3,80,-100,80,-112","w":112},"c":{"d":"104,-81v-36,53,-53,70,-53,70v-32,40,-56,-3,-66,-26v-1,-56,55,-82,71,-94v14,8,30,22,27,34v-25,15,-16,15,-34,24v-1,-13,14,-30,12,-29v-32,15,-68,63,-53,90v49,4,80,-70,95,-72v2,1,1,3,1,3","w":104},"d":{"d":"141,-215v21,4,35,28,26,41v-28,45,-85,115,-99,164v43,-34,48,-53,72,-74v-10,27,-45,66,-58,86v-30,12,-41,-37,-25,-55v-14,19,-25,43,-42,58v-12,-1,-25,-16,-24,-14v-21,-34,11,-73,19,-84v11,-16,33,-38,59,-39v12,8,14,16,20,27v15,-29,58,-77,52,-110xm81,-109v-65,21,-73,72,-77,98v59,-58,59,-61,77,-92v1,-3,0,-6,0,-6","w":139},"e":{"d":"24,-69v-13,21,-15,23,-20,44v-1,35,26,9,32,7v36,-27,35,-36,63,-60v3,10,-47,67,-63,81v-27,8,-50,-18,-52,-37v-1,-20,12,-41,12,-41v4,-7,23,-40,64,-56v19,12,25,22,26,34v-15,31,-48,52,-62,28xm71,-102v0,0,-29,9,-44,31v13,4,26,-2,44,-31","w":98},"f":{"d":"48,-127v39,-58,43,-58,47,-84v53,29,0,64,-17,87v21,5,50,-6,57,-5v-14,40,-50,25,-67,20r-5,8v32,46,-2,109,-6,127v-34,69,-65,68,-65,68v-8,1,-18,-6,-18,-6v-22,-6,-22,-37,-22,-37v14,-81,27,-62,71,-147r-27,36v-6,3,-7,-3,-5,-4r42,-54v-6,-10,-9,-8,-4,-12v2,0,10,2,19,3xm57,-94v-63,90,-76,123,-76,123v-17,40,-6,53,-6,53v17,9,60,-65,60,-65v41,-69,22,-111,22,-111","w":109},"g":{"d":"82,-94v9,-7,34,19,20,26v-32,34,-56,84,-81,123v-21,21,-22,25,-50,25v-19,0,-38,-19,-32,-20v39,30,81,-51,83,-52r45,-73v-35,43,-33,51,-51,63v-33,-2,-18,-58,-12,-67v28,-42,35,-46,76,-66v12,4,28,26,19,32v-5,-1,-4,-8,-9,-8v-62,31,-77,63,-79,94","w":111},"h":{"d":"124,-114v-34,45,-56,79,-59,101v15,-3,63,-67,68,-67v3,1,1,4,1,4v-54,77,-46,76,-61,81v-69,-14,12,-114,8,-114v-84,96,-76,71,-89,111v-22,-9,-16,-29,-9,-40v29,-53,76,-111,96,-169r-1,-6v23,10,32,32,21,48r-68,94r69,-67v8,3,25,17,24,24","w":134},"i":{"d":"75,-194v9,-10,31,10,21,18v-16,12,-30,31,-48,40v2,-20,19,-38,27,-58xm40,-132v15,8,23,13,18,23v-37,40,-53,81,-57,98v2,2,5,0,5,0v36,-25,62,-71,72,-71v2,1,1,3,1,3r-56,78v-19,22,-43,-23,-41,-28v6,-43,50,-102,58,-103","w":75},"j":{"d":"103,-201v13,-7,32,13,20,20v-36,35,-33,37,-46,40v8,-32,30,-67,26,-60xm59,-127v11,-10,31,14,23,19v-42,57,-67,121,-102,169v-18,24,-21,24,-46,28v-23,-2,-41,-20,-34,-24v50,30,83,-67,95,-78r45,-80r-40,51v-2,3,-5,1,-5,1v-3,-3,0,-6,0,-6","w":81},"k":{"d":"63,-106v24,-21,36,-31,53,-17v32,44,-52,78,-70,72v23,33,52,42,66,18v1,-3,4,0,4,0v-11,26,-29,35,-43,38v-28,-8,-38,-43,-49,-55v-25,33,-26,36,-34,56v-10,-3,-20,-20,-13,-30r67,-104v35,-61,33,-49,36,-78v23,3,28,33,18,48xm105,-122v0,0,-18,2,-48,35r-21,23v24,1,48,-10,69,-58","w":129},"l":{"d":"70,-211v19,-3,32,30,23,43r-62,88v-10,20,-33,47,-23,70v29,-14,53,-51,72,-71v1,-2,3,0,3,0v-49,76,-41,74,-68,85v-16,-1,-33,-21,-32,-32v11,-86,75,-104,87,-183","w":75},"m":{"d":"93,-62v59,-59,51,-62,67,-61v14,12,14,18,10,27v-35,44,-50,66,-55,86v33,-16,47,-55,74,-72v3,1,0,5,0,5r-51,71v-15,27,-25,4,-35,-6v-15,-33,13,-52,24,-74v-77,87,-64,65,-74,92v-14,-2,-18,-22,-13,-31r38,-69v-68,77,-73,70,-82,102v-19,-12,-13,-33,-5,-46r36,-60v-12,9,-38,52,-42,45v-2,-2,0,-4,0,-4v31,-39,38,-49,57,-71v10,-4,27,13,24,23r-29,43v23,-21,42,-50,67,-65v34,25,0,43,-11,65","w":184},"n":{"d":"78,5v-54,-13,-3,-81,2,-92v-25,30,-62,59,-81,93v-15,-5,-15,-23,-10,-30r41,-74r-39,45v-5,3,-5,-3,-5,-4v31,-39,39,-49,58,-71v11,-3,31,13,25,23r-28,43v42,-34,42,-46,67,-68v14,8,28,18,21,26v-52,65,-59,92,-59,92v19,1,67,-70,73,-70v4,1,2,4,2,4r-55,77v-6,7,-12,6,-12,6","w":135},"o":{"d":"69,-102v14,-5,21,12,20,17v3,15,-13,39,-13,39v-44,57,-59,55,-77,45v-47,-45,12,-99,47,-125v18,-14,47,8,36,19v-52,-2,-94,92,-77,101v35,-15,56,-47,67,-90v-1,-6,-2,-4,-3,-6","w":100},"p":{"d":"64,-5v-21,18,-46,-14,-47,-21v-45,69,-48,68,-57,99v-30,-1,-14,-45,-6,-50r70,-108v-10,10,-17,28,-29,32v-3,-2,-1,-4,-1,-4v37,-51,51,-57,58,-89v22,5,27,25,13,39v0,0,14,-11,33,-23v21,-8,30,25,26,36v-12,42,-36,68,-60,89xm103,-119v0,0,-26,6,-57,47v0,0,-7,10,-23,39v3,8,10,27,27,8v30,-34,37,-38,53,-94","w":128},"q":{"d":"112,-70v-55,75,-86,130,-86,130v12,-8,23,-23,36,-25v3,3,0,6,0,6v-20,17,-36,38,-58,53v-29,-14,-3,-45,3,-55r58,-94v-16,17,-35,54,-55,61v-12,0,-21,-25,-22,-30v16,-64,34,-70,76,-105v23,-28,53,45,31,20v-58,14,-89,85,-85,93v35,-31,55,-56,77,-76v13,-5,29,14,25,22","w":124},"r":{"d":"12,-27v0,-34,60,-87,50,-82v-19,9,-31,11,-31,11r-44,58v0,0,-4,5,-8,2v0,0,-2,0,-1,-3r45,-60v-31,-44,53,-75,25,-22v4,2,20,-5,23,0v17,10,23,17,16,28v-29,44,-41,46,-54,84v38,-28,38,-39,69,-68v3,1,0,5,0,5r-51,70v-8,10,-13,9,-13,9v0,0,-26,-9,-26,-32","w":102},"s":{"d":"64,-139v11,-2,37,19,30,29v-4,-2,-34,55,-40,77v-19,63,-51,32,-68,17v-2,-4,4,-6,5,-4v27,19,38,-25,42,-33v8,-17,20,-39,24,-55r-81,89v-9,7,-10,-5,-7,-7","w":89},"t":{"d":"71,-126v21,0,24,2,18,8v-18,5,-29,5,-29,5v-56,76,-58,86,-53,104v46,-22,54,-51,83,-79v4,-2,3,2,2,3v-38,53,-43,68,-63,87v-37,12,-56,-39,-33,-72v10,-14,27,-42,27,-42v-17,-1,-25,-3,-19,-8v6,-2,27,-3,27,-3v11,-18,30,-38,34,-59v38,16,24,40,6,56","w":92},"u":{"d":"55,-21v-3,-12,10,-40,7,-39v-40,59,-31,61,-50,64v-53,-20,0,-101,10,-109v6,-10,16,-19,19,-30v17,4,25,23,16,33v-42,46,-44,60,-48,89r94,-112v14,-3,32,21,17,29v-18,16,-53,86,-42,80v50,-46,57,-70,66,-70v3,1,0,5,0,5v-54,69,-42,75,-65,85v0,0,-18,0,-24,-25","w":138},"v":{"d":"93,-132v76,40,-53,96,-56,113v-19,20,-14,18,-20,27v-13,-1,-27,-31,-27,-35v0,-43,34,-53,31,-97v43,7,22,55,6,68v-15,27,-20,36,-16,47v32,-42,66,-69,83,-113","w":115},"w":{"d":"-15,-26v3,-48,43,-66,41,-100v24,6,27,34,16,48v-25,31,-36,50,-39,65v46,-47,75,-85,75,-85v10,-14,22,-28,35,-11v8,5,3,13,3,13v-37,58,-41,76,-38,85v27,-43,82,-75,83,-136v65,28,-26,91,-27,98v-19,17,-34,39,-55,54v-34,-10,-18,-63,-12,-76v-50,70,-42,66,-61,78v-17,-1,-22,-30,-21,-33","w":177},"x":{"d":"73,-71v36,-25,39,-41,48,-60v24,11,14,29,7,36v-30,25,-60,37,-60,37v-11,27,-5,39,0,46v20,-7,63,-63,70,-61v3,1,1,3,1,3v-46,64,-43,61,-63,71v-28,-3,-41,-23,-38,-47v-27,28,-34,38,-23,49v-10,10,-27,-7,-26,-14v1,-27,45,-44,51,-47v8,-35,25,-51,22,-51v-25,20,-41,38,-38,38r8,-1v-3,10,-22,15,-24,5v-24,-28,45,-48,37,-49v16,-16,51,-6,41,15v-13,26,-13,30,-13,30","w":138},"y":{"d":"11,5v-59,-36,16,-98,30,-137v60,33,-44,65,-32,119r95,-108v13,-10,38,16,20,23v-60,74,-69,134,-118,188v-8,9,-19,13,-30,13v-23,0,-35,-19,-35,-23v7,2,20,8,19,6v26,5,58,-55,58,-55v14,-31,36,-64,47,-94v-20,29,-30,58,-54,68","w":119},"z":{"d":"20,-121v55,5,121,-28,102,22v-39,33,-60,34,-95,46v30,0,41,7,41,7v40,-16,36,-17,48,-17v-6,12,-30,14,-43,23v13,70,-78,99,-106,104v-56,-10,-7,-53,7,-58v24,-18,51,-30,78,-46v-24,-9,-56,6,-52,-23v-3,-6,3,-8,3,-8v78,-23,105,-41,105,-44v-70,21,-53,21,-75,23v0,0,-11,1,-15,-20v-2,-10,2,-9,2,-9xm61,-33v0,0,-63,32,-104,63v0,0,-9,6,-7,9v0,0,3,4,26,-2v0,0,80,-26,85,-70","w":124},"{":{"d":"83,-221v0,0,-19,-5,-24,14r-22,81v-4,12,-11,15,-18,16v6,4,10,11,7,23r-22,81v-3,19,13,23,13,23v3,9,-6,9,-6,9v-34,-4,-23,-44,-23,-44r21,-73v6,-24,-10,-18,-3,-25v0,0,9,2,14,-16r20,-73v0,0,11,-40,42,-26v0,0,9,4,1,10","w":46},"|":{"d":"16,-129v29,22,87,-6,97,6v3,7,14,19,6,25r-116,71v57,-7,68,-3,83,10v6,10,-4,22,-7,13v-6,-26,-56,-3,-60,-3v-8,3,-26,10,-31,2v-10,-16,-14,-22,-8,-27v88,-68,115,-80,115,-80r-66,17v-24,1,-20,-26,-13,-34","w":115},"}":{"d":"79,-194r-20,73v-7,25,12,16,2,25v0,0,-8,-2,-13,16r-21,72v0,0,-11,40,-42,26v0,0,-8,-4,0,-10v0,0,19,6,24,-13r22,-81v3,-12,11,-16,18,-16v-6,-4,-11,-11,-7,-23r22,-81v3,-19,-14,-24,-14,-24v-3,-9,6,-8,6,-8v34,4,23,44,23,44","w":80},"~":{"d":"88,-81v-27,-8,-65,22,-77,-1v-6,-13,-9,-17,-6,-20v8,15,65,-5,63,2v22,3,20,19,20,19","w":88},"\u00e7":{"d":"8,25v-15,-8,-5,-21,7,-23v-22,-11,-35,-40,-27,-62v15,-42,56,-68,72,-70v11,13,27,20,23,33v-25,15,-16,15,-34,24v-2,-13,17,-31,11,-29v0,0,-17,4,-37,33v-23,33,-22,39,-15,57v49,4,80,-70,95,-72v2,1,1,3,1,3v-48,68,-44,61,-64,81v0,4,3,9,1,12v-15,5,-18,5,-18,5v-3,1,-2,0,-2,0v3,-3,11,-5,10,-8v0,0,-16,5,-23,10v25,12,22,11,16,28v0,0,-8,12,-23,12v-18,0,-17,-9,-13,-19v9,-2,-6,12,7,9v29,-5,33,-19,13,-24","w":104},"\u2018":{"d":"3,-110v-6,-17,34,-48,32,-35v-8,13,-12,32,-23,40v-7,-3,-9,-5,-9,-5","w":38},"\u2019":{"d":"30,-118v6,16,-31,50,-30,37v9,-13,10,-49,30,-37","w":38},"\u201c":{"d":"5,-144v-5,-17,29,-49,30,-38v-9,13,-11,47,-30,38xm37,-150v-6,-16,29,-48,29,-38v-21,39,-6,46,-29,38","w":63},"\u201d":{"d":"61,-182v6,17,-30,49,-29,38v20,-40,7,-44,29,-38xm30,-176v6,17,-31,49,-30,38v9,-13,10,-50,30,-38","w":63},"\u00a0":{"w":111}}});

/* http://keith-wood.name/datepick.html
   Date picker for jQuery v4.0.5.
   Written by Keith Wood (kbwood{at}iinet.com.au) February 2010.
   Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and 
   MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. 
   Please attribute the author if you use it. */
   
(function($){function Datepicker(){this._defaults={pickerClass:'',showOnFocus:true,showTrigger:null,showAnim:'show',showOptions:{},showSpeed:'normal',popupContainer:null,alignment:'bottom',fixedWeeks:false,firstDay:0,calculateWeek:this.iso8601Week,monthsToShow:1,monthsOffset:0,monthsToStep:1,monthsToJump:12,useMouseWheel:true,changeMonth:true,yearRange:'c-10:c+10',shortYearCutoff:'+10',showOtherMonths:true,selectOtherMonths:false,defaultDate:null,selectDefaultDate:false,minDate:null,maxDate:null,dateFormat:'mm/dd/yyyy',autoSize:false,rangeSelect:false,rangeSeparator:' - ',multiSelect:0,multiSeparator:',',onDate:null,onShow:null,onChangeMonthYear:null,onSelect:null,onClose:null,altField:null,altFormat:null,constrainInput:true,commandsAsDateFormat:false,commands:this.commands};this.regional={'':{monthNames:['January','February','March','April','May','June','July','August','September','October','November','December'],monthNamesShort:['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'],dayNames:['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'],dayNamesShort:['Sun','Mon','Tue','Wed','Thu','Fri','Sat'],dayNamesMin:['SU','MO','TU','WE','TH','FR','SA'],dateFormat:'mm/dd/yyyy',firstDay:0,renderer:this.defaultRenderer,prevText:'',prevStatus:'Show the previous month',prevJumpText:'<<',prevJumpStatus:'Show the previous year',nextText:'',nextStatus:'Show the next month',nextJumpText:'>>',nextJumpStatus:'Show the next year',currentText:'Current',currentStatus:'Show the current month',todayText:'Today',todayStatus:'Show today\'s month',clearText:'Clear',clearStatus:'Clear all the dates',closeText:'Close',closeStatus:'Close the datepicker',yearStatus:'Change the year',monthStatus:'Change the month',weekText:'Wk',weekStatus:'Week of the year',dayStatus:'Select DD, M d, yyyy',defaultStatus:'Select a date',isRTL:false}};$.extend(this._defaults,this.regional['']);this._disabled=[];}
$.extend(Datepicker.prototype,{dataName:'datepick',markerClass:'hasDatepick',_popupClass:'datepick-popup',_triggerClass:'datepick-trigger',_disableClass:'datepick-disable',_coverClass:'datepick-cover',_monthYearClass:'datepick-month-year',_curMonthClass:'datepick-month-',_anyYearClass:'datepick-any-year',_curDoWClass:'datepick-dow-',commands:{prev:{text:'prevText',status:'prevStatus',keystroke:{keyCode:33},enabled:function(inst){var minDate=inst.curMinDate();return(!minDate||$.datepick.add($.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),1-inst.get('monthsToStep')-inst.get('monthsOffset'),'m'),1),-1,'d').getTime()>=minDate.getTime());},date:function(inst){return $.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),-inst.get('monthsToStep')-inst.get('monthsOffset'),'m'),1);},action:function(inst){$.datepick.changeMonth(this,-inst.get('monthsToStep'));}},prevJump:{text:'prevJumpText',status:'prevJumpStatus',keystroke:{keyCode:33,ctrlKey:true},enabled:function(inst){var minDate=inst.curMinDate();return(!minDate||$.datepick.add($.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),1-inst.get('monthsToJump')-inst.get('monthsOffset'),'m'),1),-1,'d').getTime()>=minDate.getTime());},date:function(inst){return $.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),-inst.get('monthsToJump')-inst.get('monthsOffset'),'m'),1);},action:function(inst){$.datepick.changeMonth(this,-inst.get('monthsToJump'));}},next:{text:'nextText',status:'nextStatus',keystroke:{keyCode:34},enabled:function(inst){var maxDate=inst.get('maxDate');return(!maxDate||$.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),inst.get('monthsToStep')-inst.get('monthsOffset'),'m'),1).getTime()<=maxDate.getTime());},date:function(inst){return $.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),inst.get('monthsToStep')-inst.get('monthsOffset'),'m'),1);},action:function(inst){$.datepick.changeMonth(this,inst.get('monthsToStep'));}},nextJump:{text:'nextJumpText',status:'nextJumpStatus',keystroke:{keyCode:34,ctrlKey:true},enabled:function(inst){var maxDate=inst.get('maxDate');return(!maxDate||$.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),inst.get('monthsToJump')-inst.get('monthsOffset'),'m'),1).getTime()<=maxDate.getTime());},date:function(inst){return $.datepick.day($.datepick.add($.datepick.newDate(inst.drawDate),inst.get('monthsToJump')-inst.get('monthsOffset'),'m'),1);},action:function(inst){$.datepick.changeMonth(this,inst.get('monthsToJump'));}},current:{text:'currentText',status:'currentStatus',keystroke:{keyCode:36,ctrlKey:true},enabled:function(inst){var minDate=inst.curMinDate();var maxDate=inst.get('maxDate');var curDate=inst.selectedDates[0]||$.datepick.today();return(!minDate||curDate.getTime()>=minDate.getTime())&&(!maxDate||curDate.getTime()<=maxDate.getTime());},date:function(inst){return inst.selectedDates[0]||$.datepick.today();},action:function(inst){var curDate=inst.selectedDates[0]||$.datepick.today();$.datepick.showMonth(this,curDate.getFullYear(),curDate.getMonth()+1);}},today:{text:'todayText',status:'todayStatus',keystroke:{keyCode:36,ctrlKey:true},enabled:function(inst){var minDate=inst.curMinDate();var maxDate=inst.get('maxDate');return(!minDate||$.datepick.today().getTime()>=minDate.getTime())&&(!maxDate||$.datepick.today().getTime()<=maxDate.getTime());},date:function(inst){return $.datepick.today();},action:function(inst){$.datepick.showMonth(this);}},clear:{text:'clearText',status:'clearStatus',keystroke:{keyCode:35,ctrlKey:true},enabled:function(inst){return true;},date:function(inst){return null;},action:function(inst){$.datepick.clear(this);}},close:{text:'closeText',status:'closeStatus',keystroke:{keyCode:27},enabled:function(inst){return true;},date:function(inst){return null;},action:function(inst){$.datepick.hide(this);}},prevWeek:{text:'prevWeekText',status:'prevWeekStatus',keystroke:{keyCode:38,ctrlKey:true},enabled:function(inst){var minDate=inst.curMinDate();return(!minDate||$.datepick.add($.datepick.newDate(inst.drawDate),-7,'d').getTime()>=minDate.getTime());},date:function(inst){return $.datepick.add($.datepick.newDate(inst.drawDate),-7,'d');},action:function(inst){$.datepick.changeDay(this,-7);}},prevDay:{text:'prevDayText',status:'prevDayStatus',keystroke:{keyCode:37,ctrlKey:true},enabled:function(inst){var minDate=inst.curMinDate();return(!minDate||$.datepick.add($.datepick.newDate(inst.drawDate),-1,'d').getTime()>=minDate.getTime());},date:function(inst){return $.datepick.add($.datepick.newDate(inst.drawDate),-1,'d');},action:function(inst){$.datepick.changeDay(this,-1);}},nextDay:{text:'nextDayText',status:'nextDayStatus',keystroke:{keyCode:39,ctrlKey:true},enabled:function(inst){var maxDate=inst.get('maxDate');return(!maxDate||$.datepick.add($.datepick.newDate(inst.drawDate),1,'d').getTime()<=maxDate.getTime());},date:function(inst){return $.datepick.add($.datepick.newDate(inst.drawDate),1,'d');},action:function(inst){$.datepick.changeDay(this,1);}},nextWeek:{text:'nextWeekText',status:'nextWeekStatus',keystroke:{keyCode:40,ctrlKey:true},enabled:function(inst){var maxDate=inst.get('maxDate');return(!maxDate||$.datepick.add($.datepick.newDate(inst.drawDate),7,'d').getTime()<=maxDate.getTime());},date:function(inst){return $.datepick.add($.datepick.newDate(inst.drawDate),7,'d');},action:function(inst){$.datepick.changeDay(this,7);}}},defaultRenderer:{picker:'<div class="datepick">'+'<div class="datepick-nav">{link:prev}{link:next}</div>{months}'+'{popup:start}<div class="datepick-ctrl">{link:clear}{link:close}</div>{popup:end}'+'<div class="datepick-clear-fix"></div></div>',monthRow:'<div class="datepick-month-row">{months}</div>',month:'<div class="datepick-month"><div class="datepick-month-header minionpro">{monthHeader}</div>'+'<table><thead>{weekHeader}</thead><tbody>{weeks}</tbody></table></div>',weekHeader:'<tr>{days}</tr>',dayHeader:'<th>{day}</th>',week:'<tr>{days}</tr>',day:'<td>{day}</td>',monthSelector:'.datepick-month',daySelector:'td',rtlClass:'datepick-rtl',multiClass:'datepick-multi',defaultClass:'',selectedClass:'datepick-selected',highlightedClass:'datepick-highlight',todayClass:'datepick-today',otherMonthClass:'datepick-other-month',weekendClass:'datepick-weekend',commandClass:'datepick-cmd',commandButtonClass:'',commandLinkClass:'',disabledClass:'datepick-disabled'},setDefaults:function(settings){$.extend(this._defaults,settings||{});return this;},_ticksTo1970:(((1970-1)*365+Math.floor(1970/4)-Math.floor(1970/100)+
Math.floor(1970/400))*24*60*60*10000000),_msPerDay:24*60*60*1000,ATOM:'yyyy-mm-dd',COOKIE:'D, dd M yyyy',FULL:'DD, MM d, yyyy',ISO_8601:'yyyy-mm-dd',JULIAN:'J',RFC_822:'D, d M yy',RFC_850:'DD, dd-M-yy',RFC_1036:'D, d M yy',RFC_1123:'D, d M yyyy',RFC_2822:'D, d M yyyy',RSS:'D, d M yy',TICKS:'!',TIMESTAMP:'@',W3C:'yyyy-mm-dd',formatDate:function(format,date,settings){if(typeof format!='string'){settings=date;date=format;format='';}
if(!date){return'';}
format=format||this._defaults.dateFormat;settings=settings||{};var dayNamesShort=settings.dayNamesShort||this._defaults.dayNamesShort;var dayNames=settings.dayNames||this._defaults.dayNames;var monthNamesShort=settings.monthNamesShort||this._defaults.monthNamesShort;var monthNames=settings.monthNames||this._defaults.monthNames;var calculateWeek=settings.calculateWeek||this._defaults.calculateWeek;var doubled=function(match,step){var matches=1;while(iFormat+matches<format.length&&format.charAt(iFormat+matches)==match){matches++;}
iFormat+=matches-1;return Math.floor(matches/(step||1))>1;};var formatNumber=function(match,value,len,step){var num=''+value;if(doubled(match,step)){while(num.length<len){num='0'+num;}}
return num;};var formatName=function(match,value,shortNames,longNames){return(doubled(match)?longNames[value]:shortNames[value]);};var output='';var literal=false;for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!doubled("'")){literal=false;}
else{output+=format.charAt(iFormat);}}
else{switch(format.charAt(iFormat)){case'd':output+=formatNumber('d',date.getDate(),2);break;case'D':output+=formatName('D',date.getDay(),dayNamesShort,dayNames);break;case'o':output+=formatNumber('o',this.dayOfYear(date),3);break;case'w':output+=formatNumber('w',calculateWeek(date),2);break;case'm':output+=formatNumber('m',date.getMonth()+1,2);break;case'M':output+=formatName('M',date.getMonth(),monthNamesShort,monthNames);break;case'y':output+=(doubled('y',2)?date.getFullYear():(date.getFullYear()%100<10?'0':'')+date.getFullYear()%100);break;case'@':output+=Math.floor(date.getTime()/1000);break;case'!':output+=date.getTime()*10000+this._ticksTo1970;break;case"'":if(doubled("'")){output+="'";}
else{literal=true;}
break;default:output+=format.charAt(iFormat);}}}
return output;},parseDate:function(format,value,settings){if(value==null){throw'Invalid arguments';}
value=(typeof value=='object'?value.toString():value+'');if(value==''){return null;}
format=format||this._defaults.dateFormat;settings=settings||{};var shortYearCutoff=settings.shortYearCutoff||this._defaults.shortYearCutoff;shortYearCutoff=(typeof shortYearCutoff!='string'?shortYearCutoff:this.today().getFullYear()%100+parseInt(shortYearCutoff,10));var dayNamesShort=settings.dayNamesShort||this._defaults.dayNamesShort;var dayNames=settings.dayNames||this._defaults.dayNames;var monthNamesShort=settings.monthNamesShort||this._defaults.monthNamesShort;var monthNames=settings.monthNames||this._defaults.monthNames;var year=-1;var month=-1;var day=-1;var doy=-1;var shortYear=false;var literal=false;var doubled=function(match,step){var matches=1;while(iFormat+matches<format.length&&format.charAt(iFormat+matches)==match){matches++;}
iFormat+=matches-1;return Math.floor(matches/(step||1))>1;};var getNumber=function(match,step){doubled(match,step);var size=[2,3,4,11,20]['oy@!'.indexOf(match)+1];var digits=new RegExp('^-?\\d{1,'+size+'}');var num=value.substring(iValue).match(digits);if(!num){throw'Missing number at position {0}'.replace(/\{0\}/,iValue);}
iValue+=num[0].length;return parseInt(num[0],10);};var getName=function(match,shortNames,longNames,step){var names=(doubled(match,step)?longNames:shortNames);for(var i=0;i<names.length;i++){if(value.substr(iValue,names[i].length)==names[i]){iValue+=names[i].length;return i+1;}}
throw'Unknown name at position {0}'.replace(/\{0\}/,iValue);};var checkLiteral=function(){if(value.charAt(iValue)!=format.charAt(iFormat)){throw'Unexpected literal at position {0}'.replace(/\{0\}/,iValue);}
iValue++;};var iValue=0;for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!doubled("'")){literal=false;}
else{checkLiteral();}}
else{switch(format.charAt(iFormat)){case'd':day=getNumber('d');break;case'D':getName('D',dayNamesShort,dayNames);break;case'o':doy=getNumber('o');break;case'w':getNumber('w');break;case'm':month=getNumber('m');break;case'M':month=getName('M',monthNamesShort,monthNames);break;case'y':var iSave=iFormat;shortYear=!doubled('y',2);iFormat=iSave;year=getNumber('y',2);break;case'@':var date=this._normaliseDate(new Date(getNumber('@')*1000));year=date.getFullYear();month=date.getMonth()+1;day=date.getDate();break;case'!':var date=this._normaliseDate(new Date((getNumber('!')-this._ticksTo1970)/10000));year=date.getFullYear();month=date.getMonth()+1;day=date.getDate();break;case'*':iValue=value.length;break;case"'":if(doubled("'")){checkLiteral();}
else{literal=true;}
break;default:checkLiteral();}}}
if(iValue<value.length){throw'Additional text found at end';}
if(year==-1){year=this.today().getFullYear();}
else if(year<100&&shortYear){year+=(shortYearCutoff==-1?1900:this.today().getFullYear()-
this.today().getFullYear()%100-(year<=shortYearCutoff?0:100));}
if(doy>-1){month=1;day=doy;for(var dim=this.daysInMonth(year,month);day>dim;dim=this.daysInMonth(year,month)){month++;day-=dim;}}
var date=this.newDate(year,month,day);if(date.getFullYear()!=year||date.getMonth()+1!=month||date.getDate()!=day){throw'Invalid date';}
return date;},determineDate:function(dateSpec,defaultDate,currentDate,dateFormat,settings){if(currentDate&&typeof currentDate!='object'){settings=dateFormat;dateFormat=currentDate;currentDate=null;}
if(typeof dateFormat!='string'){settings=dateFormat;dateFormat='';}
var offsetString=function(offset){try{return $.datepick.parseDate(dateFormat,offset,settings);}
catch(e){}
offset=offset.toLowerCase();var date=(offset.match(/^c/)&&currentDate?$.datepick.newDate(currentDate):null)||$.datepick.today();var pattern=/([+-]?[0-9]+)\s*(d|w|m|y)?/g;var matches=pattern.exec(offset);while(matches){date=$.datepick.add(date,parseInt(matches[1],10),matches[2]||'d');matches=pattern.exec(offset);}
return date;};defaultDate=(defaultDate?$.datepick.newDate(defaultDate):null);dateSpec=(dateSpec==null?defaultDate:(typeof dateSpec=='string'?offsetString(dateSpec):(typeof dateSpec=='number'?(isNaN(dateSpec)||dateSpec==Infinity||dateSpec==-Infinity?defaultDate:$.datepick.add($.datepick.today(),dateSpec,'d')):$.datepick._normaliseDate(dateSpec))));return dateSpec;},daysInMonth:function(year,month){month=(year.getFullYear?year.getMonth()+1:month);year=(year.getFullYear?year.getFullYear():year);return this.newDate(year,month+1,0).getDate();},dayOfYear:function(year,month,day){var date=(year.getFullYear?year:this.newDate(year,month,day));var newYear=this.newDate(date.getFullYear(),1,1);return Math.floor((date.getTime()-newYear.getTime())/this._msPerDay)+1;},iso8601Week:function(year,month,day){var checkDate=(year.getFullYear?new Date(year.getTime()):this.newDate(year,month,day));checkDate.setDate(checkDate.getDate()+4-(checkDate.getDay()||7));var time=checkDate.getTime();checkDate.setMonth(0,1);return Math.floor(Math.round((time-checkDate)/86400000)/7)+1;},today:function(){return this._normaliseDate(new Date());},newDate:function(year,month,day){return(!year?null:(year.getFullYear?this._normaliseDate(new Date(year.getTime())):new Date(year,month-1,day,12)));},_normaliseDate:function(date){if(date){date.setHours(12,0,0,0);}
return date;},year:function(date,year){date.setFullYear(year);return this._normaliseDate(date);},month:function(date,month){date.setMonth(month-1);return this._normaliseDate(date);},day:function(date,day){date.setDate(day);return this._normaliseDate(date);},add:function(date,amount,period){if(period=='d'||period=='w'){this._normaliseDate(date);date.setDate(date.getDate()+amount*(period=='w'?7:1));}
else{var year=date.getFullYear()+(period=='y'?amount:0);var month=date.getMonth()+(period=='m'?amount:0);date.setTime($.datepick.newDate(year,month+1,Math.min(date.getDate(),this.daysInMonth(year,month+1))).getTime());}
return date;},_attachPicker:function(target,settings){target=$(target);if(target.hasClass(this.markerClass)){return;}
target.addClass(this.markerClass);var inst={target:target,selectedDates:[],drawDate:null,pickingRange:false,inline:($.inArray(target[0].nodeName.toLowerCase(),['div','span'])>-1),get:function(name){var value=this.settings[name]!==undefined?this.settings[name]:$.datepick._defaults[name];if($.inArray(name,['defaultDate','minDate','maxDate'])>-1){value=$.datepick.determineDate(value,null,this.selectedDates[0],this.get('dateFormat'),inst.getConfig());}
return value;},curMinDate:function(){return(this.pickingRange?this.selectedDates[0]:this.get('minDate'));},getConfig:function(){return{dayNamesShort:this.get('dayNamesShort'),dayNames:this.get('dayNames'),monthNamesShort:this.get('monthNamesShort'),monthNames:this.get('monthNames'),calculateWeek:this.get('calculateWeek'),shortYearCutoff:this.get('shortYearCutoff')};}};$.data(target[0],this.dataName,inst);var inlineSettings=($.fn.metadata?target.metadata():{});inst.settings=$.extend({},settings||{},inlineSettings||{});if(inst.inline){this._update(target[0]);if($.fn.mousewheel){target.mousewheel(this._doMouseWheel);}}
else{this._attachments(target,inst);target.bind('keydown.'+this.dataName,this._keyDown).bind('keypress.'+this.dataName,this._keyPress).bind('keyup.'+this.dataName,this._keyUp);if(target.attr('disabled')){this.disable(target[0]);}}},options:function(target,name){var inst=$.data(target,this.dataName);return(inst?(name?(name=='all'?inst.settings:inst.settings[name]):$.datepick._defaults):{});},option:function(target,settings,value){target=$(target);if(!target.hasClass(this.markerClass)){return;}
settings=settings||{};if(typeof settings=='string'){var name=settings;settings={};settings[name]=value;}
var inst=$.data(target[0],this.dataName);var dates=inst.selectedDates;extendRemove(inst.settings,settings);this.setDate(target[0],dates,null,false,true);inst.pickingRange=false;inst.drawDate=$.datepick.newDate(this._checkMinMax((settings.defaultDate?inst.get('defaultDate'):inst.drawDate)||inst.get('defaultDate')||$.datepick.today(),inst));if(!inst.inline){this._attachments(target,inst);}
if(inst.inline||inst.div){this._update(target[0]);}},_attachments:function(target,inst){target.unbind('focus.'+this.dataName);if(inst.get('showOnFocus')){target.bind('focus.'+this.dataName,this.show);}
if(inst.trigger){inst.trigger.remove();}
var trigger=inst.get('showTrigger');inst.trigger=(!trigger?$([]):$(trigger).clone().removeAttr('id').addClass(this._triggerClass)
[inst.get('isRTL')?'insertBefore':'insertAfter'](target).click(function(){if(!$.datepick.isDisabled(target[0])){$.datepick[$.datepick.curInst==inst?'hide':'show'](target[0]);}}));this._autoSize(target,inst);var dates=this._extractDates(inst,target.val());if(dates){this.setDate(target[0],dates,null,true);}
if(inst.get('selectDefaultDate')&&inst.get('defaultDate')&&inst.selectedDates.length==0){this.setDate(target[0],$.datepick.newDate(inst.get('defaultDate')||$.datepick.today()));}},_autoSize:function(target,inst){if(inst.get('autoSize')&&!inst.inline){var date=$.datepick.newDate(2009,10,20);var dateFormat=inst.get('dateFormat');if(dateFormat.match(/[DM]/)){var findMax=function(names){var max=0;var maxI=0;for(var i=0;i<names.length;i++){if(names[i].length>max){max=names[i].length;maxI=i;}}
return maxI;};date.setMonth(findMax(inst.get(dateFormat.match(/MM/)?'monthNames':'monthNamesShort')));date.setDate(findMax(inst.get(dateFormat.match(/DD/)?'dayNames':'dayNamesShort'))+20-date.getDay());}
inst.target.attr('size',$.datepick.formatDate(dateFormat,date,inst.getConfig()).length);}},destroy:function(target){target=$(target);if(!target.hasClass(this.markerClass)){return;}
var inst=$.data(target[0],this.dataName);if(inst.trigger){inst.trigger.remove();}
target.removeClass(this.markerClass).empty().unbind('.'+this.dataName);if(inst.inline&&$.fn.mousewheel){target.unmousewheel();}
if(!inst.inline&&inst.get('autoSize')){target.removeAttr('size');}
$.removeData(target[0],this.dataName);},multipleEvents:function(fns){var funcs=arguments;return function(args){for(var i=0;i<funcs.length;i++){funcs[i].apply(this,arguments);}};},enable:function(target){var $target=$(target);if(!$target.hasClass(this.markerClass)){return;}
var inst=$.data(target,this.dataName);if(inst.inline)
$target.children('.'+this._disableClass).remove().end().find('button,select').attr('disabled','').end().find('a').attr('href','javascript:void(0)');else{target.disabled=false;inst.trigger.filter('button.'+this._triggerClass).attr('disabled','').end().filter('img.'+this._triggerClass).css({opacity:'1.0',cursor:''});}
this._disabled=$.map(this._disabled,function(value){return(value==target?null:value);});},disable:function(target){var $target=$(target);if(!$target.hasClass(this.markerClass))
return;var inst=$.data(target,this.dataName);if(inst.inline){var inline=$target.children(':last');var offset=inline.offset();var relOffset={left:0,top:0};inline.parents().each(function(){if($(this).css('position')=='relative'){relOffset=$(this).offset();return false;}});var zIndex=$target.css('zIndex');zIndex=(zIndex=='auto'?0:parseInt(zIndex,10))+1;$target.prepend('<div class="'+this._disableClass+'" style="'+'width: '+inline.outerWidth()+'px; height: '+inline.outerHeight()+'px; left: '+(offset.left-relOffset.left)+'px; top: '+
(offset.top-relOffset.top)+'px; z-index: '+zIndex+'"></div>').find('button,select').attr('disabled','disabled').end().find('a').removeAttr('href');}
else{target.disabled=true;inst.trigger.filter('button.'+this._triggerClass).attr('disabled','disabled').end().filter('img.'+this._triggerClass).css({opacity:'0.5',cursor:'default'});}
this._disabled=$.map(this._disabled,function(value){return(value==target?null:value);});this._disabled.push(target);},isDisabled:function(target){return(target&&$.inArray(target,this._disabled)>-1);},show:function(target){target=target.target||target;var inst=$.data(target,$.datepick.dataName);if($.datepick.curInst==inst){return;}
if($.datepick.curInst){$.datepick.hide($.datepick.curInst,true);}
if(inst){inst.lastVal=null;inst.selectedDates=$.datepick._extractDates(inst,$(target).val());inst.pickingRange=false;inst.drawDate=$.datepick._checkMinMax($.datepick.newDate(inst.selectedDates[0]||inst.get('defaultDate')||$.datepick.today()),inst);inst.prevDate=$.datepick.newDate(inst.drawDate);$.datepick.curInst=inst;$.datepick._update(target,true);var offset=$.datepick._checkOffset(inst);inst.div.css({left:offset.left,top:offset.top});var showAnim=inst.get('showAnim');var showSpeed=inst.get('showSpeed');showSpeed=(showSpeed=='normal'&&$.ui&&$.ui.version>='1.8'?'_default':showSpeed);var postProcess=function(){var borders=$.datepick._getBorders(inst.div);inst.div.find('.'+$.datepick._coverClass).css({left:-borders[0],top:-borders[1],width:inst.div.outerWidth()+borders[0],height:inst.div.outerHeight()+borders[1]});};if($.effects&&$.effects[showAnim]){var data=inst.div.data();for(var key in data){if(key.match(/^ec\.storage\./)){data[key]=inst._mainDiv.css(key.replace(/ec\.storage\./,''));}}
inst.div.data(data).show(showAnim,inst.get('showOptions'),showSpeed,postProcess);}
else{inst.div[showAnim||'show']((showAnim?showSpeed:''),postProcess);}
if(!showAnim){postProcess();}}},_extractDates:function(inst,datesText){if(datesText==inst.lastVal){return;}
inst.lastVal=datesText;var dateFormat=inst.get('dateFormat');var multiSelect=inst.get('multiSelect');var rangeSelect=inst.get('rangeSelect');datesText=datesText.split(multiSelect?inst.get('multiSeparator'):(rangeSelect?inst.get('rangeSeparator'):'\x00'));var dates=[];for(var i=0;i<datesText.length;i++){try{var date=$.datepick.parseDate(dateFormat,datesText[i],inst.getConfig());if(date){var found=false;for(var j=0;j<dates.length;j++){if(dates[j].getTime()==date.getTime()){found=true;break;}}
if(!found){dates.push(date);}}}
catch(e){}}
dates.splice(multiSelect||(rangeSelect?2:1),dates.length);if(rangeSelect&&dates.length==1){dates[1]=dates[0];}
return dates;},_update:function(target,hidden){target=$(target.target||target);var inst=$.data(target[0],$.datepick.dataName);if(inst){if(inst.inline||$.datepick.curInst==inst){var onChange=inst.get('onChangeMonthYear');if(onChange&&(!inst.prevDate||inst.prevDate.getFullYear()!=inst.drawDate.getFullYear()||inst.prevDate.getMonth()!=inst.drawDate.getMonth())){onChange.apply(target[0],[inst.drawDate.getFullYear(),inst.drawDate.getMonth()+1]);}}
if(inst.inline){target.html(this._generateContent(target[0],inst));}
else if($.datepick.curInst==inst){if(!inst.div){inst.div=$('<div></div>').addClass(this._popupClass).css({display:(hidden?'none':'static'),position:'absolute',left:target.offset().left,top:target.offset().top+target.outerHeight()}).appendTo($(inst.get('popupContainer')||'body'));if($.fn.mousewheel){inst.div.mousewheel(this._doMouseWheel);}}
inst.div.html(this._generateContent(target[0],inst));target.focus();}}},_updateInput:function(target,keyUp){var inst=$.data(target,this.dataName);if(inst){var value='';var altValue='';var sep=(inst.get('multiSelect')?inst.get('multiSeparator'):inst.get('rangeSeparator'));var dateFormat=inst.get('dateFormat');var altFormat=inst.get('altFormat')||dateFormat;for(var i=0;i<inst.selectedDates.length;i++){value+=(keyUp?'':(i>0?sep:'')+$.datepick.formatDate(dateFormat,inst.selectedDates[i],inst.getConfig()));altValue+=(i>0?sep:'')+$.datepick.formatDate(altFormat,inst.selectedDates[i],inst.getConfig());}
if(!inst.inline&&!keyUp){$(target).val(value);}
$(inst.get('altField')).val(altValue);var onSelect=inst.get('onSelect');if(onSelect&&!keyUp&&!inst.inSelect){inst.inSelect=true;onSelect.apply(target,[inst.selectedDates]);inst.inSelect=false;}}},_getBorders:function(elem){var convert=function(value){var extra=($.browser.msie?1:0);return{thin:1+extra,medium:3+extra,thick:5+extra}[value]||value;};return[parseFloat(convert(elem.css('border-left-width'))),parseFloat(convert(elem.css('border-top-width')))];},_checkOffset:function(inst){var base=(inst.target.is(':hidden')&&inst.trigger?inst.trigger:inst.target);var offset=base.offset();var isFixed=false;$(inst.target).parents().each(function(){isFixed|=$(this).css('position')=='fixed';return!isFixed;});if(isFixed&&$.browser.opera){offset.left-=document.documentElement.scrollLeft;offset.top-=document.documentElement.scrollTop;}
var browserWidth=(!$.browser.mozilla||document.doctype?document.documentElement.clientWidth:0)||document.body.clientWidth;var browserHeight=(!$.browser.mozilla||document.doctype?document.documentElement.clientHeight:0)||document.body.clientHeight;if(browserWidth==0){return offset;}
var alignment=inst.get('alignment');var isRTL=inst.get('isRTL');var scrollX=document.documentElement.scrollLeft||document.body.scrollLeft;var scrollY=document.documentElement.scrollTop||document.body.scrollTop;var above=offset.top-inst.div.outerHeight()-
(isFixed&&$.browser.opera?document.documentElement.scrollTop:0);var below=offset.top+base.outerHeight();var alignL=offset.left;var alignR=offset.left+base.outerWidth()-inst.div.outerWidth()-
(isFixed&&$.browser.opera?document.documentElement.scrollLeft:0);var tooWide=(offset.left+inst.div.outerWidth()-scrollX)>browserWidth;var tooHigh=(offset.top+inst.target.outerHeight()+inst.div.outerHeight()-
scrollY)>browserHeight;if(alignment=='topLeft'){offset={left:alignL,top:above};}
else if(alignment=='topRight'){offset={left:alignR,top:above};}
else if(alignment=='bottomLeft'){offset={left:alignL,top:below};}
else if(alignment=='bottomRight'){offset={left:alignR,top:below};}
else if(alignment=='top'){offset={left:(isRTL||tooWide?alignR:alignL),top:above};}
else{offset={left:(isRTL||tooWide?alignR:alignL),top:(tooHigh?above:below)};}
offset.left=Math.max((isFixed?0:scrollX),offset.left-(isFixed?scrollX:0));offset.top=Math.max((isFixed?0:scrollY),offset.top-(isFixed?scrollY:0));return offset;},_checkExternalClick:function(event){if(!$.datepick.curInst){return;}
var target=$(event.target);if(!target.parents().andSelf().hasClass($.datepick._popupClass)&&!target.hasClass($.datepick.markerClass)&&!target.parents().andSelf().hasClass($.datepick._triggerClass)){$.datepick.hide($.datepick.curInst);}},hide:function(target,immediate){var inst=$.data(target,this.dataName)||target;if(inst&&inst==$.datepick.curInst){var showAnim=(immediate?'':inst.get('showAnim'));var showSpeed=inst.get('showSpeed');showSpeed=(showSpeed=='normal'&&$.ui&&$.ui.version>='1.8'?'_default':showSpeed);var postProcess=function(){inst.div.remove();inst.div=null;$.datepick.curInst=null;var onClose=inst.get('onClose');if(onClose){onClose.apply(target,[inst.selectedDates]);}};inst.div.stop();if($.effects&&$.effects[showAnim]){inst.div.hide(showAnim,inst.get('showOptions'),showSpeed,postProcess);}
else{var hideAnim=(showAnim=='slideDown'?'slideUp':(showAnim=='fadeIn'?'fadeOut':'hide'));inst.div[hideAnim]((showAnim?showSpeed:''),postProcess);}
if(!showAnim){postProcess();}}},_keyDown:function(event){var target=event.target;var inst=$.data(target,$.datepick.dataName);var handled=false;if(inst.div){if(event.keyCode==9){$.datepick.hide(target);}
else if(event.keyCode==13){$.datepick.selectDate(target,$('a.'+inst.get('renderer').highlightedClass,inst.div)[0]);handled=true;}
else{var commands=inst.get('commands');for(var name in commands){var command=commands[name];if(command.keystroke.keyCode==event.keyCode&&!!command.keystroke.ctrlKey==!!(event.ctrlKey||event.metaKey)&&!!command.keystroke.altKey==event.altKey&&!!command.keystroke.shiftKey==event.shiftKey){$.datepick.performAction(target,name);handled=true;break;}}}}
else{var command=inst.get('commands').current;if(command.keystroke.keyCode==event.keyCode&&!!command.keystroke.ctrlKey==!!(event.ctrlKey||event.metaKey)&&!!command.keystroke.altKey==event.altKey&&!!command.keystroke.shiftKey==event.shiftKey){$.datepick.show(target);handled=true;}}
inst.ctrlKey=((event.keyCode<48&&event.keyCode!=32)||event.ctrlKey||event.metaKey);if(handled){event.preventDefault();event.stopPropagation();}
return!handled;},_keyPress:function(event){var target=event.target;var inst=$.data(target,$.datepick.dataName);if(inst&&inst.get('constrainInput')){var ch=String.fromCharCode(event.keyCode||event.charCode);var allowedChars=$.datepick._allowedChars(inst);return(event.metaKey||inst.ctrlKey||ch<' '||!allowedChars||allowedChars.indexOf(ch)>-1);}
return true;},_allowedChars:function(inst){var dateFormat=inst.get('dateFormat');var allowedChars=(inst.get('multiSelect')?inst.get('multiSeparator'):(inst.get('rangeSelect')?inst.get('rangeSeparator'):''));var literal=false;var hasNum=false;for(var i=0;i<dateFormat.length;i++){var ch=dateFormat.charAt(i);if(literal){if(ch=="'"&&dateFormat.charAt(i+1)!="'"){literal=false;}
else{allowedChars+=ch;}}
else{switch(ch){case'd':case'm':case'o':case'w':allowedChars+=(hasNum?'':'0123456789');hasNum=true;break;case'y':case'@':case'!':allowedChars+=(hasNum?'':'0123456789')+'-';hasNum=true;break;case'J':allowedChars+=(hasNum?'':'0123456789')+'-.';hasNum=true;break;case'D':case'M':case'Y':return null;case"'":if(dateFormat.charAt(i+1)=="'"){allowedChars+="'";}
else{literal=true;}
break;default:allowedChars+=ch;}}}
return allowedChars;},_keyUp:function(event){var target=event.target;var inst=$.data(target,$.datepick.dataName);if(inst&&!inst.ctrlKey&&inst.lastVal!=inst.target.val()){try{var dates=$.datepick._extractDates(inst,inst.target.val());if(dates.length>0){$.datepick.setDate(target,dates,null,true);}}
catch(event){}}
return true;},_doMouseWheel:function(event,delta){var target=($.datepick.curInst&&$.datepick.curInst.target[0])||$(event.target).closest('.'+$.datepick.markerClass)[0];if($.datepick.isDisabled(target)){return;}
var inst=$.data(target,$.datepick.dataName);if(inst.get('useMouseWheel')){delta=($.browser.opera?-delta:delta);delta=(delta<0?-1:+1);$.datepick.changeMonth(target,-inst.get(event.ctrlKey?'monthsToJump':'monthsToStep')*delta);}
event.preventDefault();},clear:function(target){var inst=$.data(target,this.dataName);if(inst){inst.selectedDates=[];this.hide(target);if(inst.get('selectDefaultDate')&&inst.get('defaultDate')){this.setDate(target,$.datepick.newDate(inst.get('defaultDate')||$.datepick.today()));}
else{this._updateInput(target);}}},getDate:function(target){var inst=$.data(target,this.dataName);return(inst?inst.selectedDates:[]);},setDate:function(target,dates,endDate,keyUp,setOpt){var inst=$.data(target,this.dataName);if(inst){if(!$.isArray(dates)){dates=[dates];if(endDate){dates.push(endDate);}}
var dateFormat=inst.get('dateFormat');var minDate=inst.get('minDate');var maxDate=inst.get('maxDate');var curDate=inst.selectedDates[0];inst.selectedDates=[];for(var i=0;i<dates.length;i++){var date=$.datepick.determineDate(dates[i],null,curDate,dateFormat,inst.getConfig());if(date){if((!minDate||date.getTime()>=minDate.getTime())&&(!maxDate||date.getTime()<=maxDate.getTime())){var found=false;for(var j=0;j<inst.selectedDates.length;j++){if(inst.selectedDates[j].getTime()==date.getTime()){found=true;break;}}
if(!found){inst.selectedDates.push(date);}}}}
var rangeSelect=inst.get('rangeSelect');inst.selectedDates.splice(inst.get('multiSelect')||(rangeSelect?2:1),inst.selectedDates.length);if(rangeSelect){switch(inst.selectedDates.length){case 1:inst.selectedDates[1]=inst.selectedDates[0];break;case 2:inst.selectedDates[1]=(inst.selectedDates[0].getTime()>inst.selectedDates[1].getTime()?inst.selectedDates[0]:inst.selectedDates[1]);break;}
inst.pickingRange=false;}
inst.prevDate=(inst.drawDate?$.datepick.newDate(inst.drawDate):null);inst.drawDate=this._checkMinMax($.datepick.newDate(inst.selectedDates[0]||inst.get('defaultDate')||$.datepick.today()),inst);if(!setOpt){this._update(target);this._updateInput(target,keyUp);}}},isSelectable:function(target,date){var inst=$.data(target,this.dataName);if(!inst){return false;}
date=$.datepick.determineDate(date,inst.selectedDates[0]||this.today(),null,inst.get('dateFormat'),inst.getConfig());return this._isSelectable(target,date,inst.get('onDate'),inst.get('minDate'),inst.get('maxDate'));},_isSelectable:function(target,date,onDate,minDate,maxDate){var dateInfo=(typeof onDate=='boolean'?{selectable:onDate}:(!onDate?{}:onDate.apply(target,[date,true])));return(dateInfo.selectable!=false)&&(!minDate||date.getTime()>=minDate.getTime())&&(!maxDate||date.getTime()<=maxDate.getTime());},performAction:function(target,action){var inst=$.data(target,this.dataName);if(inst&&!this.isDisabled(target)){var commands=inst.get('commands');if(commands[action]&&commands[action].enabled.apply(target,[inst])){commands[action].action.apply(target,[inst]);}}},showMonth:function(target,year,month,day){var inst=$.data(target,this.dataName);if(inst&&(day!=null||(inst.drawDate.getFullYear()!=year||inst.drawDate.getMonth()+1!=month))){inst.prevDate=$.datepick.newDate(inst.drawDate);var show=this._checkMinMax((year!=null?$.datepick.newDate(year,month,1):$.datepick.today()),inst);inst.drawDate=$.datepick.newDate(show.getFullYear(),show.getMonth()+1,(day!=null?day:Math.min(inst.drawDate.getDate(),$.datepick.daysInMonth(show.getFullYear(),show.getMonth()+1))));this._update(target);}},changeMonth:function(target,offset){var inst=$.data(target,this.dataName);if(inst){var date=$.datepick.add($.datepick.newDate(inst.drawDate),offset,'m');this.showMonth(target,date.getFullYear(),date.getMonth()+1);}},changeDay:function(target,offset){var inst=$.data(target,this.dataName);if(inst){var date=$.datepick.add($.datepick.newDate(inst.drawDate),offset,'d');this.showMonth(target,date.getFullYear(),date.getMonth()+1,date.getDate());}},_checkMinMax:function(date,inst){var minDate=inst.get('minDate');var maxDate=inst.get('maxDate');date=(minDate&&date.getTime()<minDate.getTime()?$.datepick.newDate(minDate):date);date=(maxDate&&date.getTime()>maxDate.getTime()?$.datepick.newDate(maxDate):date);return date;},retrieveDate:function(target,elem){var inst=$.data(target,this.dataName);return(!inst?null:this._normaliseDate(new Date(parseInt(elem.className.replace(/^.*dp(-?\d+).*$/,'$1'),10))));},selectDate:function(target,elem){var inst=$.data(target,this.dataName);if(inst&&!this.isDisabled(target)){var date=this.retrieveDate(target,elem);var multiSelect=inst.get('multiSelect');var rangeSelect=inst.get('rangeSelect');if(multiSelect){var found=false;for(var i=0;i<inst.selectedDates.length;i++){if(date.getTime()==inst.selectedDates[i].getTime()){inst.selectedDates.splice(i,1);found=true;break;}}
if(!found&&inst.selectedDates.length<multiSelect){inst.selectedDates.push(date);}}
else if(rangeSelect){if(inst.pickingRange){inst.selectedDates[1]=date;}
else{inst.selectedDates=[date,date];}
inst.pickingRange=!inst.pickingRange;}
else{inst.selectedDates=[date];}
inst.prevDate=$.datepick.newDate(date);this._updateInput(target);if(inst.inline||inst.pickingRange||inst.selectedDates.length<(multiSelect||(rangeSelect?2:1))){this._update(target);}
else{this.hide(target);}}},_generateContent:function(target,inst){var renderer=inst.get('renderer');var monthsToShow=inst.get('monthsToShow');monthsToShow=($.isArray(monthsToShow)?monthsToShow:[1,monthsToShow]);inst.drawDate=this._checkMinMax(inst.drawDate||inst.get('defaultDate')||$.datepick.today(),inst);var drawDate=$.datepick.add($.datepick.newDate(inst.drawDate),-inst.get('monthsOffset'),'m');var monthRows='';for(var row=0;row<monthsToShow[0];row++){var months='';for(var col=0;col<monthsToShow[1];col++){months+=this._generateMonth(target,inst,drawDate.getFullYear(),drawDate.getMonth()+1,renderer,(row==0&&col==0));$.datepick.add(drawDate,1,'m');}
monthRows+=this._prepare(renderer.monthRow,inst).replace(/\{months\}/,months);}
var picker=this._prepare(renderer.picker,inst).replace(/\{months\}/,monthRows).replace(/\{weekHeader\}/g,this._generateDayHeaders(inst,renderer))+
($.browser.msie&&parseInt($.browser.version,10)<7&&!inst.inline?'<iframe src="javascript:void(0);" class="'+this._coverClass+'"></iframe>':'');var commands=inst.get('commands');var asDateFormat=inst.get('commandsAsDateFormat');var addCommand=function(type,open,close,name,classes){if(picker.indexOf('{'+type+':'+name+'}')==-1){return;}
var command=commands[name];var date=(asDateFormat?command.date.apply(target,[inst]):null);picker=picker.replace(new RegExp('\\{'+type+':'+name+'\\}','g'),'<'+open+
(command.status?' title="'+inst.get(command.status)+'"':'')+' class="'+renderer.commandClass+' '+
renderer.commandClass+'-'+name+' '+classes+
(command.enabled(inst)?'':' '+renderer.disabledClass)+'">'+
(date?$.datepick.formatDate(inst.get(command.text),date,inst.getConfig()):inst.get(command.text))+'</'+close+'>');};for(var name in commands){addCommand('button','button type="button"','button',name,renderer.commandButtonClass);addCommand('link','a href="javascript:void(0)"','a',name,renderer.commandLinkClass);}
picker=$(picker);if(monthsToShow[1]>1){var count=0;$(renderer.monthSelector,picker).each(function(){var nth=++count%monthsToShow[1];$(this).addClass(nth==1?'first':(nth==0?'last':''));});}
var self=this;picker.find(renderer.daySelector+' a').hover(function(){$(this).addClass(renderer.highlightedClass);},function(){(inst.inline?$(this).parents('.'+self.markerClass):inst.div).find(renderer.daySelector+' a').removeClass(renderer.highlightedClass);}).click(function(){self.selectDate(target,this);}).end().find('select.'+this._monthYearClass+':not(.'+this._anyYearClass+')').change(function(){var monthYear=$(this).val().split('/');self.showMonth(target,parseInt(monthYear[1],10),parseInt(monthYear[0],10));}).end().find('select.'+this._anyYearClass).click(function(){$(this).css('visibility','hidden').next('input').css({left:this.offsetLeft,top:this.offsetTop,width:this.offsetWidth,height:this.offsetHeight}).show().focus();}).end().find('input.'+self._monthYearClass).change(function(){try{var year=parseInt($(this).val(),10);year=(isNaN(year)?inst.drawDate.getFullYear():year);self.showMonth(target,year,inst.drawDate.getMonth()+1,inst.drawDate.getDate());}
catch(e){alert(e);}}).keydown(function(event){if(event.keyCode==13){$(event.target).change();}
else if(event.keyCode==27){$(event.target).hide().prev('select').css('visibility','visible');inst.target.focus();}});picker.find('.'+renderer.commandClass).click(function(){if(!$(this).hasClass(renderer.disabledClass)){var action=this.className.replace(new RegExp('^.*'+renderer.commandClass+'-([^ ]+).*$'),'$1');$.datepick.performAction(target,action);}});if(inst.get('isRTL')){picker.addClass(renderer.rtlClass);}
if(monthsToShow[0]*monthsToShow[1]>1){picker.addClass(renderer.multiClass);}
var pickerClass=inst.get('pickerClass');if(pickerClass){picker.addClass(pickerClass);}
$('body').append(picker);var width=0;picker.find(renderer.monthSelector).each(function(){width+=$(this).outerWidth();});picker.width(width/monthsToShow[0]);var onShow=inst.get('onShow');if(onShow){onShow.apply(target,[picker,inst]);}
return picker;},_generateMonth:function(target,inst,year,month,renderer,first){var daysInMonth=$.datepick.daysInMonth(year,month);var monthsToShow=inst.get('monthsToShow');monthsToShow=($.isArray(monthsToShow)?monthsToShow:[1,monthsToShow]);var fixedWeeks=inst.get('fixedWeeks')||(monthsToShow[0]*monthsToShow[1]>1);var firstDay=inst.get('firstDay');var leadDays=($.datepick.newDate(year,month,1).getDay()-firstDay+7)%7;var numWeeks=(fixedWeeks?6:Math.ceil((leadDays+daysInMonth)/7));var showOtherMonths=inst.get('showOtherMonths');var selectOtherMonths=inst.get('selectOtherMonths')&&showOtherMonths;var dayStatus=inst.get('dayStatus');var minDate=(inst.pickingRange?inst.selectedDates[0]:inst.get('minDate'));var maxDate=inst.get('maxDate');var rangeSelect=inst.get('rangeSelect');var onDate=inst.get('onDate');var showWeeks=renderer.week.indexOf('{weekOfYear}')>-1;var calculateWeek=inst.get('calculateWeek');var today=$.datepick.today();var drawDate=$.datepick.newDate(year,month,1);$.datepick.add(drawDate,-leadDays-(fixedWeeks&&(drawDate.getDay()==firstDay)?7:0),'d');var ts=drawDate.getTime();var weeks='';for(var week=0;week<numWeeks;week++){var weekOfYear=(!showWeeks?'':'<span class="dp'+ts+'">'+
(calculateWeek?calculateWeek(drawDate):0)+'</span>');var days='';for(var day=0;day<7;day++){var selected=false;if(rangeSelect&&inst.selectedDates.length>0){selected=(drawDate.getTime()>=inst.selectedDates[0]&&drawDate.getTime()<=inst.selectedDates[1]);}
else{for(var i=0;i<inst.selectedDates.length;i++){if(inst.selectedDates[i].getTime()==drawDate.getTime()){selected=true;break;}}}
var dateInfo=(!onDate?{}:onDate.apply(target,[drawDate,drawDate.getMonth()+1==month]));var selectable=(selectOtherMonths||drawDate.getMonth()+1==month)&&this._isSelectable(target,drawDate,dateInfo.selectable,minDate,maxDate);days+=this._prepare(renderer.day,inst).replace(/\{day\}/g,(selectable?'<a href="javascript:void(0)"':'<span')+' class="dp'+ts+' '+(dateInfo.dateClass||'')+
(selected&&(selectOtherMonths||drawDate.getMonth()+1==month)?' '+renderer.selectedClass:'')+
(selectable?' '+renderer.defaultClass:'')+
((drawDate.getDay()||7)<6?'':' '+renderer.weekendClass)+
(drawDate.getMonth()+1==month?'':' '+renderer.otherMonthClass)+
(drawDate.getTime()==today.getTime()&&(drawDate.getMonth()+1)==month?' '+renderer.todayClass:'')+
(drawDate.getTime()==inst.drawDate.getTime()&&(drawDate.getMonth()+1)==month?' '+renderer.highlightedClass:'')+'"'+
(dateInfo.title||(dayStatus&&selectable)?' title="'+
(dateInfo.title||$.datepick.formatDate(dayStatus,drawDate,inst.getConfig()))+'"':'')+'>'+
(showOtherMonths||(drawDate.getMonth()+1)==month?dateInfo.content||drawDate.getDate():' ')+
(selectable?'</a>':'</span>'));$.datepick.add(drawDate,1,'d');ts=drawDate.getTime();}
weeks+=this._prepare(renderer.week,inst).replace(/\{days\}/g,days).replace(/\{weekOfYear\}/g,weekOfYear);}
var monthHeader=this._prepare(renderer.month,inst).match(/\{monthHeader(:[^\}]+)?\}/);monthHeader=(monthHeader[0].length<=13?'MM yyyy':monthHeader[0].substring(13,monthHeader[0].length-1));monthHeader=(first?this._generateMonthSelection(inst,year,month,minDate,maxDate,monthHeader,renderer):$.datepick.formatDate(monthHeader,$.datepick.newDate(year,month,1),inst.getConfig()));var weekHeader=this._prepare(renderer.weekHeader,inst).replace(/\{days\}/g,this._generateDayHeaders(inst,renderer));return this._prepare(renderer.month,inst).replace(/\{monthHeader(:[^\}]+)?\}/g,monthHeader).replace(/\{weekHeader\}/g,weekHeader).replace(/\{weeks\}/g,weeks);},_generateDayHeaders:function(inst,renderer){var firstDay=inst.get('firstDay');var dayNames=inst.get('dayNames');var dayNamesMin=inst.get('dayNamesMin');var header='';for(var day=0;day<7;day++){var dow=(day+firstDay)%7;header+=this._prepare(renderer.dayHeader,inst).replace(/\{day\}/g,'<span class="'+this._curDoWClass+dow+'" title="'+
dayNames[dow]+'">'+dayNamesMin[dow]+'</span>');}
return header;},_generateMonthSelection:function(inst,year,month,minDate,maxDate,monthHeader){if(!inst.get('changeMonth')){return $.datepick.formatDate(monthHeader,$.datepick.newDate(year,month,1),inst.getConfig());}
var monthNames=inst.get('monthNames'+(monthHeader.match(/mm/i)?'':'Short'));var html=monthHeader.replace(/m+/i,'\\x2E').replace(/y+/i,'\\x2F');var selector='<select class="'+this._monthYearClass+'" title="'+inst.get('monthStatus')+'">';for(var m=1;m<=12;m++){if((!minDate||$.datepick.newDate(year,m,$.datepick.daysInMonth(year,m)).getTime()>=minDate.getTime())&&(!maxDate||$.datepick.newDate(year,m,1).getTime()<=maxDate.getTime())){selector+='<option value="'+m+'/'+year+'"'+
(month==m?' selected="selected"':'')+'>'+
monthNames[m-1]+'</option>';}}
selector+='</select>';html=html.replace(/\\x2E/,selector);var yearRange=inst.get('yearRange');if(yearRange=='any'){selector='<select class="'+this._monthYearClass+' '+this._anyYearClass+'" title="'+inst.get('yearStatus')+'">'+'<option>'+year+'</option></select>'+'<input class="'+this._monthYearClass+' '+this._curMonthClass+
month+'" value="'+year+'">';}
else{yearRange=yearRange.split(':');var todayYear=$.datepick.today().getFullYear();var start=(yearRange[0].match('c[+-].*')?year+parseInt(yearRange[0].substring(1),10):((yearRange[0].match('[+-].*')?todayYear:0)+parseInt(yearRange[0],10)));var end=(yearRange[1].match('c[+-].*')?year+parseInt(yearRange[1].substring(1),10):((yearRange[1].match('[+-].*')?todayYear:0)+parseInt(yearRange[1],10)));selector='<select class="'+this._monthYearClass+'" title="'+inst.get('yearStatus')+'">';start=$.datepick.add($.datepick.newDate(start+1,1,1),-1,'d');end=$.datepick.newDate(end,1,1);var addYear=function(y){if(y!=0){selector+='<option value="'+month+'/'+y+'"'+
(year==y?' selected="selected"':'')+'>'+y+'</option>';}};if(start.getTime()<end.getTime()){start=(minDate&&minDate.getTime()>start.getTime()?minDate:start).getFullYear();end=(maxDate&&maxDate.getTime()<end.getTime()?maxDate:end).getFullYear();for(var y=start;y<=end;y++){addYear(y);}}
else{start=(maxDate&&maxDate.getTime()<start.getTime()?maxDate:start).getFullYear();end=(minDate&&minDate.getTime()>end.getTime()?minDate:end).getFullYear();for(var y=start;y>=end;y--){addYear(y);}}
selector+='</select>';}
html=html.replace(/\\x2F/,selector);return html;},_prepare:function(text,inst){var replaceSection=function(type,retain){while(true){var start=text.indexOf('{'+type+':start}');if(start==-1){return;}
var end=text.substring(start).indexOf('{'+type+':end}');if(end>-1){text=text.substring(0,start)+
(retain?text.substr(start+type.length+8,end-type.length-8):'')+
text.substring(start+end+type.length+6);}}};replaceSection('inline',inst.inline);replaceSection('popup',!inst.inline);var pattern=/\{l10n:([^\}]+)\}/;var matches=null;while(matches=pattern.exec(text)){text=text.replace(matches[0],inst.get(matches[1]));}
return text;}});function extendRemove(target,props){$.extend(target,props);for(var name in props)
if(props[name]==null||props[name]==undefined)
target[name]=props[name];return target;};$.fn.datepick=function(options){var otherArgs=Array.prototype.slice.call(arguments,1);if($.inArray(options,['getDate','isDisabled','isSelectable','options','retrieveDate'])>-1){return $.datepick[options].apply($.datepick,[this[0]].concat(otherArgs));}
return this.each(function(){if(typeof options=='string'){$.datepick[options].apply($.datepick,[this].concat(otherArgs));}
else{$.datepick._attachPicker(this,options||{});}});};$.datepick=new Datepicker();$(function(){$(document).mousedown($.datepick._checkExternalClick).resize(function(){$.datepick.hide($.datepick.curInst);});});})(jQuery);

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function($){var tmp,loading,overlay,wrap,outer,content,close,title,nav_left,nav_right,selectedIndex=0,selectedOpts={},selectedArray=[],currentIndex=0,currentOpts={},currentArray=[],ajaxLoader=null,imgPreloader=new Image(),imgRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,swfRegExp=/[^\.]\.(swf)\s*$/i,loadingTimer,loadingFrame=1,titleHeight=0,titleStr='',start_pos,final_pos,busy=false,fx=$.extend($('<div/>')[0],{prop:0}),isIE6=$.browser.msie&&$.browser.version<7&&!window.XMLHttpRequest,_abort=function(){loading.hide();imgPreloader.onerror=imgPreloader.onload=null;if(ajaxLoader){ajaxLoader.abort();}
tmp.empty();},_error=function(){if(false===selectedOpts.onError(selectedArray,selectedIndex,selectedOpts)){loading.hide();busy=false;return;}
selectedOpts.titleShow=false;selectedOpts.width='auto';selectedOpts.height='auto';tmp.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>');_process_inline();},_start=function(){var obj=selectedArray[selectedIndex],href,type,title,str,emb,ret;_abort();selectedOpts=$.extend({},$.fn.fancybox.defaults,(typeof $(obj).data('fancybox')=='undefined'?selectedOpts:$(obj).data('fancybox')));ret=selectedOpts.onStart(selectedArray,selectedIndex,selectedOpts);if(ret===false){busy=false;return;}else if(typeof ret=='object'){selectedOpts=$.extend(selectedOpts,ret);}
title=selectedOpts.title||(obj.nodeName?$(obj).attr('title'):obj.title)||'';if(obj.nodeName&&!selectedOpts.orig){selectedOpts.orig=$(obj).children("img:first").length?$(obj).children("img:first"):$(obj);}
if(title===''&&selectedOpts.orig&&selectedOpts.titleFromAlt){title=selectedOpts.orig.attr('alt');}
href=selectedOpts.href||(obj.nodeName?$(obj).attr('href'):obj.href)||null;if((/^(?:javascript)/i).test(href)||href=='#'){href=null;}
if(selectedOpts.type){type=selectedOpts.type;if(!href){href=selectedOpts.content;}}else if(selectedOpts.content){type='html';}else if(href){if(href.match(imgRegExp)){type='image';}else if(href.match(swfRegExp)){type='swf';}else if($(obj).hasClass("iframe")){type='iframe';}else if(href.indexOf("#")===0){type='inline';}else{type='ajax';}}
if(!type){_error();return;}
if(type=='inline'){obj=href.substr(href.indexOf("#"));type=$(obj).length>0?'inline':'ajax';}
selectedOpts.type=type;selectedOpts.href=href;selectedOpts.title=title;if(selectedOpts.autoDimensions){if(selectedOpts.type=='html'||selectedOpts.type=='inline'||selectedOpts.type=='ajax'){selectedOpts.width='auto';selectedOpts.height='auto';}else{selectedOpts.autoDimensions=false;}}
if(selectedOpts.modal){selectedOpts.overlayShow=true;selectedOpts.hideOnOverlayClick=false;selectedOpts.hideOnContentClick=false;selectedOpts.enableEscapeButton=false;selectedOpts.showCloseButton=false;}
selectedOpts.padding=parseInt(selectedOpts.padding,10);selectedOpts.margin=parseInt(selectedOpts.margin,10);tmp.css('padding',(selectedOpts.padding+selectedOpts.margin));$('.fancybox-inline-tmp').unbind('fancybox-cancel').bind('fancybox-change',function(){$(this).replaceWith(content.children());});switch(type){case'html':tmp.html(selectedOpts.content);_process_inline();break;case'inline':if($(obj).parent().is('#fancybox-content')===true){busy=false;return;}
$('<div class="fancybox-inline-tmp" />').hide().insertBefore($(obj)).bind('fancybox-cleanup',function(){$(this).replaceWith(content.children());}).bind('fancybox-cancel',function(){$(this).replaceWith(tmp.children());});$(obj).appendTo(tmp);_process_inline();break;case'image':busy=false;$.fancybox.showActivity();imgPreloader=new Image();imgPreloader.onerror=function(){_error();};imgPreloader.onload=function(){busy=true;imgPreloader.onerror=imgPreloader.onload=null;_process_image();};imgPreloader.src=href;break;case'swf':selectedOpts.scrolling='no';str='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"><param name="movie" value="'+href+'"></param>';emb='';$.each(selectedOpts.swf,function(name,val){str+='<param name="'+name+'" value="'+val+'"></param>';emb+=' '+name+'="'+val+'"';});str+='<embed src="'+href+'" type="application/x-shockwave-flash" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"'+emb+'></embed></object>';tmp.html(str);_process_inline();break;case'ajax':busy=false;$.fancybox.showActivity();selectedOpts.ajax.win=selectedOpts.ajax.success;ajaxLoader=$.ajax($.extend({},selectedOpts.ajax,{url:href,data:selectedOpts.ajax.data||{},error:function(XMLHttpRequest,textStatus,errorThrown){if(XMLHttpRequest.status>0){_error();}},success:function(data,textStatus,XMLHttpRequest){var o=typeof XMLHttpRequest=='object'?XMLHttpRequest:ajaxLoader;if(o.status==200){if(typeof selectedOpts.ajax.win=='function'){ret=selectedOpts.ajax.win(href,data,textStatus,XMLHttpRequest);if(ret===false){loading.hide();return;}else if(typeof ret=='string'||typeof ret=='object'){data=ret;}}
tmp.html(data);_process_inline();}}}));break;case'iframe':_show();break;}},_process_inline=function(){var
w=selectedOpts.width,h=selectedOpts.height;if(w.toString().indexOf('%')>-1){w=parseInt(($(window).width()-(selectedOpts.margin*2))*parseFloat(w)/100,10)+'px';}else{w=w=='auto'?'auto':w+'px';}
if(h.toString().indexOf('%')>-1){h=parseInt(($(window).height()-(selectedOpts.margin*2))*parseFloat(h)/100,10)+'px';}else{h=h=='auto'?'auto':h+'px';}
tmp.wrapInner('<div style="width:'+w+';height:'+h+';overflow: '+(selectedOpts.scrolling=='auto'?'auto':(selectedOpts.scrolling=='yes'?'scroll':'hidden'))+';position:relative;"></div>');selectedOpts.width=tmp.width();selectedOpts.height=tmp.height();_show();},_process_image=function(){selectedOpts.width=imgPreloader.width;selectedOpts.height=imgPreloader.height;$("<img />").attr({'id':'fancybox-img','src':imgPreloader.src,'alt':selectedOpts.title}).appendTo(tmp);_show();},_show=function(){var pos,equal;loading.hide();if(wrap.is(":visible")&&false===currentOpts.onCleanup(currentArray,currentIndex,currentOpts)){$.event.trigger('fancybox-cancel');busy=false;return;}
busy=true;$(content.add(overlay)).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');if(wrap.is(":visible")&&currentOpts.titlePosition!=='outside'){wrap.css('height',wrap.height());}
currentArray=selectedArray;currentIndex=selectedIndex;currentOpts=selectedOpts;if(currentOpts.overlayShow){overlay.css({'background-color':currentOpts.overlayColor,'opacity':currentOpts.overlayOpacity,'cursor':currentOpts.hideOnOverlayClick?'pointer':'auto','height':$(document).height()});if(!overlay.is(':visible')){if(isIE6){$('select:not(#fancybox-tmp select)').filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one('fancybox-cleanup',function(){this.style.visibility='inherit';});}
overlay.show();}}else{overlay.hide();}
final_pos=_get_zoom_to();_process_title();if(wrap.is(":visible")){$(close.add(nav_left).add(nav_right)).hide();pos=wrap.position(),start_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};equal=(start_pos.width==final_pos.width&&start_pos.height==final_pos.height);content.fadeTo(currentOpts.changeFade,0.3,function(){var finish_resizing=function(){content.html(tmp.contents()).fadeTo(currentOpts.changeFade,1,_finish);};$.event.trigger('fancybox-change');content.empty().removeAttr('filter').css({'border-width':currentOpts.padding,'width':final_pos.width-currentOpts.padding*2,'height':selectedOpts.autoDimensions?'auto':final_pos.height-titleHeight-currentOpts.padding*2});if(equal){finish_resizing();}else{fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.changeSpeed,easing:currentOpts.easingChange,step:_draw,complete:finish_resizing});}});return;}
wrap.removeAttr("style");content.css('border-width',currentOpts.padding);if(currentOpts.transitionIn=='elastic'){start_pos=_get_zoom_from();content.html(tmp.contents());wrap.show();if(currentOpts.opacity){final_pos.opacity=0;}
fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.speedIn,easing:currentOpts.easingIn,step:_draw,complete:_finish});return;}
if(currentOpts.titlePosition=='inside'&&titleHeight>0){title.show();}
content.css({'width':final_pos.width-currentOpts.padding*2,'height':selectedOpts.autoDimensions?'auto':final_pos.height-titleHeight-currentOpts.padding*2}).html(tmp.contents());wrap.css(final_pos).fadeIn(currentOpts.transitionIn=='none'?0:currentOpts.speedIn,_finish);},_format_title=function(title){if(title&&title.length){if(currentOpts.titlePosition=='float'){return'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+title+'</td><td id="fancybox-title-float-right"></td></tr></table>';}
return'<div id="fancybox-title-'+currentOpts.titlePosition+'">'+title+'</div>';}
return false;},_process_title=function(){titleStr=currentOpts.title||'';titleHeight=0;title.empty().removeAttr('style').removeClass();if(currentOpts.titleShow===false){title.hide();return;}
titleStr=$.isFunction(currentOpts.titleFormat)?currentOpts.titleFormat(titleStr,currentArray,currentIndex,currentOpts):_format_title(titleStr);if(!titleStr||titleStr===''){title.hide();return;}
title.addClass('fancybox-title-'+currentOpts.titlePosition).html(titleStr).appendTo('body').show();switch(currentOpts.titlePosition){case'inside':title.css({'width':final_pos.width-(currentOpts.padding*2),'marginLeft':currentOpts.padding,'marginRight':currentOpts.padding});titleHeight=title.outerHeight(true);title.appendTo(outer);final_pos.height+=titleHeight;break;case'over':title.css({'marginLeft':currentOpts.padding,'width':final_pos.width-(currentOpts.padding*2),'bottom':currentOpts.padding}).appendTo(outer);break;case'float':title.css('left',parseInt((title.width()-final_pos.width-40)/2,10)*-1).appendTo(wrap);break;default:title.css({'width':final_pos.width-(currentOpts.padding*2),'paddingLeft':currentOpts.padding,'paddingRight':currentOpts.padding}).appendTo(wrap);break;}
title.hide();},_set_navigation=function(){if(currentOpts.enableEscapeButton||currentOpts.enableKeyboardNav){$(document).bind('keydown.fb',function(e){if(e.keyCode==27&&currentOpts.enableEscapeButton){e.preventDefault();$.fancybox.close();}else if((e.keyCode==37||e.keyCode==39)&&currentOpts.enableKeyboardNav&&e.target.tagName!=='INPUT'&&e.target.tagName!=='TEXTAREA'&&e.target.tagName!=='SELECT'){e.preventDefault();$.fancybox[e.keyCode==37?'prev':'next']();}});}
if(!currentOpts.showNavArrows){nav_left.hide();nav_right.hide();return;}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!==0){nav_left.show();}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!=(currentArray.length-1)){nav_right.show();}},_finish=function(){if(!$.support.opacity){content.get(0).style.removeAttribute('filter');wrap.get(0).style.removeAttribute('filter');}
if(selectedOpts.autoDimensions){content.css('height','auto');}
wrap.css('height','auto');if(titleStr&&titleStr.length){title.show();}
if(currentOpts.showCloseButton){close.show();}
_set_navigation();if(currentOpts.hideOnContentClick){content.bind('click',$.fancybox.close);}
if(currentOpts.hideOnOverlayClick){overlay.bind('click',$.fancybox.close);}
$(window).bind("resize.fb",$.fancybox.resize);if(currentOpts.centerOnScroll){$(window).bind("scroll.fb",$.fancybox.center);}
if(currentOpts.type=='iframe'){$('<iframe id="fancybox-frame" name="fancybox-frame'+new Date().getTime()+'" frameborder="0" hspace="0" '+($.browser.msie?'allowtransparency="true""':'')+' scrolling="'+selectedOpts.scrolling+'" src="'+currentOpts.href+'"></iframe>').appendTo(content);}
wrap.show();busy=false;$.fancybox.center();currentOpts.onComplete(currentArray,currentIndex,currentOpts);_preload_images();},_preload_images=function(){var href,objNext;if((currentArray.length-1)>currentIndex){href=currentArray[currentIndex+1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}
if(currentIndex>0){href=currentArray[currentIndex-1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}},_draw=function(pos){var dim={width:parseInt(start_pos.width+(final_pos.width-start_pos.width)*pos,10),height:parseInt(start_pos.height+(final_pos.height-start_pos.height)*pos,10),top:parseInt(start_pos.top+(final_pos.top-start_pos.top)*pos,10),left:parseInt(start_pos.left+(final_pos.left-start_pos.left)*pos,10)};if(typeof final_pos.opacity!=='undefined'){dim.opacity=pos<0.5?0.5:pos;}
wrap.css(dim);content.css({'width':dim.width-currentOpts.padding*2,'height':dim.height-(titleHeight*pos)-currentOpts.padding*2});},_get_viewport=function(){return[$(window).width()-(currentOpts.margin*2),$(window).height()-(currentOpts.margin*2),$(document).scrollLeft()+currentOpts.margin,$(document).scrollTop()+currentOpts.margin];},_get_zoom_to=function(){var view=_get_viewport(),to={},resize=currentOpts.autoScale,double_padding=currentOpts.padding*2,ratio;if(currentOpts.width.toString().indexOf('%')>-1){to.width=parseInt((view[0]*parseFloat(currentOpts.width))/100,10);}else{to.width=currentOpts.width+double_padding;}
if(currentOpts.height.toString().indexOf('%')>-1){to.height=parseInt((view[1]*parseFloat(currentOpts.height))/100,10);}else{to.height=currentOpts.height+double_padding;}
if(resize&&(to.width>view[0]||to.height>view[1])){if(selectedOpts.type=='image'||selectedOpts.type=='swf'){ratio=(currentOpts.width)/(currentOpts.height);if((to.width)>view[0]){to.width=view[0];to.height=parseInt(((to.width-double_padding)/ratio)+double_padding,10);}
if((to.height)>view[1]){to.height=view[1];to.width=parseInt(((to.height-double_padding)*ratio)+double_padding,10);}}else{to.width=Math.min(to.width,view[0]);to.height=Math.min(to.height,view[1]);}}
to.top=parseInt(Math.max(view[3]-20,view[3]+((view[1]-to.height-40)*0.5)),10);to.left=parseInt(Math.max(view[2]-20,view[2]+((view[0]-to.width-40)*0.5)),10);return to;},_get_obj_pos=function(obj){var pos=obj.offset();pos.top+=parseInt(obj.css('paddingTop'),10)||0;pos.left+=parseInt(obj.css('paddingLeft'),10)||0;pos.top+=parseInt(obj.css('border-top-width'),10)||0;pos.left+=parseInt(obj.css('border-left-width'),10)||0;pos.width=obj.width();pos.height=obj.height();return pos;},_get_zoom_from=function(){var orig=selectedOpts.orig?$(selectedOpts.orig):false,from={},pos,view;if(orig&&orig.length){pos=_get_obj_pos(orig);from={width:pos.width+(currentOpts.padding*2),height:pos.height+(currentOpts.padding*2),top:pos.top-currentOpts.padding-20,left:pos.left-currentOpts.padding-20};}else{view=_get_viewport();from={width:currentOpts.padding*2,height:currentOpts.padding*2,top:parseInt(view[3]+view[1]*0.5,10),left:parseInt(view[2]+view[0]*0.5,10)};}
return from;},_animate_loading=function(){if(!loading.is(':visible')){clearInterval(loadingTimer);return;}
$('div',loading).css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;};$.fn.fancybox=function(options){if(!$(this).length){return this;}
$(this).data('fancybox',$.extend({},options,($.metadata?$(this).metadata():{}))).unbind('click.fb').bind('click.fb',function(e){e.preventDefault();if(busy){return;}
busy=true;$(this).blur();selectedArray=[];selectedIndex=0;var rel=$(this).attr('rel')||'';if(!rel||rel==''||rel==='nofollow'){selectedArray.push(this);}else{selectedArray=$("a[rel="+rel+"], area[rel="+rel+"]");selectedIndex=selectedArray.index(this);}
_start();return;});return this;};$.fancybox=function(obj){var opts;if(busy){return;}
busy=true;opts=typeof arguments[1]!=='undefined'?arguments[1]:{};selectedArray=[];selectedIndex=parseInt(opts.index,10)||0;if($.isArray(obj)){for(var i=0,j=obj.length;i<j;i++){if(typeof obj[i]=='object'){$(obj[i]).data('fancybox',$.extend({},opts,obj[i]));}else{obj[i]=$({}).data('fancybox',$.extend({content:obj[i]},opts));}}
selectedArray=jQuery.merge(selectedArray,obj);}else{if(typeof obj=='object'){$(obj).data('fancybox',$.extend({},opts,obj));}else{obj=$({}).data('fancybox',$.extend({content:obj},opts));}
selectedArray.push(obj);}
if(selectedIndex>selectedArray.length||selectedIndex<0){selectedIndex=0;}
_start();};$.fancybox.showActivity=function(){clearInterval(loadingTimer);loading.show();loadingTimer=setInterval(_animate_loading,66);};$.fancybox.hideActivity=function(){loading.hide();};$.fancybox.next=function(){return $.fancybox.pos(currentIndex+1);};$.fancybox.prev=function(){return $.fancybox.pos(currentIndex-1);};$.fancybox.pos=function(pos){if(busy){return;}
pos=parseInt(pos);selectedArray=currentArray;if(pos>-1&&pos<currentArray.length){selectedIndex=pos;_start();}else if(currentOpts.cyclic&&currentArray.length>1){selectedIndex=pos>=currentArray.length?0:currentArray.length-1;_start();}
return;};$.fancybox.cancel=function(){if(busy){return;}
busy=true;$.event.trigger('fancybox-cancel');_abort();selectedOpts.onCancel(selectedArray,selectedIndex,selectedOpts);busy=false;};$.fancybox.close=function(){if(busy||wrap.is(':hidden')){return;}
busy=true;if(currentOpts&&false===currentOpts.onCleanup(currentArray,currentIndex,currentOpts)){busy=false;return;}
_abort();$(close.add(nav_left).add(nav_right)).hide();$(content.add(overlay)).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');content.find('iframe').attr('src',isIE6&&/^https/i.test(window.location.href||'')?'javascript:void(false)':'about:blank');if(currentOpts.titlePosition!=='inside'){title.empty();}
wrap.stop();function _cleanup(){overlay.fadeOut('fast');title.empty().hide();wrap.hide();$.event.trigger('fancybox-cleanup');content.empty();currentOpts.onClosed(currentArray,currentIndex,currentOpts);currentArray=selectedOpts=[];currentIndex=selectedIndex=0;currentOpts=selectedOpts={};busy=false;}
if(currentOpts.transitionOut=='elastic'){start_pos=_get_zoom_from();var pos=wrap.position();final_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};if(currentOpts.opacity){final_pos.opacity=1;}
title.empty().hide();fx.prop=1;$(fx).animate({prop:0},{duration:currentOpts.speedOut,easing:currentOpts.easingOut,step:_draw,complete:_cleanup});}else{wrap.fadeOut(currentOpts.transitionOut=='none'?0:currentOpts.speedOut,_cleanup);}};$.fancybox.resize=function(){if(overlay.is(':visible')){overlay.css('height',$(document).height());}
$.fancybox.center(true);};$.fancybox.center=function(){var view,align;if(busy){return;}
align=arguments[0]===true?1:0;view=_get_viewport();if(!align&&(wrap.width()>view[0]||wrap.height()>view[1])){return;}
wrap.stop().animate({'top':parseInt(Math.max(view[3]-20,view[3]+((view[1]-content.height()-40)*0.5)-currentOpts.padding)),'left':parseInt(Math.max(view[2]-20,view[2]+((view[0]-content.width()-40)*0.5)-currentOpts.padding))},typeof arguments[0]=='number'?arguments[0]:200);};$.fancybox.init=function(){if($("#fancybox-wrap").length){return;}
$('body').append(tmp=$('<div id="fancybox-tmp"></div>'),loading=$('<div id="fancybox-loading"><div></div></div>'),overlay=$('<div id="fancybox-overlay"></div>'),wrap=$('<div id="fancybox-wrap"></div>'));outer=$('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(wrap);outer.append(content=$('<div id="fancybox-content"></div>'),close=$('<a id="fancybox-close"></a>'),title=$('<div id="fancybox-title"></div>'),nav_left=$('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nav_right=$('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));close.click($.fancybox.close);loading.click($.fancybox.cancel);nav_left.click(function(e){e.preventDefault();$.fancybox.prev();});nav_right.click(function(e){e.preventDefault();$.fancybox.next();});if($.fn.mousewheel){wrap.bind('mousewheel.fb',function(e,delta){if(busy){e.preventDefault();}else if($(e.target).get(0).clientHeight==0||$(e.target).get(0).scrollHeight===$(e.target).get(0).clientHeight){e.preventDefault();$.fancybox[delta>0?'prev':'next']();}});}
if(!$.support.opacity){wrap.addClass('fancybox-ie');}
if(isIE6){loading.addClass('fancybox-ie6');wrap.addClass('fancybox-ie6');$('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||'')?'javascript:void(false)':'about:blank')+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(outer);}};$.fn.fancybox.defaults={padding:10,margin:40,opacity:false,modal:false,cyclic:false,scrolling:'auto',width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:true,ajax:{},swf:{wmode:'transparent'},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.7,overlayColor:'#777',titleShow:true,titlePosition:'float',titleFormat:null,titleFromAlt:false,transitionIn:'fade',transitionOut:'fade',speedIn:300,speedOut:300,changeSpeed:300,changeFade:'fast',easingIn:'swing',easingOut:'swing',showCloseButton:true,showNavArrows:true,enableEscapeButton:true,enableKeyboardNav:true,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}};$(document).ready(function(){$.fancybox.init();});})(jQuery);

/*
 * 	Easy Slider 1.7 - jQuery plugin
 *	written by Alen Grakalic	
 *	http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding
 *
 *	Copyright (c) 2009 Alen Grakalic (http://cssglobe.com)
 *	Dual licensed under the MIT (MIT-LICENSE.txt)
 *	and GPL (GPL-LICENSE.txt) licenses.
 *
 *	Built for jQuery library
 *	http://jquery.com
 *
 */
 
(function($){$.fn.easySlider=function(options){var defaults={prevId:'prevBtn',prevText:'',nextId:'nextBtn',nextText:'',controlsShow:true,controlsBefore:'',controlsAfter:'',controlsFade:true,firstId:'firstBtn',firstText:'First',firstShow:false,lastId:'lastBtn',lastText:'Last',lastShow:false,vertical:false,speed:800,auto:false,pause:2000,continuous:false,numeric:false,numericId:'controls'};var options=$.extend(defaults,options);this.each(function(){var obj=$(this);var s=$("li",obj).length;var w=$("li",obj).width();var h=$("li",obj).height();var clickable=true;obj.width(w);obj.height(h);obj.css("overflow","hidden");var ts=s-1;var t=0;$("ul",obj).css('width',s*w);if(options.continuous){$("ul",obj).prepend($("ul li:last-child",obj).clone().css("margin-left","-"+w+"px"));$("ul",obj).append($("ul li:nth-child(2)",obj).clone());$("ul",obj).css('width',(s+1)*w);};if(!options.vertical)$("li",obj).css('float','left');if(options.controlsShow){var html=options.controlsBefore;if(options.numeric){html+='<ol id="'+options.numericId+'"></ol>';}else{if(options.firstShow)html+='<span id="'+options.firstId+'"><a href=\"javascript:void(0);\">'+options.firstText+'</a></span>';html+=' <span id="'+options.prevId+'"><a href=\"javascript:void(0);\">'+options.prevText+'</a></span>';html+=' <span id="'+options.nextId+'"><a href=\"javascript:void(0);\">'+options.nextText+'</a></span>';if(options.lastShow)html+=' <span id="'+options.lastId+'"><a href=\"javascript:void(0);\">'+options.lastText+'</a></span>';};html+=options.controlsAfter;$(obj).after(html);};if(options.numeric){for(var i=0;i<s;i++){$(document.createElement("li")).attr('id',options.numericId+(i+1)).html('<a rel='+i+' href=\"javascript:void(0);\">'+(i+1)+'</a>').appendTo($("#"+options.numericId)).click(function(){animate($("a",$(this)).attr('rel'),true);});};}else{$("a","#"+options.nextId).click(function(){animate("next",true);});$("a","#"+options.prevId).click(function(){animate("prev",true);});$("a","#"+options.firstId).click(function(){animate("first",true);});$("a","#"+options.lastId).click(function(){animate("last",true);});};function setCurrent(i){i=parseInt(i)+1;$("li","#"+options.numericId).removeClass("current");$("li#"+options.numericId+i).addClass("current");};function adjust(){if(t>ts)t=0;if(t<0)t=ts;if(!options.vertical){$("ul",obj).css("margin-left",(t*w*-1));}else{$("ul",obj).css("margin-left",(t*h*-1));}
clickable=true;if(options.numeric)setCurrent(t);};function animate(dir,clicked){if(clickable){clickable=false;var ot=t;switch(dir){case"next":t=(ot>=ts)?(options.continuous?t+1:ts):t+1;break;case"prev":t=(t<=0)?(options.continuous?t-1:0):t-1;break;case"first":t=0;break;case"last":t=ts;break;default:t=dir;break;};var diff=Math.abs(ot-t);var speed=diff*options.speed;if(!options.vertical){p=(t*w*-1);$("ul",obj).animate({marginLeft:p},{queue:false,duration:speed,complete:adjust});}else{p=(t*h*-1);$("ul",obj).animate({marginTop:p},{queue:false,duration:speed,complete:adjust});};if(!options.continuous&&options.controlsFade){if(t==ts){$("a","#"+options.nextId).addClass("disabled");}else{$("a","#"+options.nextId).removeClass("disabled");};if(t==0){$("a","#"+options.prevId).addClass("disabled");}else{$("a","#"+options.prevId).removeClass("disabled");};};if(clicked)clearTimeout(timeout);if(options.auto&&dir=="next"&&!clicked){;timeout=setTimeout(function(){animate("next",false);},diff*options.speed+options.pause);};};};var timeout;if(options.auto){;timeout=setTimeout(function(){animate("next",false);},options.pause);};if(options.numeric)setCurrent(0);if(!options.continuous&&options.controlsFade){$("a","#"+options.prevId).addClass("disabled");};});};})(jQuery);
