/*
 * jQuery JavaScript Library v1.4.1
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Mon Jan 25 19:43:33 2010 -0500
 */
(function(bg,b){function ao(){if(!d.isReady){try{a.documentElement.doScroll("left")}catch(c){setTimeout(ao,1);return}d.ready()}}function x(c,r){r.src?d.ajax({url:r.src,async:false,dataType:"script"}):d.globalEval(r.text||r.textContent||r.innerHTML||"");r.parentNode&&r.parentNode.removeChild(r)}function aX(z,F,G,K,J,c){var r=z.length;if(typeof F==="object"){for(var v in F){aX(z,v,F[v],K,J,G)}return z}if(G!==b){K=!c&&K&&d.isFunction(G);for(v=0;v<r;v++){J(z[v],F,K?G.call(z[v],v,J(z[v],F)):G,c)}return z}return r?J(z[0],F):null}function a7(){return(new Date).getTime()}function aY(){return false}function aZ(){return true}function ap(c,r,v){v[0].type=c;return d.event.handle.apply(r,v)}function aq(G){var J,K=[],N=[],L=arguments,c,r,z,F,v,O,P=d.extend({},d.data(this,"events").live);if(!(G.button&&G.type==="click")){for(F in P){r=P[F];if(r.live===G.type||r.altLive&&d.inArray(G.type,r.altLive)>-1){c=r.data;c.beforeFilter&&c.beforeFilter[G.type]&&!c.beforeFilter[G.type](G)||N.push(r.selector)}else{delete P[F]}}c=d(G.target).closest(N,G.currentTarget);v=0;for(O=c.length;v<O;v++){for(F in P){r=P[F];z=c[v].elem;N=null;if(c[v].selector===r.selector){if(r.live==="mouseenter"||r.live==="mouseleave"){N=d(G.relatedTarget).closest(r.selector)[0]}if(!N||N!==z){K.push({elem:z,fn:r})}}}}v=0;for(O=K.length;v<O;v++){c=K[v];G.currentTarget=c.elem;G.data=c.fn.data;if(c.fn.apply(c.elem,L)===false){J=false;break}}return J}}function ar(c,r){return"live."+(c?c+".":"")+r.replace(/\./g,"`").replace(/ /g,"&")}function ac(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function ad(c,r){var v=0;r.each(function(){if(this.nodeName===(c[v]&&c[v].nodeName)){var J=d.data(c[v++]),G=d.data(this,J);if(J=J&&J.events){delete G.handle;G.events={};for(var F in J){for(var z in J[F]){d.event.add(this,F,J[F][z],J[F][z].data)}}}}})}function ae(r,v,z){var G,F,c;if(r.length===1&&typeof r[0]==="string"&&r[0].length<512&&r[0].indexOf("<option")<0&&(d.support.checkClone||!af.test(r[0]))){F=true;if(c=d.fragments[r[0]]){if(c!==1){G=c}}}if(!G){v=v&&v[0]?v[0].ownerDocument||v[0]:a;G=v.createDocumentFragment();d.clean(r,v,G,z)}if(F){d.fragments[r[0]]=c?G:1}return{fragment:G,cacheable:F}}function a8(c,r){var v={};d.each(ag.concat.apply([],ag.slice(0,r)),function(){v[this]=c});return v}function ah(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false}var d=function(c,r){return new d.fn.init(c,r)},y=bg.jQuery,A=bg.$,a=bg.document,a3,i=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,j=/^.[^:#\[\.,]*$/,k=/\S/,l=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bd=navigator.userAgent,ai=false,a2=[],a9,h=Object.prototype.toString,at=Object.prototype.hasOwnProperty,au=Array.prototype.push,a1=Array.prototype.slice,aj=Array.prototype.indexOf;d.fn=d.prototype={init:function(c,r){var v,z;if(!c){return this}if(c.nodeType){this.context=this[0]=c;this.length=1;return this}if(typeof c==="string"){if((v=i.exec(c))&&(v[1]||!r)){if(v[1]){z=r?r.ownerDocument||r:a;if(c=m.exec(c)){if(d.isPlainObject(r)){c=[a.createElement(c[1])];d.fn.attr.call(c,r,true)}else{c=[z.createElement(c[1])]}}else{c=ae([v[1]],[z]);c=(c.cacheable?c.fragment.cloneNode(true):c.fragment).childNodes}}else{if(r=a.getElementById(v[2])){if(r.id!==v[2]){return a3.find(c)}this.length=1;this[0]=r}this.context=a;this.selector=c;return this}}else{if(!r&&/^\w+$/.test(c)){this.selector=c;this.context=a;c=a.getElementsByTagName(c)}else{return !r||r.jquery?(r||a3).find(c):d(r).find(c)}}}else{if(d.isFunction(c)){return a3.ready(c)}}if(c.selector!==b){this.selector=c.selector;this.context=c.context}return d.isArray(c)?this.setArray(c):d.makeArray(c,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return a1.call(this,0)},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]},pushStack:function(c,r,v){c=d(c||null);c.prevObject=this;c.context=this.context;if(r==="find"){c.selector=this.selector+(this.selector?" ":"")+v}else{if(r){c.selector=this.selector+"."+r+"("+v+")"}}return c},setArray:function(c){this.length=0;au.apply(this,c);return this},each:function(c,r){return d.each(this,c,r)},ready:function(c){d.bindReady();if(d.isReady){c.call(a,d)}else{a2&&a2.push(c)}return this},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(a1.apply(this,arguments),"slice",a1.call(arguments).join(","))},map:function(c){return this.pushStack(d.map(this,function(r,v){return c.call(r,v,r)}))},end:function(){return this.prevObject||d(null)},push:au,sort:[].sort,splice:[].splice};d.fn.init.prototype=d.fn;d.extend=d.fn.extend=function(){var z=arguments[0]||{},F=1,G=arguments.length,K=false,J,c,r,v;if(typeof z==="boolean"){K=z;z=arguments[1]||{};F=2}if(typeof z!=="object"&&!d.isFunction(z)){z={}}if(G===F){z=this;--F}for(;F<G;F++){if((J=arguments[F])!=null){for(c in J){r=z[c];v=J[c];if(z!==v){if(K&&v&&(d.isPlainObject(v)||d.isArray(v))){r=r&&(d.isPlainObject(r)||d.isArray(r))?r:d.isArray(v)?[]:{};z[c]=d.extend(K,r,v)}else{if(v!==b){z[c]=v}}}}}}return z};d.extend({noConflict:function(c){bg.$=A;if(c){bg.jQuery=y}return d},isReady:false,ready:function(){if(!d.isReady){if(!a.body){return setTimeout(d.ready,13)}d.isReady=true;if(a2){for(var c,r=0;c=a2[r++];){c.call(a,d)}a2=null}d.fn.triggerHandler&&d(a).triggerHandler("ready")}},bindReady:function(){if(!ai){ai=true;if(a.readyState==="complete"){return d.ready()}if(a.addEventListener){a.addEventListener("DOMContentLoaded",a9,false);bg.addEventListener("load",d.ready,false)}else{if(a.attachEvent){a.attachEvent("onreadystatechange",a9);bg.attachEvent("onload",d.ready);var c=false;try{c=bg.frameElement==null}catch(r){}a.documentElement.doScroll&&c&&ao()}}}},isFunction:function(c){return h.call(c)==="[object Function]"},isArray:function(c){return h.call(c)==="[object Array]"},isPlainObject:function(c){if(!c||h.call(c)!=="[object Object]"||c.nodeType||c.setInterval){return false}if(c.constructor&&!at.call(c,"constructor")&&!at.call(c.constructor.prototype,"isPrototypeOf")){return false}var r;for(r in c){}return r===b||at.call(c,r)},isEmptyObject:function(c){for(var r in c){return false}return true},error:function(c){throw c},parseJSON:function(c){if(typeof c!=="string"||!c){return null}if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return bg.JSON&&bg.JSON.parse?bg.JSON.parse(c):(new Function("return "+c))()}else{d.error("Invalid JSON: "+c)}},noop:function(){},globalEval:function(c){if(c&&k.test(c)){var r=a.getElementsByTagName("head")[0]||a.documentElement,v=a.createElement("script");v.type="text/javascript";if(d.support.scriptEval){v.appendChild(a.createTextNode(c))}else{v.text=c}r.insertBefore(v,r.firstChild);r.removeChild(v)}},nodeName:function(c,r){return c.nodeName&&c.nodeName.toUpperCase()===r.toUpperCase()},each:function(v,z,F){var J,G=0,r=v.length,c=r===b||d.isFunction(v);if(F){if(c){for(J in v){if(z.apply(v[J],F)===false){break}}}else{for(;G<r;){if(z.apply(v[G++],F)===false){break}}}}else{if(c){for(J in v){if(z.call(v[J],J,v[J])===false){break}}}else{for(F=v[0];G<r&&z.call(F,G,F)!==false;F=v[++G]){}}}return v},trim:function(c){return(c||"").replace(l,"")},makeArray:function(c,r){r=r||[];if(c!=null){c.length==null||typeof c==="string"||d.isFunction(c)||typeof c!=="function"&&c.setInterval?au.call(r,c):d.merge(r,c)}return r},inArray:function(c,r){if(r.indexOf){return r.indexOf(c)}for(var v=0,z=r.length;v<z;v++){if(r[v]===c){return v}}return -1},merge:function(c,r){var v=c.length,F=0;if(typeof r.length==="number"){for(var z=r.length;F<z;F++){c[v++]=r[F]}}else{for(;r[F]!==b;){c[v++]=r[F++]}}c.length=v;return c},grep:function(r,v,z){for(var G=[],F=0,c=r.length;F<c;F++){!z!==!v(r[F],F)&&G.push(r[F])}return G},map:function(v,z,F){for(var J=[],G,r=0,c=v.length;r<c;r++){G=z(v[r],r,F);if(G!=null){J[J.length]=G}}return J.concat.apply([],J)},guid:1,proxy:function(c,r,v){if(arguments.length===2){if(typeof r==="string"){v=c;c=v[r];r=b}else{if(r&&!d.isFunction(r)){v=r;r=b}}}if(!r&&c){r=function(){return c.apply(v||this,arguments)}}if(c){r.guid=c.guid=c.guid||r.guid||d.guid++}return r},uaMatch:function(c){c=c.toLowerCase();c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];return{browser:c[1]||"",version:c[2]||"0"}},browser:{}});bd=d.uaMatch(bd);if(bd.browser){d.browser[bd.browser]=true;d.browser.version=bd.version}if(d.browser.webkit){d.browser.safari=true}if(aj){d.inArray=function(c,r){return aj.call(r,c)}}a3=d(a);if(a.addEventListener){a9=function(){a.removeEventListener("DOMContentLoaded",a9,false);d.ready()}}else{if(a.attachEvent){a9=function(){if(a.readyState==="complete"){a.detachEvent("onreadystatechange",a9);d.ready()}}}}(function(){d.support={};var z=a.documentElement,F=a.createElement("script"),G=a.createElement("div"),K="script"+a7();G.style.display="none";G.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var J=G.getElementsByTagName("*"),c=G.getElementsByTagName("a")[0];if(!(!J||!J.length||!c)){d.support={leadingWhitespace:G.firstChild.nodeType===3,tbody:!G.getElementsByTagName("tbody").length,htmlSerialize:!!G.getElementsByTagName("link").length,style:/red/.test(c.getAttribute("style")),hrefNormalized:c.getAttribute("href")==="/a",opacity:/^0.55$/.test(c.style.opacity),cssFloat:!!c.style.cssFloat,checkOn:G.getElementsByTagName("input")[0].value==="on",optSelected:a.createElement("select").appendChild(a.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};F.type="text/javascript";try{F.appendChild(a.createTextNode("window."+K+"=1;"))}catch(r){}z.insertBefore(F,z.firstChild);if(bg[K]){d.support.scriptEval=true;delete bg[K]}z.removeChild(F);if(G.attachEvent&&G.fireEvent){G.attachEvent("onclick",function v(){d.support.noCloneEvent=false;G.detachEvent("onclick",v)});G.cloneNode(true).fireEvent("onclick")}G=a.createElement("div");G.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";z=a.createDocumentFragment();z.appendChild(G.firstChild);d.support.checkClone=z.cloneNode(true).cloneNode(true).lastChild.checked;d(function(){var L=a.createElement("div");L.style.width=L.style.paddingLeft="1px";a.body.appendChild(L);d.boxModel=d.support.boxModel=L.offsetWidth===2;a.body.removeChild(L).style.display="none"});z=function(N){var O=a.createElement("div");N="on"+N;var L=N in O;if(!L){O.setAttribute(N,"return;");L=typeof O[N]==="function"}return L};d.support.submitBubbles=z("submit");d.support.changeBubbles=z("change");z=F=G=J=c=null}})();d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var bf="jQuery"+a7(),n=0,M={},o={};d.extend({cache:{},expando:bf,noData:{embed:true,object:true,applet:true},data:function(c,r,v){if(!(c.nodeName&&d.noData[c.nodeName.toLowerCase()])){c=c==bg?M:c;var F=c[bf],z=d.cache;if(!r&&!F){return null}F||(F=++n);if(typeof r==="object"){c[bf]=F;z=z[F]=d.extend(true,{},r)}else{z=z[F]?z[F]:typeof v==="undefined"?o:(z[F]={})}if(v!==b){c[bf]=F;z[r]=v}return typeof r==="string"?z[r]:z}},removeData:function(r,v){if(!(r.nodeName&&d.noData[r.nodeName.toLowerCase()])){r=r==bg?M:r;var z=r[bf],G=d.cache,F=G[z];if(v){if(F){delete F[v];d.isEmptyObject(F)&&d.removeData(r)}}else{try{delete r[bf]}catch(c){r.removeAttribute&&r.removeAttribute(bf)}delete G[z]}}}});d.fn.extend({data:function(c,r){if(typeof c==="undefined"&&this.length){return d.data(this[0])}else{if(typeof c==="object"){return this.each(function(){d.data(this,c)})}}var v=c.split(".");v[1]=v[1]?"."+v[1]:"";if(r===b){var z=this.triggerHandler("getData"+v[1]+"!",[v[0]]);if(z===b&&this.length){z=d.data(this[0],c)}return z===b&&v[1]?this.data(v[0]):z}else{return this.trigger("setData"+v[1]+"!",[v[0],r]).each(function(){d.data(this,c,r)})}},removeData:function(c){return this.each(function(){d.removeData(this,c)})}});d.extend({queue:function(c,r,v){if(c){r=(r||"fx")+"queue";var z=d.data(c,r);if(!v){return z||[]}if(!z||d.isArray(v)){z=d.data(c,r,d.makeArray(v))}else{z.push(v)}return z}},dequeue:function(c,r){r=r||"fx";var v=d.queue(c,r),z=v.shift();if(z==="inprogress"){z=v.shift()}if(z){r==="fx"&&v.unshift("inprogress");z.call(c,function(){d.dequeue(c,r)})}}});d.fn.extend({queue:function(c,r){if(typeof c!=="string"){r=c;c="fx"}if(r===b){return d.queue(this[0],c)}return this.each(function(){var v=d.queue(this,c,r);c==="fx"&&v[0]!=="inprogress"&&d.dequeue(this,c)})},dequeue:function(c){return this.each(function(){d.dequeue(this,c)})},delay:function(c,r){c=d.fx?d.fx.speeds[c]||c:c;r=r||"fx";return this.queue(r,function(){var v=this;setTimeout(function(){d.dequeue(v,r)},c)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var R=/[\n\t]/g,av=/\s+/,p=/\r/g,e=/href|src|style/,f=/(button|input)/i,g=/(button|input|object|select|textarea)/i,a0=/^(a|area)$/i,U=/radio|checkbox/;d.fn.extend({attr:function(c,r){return aX(this,c,r,true,d.attr)},removeAttr:function(c){return this.each(function(){d.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(z){if(d.isFunction(z)){return this.each(function(N){var L=d(this);L.addClass(z.call(this,N,L.attr("class")))})}if(z&&typeof z==="string"){for(var F=(z||"").split(av),G=0,K=this.length;G<K;G++){var J=this[G];if(J.nodeType===1){if(J.className){for(var c=" "+J.className+" ",r=0,v=F.length;r<v;r++){if(c.indexOf(" "+F[r]+" ")<0){J.className+=" "+F[r]}}}else{J.className=z}}}}return this},removeClass:function(z){if(d.isFunction(z)){return this.each(function(N){var L=d(this);L.removeClass(z.call(this,N,L.attr("class")))})}if(z&&typeof z==="string"||z===b){for(var F=(z||"").split(av),G=0,K=this.length;G<K;G++){var J=this[G];if(J.nodeType===1&&J.className){if(z){for(var c=(" "+J.className+" ").replace(R," "),r=0,v=F.length;r<v;r++){c=c.replace(" "+F[r]+" "," ")}J.className=c.substring(1,c.length-1)}else{J.className=""}}}}return this},toggleClass:function(c,r){var v=typeof c,z=typeof r==="boolean";if(d.isFunction(c)){return this.each(function(G){var F=d(this);F.toggleClass(c.call(this,G,F.attr("class"),r),r)})}return this.each(function(){if(v==="string"){for(var L,K=0,J=d(this),F=r,G=c.split(av);L=G[K++];){F=z?F:!J.hasClass(L);J[F?"addClass":"removeClass"](L)}}else{if(v==="undefined"||v==="boolean"){this.className&&d.data(this,"__className__",this.className);this.className=this.className||c===false?"":d.data(this,"__className__")||""}}})},hasClass:function(c){c=" "+c+" ";for(var r=0,v=this.length;r<v;r++){if((" "+this[r].className+" ").replace(R," ").indexOf(c)>-1){return true}}return false},val:function(z){if(z===b){var F=this[0];if(F){if(d.nodeName(F,"option")){return(F.attributes.value||{}).specified?F.value:F.text}if(d.nodeName(F,"select")){var G=F.selectedIndex,K=[],J=F.options;F=F.type==="select-one";if(G<0){return null}var c=F?G:0;for(G=F?G+1:J.length;c<G;c++){var r=J[c];if(r.selected){z=d(r).val();if(F){return z}K.push(z)}}return K}if(U.test(F.type)&&!d.support.checkOn){return F.getAttribute("value")===null?"on":F.value}return(F.value||"").replace(p,"")}return b}var v=d.isFunction(z);return this.each(function(O){var L=d(this),N=z;if(this.nodeType===1){if(v){N=z.call(this,O,L.val())}if(typeof N==="number"){N+=""}if(d.isArray(N)&&U.test(this.type)){this.checked=d.inArray(L.val(),N)>=0}else{if(d.nodeName(this,"select")){var P=d.makeArray(N);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),P)>=0});if(!P.length){this.selectedIndex=-1}}else{this.value=N}}}})}});d.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(r,v,z,G){if(!r||r.nodeType===3||r.nodeType===8){return b}if(G&&v in d.attrFn){return d(r)[v](z)}G=r.nodeType!==1||!d.isXMLDoc(r);var F=z!==b;v=G&&d.props[v]||v;if(r.nodeType===1){var c=e.test(v);if(v in r&&G&&!c){if(F){v==="type"&&f.test(r.nodeName)&&r.parentNode&&d.error("type property can't be changed");r[v]=z}if(d.nodeName(r,"form")&&r.getAttributeNode(v)){return r.getAttributeNode(v).nodeValue}if(v==="tabIndex"){return(v=r.getAttributeNode("tabIndex"))&&v.specified?v.value:g.test(r.nodeName)||a0.test(r.nodeName)&&r.href?0:b}return r[v]}if(!d.support.style&&G&&v==="style"){if(F){r.style.cssText=""+z}return r.style.cssText}F&&r.setAttribute(v,""+z);r=!d.support.hrefNormalized&&G&&c?r.getAttribute(v,2):r.getAttribute(v);return r===null?b:r}return d.style(r,v,z)}});var aQ=function(c){return c.replace(/[^\w\s\.\|`]/g,function(r){return"\\"+r})};d.event={add:function(G,J,K,N){if(!(G.nodeType===3||G.nodeType===8)){if(G.setInterval&&G!==bg&&!G.frameElement){G=bg}if(!K.guid){K.guid=d.guid++}if(N!==b){K=d.proxy(K);K.data=N}var L=d.data(G,"events")||d.data(G,"events",{}),c=d.data(G,"handle"),r;if(!c){r=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(r.elem,arguments):b};c=d.data(G,"handle",r)}if(c){c.elem=G;J=J.split(/\s+/);for(var z,F=0;z=J[F++];){var v=z.split(".");z=v.shift();if(F>1){K=d.proxy(K);if(N!==b){K.data=N}}K.type=v.slice(0).sort().join(".");var O=L[z],P=this.special[z]||{};if(!O){O=L[z]={};if(!P.setup||P.setup.call(G,N,v,K)===false){if(G.addEventListener){G.addEventListener(z,c,false)}else{G.attachEvent&&G.attachEvent("on"+z,c)}}}if(P.add){if((v=P.add.call(G,K,N,v,O))&&d.isFunction(v)){v.guid=v.guid||K.guid;v.data=v.data||K.data;v.type=v.type||K.type;K=v}}O[K.guid]=K;this.global[z]=true}G=null}}},global:{},remove:function(G,J,K){if(!(G.nodeType===3||G.nodeType===8)){var N=d.data(G,"events"),L,c,r;if(N){if(J===b||typeof J==="string"&&J.charAt(0)==="."){for(c in N){this.remove(G,c+(J||""))}}else{if(J.type){K=J.handler;J=J.type}J=J.split(/\s+/);for(var z=0;c=J[z++];){var F=c.split(".");c=F.shift();var v=!F.length,P=d.map(F.slice(0).sort(),aQ);P=new RegExp("(^|\\.)"+P.join("\\.(?:.*\\.)?")+"(\\.|$)");var Q=this.special[c]||{};if(N[c]){if(K){r=N[c][K.guid];delete N[c][K.guid]}else{for(var O in N[c]){if(v||P.test(N[c][O].type)){delete N[c][O]}}}Q.remove&&Q.remove.call(G,F,r);for(L in N[c]){break}if(!L){if(!Q.teardown||Q.teardown.call(G,F)===false){if(G.removeEventListener){G.removeEventListener(c,d.data(G,"handle"),false)}else{G.detachEvent&&G.detachEvent("on"+c,d.data(G,"handle"))}}L=null;delete N[c]}}}}for(L in N){break}if(!L){if(O=d.data(G,"handle")){O.elem=null}d.removeData(G,"events");d.removeData(G,"handle")}}}},trigger:function(z,F,G,K){var J=z.type||z;if(!K){z=typeof z==="object"?z[bf]?z:d.extend(d.Event(J),z):d.Event(J);if(J.indexOf("!")>=0){z.type=J=J.slice(0,-1);z.exclusive=true}if(!G){z.stopPropagation();this.global[J]&&d.each(d.cache,function(){this.events&&this.events[J]&&d.event.trigger(z,F,this.handle.elem)})}if(!G||G.nodeType===3||G.nodeType===8){return b}z.result=b;z.target=G;F=d.makeArray(F);F.unshift(z)}z.currentTarget=G;(K=d.data(G,"handle"))&&K.apply(G,F);K=G.parentNode||G.ownerDocument;try{if(!(G&&G.nodeName&&d.noData[G.nodeName.toLowerCase()])){if(G["on"+J]&&G["on"+J].apply(G,F)===false){z.result=false}}}catch(c){}if(!z.isPropagationStopped()&&K){d.event.trigger(z,F,K,true)}else{if(!z.isDefaultPrevented()){G=z.target;var r;if(!(d.nodeName(G,"a")&&J==="click")&&!(G&&G.nodeName&&d.noData[G.nodeName.toLowerCase()])){try{if(G[J]){if(r=G["on"+J]){G["on"+J]=null}this.triggered=true;G[J]()}}catch(v){}if(r){G["on"+J]=r}this.triggered=false}}}},handle:function(r){var v,z;r=arguments[0]=d.event.fix(r||bg.event);r.currentTarget=this;z=r.type.split(".");r.type=z.shift();v=!z.length&&!r.exclusive;var G=new RegExp("(^|\\.)"+z.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");z=(d.data(this,"events")||{})[r.type];for(var F in z){var c=z[F];if(v||G.test(c.type)){r.handler=c;r.data=c.data;c=c.apply(this,arguments);if(c!==b){r.result=c;if(c===false){r.preventDefault();r.stopPropagation()}}if(r.isImmediatePropagationStopped()){break}}}return r.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(c){if(c[bf]){return c}var r=c;c=d.Event(r);for(var v=this.props.length,z;v;){z=this.props[--v];c[z]=r[z]}if(!c.target){c.target=c.srcElement||a}if(c.target.nodeType===3){c.target=c.target.parentNode}if(!c.relatedTarget&&c.fromElement){c.relatedTarget=c.fromElement===c.target?c.toElement:c.fromElement}if(c.pageX==null&&c.clientX!=null){r=a.documentElement;v=a.body;c.pageX=c.clientX+(r&&r.scrollLeft||v&&v.scrollLeft||0)-(r&&r.clientLeft||v&&v.clientLeft||0);c.pageY=c.clientY+(r&&r.scrollTop||v&&v.scrollTop||0)-(r&&r.clientTop||v&&v.clientTop||0)}if(!c.which&&(c.charCode||c.charCode===0?c.charCode:c.keyCode)){c.which=c.charCode||c.keyCode}if(!c.metaKey&&c.ctrlKey){c.metaKey=c.ctrlKey}if(!c.which&&c.button!==b){c.which=c.button&1?1:c.button&2?3:c.button&4?2:0}return c},guid:100000000,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(c,r){d.extend(c,r||{});c.guid+=r.selector+r.live;r.liveProxy=c;d.event.add(this,r.live,aq,r)},remove:function(c){if(c.length){var r=0,v=new RegExp("(^|\\.)"+c[0]+"(\\.|$)");d.each(d.data(this,"events").live||{},function(){v.test(this.type)&&r++});r<1&&d.event.remove(this,c[0],aq)}},special:{}},beforeunload:{setup:function(c,r,v){if(this.setInterval){this.onbeforeunload=v}return false},teardown:function(c,r){if(this.onbeforeunload===r){this.onbeforeunload=null}}}}};d.Event=function(c){if(!this.preventDefault){return new d.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=a7();this[bf]=true};d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=aZ;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=aZ;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=aZ;this.stopPropagation()},isDefaultPrevented:aY,isPropagationStopped:aY,isImmediatePropagationStopped:aY};var B=function(c){for(var r=c.relatedTarget;r&&r!==this;){try{r=r.parentNode}catch(v){break}}if(r!==this){c.type=c.data;d.event.handle.apply(this,arguments)}},C=function(c){c.type=c.data;d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(c,r){d.event.special[c]={setup:function(v){d.event.add(this,r,v&&v.selector?C:B,c)},teardown:function(v){d.event.remove(this,r,v&&v.selector?C:B)}}});if(!d.support.submitBubbles){d.event.special.submit={setup:function(c,r,v){if(this.nodeName.toLowerCase()!=="form"){d.event.add(this,"click.specialSubmit."+v.guid,function(G){var F=G.target,z=F.type;if((z==="submit"||z==="image")&&d(F).closest("form").length){return ap("submit",this,arguments)}});d.event.add(this,"keypress.specialSubmit."+v.guid,function(G){var F=G.target,z=F.type;if((z==="text"||z==="password")&&d(F).closest("form").length&&G.keyCode===13){return ap("submit",this,arguments)}})}else{return false}},remove:function(c,r){d.event.remove(this,"click.specialSubmit"+(r?"."+r.guid:""));d.event.remove(this,"keypress.specialSubmit"+(r?"."+r.guid:""))}}}if(!d.support.changeBubbles){var aw=/textarea|input|select/i;function D(c){var r=c.type,v=c.value;if(r==="radio"||r==="checkbox"){v=c.checked}else{if(r==="select-multiple"){v=c.selectedIndex>-1?d.map(c.options,function(z){return z.selected}).join("-"):""}else{if(c.nodeName.toLowerCase()==="select"){v=c.selectedIndex}}}return v}function ax(c,r){var v=c.target,F,z;if(!(!aw.test(v.nodeName)||v.readOnly)){F=d.data(v,"_change_data");z=D(v);if(c.type!=="focusout"||v.type!=="radio"){d.data(v,"_change_data",z)}if(!(F===b||z===F)){if(F!=null||z){c.type="change";return d.event.trigger(c,r,v)}}}}d.event.special.change={filters:{focusout:ax,click:function(c){var r=c.target,v=r.type;if(v==="radio"||v==="checkbox"||r.nodeName.toLowerCase()==="select"){return ax.call(this,c)}},keydown:function(c){var r=c.target,v=r.type;if(c.keyCode===13&&r.nodeName.toLowerCase()!=="textarea"||c.keyCode===32&&(v==="checkbox"||v==="radio")||v==="select-multiple"){return ax.call(this,c)}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&d.data(c,"_change_data",D(c))}},setup:function(c,r,v){for(var z in a4){d.event.add(this,z+".specialChange."+v.guid,a4[z])}return aw.test(this.nodeName)},remove:function(c,r){for(var v in a4){d.event.remove(this,v+".specialChange"+(r?"."+r.guid:""),a4[v])}return aw.test(this.nodeName)}};var a4=d.event.special.change.filters}a.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(c,r){function v(z){z=d.event.fix(z);z.type=r;return d.event.handle.call(this,z)}d.event.special[r]={setup:function(){this.addEventListener(c,v,true)},teardown:function(){this.removeEventListener(c,v,true)}}});d.each(["bind","one"],function(c,r){d.fn[r]=function(F,J,G){if(typeof F==="object"){for(var v in F){this[r](v,J,F[v],G)}return this}if(d.isFunction(J)){G=J;J=b}var z=r==="one"?d.proxy(G,function(K){d(this).unbind(K,z);return G.apply(this,arguments)}):G;return F==="unload"&&r!=="one"?this.one(F,J,G):this.each(function(){d.event.add(this,F,z,J)})}});d.fn.extend({unbind:function(c,r){if(typeof c==="object"&&!c.preventDefault){for(var v in c){this.unbind(v,c[v])}return this}return this.each(function(){d.event.remove(this,c,r)})},trigger:function(c,r){return this.each(function(){d.event.trigger(c,r,this)})},triggerHandler:function(c,r){if(this[0]){c=d.Event(c);c.preventDefault();c.stopPropagation();d.event.trigger(c,r,this[0]);return c.result}},toggle:function(c){for(var r=arguments,v=1;v<r.length;){d.proxy(c,r[v++])}return this.click(d.proxy(c,function(F){var z=(d.data(this,"lastToggle"+c.guid)||0)%v;d.data(this,"lastToggle"+c.guid,z+1);F.preventDefault();return r[z].apply(this,arguments)||false}))},hover:function(c,r){return this.mouseenter(c).mouseleave(r||c)}});d.each(["live","die"],function(c,r){d.fn[r]=function(F,J,G){var v,z=0;if(d.isFunction(J)){G=J;J=b}for(F=(F||"").split(/\s+/);(v=F[z++])!=null;){v=v==="focus"?"focusin":v==="blur"?"focusout":v==="hover"?F.push("mouseleave")&&"mouseenter":v;r==="live"?d(this.context).bind(ar(v,this.selector),{data:J,selector:this.selector,live:v},G):d(this.context).unbind(ar(v,this.selector),G?{guid:G.guid+this.selector+v}:null)}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(c,r){d.fn[r]=function(v){return v?this.bind(r,v):this.trigger(r)};if(d.attrFn){d.attrFn[r]=true}});bg.attachEvent&&!bg.addEventListener&&bg.attachEvent("onunload",function(){for(var c in d.cache){if(d.cache[c].handle){try{d.event.remove(d.cache[c].handle.elem)}catch(r){}}}});(function(){function K(ab){for(var Z="",aa,Y=0;ab[Y];Y++){aa=ab[Y];if(aa.nodeType===3||aa.nodeType===4){Z+=aa.nodeValue}else{if(aa.nodeType!==8){Z+=K(aa.childNodes)}}}return Z}function L(ba,bj,Y,Z,bb,ab){bb=0;for(var bi=Z.length;bb<bi;bb++){var bh=Z[bb];if(bh){bh=bh[ba];for(var aa=false;bh;){if(bh.sizcache===Y){aa=Z[bh.sizset];break}if(bh.nodeType===1&&!ab){bh.sizcache=Y;bh.sizset=bb}if(bh.nodeName.toLowerCase()===bj){aa=bh;break}bh=bh[ba]}Z[bb]=aa}}}function N(ba,bj,Y,Z,bb,ab){bb=0;for(var bi=Z.length;bb<bi;bb++){var bh=Z[bb];if(bh){bh=bh[ba];for(var aa=false;bh;){if(bh.sizcache===Y){aa=Z[bh.sizset];break}if(bh.nodeType===1){if(!ab){bh.sizcache=Y;bh.sizset=bb}if(typeof bj!=="string"){if(bh===bj){aa=true;break}}else{if(J.filter(bj,[bh]).length>0){aa=bh;break}}}bh=bh[ba]}Z[bb]=aa}}}var P=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,O=0,v=Object.prototype.toString,z=false,G=true;[0,0].sort(function(){G=false;return 0});var J=function(bj,bo,aa,ab){aa=aa||[];var bk=bo=bo||a;if(bo.nodeType!==1&&bo.nodeType!==9){return[]}if(!bj||typeof bj!=="string"){return aa}for(var bb=[],bn,bm,ba,Y,bi=true,bh=r(bo),bl=bj;(P.exec(""),bn=P.exec(bl))!==null;){bl=bn[3];bb.push(bn[1]);if(bn[2]){Y=bn[3];break}}if(bb.length>1&&c.exec(bj)){if(bb.length===2&&F.relative[bb[0]]){bm=Q(bb[0]+bb[1],bo)}else{for(bm=F.relative[bb[0]]?[bo]:J(bb.shift(),bo);bb.length;){bj=bb.shift();if(F.relative[bj]){bj+=bb.shift()}bm=Q(bj,bm)}}}else{if(!ab&&bb.length>1&&bo.nodeType===9&&!bh&&F.match.ID.test(bb[0])&&!F.match.ID.test(bb[bb.length-1])){bn=J.find(bb.shift(),bo,bh);bo=bn.expr?J.filter(bn.expr,bn.set)[0]:bn.set[0]}if(bo){bn=ab?{expr:bb.pop(),set:S(ab)}:J.find(bb.pop(),bb.length===1&&(bb[0]==="~"||bb[0]==="+")&&bo.parentNode?bo.parentNode:bo,bh);bm=bn.expr?J.filter(bn.expr,bn.set):bn.set;if(bb.length>0){ba=S(bm)}else{bi=false}for(;bb.length;){var Z=bb.pop();bn=Z;if(F.relative[Z]){bn=bb.pop()}else{Z=""}if(bn==null){bn=bo}F.relative[Z](ba,bn,bh)}}else{ba=[]}}ba||(ba=bm);ba||J.error(Z||bj);if(v.call(ba)==="[object Array]"){if(bi){if(bo&&bo.nodeType===1){for(bj=0;ba[bj]!=null;bj++){if(ba[bj]&&(ba[bj]===true||ba[bj].nodeType===1&&W(bo,ba[bj]))){aa.push(bm[bj])}}}else{for(bj=0;ba[bj]!=null;bj++){ba[bj]&&ba[bj].nodeType===1&&aa.push(bm[bj])}}}else{aa.push.apply(aa,ba)}}else{S(ba,aa)}if(Y){J(Y,bk,aa,ab);J.uniqueSort(aa)}return aa};J.uniqueSort=function(Z){if(V){z=G;Z.sort(V);if(z){for(var Y=1;Y<Z.length;Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1)}}}return Z};J.matches=function(Z,Y){return J(Z,null,null,Y)};J.find=function(ba,bj,Y){var Z,bb;if(!ba){return[]}for(var ab=0,bi=F.order.length;ab<bi;ab++){var bh=F.order[ab];if(bb=F.leftMatch[bh].exec(ba)){var aa=bb[1];bb.splice(1,1);if(aa.substr(aa.length-1)!=="\\"){bb[1]=(bb[1]||"").replace(/\\/g,"");Z=F.find[bh](bb,bj,Y);if(Z!=null){ba=ba.replace(F.match[bh],"");break}}}}Z||(Z=bj.getElementsByTagName("*"));return{set:Z,expr:ba}};J.filter=function(bk,bq,aa,ab){for(var bl=bk,bb=[],bo=bq,bn,ba,Y=bq&&bq[0]&&r(bq[0]);bk&&bq.length;){for(var bj in F.filter){if((bn=F.leftMatch[bj].exec(bk))!=null&&bn[2]){var bi=F.filter[bj],bm,Z;Z=bn[1];ba=false;bn.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){if(bo===bb){bb=[]}if(F.preFilter[bj]){if(bn=F.preFilter[bj](bn,bo,aa,bb,ab,Y)){if(bn===true){continue}}else{ba=bm=true}}if(bn){for(var bh=0;(Z=bo[bh])!=null;bh++){if(Z){bm=bi(Z,bn,bh,bo);var bp=ab^!!bm;if(aa&&bm!=null){if(bp){ba=true}else{bo[bh]=false}}else{if(bp){bb.push(Z);ba=true}}}}}if(bm!==b){aa||(bo=bb);bk=bk.replace(F.match[bj],"");if(!ba){return[]}break}}}}if(bk===bl){if(ba==null){J.error(bk)}else{break}}bl=bk}return bo};J.error=function(Y){throw"Syntax error, unrecognized expression: "+Y};var F=J.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(Y){return Y.getAttribute("href")}},relative:{"+":function(bb,ab){var ba=typeof ab==="string",Z=ba&&!/\W/.test(ab);ba=ba&&!Z;if(Z){ab=ab.toLowerCase()}Z=0;for(var aa=bb.length,Y;Z<aa;Z++){if(Y=bb[Z]){for(;(Y=Y.previousSibling)&&Y.nodeType!==1;){}bb[Z]=ba||Y&&Y.nodeName.toLowerCase()===ab?Y||false:Y===ab}}ba&&J.filter(ab,bb,true)},">":function(bb,ab){var ba=typeof ab==="string";if(ba&&!/\W/.test(ab)){ab=ab.toLowerCase();for(var Z=0,aa=bb.length;Z<aa;Z++){var Y=bb[Z];if(Y){ba=Y.parentNode;bb[Z]=ba.nodeName.toLowerCase()===ab?ba:false}}}else{Z=0;for(aa=bb.length;Z<aa;Z++){if(Y=bb[Z]){bb[Z]=ba?Y.parentNode:Y.parentNode===ab}}ba&&J.filter(ab,bb,true)}},"":function(bb,ab,ba){var Z=O++,aa=N;if(typeof ab==="string"&&!/\W/.test(ab)){var Y=ab=ab.toLowerCase();aa=L}aa("parentNode",ab,Z,bb,Y,ba)},"~":function(bb,ab,ba){var Z=O++,aa=N;if(typeof ab==="string"&&!/\W/.test(ab)){var Y=ab=ab.toLowerCase();aa=L}aa("previousSibling",ab,Z,bb,Y,ba)}},find:{ID:function(aa,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){return(aa=Y.getElementById(aa[1]))?[aa]:[]}},NAME:function(ba,aa){if(typeof aa.getElementsByName!=="undefined"){var ab=[];aa=aa.getElementsByName(ba[1]);for(var Y=0,Z=aa.length;Y<Z;Y++){aa[Y].getAttribute("name")===ba[1]&&ab.push(aa[Y])}return ab.length===0?null:ab}},TAG:function(Z,Y){return Y.getElementsByTagName(Z[1])}},preFilter:{CLASS:function(bh,ba,bb,Z,ab,Y){bh=" "+bh[1].replace(/\\/g,"")+" ";if(Y){return bh}Y=0;for(var aa;(aa=ba[Y])!=null;Y++){if(aa){if(ab^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(bh)>=0)){bb||Z.push(aa)}else{if(bb){ba[Y]=false}}}}return false},ID:function(Y){return Y[1].replace(/\\/g,"")},TAG:function(Y){return Y[1].toLowerCase()},CHILD:function(Z){if(Z[1]==="nth"){var Y=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Z[2]==="even"&&"2n"||Z[2]==="odd"&&"2n+1"||!/\D/.test(Z[2])&&"0n+"+Z[2]||Z[2]);Z[2]=Y[1]+(Y[2]||1)-0;Z[3]=Y[3]-0}Z[0]=O++;return Z},ATTR:function(bb,ab,ba,Z,aa,Y){ab=bb[1].replace(/\\/g,"");if(!Y&&F.attrMap[ab]){bb[1]=F.attrMap[ab]}if(bb[2]==="~="){bb[4]=" "+bb[4]+" "}return bb},PSEUDO:function(ba,aa,ab,Y,Z){if(ba[1]==="not"){if((P.exec(ba[3])||"").length>1||/^\w/.test(ba[3])){ba[3]=J(ba[3],null,null,aa)}else{ba=J.filter(ba[3],aa,ab,true^Z);ab||Y.push.apply(Y,ba);return false}}else{if(F.match.POS.test(ba[0])||F.match.CHILD.test(ba[0])){return true}}return ba},POS:function(Y){Y.unshift(true);return Y}},filters:{enabled:function(Y){return Y.disabled===false&&Y.type!=="hidden"},disabled:function(Y){return Y.disabled===true},checked:function(Y){return Y.checked===true},selected:function(Y){return Y.selected===true},parent:function(Y){return !!Y.firstChild},empty:function(Y){return !Y.firstChild},has:function(aa,Y,Z){return !!J(Z[3],aa).length},header:function(Y){return/h\d/i.test(Y.nodeName)},text:function(Y){return"text"===Y.type},radio:function(Y){return"radio"===Y.type},checkbox:function(Y){return"checkbox"===Y.type},file:function(Y){return"file"===Y.type},password:function(Y){return"password"===Y.type},submit:function(Y){return"submit"===Y.type},image:function(Y){return"image"===Y.type},reset:function(Y){return"reset"===Y.type},button:function(Y){return"button"===Y.type||Y.nodeName.toLowerCase()==="button"},input:function(Y){return/input|select|textarea|button/i.test(Y.nodeName)}},setFilters:{first:function(Z,Y){return Y===0},last:function(ab,Z,aa,Y){return Z===Y.length-1},even:function(Z,Y){return Y%2===0},odd:function(Z,Y){return Y%2===1},lt:function(aa,Y,Z){return Y<Z[3]-0},gt:function(aa,Y,Z){return Y>Z[3]-0},nth:function(aa,Y,Z){return Z[3]-0===Y},eq:function(aa,Y,Z){return Z[3]-0===Y}},filter:{PSEUDO:function(bb,ab,ba,Z){var aa=ab[1],Y=F.filters[aa];if(Y){return Y(bb,ba,ab,Z)}else{if(aa==="contains"){return(bb.textContent||bb.innerText||K([bb])||"").indexOf(ab[3])>=0}else{if(aa==="not"){ab=ab[3];ba=0;for(Z=ab.length;ba<Z;ba++){if(ab[ba]===bb){return false}}return true}else{J.error("Syntax error, unrecognized expression: "+aa)}}}},CHILD:function(bh,ba){var bb=ba[1],Z=bh;switch(bb){case"only":case"first":for(;Z=Z.previousSibling;){if(Z.nodeType===1){return false}}if(bb==="first"){return true}Z=bh;case"last":for(;Z=Z.nextSibling;){if(Z.nodeType===1){return false}}return true;case"nth":bb=ba[2];var ab=ba[3];if(bb===1&&ab===0){return true}ba=ba[0];var Y=bh.parentNode;if(Y&&(Y.sizcache!==ba||!bh.nodeIndex)){var aa=0;for(Z=Y.firstChild;Z;Z=Z.nextSibling){if(Z.nodeType===1){Z.nodeIndex=++aa}}Y.sizcache=ba}bh=bh.nodeIndex-ab;return bb===0?bh===0:bh%bb===0&&bh/bb>=0}},ID:function(Z,Y){return Z.nodeType===1&&Z.getAttribute("id")===Y},TAG:function(Z,Y){return Y==="*"&&Z.nodeType===1||Z.nodeName.toLowerCase()===Y},CLASS:function(Z,Y){return(" "+(Z.className||Z.getAttribute("class"))+" ").indexOf(Y)>-1},ATTR:function(ab,Z){var aa=Z[1];ab=F.attrHandle[aa]?F.attrHandle[aa](ab):ab[aa]!=null?ab[aa]:ab.getAttribute(aa);aa=ab+"";var Y=Z[2];Z=Z[4];return ab==null?Y==="!=":Y==="="?aa===Z:Y==="*="?aa.indexOf(Z)>=0:Y==="~="?(" "+aa+" ").indexOf(Z)>=0:!Z?aa&&ab!==false:Y==="!="?aa!==Z:Y==="^="?aa.indexOf(Z)===0:Y==="$="?aa.substr(aa.length-Z.length)===Z:Y==="|="?aa===Z||aa.substr(0,Z.length+1)===Z+"-":false},POS:function(ba,aa,ab,Y){var Z=F.setFilters[aa[2]];if(Z){return Z(ba,ab,aa,Y)}}}},c=F.match.POS;for(var X in F.match){F.match[X]=new RegExp(F.match[X].source+/(?![^\[]*\])(?![^\(]*\))/.source);F.leftMatch[X]=new RegExp(/(^(?:.|\r|\n)*?)/.source+F.match[X].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1)}))}var S=function(Z,Y){Z=Array.prototype.slice.call(Z,0);if(Y){Y.push.apply(Y,Z);return Y}return Z};try{Array.prototype.slice.call(a.documentElement.childNodes,0)}catch(T){S=function(ab,Z){Z=Z||[];if(v.call(ab)==="[object Array]"){Array.prototype.push.apply(Z,ab)}else{if(typeof ab.length==="number"){for(var aa=0,Y=ab.length;aa<Y;aa++){Z.push(ab[aa])}}else{for(aa=0;ab[aa];aa++){Z.push(ab[aa])}}}return Z}}var V;if(a.documentElement.compareDocumentPosition){V=function(Z,Y){if(!Z.compareDocumentPosition||!Y.compareDocumentPosition){if(Z==Y){z=true}return Z.compareDocumentPosition?-1:1}Z=Z.compareDocumentPosition(Y)&4?-1:Z===Y?0:1;if(Z===0){z=true}return Z}}else{if("sourceIndex" in a.documentElement){V=function(Z,Y){if(!Z.sourceIndex||!Y.sourceIndex){if(Z==Y){z=true}return Z.sourceIndex?-1:1}Z=Z.sourceIndex-Y.sourceIndex;if(Z===0){z=true}return Z}}else{if(a.createRange){V=function(ab,Z){if(!ab.ownerDocument||!Z.ownerDocument){if(ab==Z){z=true}return ab.ownerDocument?-1:1}var aa=ab.ownerDocument.createRange(),Y=Z.ownerDocument.createRange();aa.setStart(ab,0);aa.setEnd(ab,0);Y.setStart(Z,0);Y.setEnd(Z,0);ab=aa.compareBoundaryPoints(Range.START_TO_END,Y);if(ab===0){z=true}return ab}}}}(function(){var aa=a.createElement("div"),Y="script"+(new Date).getTime();aa.innerHTML="<a name='"+Y+"'/>";var Z=a.documentElement;Z.insertBefore(aa,Z.firstChild);if(a.getElementById(Y)){F.find.ID=function(bb,ab,ba){if(typeof ab.getElementById!=="undefined"&&!ba){return(ab=ab.getElementById(bb[1]))?ab.id===bb[1]||typeof ab.getAttributeNode!=="undefined"&&ab.getAttributeNode("id").nodeValue===bb[1]?[ab]:b:[]}};F.filter.ID=function(bb,ab){var ba=typeof bb.getAttributeNode!=="undefined"&&bb.getAttributeNode("id");return bb.nodeType===1&&ba&&ba.nodeValue===ab}}Z.removeChild(aa);Z=aa=null})();(function(){var Y=a.createElement("div");Y.appendChild(a.createComment(""));if(Y.getElementsByTagName("*").length>0){F.find.TAG=function(Z,aa){aa=aa.getElementsByTagName(Z[1]);if(Z[1]==="*"){Z=[];for(var ab=0;aa[ab];ab++){aa[ab].nodeType===1&&Z.push(aa[ab])}aa=Z}return aa}}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){F.attrHandle.href=function(Z){return Z.getAttribute("href",2)}}Y=null})();a.querySelectorAll&&function(){var aa=J,Y=a.createElement("div");Y.innerHTML="<p class='TEST'></p>";if(!(Y.querySelectorAll&&Y.querySelectorAll(".TEST").length===0)){J=function(bi,bb,bh,ba){bb=bb||a;if(!ba&&bb.nodeType===9&&!r(bb)){try{return S(bb.querySelectorAll(bi),bh)}catch(ab){}}return aa(bi,bb,bh,ba)};for(var Z in aa){J[Z]=aa[Z]}Y=null}}();(function(){var Y=a.createElement("div");Y.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Y.getElementsByClassName||Y.getElementsByClassName("e").length===0)){Y.lastChild.className="e";if(Y.getElementsByClassName("e").length!==1){F.order.splice(1,0,"CLASS");F.find.CLASS=function(Z,aa,ab){if(typeof aa.getElementsByClassName!=="undefined"&&!ab){return aa.getElementsByClassName(Z[1])}};Y=null}}})();var W=a.compareDocumentPosition?function(Z,Y){return Z.compareDocumentPosition(Y)&16}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true)},r=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false},Q=function(bb,ab){var ba=[],Z="",aa;for(ab=ab.nodeType?[ab]:ab;aa=F.match.PSEUDO.exec(bb);){Z+=aa[0];bb=bb.replace(F.match.PSEUDO,"")}bb=F.relative[bb]?bb+"*":bb;aa=0;for(var Y=ab.length;aa<Y;aa++){J(bb,ab[aa],ba)}return J.filter(Z,ba)};d.find=J;d.expr=J.selectors;d.expr[":"]=d.expr.filters;d.unique=J.uniqueSort;d.getText=K;d.isXMLDoc=r;d.contains=W})();var aR=/Until$/,aS=/^(?:parents|prevUntil|prevAll)/,aT=/,/;a1=Array.prototype.slice;var E=function(c,r,v){if(d.isFunction(r)){return d.grep(c,function(G,F){return !!r.call(G,F,G)===v})}else{if(r.nodeType){return d.grep(c,function(F){return F===r===v})}else{if(typeof r==="string"){var z=d.grep(c,function(F){return F.nodeType===1});if(j.test(r)){return d.filter(r,z,!v)}else{r=d.filter(r,z)}}}}return d.grep(c,function(F){return d.inArray(F,r)>=0===v})};d.fn.extend({find:function(v){for(var z=this.pushStack("","find",v),F=0,J=0,G=this.length;J<G;J++){F=z.length;d.find(v,this[J],z);if(J>0){for(var r=F;r<z.length;r++){for(var c=0;c<F;c++){if(z[c]===z[r]){z.splice(r--,1);break}}}}}return z},has:function(c){var r=d(c);return this.filter(function(){for(var v=0,z=r.length;v<z;v++){if(d.contains(this,r[v])){return true}}})},not:function(c){return this.pushStack(E(this,c,false),"not",c)},filter:function(c){return this.pushStack(E(this,c,true),"filter",c)},is:function(c){return !!c&&d.filter(c,this).length>0},closest:function(F,G){if(d.isArray(F)){var J=[],L=this[0],K,c={},r;if(L&&F.length){K=0;for(var v=F.length;K<v;K++){r=F[K];c[r]||(c[r]=d.expr.match.POS.test(r)?d(r,G||this.context):r)}for(;L&&L.ownerDocument&&L!==G;){for(r in c){K=c[r];if(K.jquery?K.index(L)>-1:d(L).is(K)){J.push({selector:r,elem:L});delete c[r]}}L=L.parentNode}}return J}var z=d.expr.match.POS.test(F)?d(F,G||this.context):null;return this.map(function(N,O){for(;O&&O.ownerDocument&&O!==G;){if(z?z.index(O)>-1:d(O).is(F)){return O}O=O.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return d.inArray(this[0],c?d(c):this.parent().children())}return d.inArray(c.jquery?c[0]:c,this)},add:function(c,r){c=typeof c==="string"?d(c,r||this.context):d.makeArray(c);r=d.merge(this.get(),c);return this.pushStack(ac(c[0])||ac(r[0])?r:d.unique(r))},andSelf:function(){return this.add(this.prevObject)}});d.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null},parents:function(c){return d.dir(c,"parentNode")},parentsUntil:function(c,r,v){return d.dir(c,"parentNode",v)},next:function(c){return d.nth(c,2,"nextSibling")},prev:function(c){return d.nth(c,2,"previousSibling")},nextAll:function(c){return d.dir(c,"nextSibling")},prevAll:function(c){return d.dir(c,"previousSibling")},nextUntil:function(c,r,v){return d.dir(c,"nextSibling",v)},prevUntil:function(c,r,v){return d.dir(c,"previousSibling",v)},siblings:function(c){return d.sibling(c.parentNode.firstChild,c)},children:function(c){return d.sibling(c.firstChild)},contents:function(c){return d.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:d.makeArray(c.childNodes)}},function(c,r){d.fn[c]=function(v,F){var z=d.map(this,r,v);aR.test(c)||(F=v);if(F&&typeof F==="string"){z=d.filter(F,z)}z=this.length>1?d.unique(z):z;if((this.length>1||aT.test(F))&&aS.test(c)){z=z.reverse()}return this.pushStack(z,c,a1.call(arguments).join(","))}});d.extend({filter:function(c,r,v){if(v){c=":not("+c+")"}return d.find.matches(c,r)},dir:function(c,r,v){var z=[];for(c=c[r];c&&c.nodeType!==9&&(v===b||c.nodeType!==1||!d(c).is(v));){c.nodeType===1&&z.push(c);c=c[r]}return z},nth:function(c,r,v){r=r||1;for(var z=0;c;c=c[v]){if(c.nodeType===1&&++z===r){break}}return c},sibling:function(c,r){for(var v=[];c;c=c.nextSibling){c.nodeType===1&&c!==r&&v.push(c)}return v}});var H=/ jQuery\d+="(?:\d+|null)"/g,a5=/^\s+/,I=/(<([\w:]+)[^>]*?)\/>/g,aU=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,q=/<([\w:]+)/,aV=/<tbody/i,aW=/<|&\w+;/,af=/checked\s*(?:[^=]|=\s*.checked.)/i,s=function(c,r,v){return aU.test(v)?c:r+"></"+v+">"},be={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,"",""]};be.optgroup=be.option;be.tbody=be.tfoot=be.colgroup=be.caption=be.thead;be.th=be.td;if(!d.support.htmlSerialize){be._default=[1,"div<div>","</div>"]}d.fn.extend({text:function(c){if(d.isFunction(c)){return this.each(function(r){var v=d(this);v.text(c.call(this,r,v.text()))})}if(typeof c!=="object"&&c!==b){return this.empty().append((this[0]&&this[0].ownerDocument||a).createTextNode(c))}return d.getText(this)},wrapAll:function(c){if(d.isFunction(c)){return this.each(function(v){d(this).wrapAll(c.call(this,v))})}if(this[0]){var r=d(c,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&r.insertBefore(this[0]);r.map(function(){for(var v=this;v.firstChild&&v.firstChild.nodeType===1;){v=v.firstChild}return v}).append(this)}return this},wrapInner:function(c){if(d.isFunction(c)){return this.each(function(r){d(this).wrapInner(c.call(this,r))})}return this.each(function(){var r=d(this),v=r.contents();v.length?v.wrapAll(c):r.append(c)})},wrap:function(c){return this.each(function(){d(this).wrapAll(c)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c)})},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(r){this.parentNode.insertBefore(r,this)})}else{if(arguments.length){var c=d(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(r){this.parentNode.insertBefore(r,this.nextSibling)})}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,d(arguments[0]).toArray());return c}}},clone:function(c){var r=this.map(function(){if(!d.support.noCloneEvent&&!d.isXMLDoc(this)){var v=this.outerHTML,z=this.ownerDocument;if(!v){v=z.createElement("div");v.appendChild(this.cloneNode(true));v=v.innerHTML}return d.clean([v.replace(H,"").replace(a5,"")],z)[0]}else{return this.cloneNode(true)}});if(c===true){ad(this,r);ad(this.find("*"),r.find("*"))}return r},html:function(c){if(c===b){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(H,""):null}else{if(typeof c==="string"&&!/<script/i.test(c)&&(d.support.leadingWhitespace||!a5.test(c))&&!be[(q.exec(c)||["",""])[1].toLowerCase()]){c=c.replace(I,s);try{for(var r=0,v=this.length;r<v;r++){if(this[r].nodeType===1){d.cleanData(this[r].getElementsByTagName("*"));this[r].innerHTML=c}}}catch(z){this.empty().append(c)}}else{d.isFunction(c)?this.each(function(J){var G=d(this),F=G.html();G.empty().append(function(){return c.call(this,J,F)})}):this.empty().append(c)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(d.isFunction(c)){return this.each(function(r){var v=d(this),z=v.html();v.replaceWith(c.call(this,r,z))})}else{c=d(c).detach()}return this.each(function(){var r=this.nextSibling,v=this.parentNode;d(this).remove();r?d(r).before(c):d(v).append(c)})}else{return this.pushStack(d(d.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(G,J,K){function N(O){return d.nodeName(O,"table")?O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody")):O}var L,c,r=G[0],z=[];if(!d.support.checkClone&&arguments.length===3&&typeof r==="string"&&af.test(r)){return this.each(function(){d(this).domManip(G,J,K,true)})}if(d.isFunction(r)){return this.each(function(O){var P=d(this);G[0]=r.call(this,O,J?P.html():b);P.domManip(G,J,K)})}if(this[0]){L=G[0]&&G[0].parentNode&&G[0].parentNode.nodeType===11?{fragment:G[0].parentNode}:ae(G,this,z);if(c=L.fragment.firstChild){J=J&&d.nodeName(c,"tr");for(var F=0,v=this.length;F<v;F++){K.call(J?N(this[F],c):this[F],L.cacheable||this.length>1||F>0?L.fragment.cloneNode(true):L.fragment)}}z&&d.each(z,x)}return this}});d.fragments={};d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(c,r){d.fn[c]=function(F){var J=[];F=d(F);for(var G=0,v=F.length;G<v;G++){var z=(G>0?this.clone(true):this).get();d.fn[r].apply(d(F[G]),z);J=J.concat(z)}return this.pushStack(J,c,F.selector)}});d.each({remove:function(c,r){if(!c||d.filter(c,[this]).length){if(!r&&this.nodeType===1){d.cleanData(this.getElementsByTagName("*"));d.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&d.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(c,r){d.fn[c]=function(){return this.each(r,arguments)}});d.extend({clean:function(c,r,v,F){r=r||a;if(typeof r.createElement==="undefined"){r=r.ownerDocument||r[0]&&r[0].ownerDocument||a}var z=[];d.each(c,function(L,N){if(typeof N==="number"){N+=""}if(N){if(typeof N==="string"&&!aW.test(N)){N=r.createTextNode(N)}else{if(typeof N==="string"){N=N.replace(I,s);var J=(q.exec(N)||["",""])[1].toLowerCase(),K=be[J]||be._default,G=K[0];L=r.createElement("div");for(L.innerHTML=K[1]+N+K[2];G--;){L=L.lastChild}if(!d.support.tbody){G=aV.test(N);J=J==="table"&&!G?L.firstChild&&L.firstChild.childNodes:K[1]==="<table>"&&!G?L.childNodes:[];for(K=J.length-1;K>=0;--K){d.nodeName(J[K],"tbody")&&!J[K].childNodes.length&&J[K].parentNode.removeChild(J[K])}}!d.support.leadingWhitespace&&a5.test(N)&&L.insertBefore(r.createTextNode(a5.exec(N)[0]),L.firstChild);N=d.makeArray(L.childNodes)}}if(N.nodeType){z.push(N)}else{z=d.merge(z,N)}}});if(v){for(c=0;z[c];c++){if(F&&d.nodeName(z[c],"script")&&(!z[c].type||z[c].type.toLowerCase()==="text/javascript")){F.push(z[c].parentNode?z[c].parentNode.removeChild(z[c]):z[c])}else{z[c].nodeType===1&&z.splice.apply(z,[c+1,0].concat(d.makeArray(z[c].getElementsByTagName("script"))));v.appendChild(z[c])}}}return z},cleanData:function(c){for(var r=0,v;(v=c[r])!=null;r++){d.event.remove(v);d.removeData(v)}}});var aI=/z-?index|font-?weight|opacity|zoom|line-?height/i,t=/alpha\([^)]*\)/,u=/opacity=([^)]*)/,ay=/float/i,ak=/-([a-z])/ig,aJ=/([A-Z])/g,aK=/^-?\d+(?:px)?$/i,aL=/^-?\d/,aM={position:"absolute",visibility:"hidden",display:"block"},aN=["Left","Right"],aO=["Top","Bottom"],aP=a.defaultView&&a.defaultView.getComputedStyle,w=d.support.cssFloat?"cssFloat":"styleFloat",al=function(c,r){return r.toUpperCase()};d.fn.css=function(c,r){return aX(this,c,r,true,function(v,F,z){if(z===b){return d.curCSS(v,F)}if(typeof z==="number"&&!aI.test(F)){z+="px"}d.style(v,F,z)})};d.extend({style:function(c,r,v){if(!c||c.nodeType===3||c.nodeType===8){return b}if((r==="width"||r==="height")&&parseFloat(v)<0){v=b}var F=c.style||c,z=v!==b;if(!d.support.opacity&&r==="opacity"){if(z){F.zoom=1;r=parseInt(v,10)+""==="NaN"?"":"alpha(opacity="+v*100+")";c=F.filter||d.curCSS(c,"filter")||"";F.filter=t.test(c)?c.replace(t,r):r}return F.filter&&F.filter.indexOf("opacity=")>=0?parseFloat(u.exec(F.filter)[1])/100+"":""}if(ay.test(r)){r=w}r=r.replace(ak,al);if(z){F[r]=v}return F[r]},css:function(v,z,F,J){if(z==="width"||z==="height"){var G,r=z==="width"?aN:aO;function c(){G=z==="width"?v.offsetWidth:v.offsetHeight;J!=="border"&&d.each(r,function(){J||(G-=parseFloat(d.curCSS(v,"padding"+this,true))||0);if(J==="margin"){G+=parseFloat(d.curCSS(v,"margin"+this,true))||0}else{G-=parseFloat(d.curCSS(v,"border"+this+"Width",true))||0}})}v.offsetWidth!==0?c():d.swap(v,aM,c);return Math.max(0,Math.round(G))}return d.curCSS(v,z,F)},curCSS:function(r,v,z){var G,F=r.style;if(!d.support.opacity&&v==="opacity"&&r.currentStyle){G=u.test(r.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return G===""?"1":G}if(ay.test(v)){v=w}if(!z&&F&&F[v]){G=F[v]}else{if(aP){if(ay.test(v)){v="float"}v=v.replace(aJ,"-$1").toLowerCase();F=r.ownerDocument.defaultView;if(!F){return null}if(r=F.getComputedStyle(r,null)){G=r.getPropertyValue(v)}if(v==="opacity"&&G===""){G="1"}}else{if(r.currentStyle){z=v.replace(ak,al);G=r.currentStyle[v]||r.currentStyle[z];if(!aK.test(G)&&aL.test(G)){v=F.left;var c=r.runtimeStyle.left;r.runtimeStyle.left=r.currentStyle.left;F.left=z==="fontSize"?"1em":G||0;G=F.pixelLeft+"px";F.left=v;r.runtimeStyle.left=c}}}}return G},swap:function(c,r,v){var F={};for(var z in r){F[z]=c.style[z];c.style[z]=r[z]}v.call(c);for(z in r){c.style[z]=F[z]}}});if(d.expr&&d.expr.filters){d.expr.filters.hidden=function(c){var r=c.offsetWidth,v=c.offsetHeight,z=c.nodeName.toLowerCase()==="tr";return r===0&&v===0&&!z?true:r>0&&v>0&&!z?false:d.curCSS(c,"display")==="none"};d.expr.filters.visible=function(c){return !d.expr.filters.hidden(c)}}var aA=a7(),aB=/<script(.|\s)*?\/script>/gi,aC=/select|textarea/i,aD=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,bc=/=\?(&|$)/,am=/\?/,aE=/(\?|&)_=.*?(&|$)/,aF=/^(\w+:)?\/\/([^\/?#]+)/,aG=/%20/g;d.fn.extend({_load:d.fn.load,load:function(r,v,z){if(typeof r!=="string"){return this._load(r)}else{if(!this.length){return this}}var G=r.indexOf(" ");if(G>=0){var F=r.slice(G,r.length);r=r.slice(0,G)}G="GET";if(v){if(d.isFunction(v)){z=v;v=null}else{if(typeof v==="object"){v=d.param(v,d.ajaxSettings.traditional);G="POST"}}}var c=this;d.ajax({url:r,type:G,dataType:"html",data:v,complete:function(K,J){if(J==="success"||J==="notmodified"){c.html(F?d("<div />").append(K.responseText.replace(aB,"")).find(F):K.responseText)}z&&c.each(z,[K.responseText,J,K])}});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||aC.test(this.nodeName)||aD.test(this.type))}).map(function(c,r){c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(v){return{name:r.name,value:v}}):{name:r.name,value:c}}).get()}});d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,r){d.fn[r]=function(v){return this.bind(r,v)}});d.extend({get:function(c,r,v,z){if(d.isFunction(r)){z=z||v;v=r;r=null}return d.ajax({type:"GET",url:c,data:r,success:v,dataType:z})},getScript:function(c,r){return d.get(c,null,r,"script")},getJSON:function(c,r,v){return d.get(c,r,v,"json")},post:function(c,r,v,z){if(d.isFunction(r)){z=z||v;v=r;r={}}return d.ajax({type:"POST",url:c,data:r,success:v,dataType:z})},ajaxSetup:function(c){d.extend(d.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:bg.XMLHttpRequest&&(bg.location.protocol!=="file:"||!bg.ActiveXObject)?function(){return new bg.XMLHttpRequest}:function(){try{return new bg.ActiveXObject("Microsoft.XMLHTTP")}catch(c){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(O){function P(){S.success&&S.success.call(N,L,F,r);S.global&&T("ajaxSuccess",[r,S])}function Q(){S.complete&&S.complete.call(N,r,F);S.global&&T("ajaxComplete",[r,S]);S.global&&!--d.active&&d.event.trigger("ajaxStop")}function T(bb,ba){(S.context?d(S.context):d.event).trigger(bb,ba)}var S=d.extend(true,{},d.ajaxSettings,O),z,F,L,N=O&&O.context||S,K=S.type.toUpperCase();if(S.data&&S.processData&&typeof S.data!=="string"){S.data=d.param(S.data,S.traditional)}if(S.dataType==="jsonp"){if(K==="GET"){bc.test(S.url)||(S.url+=(am.test(S.url)?"&":"?")+(S.jsonp||"callback")+"=?")}else{if(!S.data||!bc.test(S.data)){S.data=(S.data?S.data+"&":"")+(S.jsonp||"callback")+"=?"}}S.dataType="json"}if(S.dataType==="json"&&(S.data&&bc.test(S.data)||bc.test(S.url))){z=S.jsonpCallback||"jsonp"+aA++;if(S.data){S.data=(S.data+"").replace(bc,"="+z+"$1")}S.url=S.url.replace(bc,"="+z+"$1");S.dataType="script";bg[z]=bg[z]||function(bb){L=bb;P();Q();bg[z]=b;try{delete bg[z]}catch(ba){}X&&X.removeChild(Y)}}if(S.dataType==="script"&&S.cache===null){S.cache=false}if(S.cache===false&&K==="GET"){var c=a7(),ab=S.url.replace(aE,"$1_="+c+"$2");S.url=ab+(ab===S.url?(am.test(S.url)?"&":"?")+"_="+c:"")}if(S.data&&K==="GET"){S.url+=(am.test(S.url)?"&":"?")+S.data}S.global&&!d.active++&&d.event.trigger("ajaxStart");c=(c=aF.exec(S.url))&&(c[1]&&c[1]!==location.protocol||c[2]!==location.host);if(S.dataType==="script"&&K==="GET"&&c){var X=a.getElementsByTagName("head")[0]||a.documentElement,Y=a.createElement("script");Y.src=S.url;if(S.scriptCharset){Y.charset=S.scriptCharset}if(!z){var Z=false;Y.onload=Y.onreadystatechange=function(){if(!Z&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){Z=true;P();Q();Y.onload=Y.onreadystatechange=null;X&&Y.parentNode&&X.removeChild(Y)}}}X.insertBefore(Y,X.firstChild);return b}var aa=false,r=S.xhr();if(r){S.username?r.open(K,S.url,S.async,S.username,S.password):r.open(K,S.url,S.async);try{if(S.data||O&&O.contentType){r.setRequestHeader("Content-Type",S.contentType)}if(S.ifModified){d.lastModified[S.url]&&r.setRequestHeader("If-Modified-Since",d.lastModified[S.url]);d.etag[S.url]&&r.setRequestHeader("If-None-Match",d.etag[S.url])}c||r.setRequestHeader("X-Requested-With","XMLHttpRequest");r.setRequestHeader("Accept",S.dataType&&S.accepts[S.dataType]?S.accepts[S.dataType]+", */*":S.accepts._default)}catch(W){}if(S.beforeSend&&S.beforeSend.call(N,r,S)===false){S.global&&!--d.active&&d.event.trigger("ajaxStop");r.abort();return false}S.global&&T("ajaxSend",[r,S]);var V=r.onreadystatechange=function(bh){if(!r||r.readyState===0||bh==="abort"){aa||Q();aa=true;if(r){r.onreadystatechange=d.noop}}else{if(!aa&&r&&(r.readyState===4||bh==="timeout")){aa=true;r.onreadystatechange=d.noop;F=bh==="timeout"?"timeout":!d.httpSuccess(r)?"error":S.ifModified&&d.httpNotModified(r,S.url)?"notmodified":"success";var bb;if(F==="success"){try{L=d.httpData(r,S.dataType,S)}catch(ba){F="parsererror";bb=ba}}if(F==="success"||F==="notmodified"){z||P()}else{d.handleError(S,r,F,bb)}Q();bh==="timeout"&&r.abort();if(S.async){r=null}}}};try{var v=r.abort;r.abort=function(){r&&v.call(r);V("abort")}}catch(G){}S.async&&S.timeout>0&&setTimeout(function(){r&&!aa&&V("timeout")},S.timeout);try{r.send(K==="POST"||K==="PUT"||K==="DELETE"?S.data:null)}catch(J){d.handleError(S,r,null,J);Q()}S.async||V();return r}},handleError:function(c,r,v,z){if(c.error){c.error.call(c.context||c,r,v,z)}if(c.global){(c.context?d(c.context):d.event).trigger("ajaxError",[r,c,z])}},active:0,httpSuccess:function(c){try{return !c.status&&location.protocol==="file:"||c.status>=200&&c.status<300||c.status===304||c.status===1223||c.status===0}catch(r){}return false},httpNotModified:function(c,r){var v=c.getResponseHeader("Last-Modified"),z=c.getResponseHeader("Etag");if(v){d.lastModified[r]=v}if(z){d.etag[r]=z}return c.status===304||c.status===0},httpData:function(c,r,v){var F=c.getResponseHeader("content-type")||"",z=r==="xml"||!r&&F.indexOf("xml")>=0;c=z?c.responseXML:c.responseText;z&&c.documentElement.nodeName==="parsererror"&&d.error("parsererror");if(v&&v.dataFilter){c=v.dataFilter(c,r)}if(typeof c==="string"){if(r==="json"||!r&&F.indexOf("json")>=0){c=d.parseJSON(c)}else{if(r==="script"||!r&&F.indexOf("javascript")>=0){d.globalEval(c)}}}return c},param:function(r,v){function z(K,J){if(d.isArray(J)){d.each(J,function(N,L){v?G(K,L):z(K+"["+(typeof L==="object"||d.isArray(L)?N:"")+"]",L)})}else{!v&&J!=null&&typeof J==="object"?d.each(J,function(N,L){z(K+"["+N+"]",L)}):G(K,J)}}function G(K,J){J=d.isFunction(J)?J():J;F[F.length]=encodeURIComponent(K)+"="+encodeURIComponent(J)}var F=[];if(v===b){v=d.ajaxSettings.traditional}if(d.isArray(r)||r.jquery){d.each(r,function(){G(this.name,this.value)})}else{for(var c in r){z(c,r[c])}}return F.join("&").replace(aG,"+")}});var an={},aH=/toggle|show|hide/,az=/^([+-]=)?([\d+-.]+)(.*)$/,a6,ag=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(c,r){if(c||c===0){return this.animate(a8("show",3),c,r)}else{c=0;for(r=this.length;c<r;c++){var v=d.data(this[c],"olddisplay");this[c].style.display=v||"";if(d.css(this[c],"display")==="none"){v=this[c].nodeName;var F;if(an[v]){F=an[v]}else{var z=d("<"+v+" />").appendTo("body");F=z.css("display");if(F==="none"){F="block"}z.remove();an[v]=F}d.data(this[c],"olddisplay",F)}}c=0;for(r=this.length;c<r;c++){this[c].style.display=d.data(this[c],"olddisplay")||""}return this}},hide:function(c,r){if(c||c===0){return this.animate(a8("hide",3),c,r)}else{c=0;for(r=this.length;c<r;c++){var v=d.data(this[c],"olddisplay");!v&&v!=="none"&&d.data(this[c],"olddisplay",d.css(this[c],"display"))}c=0;for(r=this.length;c<r;c++){this[c].style.display="none"}return this}},_toggle:d.fn.toggle,toggle:function(c,r){var v=typeof c==="boolean";if(d.isFunction(c)&&d.isFunction(r)){this._toggle.apply(this,arguments)}else{c==null||v?this.each(function(){var z=v?c:d(this).is(":hidden");d(this)[z?"show":"hide"]()}):this.animate(a8("toggle",3),c,r)}return this},fadeTo:function(c,r,v){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:r},c,v)},animate:function(c,r,v,F){var z=d.speed(r,v,F);if(d.isEmptyObject(c)){return this.each(z.complete)}return this[z.queue===false?"each":"queue"](function(){var L=d.extend({},z),N,J=this.nodeType===1&&d(this).is(":hidden"),K=this;for(N in c){var G=N.replace(ak,al);if(N!==G){c[G]=c[N];delete c[N];N=G}if(c[N]==="hide"&&J||c[N]==="show"&&!J){return L.complete.call(this)}if((N==="height"||N==="width")&&this.style){L.display=d.css(this,"display");L.overflow=this.style.overflow}if(d.isArray(c[N])){(L.specialEasing=L.specialEasing||{})[N]=c[N][1];c[N]=c[N][0]}}if(L.overflow!=null){this.style.overflow="hidden"}L.curAnim=d.extend({},c);d.each(c,function(O,T){var P=new d.fx(K,L,O);if(aH.test(T)){P[T==="toggle"?J?"show":"hide":T](c)}else{var Q=az.exec(T),S=P.cur(true)||0;if(Q){T=parseFloat(Q[2]);var V=Q[3]||"px";if(V!=="px"){K.style[O]=(T||1)+V;S=(T||1)/P.cur(true)*S;K.style[O]=S+V}if(Q[1]){T=(Q[1]==="-="?-1:1)*T+S}P.custom(S,T,V)}else{P.custom(S,T,"")}}});return true})},stop:function(c,r){var v=d.timers;c&&this.queue([]);this.each(function(){for(var z=v.length-1;z>=0;z--){if(v[z].elem===this){r&&v[z](true);v.splice(z,1)}}});r||this.dequeue();return this}});d.each({slideDown:a8("show",1),slideUp:a8("hide",1),slideToggle:a8("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(c,r){d.fn[c]=function(v,z){return this.animate(r,v,z)}});d.extend({speed:function(c,r,v){var z=c&&typeof c==="object"?c:{complete:v||!v&&r||d.isFunction(c)&&c,duration:c,easing:v&&r||r&&!d.isFunction(r)&&r};z.duration=d.fx.off?0:typeof z.duration==="number"?z.duration:d.fx.speeds[z.duration]||d.fx.speeds._default;z.old=z.complete;z.complete=function(){z.queue!==false&&d(this).dequeue();d.isFunction(z.old)&&z.old.call(this)};return z},easing:{linear:function(c,r,v,z){return v+z*c},swing:function(c,r,v,z){return(-Math.cos(c*Math.PI)/2+0.5)*z+v}},timers:[],fx:function(c,r,v){this.options=r;this.elem=c;this.prop=v;if(!r.orig){r.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);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(c=parseFloat(d.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(d.curCSS(this.elem,this.prop))||0},custom:function(c,r,v){function F(G){return z.step(G)}this.startTime=a7();this.start=c;this.end=r;this.unit=v||this.unit||"px";this.now=this.start;this.pos=this.state=0;var z=this;F.elem=this.elem;if(F()&&d.timers.push(F)&&!a6){a6=setInterval(d.fx.tick,13)}},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop);this.options.show=true;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=true;this.custom(this.cur(),0)},step:function(c){var r=a7(),v=true;if(c||r>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){v=false}}if(v){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;c=d.data(this.elem,"olddisplay");this.elem.style.display=c?c:this.options.display;if(d.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show){for(var z in this.options.curAnim){d.style(this.elem,z,this.options.orig[z])}}this.options.complete.call(this.elem)}return false}else{z=r-this.startTime;this.state=z/this.options.duration;c=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||c](this.state,z,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};d.extend(d.fx,{tick:function(){for(var c=d.timers,r=0;r<c.length;r++){c[r]()||c.splice(r--,1)}c.length||d.fx.stop()},stop:function(){clearInterval(a6);a6=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){d.style(c.elem,"opacity",c.now)},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit}else{c.elem[c.prop]=c.now}}}});if(d.expr&&d.expr.filters){d.expr.filters.animated=function(c){return d.grep(d.timers,function(r){return c===r.elem}).length}}d.fn.offset="getBoundingClientRect" in a.documentElement?function(c){var r=this[0];if(c){return this.each(function(F){d.offset.setOffset(this,c,F)})}if(!r||!r.ownerDocument){return null}if(r===r.ownerDocument.body){return d.offset.bodyOffset(r)}var v=r.getBoundingClientRect(),z=r.ownerDocument;r=z.body;z=z.documentElement;return{top:v.top+(self.pageYOffset||d.support.boxModel&&z.scrollTop||r.scrollTop)-(z.clientTop||r.clientTop||0),left:v.left+(self.pageXOffset||d.support.boxModel&&z.scrollLeft||r.scrollLeft)-(z.clientLeft||r.clientLeft||0)}}:function(G){var J=this[0];if(G){return this.each(function(O){d.offset.setOffset(this,G,O)})}if(!J||!J.ownerDocument){return null}if(J===J.ownerDocument.body){return d.offset.bodyOffset(J)}d.offset.initialize();var K=J.offsetParent,N=J,L=J.ownerDocument,c,r=L.documentElement,z=L.body;N=(L=L.defaultView)?L.getComputedStyle(J,null):J.currentStyle;for(var F=J.offsetTop,v=J.offsetLeft;(J=J.parentNode)&&J!==z&&J!==r;){if(d.offset.supportsFixedPosition&&N.position==="fixed"){break}c=L?L.getComputedStyle(J,null):J.currentStyle;F-=J.scrollTop;v-=J.scrollLeft;if(J===K){F+=J.offsetTop;v+=J.offsetLeft;if(d.offset.doesNotAddBorder&&!(d.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.nodeName))){F+=parseFloat(c.borderTopWidth)||0;v+=parseFloat(c.borderLeftWidth)||0}N=K;K=J.offsetParent}if(d.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"){F+=parseFloat(c.borderTopWidth)||0;v+=parseFloat(c.borderLeftWidth)||0}N=c}if(N.position==="relative"||N.position==="static"){F+=z.offsetTop;v+=z.offsetLeft}if(d.offset.supportsFixedPosition&&N.position==="fixed"){F+=Math.max(r.scrollTop,z.scrollTop);v+=Math.max(r.scrollLeft,z.scrollLeft)}return{top:F,left:v}};d.offset={initialize:function(){var r=a.body,v=a.createElement("div"),z,G,F,c=parseFloat(d.curCSS(r,"marginTop",true))||0;d.extend(v.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});v.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";r.insertBefore(v,r.firstChild);z=v.firstChild;G=z.firstChild;F=z.nextSibling.firstChild.firstChild;this.doesNotAddBorder=G.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;G.style.position="fixed";G.style.top="20px";this.supportsFixedPosition=G.offsetTop===20||G.offsetTop===15;G.style.position=G.style.top="";z.style.overflow="hidden";z.style.position="relative";this.subtractsBorderForOverflowNotVisible=G.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=r.offsetTop!==c;r.removeChild(v);d.offset.initialize=d.noop},bodyOffset:function(c){var r=c.offsetTop,v=c.offsetLeft;d.offset.initialize();if(d.offset.doesNotIncludeMarginInBodyOffset){r+=parseFloat(d.curCSS(c,"marginTop",true))||0;v+=parseFloat(d.curCSS(c,"marginLeft",true))||0}return{top:r,left:v}},setOffset:function(v,z,F){if(/static/.test(d.curCSS(v,"position"))){v.style.position="relative"}var J=d(v),G=J.offset(),r=parseInt(d.curCSS(v,"top",true),10)||0,c=parseInt(d.curCSS(v,"left",true),10)||0;if(d.isFunction(z)){z=z.call(v,F,G)}F={top:z.top-G.top+r,left:z.left-G.left+c};"using" in z?z.using.call(v,F):J.css(F)}};d.fn.extend({position:function(){if(!this[0]){return null}var c=this[0],r=this.offsetParent(),v=this.offset(),z=/^body|html$/i.test(r[0].nodeName)?{top:0,left:0}:r.offset();v.top-=parseFloat(d.curCSS(c,"marginTop",true))||0;v.left-=parseFloat(d.curCSS(c,"marginLeft",true))||0;z.top+=parseFloat(d.curCSS(r[0],"borderTopWidth",true))||0;z.left+=parseFloat(d.curCSS(r[0],"borderLeftWidth",true))||0;return{top:v.top-z.top,left:v.left-z.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||a.body;c&&!/^body|html$/i.test(c.nodeName)&&d.css(c,"position")==="static";){c=c.offsetParent}return c})}});d.each(["Left","Top"],function(c,r){var v="scroll"+r;d.fn[v]=function(G){var F=this[0],z;if(!F){return null}if(G!==b){return this.each(function(){if(z=ah(this)){z.scrollTo(!c?G:d(z).scrollLeft(),c?G:d(z).scrollTop())}else{this[v]=G}})}else{return(z=ah(F))?"pageXOffset" in z?z[c?"pageYOffset":"pageXOffset"]:d.support.boxModel&&z.document.documentElement[v]||z.document.body[v]:F[v]}}});d.each(["Height","Width"],function(c,r){var v=r.toLowerCase();d.fn["inner"+r]=function(){return this[0]?d.css(this[0],v,false,"padding"):null};d.fn["outer"+r]=function(z){return this[0]?d.css(this[0],v,false,z?"margin":"border"):null};d.fn[v]=function(F){var z=this[0];if(!z){return F==null?null:this}if(d.isFunction(F)){return this.each(function(G){var J=d(this);J[v](F.call(this,G,J[v]()))})}return"scrollTo" in z&&z.document?z.document.compatMode==="CSS1Compat"&&z.document.documentElement["client"+r]||z.document.body["client"+r]:z.nodeType===9?Math.max(z.documentElement["client"+r],z.body["scroll"+r],z.documentElement["scroll"+r],z.body["offset"+r],z.documentElement["offset"+r]):F===b?d.css(z,v):this.css(v,typeof F==="string"?F:F+"px")}});bg.jQuery=bg.$=d})(window);(function(a){a.fn.simpleTabs=function(c){var b=jQuery.extend({fadeSpeed:"medium",defautContent:1,autoNav:"false",closeTabs:"true",currentTabHiddenField:null},c);a(this).each(function(){var k=this;var f="#"+this.id;var d=a(f+" > div").size();j();e();g();h(b.defautContent);function g(){a(f+" .simpleTabs-content").hide()}function h(l){g();a(f+" .simpleTabs-nav li").removeClass("current");a(f+" #simpleTabs-nav-"+l).addClass("current");a(f+" #simpleTabs-content-"+l).fadeIn(b.fadeSpeed);if(b.currentTabHiddenField!=null){a("#"+b.currentTabHiddenField).val(l)}e()}function j(){if(b.autoNav=="true"){var l="";for(i=1;i!=d;i++){l=l+'<li id="simpleTabs-nav-'+i+'">'+i+"</li>"}a(f+" .simpleTabs-nav").append("<ul>"+l+"</ul>")}}function e(){if(b.closeTabs=="true"){if(a(f+" .simpleTabs-nav li.close").size()==0){a(f+" .simpleTabs-nav ul").append('<li title="Fermer tous les onglets" class="close">x</li>')}}}a(f+" .simpleTabs-nav li a").click(function(l){l.preventDefault()});a(f+" .simpleTabs-nav li").click(function(){var l=this.id.match(/(\d+)/);h(l[1])});a(f+" .simpleTabs-nav li.close").click(function(){g();a(f+" .simpleTabs-nav li").removeClass("current");a(f+" .simpleTabs-nav li.close").remove()})})}})(jQuery);eval(function(i,d,g,f,h,b){h=function(a){return(a<d?"":h(parseInt(a/d)))+((a=a%d)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(g--){b[h(g)]=f[g]||h(g)}f=[function(a){return b[a]}];h=function(){return"\\w+"};g=1}while(g--){if(f[g]){i=i.replace(new RegExp("\\b"+h(g)+"\\b","g"),f[g])}}return i}("(m($){$.E.F=m(g){3 h={n:'r',s:'t',u:'G-H',5:2};$(v).I(m(){3 a=$(v);3 b=a.w('>x');a.4=$.y({},h,g||{});7(a.4.n.o()!='r'){3 c=[];8(3 i=0;i<b.6;i++){c.J([$(b.9(i)).K().L()]);c[i].z=i}c.M();7(a.4.n.o()=='N')c.O();3 d=$('<k></k>').p(a.9(0).A);a.B(d);8(3 i=0;i<b.6;i++)d.C(b[c[i].z]);a.D();a=d;b=a.w('>x');a.4=$.y({},h,g||{})}7(a.4.s.o()=='t'){7(a.4.5>b.6)a.4.5=b.6;3 e=P.Q(b.6/a.4.5);3 f=b.6-e*a.4.5,l=0,q=0;8(3 i=0;i<a.4.5;i++){3 d=$('<k></k>').p(a.9(0).A).p(a.4.u+'-'+(i+1));a.B(d);l=(f>0)?1:0;f--;8(3 j=0;j<e+l;j++)d.C(b.9(j+q));q+=e+l}a.D()}})}})(R);",54,54,"|||var|options|listsCount|length|if|for|get|||||||||||ul|addItem|function|needSort|toLowerCase|addClass|numberItem|false|needSeparate|true|specialClass|this|find|li|extend|index|className|before|append|remove|fn|separateList|separate|list|each|push|text|toUpperCase|sort|des|reverse|Math|floor|jQuery".split("|"),0,{}));var listSeparated=0;function prepareHtml(b){var c=b.find("input#hidden-"+b.attr("id")).val();if(c!=null&&c.length>0){b.html("");jQuery.ajax({url:"/services/NavigationService.asmx/GetSubNavigationHtml",type:"POST",data:"{'path':'"+c+"'}",dataType:"json",contentType:"application/json; charset=utf-8",success:function(d){b.html(d.d);if(b.attr("id")=="sub-nav-13892"&&listSeparated==0){$(".primary-nav li div#sub-nav-13892>ul").separateList({listsCount:3});listSeparated=1}}})}else{if(listSeparated==0&&b.attr("id")=="sub-nav-13892"&&b.find("ul").length>0){$(".primary-nav li div#sub-nav-13892 ul").separateList({listsCount:3});listSeparated=1}}}jQuery(document).ready(function(){$(".primary-nav li div.sub-nav").hide();$(".primary-nav li div.sub-nav").each(function(){prepareHtml($(this))});jQuery(".primary-nav>li").hover(function(){jQuery(this).find("div.sub-nav").show()},function(){jQuery(this).find("div.sub-nav").hide()});jQuery("input:submit:disabled").addClass("button-disabled");jQuery("span.button-green").bind("mouseover",function(){jQuery(this).addClass("button-green-hover")});jQuery("span.button-green").bind("mouseout",function(){jQuery(this).removeClass("button-green-hover")});jQuery("span.button-grey").bind("mouseover",function(){jQuery(this).addClass("button-green-hover")});jQuery("span.button-grey").bind("mouseout",function(){jQuery(this).removeClass("button-green-hover")});jQuery(".blue-form .register span.button").bind("mouseover",function(){jQuery(this).addClass("button-hover")});jQuery(".blue-form .register span.button").bind("mouseout",function(){jQuery(this).removeClass("button-hover")})});function changeContextKey(b,e,c){$find("counrtyKey").set_contextKey(b);var d=$find("counrtyKey1");$(".local-regions input").val(c);$(".zip-regions input").val(e);$("#refinByDirtyRegion").css("display","none");$("#moreThanMessage").css("display","none");if(d!=null&&d!="undefined"){d.set_contextKey(b)}var f=$(".zip-regions").get(0);if(f!=null&&f.id.indexOf("_"+b+"_")>-1){f.style.display="block";$(".local-regions").css("display","none")}else{$(".zip-regions").css("display","none");$(".local-regions").css("display","block")}}$.fn.extend({ulToSelect:function(){this.find("strong").each(function(b){$(this).replaceWith('<option value="">'+$(this).text()+"</option>")});this.find(" li").each(function(b){$(this).replaceWith('<option value="'+$(this).children("a").attr("href")+'">'+$(this).text()+"</option>")});this.each(function(b){var c=$(this).html();$(this).replaceWith('<select onchange="location.href=this.options[this.selectedIndex].value" name="'+$(this).attr("class")+'Select" id="'+$(this).attr("id")+'Select">'+c+"</select>")})}});$.fn.extend({changeCount:function(f){var g=this.html().toLowerCase();var e="<span>(</span>";var c="<span>)</span>";var b=Number(g.substring(g.lastIndexOf(e)+e.length,g.lastIndexOf(c)));var d=b+f;g=g.replace(e+b+c,e+d+c);this.html(g)}});var ajaxActiveUrl=document.location.href;jQuery(document).ready(function(){$("a.more-content-link").live("click",function(){var b=$(this).attr("rel");$(b).show();$(this).removeClass("more-content-link").addClass("hide-content-link");$(this).html("Hide")});$("a.hide-content-link").live("click",function(){var b=$(this).attr("rel");$(b).hide();$(this).removeClass("hide-content-link").addClass("more-content-link");$(this).html("More")});$("a.remove-filter-link").live("click",function(){var c=$(this);var b=c.attr("rel");jQuery.ajax({url:"/services/JobListService.asmx/RemoveJobSearchFilter",type:"POST",data:"{'filter':'"+b+"'}",dataType:"json",contentType:"application/json; charset=utf-8",success:function(e){if(e.d.length>0){getContent(e.d)}}});var d=c.parent("li").parent("ul");d.find("li").removeClass("current");d.find("li").show();c.parent("li").hide();d.find(".more-roles").hide();d.find(".more-roles-link").parent("li").show();return false});$("a.ajax-link").live("click",function(){var b=$(this);var c=b.attr("href");if(c==""||c==null||c=="undefined"){return true}getContent(c);var d=b.parent("li").parent("ul");if(b.attr("class").indexOf("filter")>-1){d.find("li").hide();d.find("a.remove-filter-link").parent("li").show()}d.find("li").removeClass("current");b.parent("li").addClass("current");b.parent("li").show();return false});$("select.ajax-select").live("change",function(){var b=ajaxActiveUrl;b=changeQueryStringValue(b,$(this).attr("rel"),this.options[this.selectedIndex].value);getContent(b)})});function getContent(b){ajaxActiveUrl=b;jQuery("#content-col2").append('<img src="/shared/modules/jobtools/images/ajax-loader.gif" alt="Loading..." class="ajax-loader"/>');jQuery.ajax({url:b,type:"GET",complete:function(f,d){if(d==="success"||d==="notmodified"){var h=/<script(.|\s)*?\/script>/gi;var c=jQuery("<div />");c.append(f.responseText.replace(h,""));jQuery("#content-col2").html(c.find("#content-col2").html());jQuery("#content-col3").html(c.find("#content-col3").html());document.title=c.find("title").html();c.find("#idustryList span").each(function(){jQuery("#idustryList span#"+this.id).html($(this).html())});try{$(".share-hidden").each(function(){var i=$(this).find("#title-"+$(this).attr("id")).val();var j=$(this).find("#url-"+$(this).attr("id")).val();var e=SHARETHIS.addEntry({title:i,url:j},{button:false});$(this).html('<a class="share-link" href="javascript:void(0);">ShareThis</a>');e.attachButton(this)})}catch(g){}try{mapLoad()}catch(g){}try{initAccordion()}catch(g){}$("#company-more").hide();$("form")[0].action=ajaxActiveUrl}else{jQuery("#content-col2").remove('<img src="/shared/modules/jobtools/images/ajax-loader.gif" alt="Loading..." class="ajax-loader"/>')}}})}function changeQueryStringValue(c,f,e){if(c.indexOf("?")==-1){return(c+"?"+f+"="+e)}else{if((c.indexOf("?"+f+"=")==-1)&&(c.indexOf("&"+f+"=")==-1)){return(c+"&"+f+"="+e)}else{var d=(c.indexOf("?"+f+"=")==-1)?"&"+f+"=":"?"+f+"=";var b="";startpos=c.indexOf(d);for(a=(startpos+d.length);a<c.length;a++){if(c.charAt(a)=="&"){break}else{b+=c.charAt(a)}}newaction=c.replace(d+b,d+e);return newaction}}}function parseQueryString(e){var g=new Object();if(!e){return g}var h=e.split(/[;&]/);for(var c=0;c<h.length;c++){var f=h[c].split("=");if(!f||f.length!=2){continue}var b=unescape(f[0]);var d=unescape(f[1]);d=d.replace(/\+/g," ");g[b]=d}return g}function mapLoad(){if(GBrowserIsCompatible()&&document.getElementById("map")!=null){map=new GMap2(document.getElementById("map"));map.setCenter(new GLatLng(54.622978,-2.592773),5);localSearch.setSearchCompleteCallback(null,function(){if(localSearch.results[0]){var d=localSearch.results[0].lat;var c=localSearch.results[0].lng;var f=new GLatLng(d,c);map.setCenter(f,15);var e=new GMarker(f);map.addOverlay(e)}else{}});var b=$("#hiddenPostcode").val();localSearch.execute(b+", UK")}}tooltipActive=false;regionIsSelected=false;$(document).ready(function(){$(".tooltip-container").live("mouseenter",function(){tooltipActive=true;return false});$(".tooltip-container").live("mouseleave",function(c){var b=c.relatedTarget;if(b!=null&&b.tagName.toUpperCase()!="AREA"){$("#ttips").removeClass("viewport-bottom").removeClass("icon-tooltip").hide().css("opacity","");$("#ttips .body").hide();$("#maps img").hide()}tooltipActive=false})});function closeTooltip(){if(!tooltipActive){$("#ttips").removeClass("viewport-bottom").removeClass("icon-tooltip").hide().css("opacity","");$("#ttips .body").hide();$("#maps img").hide()}}function InitRegionMap(){UnselectRegionsOnMap();$("#uk-map area").mouseenter(function(b){tooltipActive=true;RegionMapChanged(this);regionIsSelected=true});$("#uk-map area").mouseleave(function(b){tooltipActive=false});$("#uk-map").mouseleave(function(c){var b=c.relatedTarget;window.setTimeout(closeTooltip,10)})}function InitRegionToolTips(){UpdateRegionToolTips()}function RegionMapChanged(c){var b=$(c).attr("id").substring(5);UpdateRegionMap(b)}function UnselectRegionsOnMap(){$("#maps img").hide();regionIsSelected=false;$("#ttips").removeClass("viewport-bottom").removeClass("icon-tooltip").hide().css("opacity","");$("#ttips .body").hide()}function UnselectRegionToolTips(){$("#region-tooltips div").hide()}function UpdateRegionMap(b){UnselectRegionsOnMap();var c=$("#map-"+b);c.show()}function UpdateRegionToolTips(){UnselectRegionToolTips();$("#uk-map area").each(function(){var b=$(this).attr("id").substring(5);var c=$("#tooltip-"+b);$(this).tooltip({delay:100,top:0,showURL:false,id:"ttips",extraClass:"icon-tooltip",isStopped:function(){return !regionIsSelected},bodyHandler:function(){return $(c).html()}})})}function RegionMapInit(){InitRegionMap();InitRegionToolTips()}function initAccordion(){jQuery("#faqcat").accordion({header:"div.CatName",alwaysOpen:false,active:false,autoheight:false})};eval(function(i,d,g,f,h,b){h=function(a){return(a<d?"":h(parseInt(a/d)))+((a=a%d)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(g--){b[h(g)]=f[g]||h(g)}f=[function(a){return b[a]}];h=function(){return"\\w+"};g=1}while(g--){if(f[g]){i=i.replace(new RegExp("\\b"+h(g)+"\\b","g"),f[g])}}return i}("(9($){$.1s.A=9(o){z 4.14(9(){2H r(4,o)})};8 q={W:F,23:1,1G:1,u:7,15:3,16:7,1H:'2I',24:'2J',1i:0,B:7,1j:7,1I:7,25:7,26:7,27:7,28:7,29:7,2a:7,2b:7,1J:'<N></N>',1K:'<N></N>',2c:'2d',2e:'2d',1L:7,1M:7};$.A=9(e,o){4.5=$.17({},q,o||{});4.Q=F;4.D=7;4.H=7;4.t=7;4.R=7;4.S=7;4.O=!4.5.W?'1N':'2f';4.E=!4.5.W?'2g':'2h';8 a='',1d=e.J.1d(' ');1k(8 i=0;i<1d.K;i++){6(1d[i].2i('A-2j')!=-1){$(e).1t(1d[i]);8 a=1d[i];1l}}6(e.2k=='2K'||e.2k=='2L'){4.t=$(e);4.D=4.t.18();6(4.D.1m('A-H')){6(!4.D.18().1m('A-D'))4.D=4.D.B('<N></N>');4.D=4.D.18()}X 6(!4.D.1m('A-D'))4.D=4.t.B('<N></N>').18()}X{4.D=$(e);4.t=$(e).2M('>2l,>2m,N>2l,N>2m')}6(a!=''&&4.D.18()[0].J.2i('A-2j')==-1)4.D.B('<N 2N=\" '+a+'\"></N>');4.H=4.t.18();6(!4.H.K||!4.H.1m('A-H'))4.H=4.t.B('<N></N>').18();4.S=$('.A-11',4.D);6(4.S.u()==0&&4.5.1K!=7)4.S=4.H.1u(4.5.1K).11();4.S.V(4.J('A-11'));4.R=$('.A-19',4.D);6(4.R.u()==0&&4.5.1J!=7)4.R=4.H.1u(4.5.1J).11();4.R.V(4.J('A-19'));4.H.V(4.J('A-H'));4.t.V(4.J('A-t'));4.D.V(4.J('A-D'));8 b=4.5.16!=7?1n.1O(4.1o()/4.5.16):7;8 c=4.t.2O('1v');8 d=4;6(c.u()>0){8 f=0,i=4.5.1G;c.14(9(){d.1P(4,i++);f+=d.T(4,b)});4.t.y(4.O,f+'U');6(!o||o.u===L)4.5.u=c.u()}4.D.y('1w','1x');4.R.y('1w','1x');4.S.y('1w','1x');4.2n=9(){d.19()};4.2o=9(){d.11()};4.1Q=9(){d.2p()};6(4.5.1j!=7)4.5.1j(4,'2q');6($.2r.2s){4.1e(F,F);$(2t).1y('2P',9(){d.1z()})}X 4.1z()};8 r=$.A;r.1s=r.2Q={A:'0.2.3'};r.1s.17=r.17=$.17;r.1s.17({1z:9(){4.C=7;4.G=7;4.Y=7;4.12=7;4.1a=F;4.1f=7;4.P=7;4.Z=F;6(4.Q)z;4.t.y(4.E,4.1A(4.5.1G)+'U');8 p=4.1A(4.5.23);4.Y=4.12=7;4.1p(p,F);$(2t).1R('2u',4.1Q).1y('2u',4.1Q)},2v:9(){4.t.2w();4.t.y(4.E,'2R');4.t.y(4.O,'2S');6(4.5.1j!=7)4.5.1j(4,'2v');4.1z()},2p:9(){6(4.P!=7&&4.Z)4.t.y(4.E,r.I(4.t.y(4.E))+4.P);4.P=7;4.Z=F;6(4.5.1I!=7)4.5.1I(4);6(4.5.16!=7){8 a=4;8 b=1n.1O(4.1o()/4.5.16),O=0,E=0;$('1v',4.t).14(9(i){O+=a.T(4,b);6(i+1<a.C)E=O});4.t.y(4.O,O+'U');4.t.y(4.E,-E+'U')}4.15(4.C,F)},2T:9(){4.Q=1g;4.1e()},2U:9(){4.Q=F;4.1e()},u:9(s){6(s!=L){4.5.u=s;6(!4.Q)4.1e()}z 4.5.u},2V:9(i,a){6(a==L||!a)a=i;6(4.5.u!==7&&a>4.5.u)a=4.5.u;1k(8 j=i;j<=a;j++){8 e=4.M(j);6(!e.K||e.1m('A-1b-1B'))z F}z 1g},M:9(i){z $('.A-1b-'+i,4.t)},2x:9(i,s){8 e=4.M(i),1S=0,2x=0;6(e.K==0){8 c,e=4.1C(i),j=r.I(i);1q(c=4.M(--j)){6(j<=0||c.K){j<=0?4.t.2y(e):c.1T(e);1l}}}X 1S=4.T(e);e.1t(4.J('A-1b-1B'));1U s=='2W'?e.2X(s):e.2w().2Y(s);8 a=4.5.16!=7?1n.1O(4.1o()/4.5.16):7;8 b=4.T(e,a)-1S;6(i>0&&i<4.C)4.t.y(4.E,r.I(4.t.y(4.E))-b+'U');4.t.y(4.O,r.I(4.t.y(4.O))+b+'U');z e},1V:9(i){8 e=4.M(i);6(!e.K||(i>=4.C&&i<=4.G))z;8 d=4.T(e);6(i<4.C)4.t.y(4.E,r.I(4.t.y(4.E))+d+'U');e.1V();4.t.y(4.O,r.I(4.t.y(4.O))-d+'U')},19:9(){4.1D();6(4.P!=7&&!4.Z)4.1W(F);X 4.15(((4.5.B=='1X'||4.5.B=='G')&&4.5.u!=7&&4.G==4.5.u)?1:4.C+4.5.15)},11:9(){4.1D();6(4.P!=7&&4.Z)4.1W(1g);X 4.15(((4.5.B=='1X'||4.5.B=='C')&&4.5.u!=7&&4.C==1)?4.5.u:4.C-4.5.15)},1W:9(b){6(4.Q||4.1a||!4.P)z;8 a=r.I(4.t.y(4.E));!b?a-=4.P:a+=4.P;4.Z=!b;4.Y=4.C;4.12=4.G;4.1p(a)},15:9(i,a){6(4.Q||4.1a)z;4.1p(4.1A(i),a)},1A:9(i){6(4.Q||4.1a)z;i=r.I(i);6(4.5.B!='1c')i=i<1?1:(4.5.u&&i>4.5.u?4.5.u:i);8 a=4.C>i;8 b=r.I(4.t.y(4.E));8 f=4.5.B!='1c'&&4.C<=1?1:4.C;8 c=a?4.M(f):4.M(4.G);8 j=a?f:f-1;8 e=7,l=0,p=F,d=0;1q(a?--j>=i:++j<i){e=4.M(j);p=!e.K;6(e.K==0){e=4.1C(j).V(4.J('A-1b-1B'));c[a?'1u':'1T'](e)}c=e;d=4.T(e);6(p)l+=d;6(4.C!=7&&(4.5.B=='1c'||(j>=1&&(4.5.u==7||j<=4.5.u))))b=a?b+d:b-d}8 g=4.1o();8 h=[];8 k=0,j=i,v=0;8 c=4.M(i-1);1q(++k){e=4.M(j);p=!e.K;6(e.K==0){e=4.1C(j).V(4.J('A-1b-1B'));c.K==0?4.t.2y(e):c[a?'1u':'1T'](e)}c=e;8 d=4.T(e);6(d==0){2Z('30: 31 1N/2f 32 1k 33. 34 35 36 37 38 39. 3a...');z 0}6(4.5.B!='1c'&&4.5.u!==7&&j>4.5.u)h.3b(e);X 6(p)l+=d;v+=d;6(v>=g)1l;j++}1k(8 x=0;x<h.K;x++)h[x].1V();6(l>0){4.t.y(4.O,4.T(4.t)+l+'U');6(a){b-=l;4.t.y(4.E,r.I(4.t.y(4.E))-l+'U')}}8 n=i+k-1;6(4.5.B!='1c'&&4.5.u&&n>4.5.u)n=4.5.u;6(j>n){k=0,j=n,v=0;1q(++k){8 e=4.M(j--);6(!e.K)1l;v+=4.T(e);6(v>=g)1l}}8 o=n-k+1;6(4.5.B!='1c'&&o<1)o=1;6(4.Z&&a){b+=4.P;4.Z=F}4.P=7;6(4.5.B!='1c'&&n==4.5.u&&(n-k+1)>=1){8 m=r.10(4.M(n),!4.5.W?'1r':'1Y');6((v-m)>g)4.P=v-g-m}1q(i-->o)b+=4.T(4.M(i));4.Y=4.C;4.12=4.G;4.C=o;4.G=n;z b},1p:9(p,a){6(4.Q||4.1a)z;4.1a=1g;8 b=4;8 c=9(){b.1a=F;6(p==0)b.t.y(b.E,0);6(b.5.B=='1X'||b.5.B=='G'||b.5.u==7||b.G<b.5.u)b.2z();b.1e();b.1Z('2A')};4.1Z('3c');6(!4.5.1H||a==F){4.t.y(4.E,p+'U');c()}X{8 o=!4.5.W?{'2g':p}:{'2h':p};4.t.1p(o,4.5.1H,4.5.24,c)}},2z:9(s){6(s!=L)4.5.1i=s;6(4.5.1i==0)z 4.1D();6(4.1f!=7)z;8 a=4;4.1f=3d(9(){a.19()},4.5.1i*3e)},1D:9(){6(4.1f==7)z;3f(4.1f);4.1f=7},1e:9(n,p){6(n==L||n==7){8 n=!4.Q&&4.5.u!==0&&((4.5.B&&4.5.B!='C')||4.5.u==7||4.G<4.5.u);6(!4.Q&&(!4.5.B||4.5.B=='C')&&4.5.u!=7&&4.G>=4.5.u)n=4.P!=7&&!4.Z}6(p==L||p==7){8 p=!4.Q&&4.5.u!==0&&((4.5.B&&4.5.B!='G')||4.C>1);6(!4.Q&&(!4.5.B||4.5.B=='G')&&4.5.u!=7&&4.C==1)p=4.P!=7&&4.Z}8 a=4;4.R[n?'1y':'1R'](4.5.2c,4.2n)[n?'1t':'V'](4.J('A-19-1E')).20('1E',n?F:1g);4.S[p?'1y':'1R'](4.5.2e,4.2o)[p?'1t':'V'](4.J('A-11-1E')).20('1E',p?F:1g);6(4.R.K>0&&(4.R[0].1h==L||4.R[0].1h!=n)&&4.5.1L!=7){4.R.14(9(){a.5.1L(a,4,n)});4.R[0].1h=n}6(4.S.K>0&&(4.S[0].1h==L||4.S[0].1h!=p)&&4.5.1M!=7){4.S.14(9(){a.5.1M(a,4,p)});4.S[0].1h=p}},1Z:9(a){8 b=4.Y==7?'2q':(4.Y<4.C?'19':'11');4.13('25',a,b);6(4.Y!==4.C){4.13('26',a,b,4.C);4.13('27',a,b,4.Y)}6(4.12!==4.G){4.13('28',a,b,4.G);4.13('29',a,b,4.12)}4.13('2a',a,b,4.C,4.G,4.Y,4.12);4.13('2b',a,b,4.Y,4.12,4.C,4.G)},13:9(a,b,c,d,e,f,g){6(4.5[a]==L||(1U 4.5[a]!='2B'&&b!='2A'))z;8 h=1U 4.5[a]=='2B'?4.5[a][b]:4.5[a];6(!$.3g(h))z;8 j=4;6(d===L)h(j,c,b);X 6(e===L)4.M(d).14(9(){h(j,4,d,c,b)});X{1k(8 i=d;i<=e;i++)6(i!==7&&!(i>=f&&i<=g))4.M(i).14(9(){h(j,4,i,c,b)})}},1C:9(i){z 4.1P('<1v></1v>',i)},1P:9(e,i){8 a=$(e).V(4.J('A-1b')).V(4.J('A-1b-'+i));a.20('3h',i);z a},J:9(c){z c+' '+c+(!4.5.W?'-3i':'-W')},T:9(e,d){8 a=e.2C!=L?e[0]:e;8 b=!4.5.W?a.1F+r.10(a,'2D')+r.10(a,'1r'):a.2E+r.10(a,'2F')+r.10(a,'1Y');6(d==L||b==d)z b;8 w=!4.5.W?d-r.10(a,'2D')-r.10(a,'1r'):d-r.10(a,'2F')-r.10(a,'1Y');$(a).y(4.O,w+'U');z 4.T(a)},1o:9(){z!4.5.W?4.H[0].1F-r.I(4.H.y('3j'))-r.I(4.H.y('3k')):4.H[0].2E-r.I(4.H.y('3l'))-r.I(4.H.y('3m'))},3n:9(i,s){6(s==L)s=4.5.u;z 1n.3o((((i-1)/s)-1n.3p((i-1)/s))*s)+1}});r.17({3q:9(d){z $.17(q,d||{})},10:9(e,p){6(!e)z 0;8 a=e.2C!=L?e[0]:e;6(p=='1r'&&$.2r.2s){8 b={'1w':'1x','3r':'3s','1N':'1i'},21,22;$.2G(a,b,9(){21=a.1F});b['1r']=0;$.2G(a,b,9(){22=a.1F});z 22-21}z r.I($.y(a,p))},I:9(v){v=3t(v);z 3u(v)?0:v}})})(3v);",62,218,"||||this|options|if|null|var|function||||||||||||||||||||list|size||||css|return|jcarousel|wrap|first|container|lt|false|last|clip|intval|className|length|undefined|get|div|wh|tail|locked|buttonNext|buttonPrev|dimension|px|addClass|vertical|else|prevFirst|inTail|margin|prev|prevLast|callback|each|scroll|visible|extend|parent|next|animating|item|circular|split|buttons|timer|true|jcarouselstate|auto|initCallback|for|break|hasClass|Math|clipping|animate|while|marginRight|fn|removeClass|before|li|display|block|bind|setup|pos|placeholder|create|stopAuto|disabled|offsetWidth|offset|animation|reloadCallback|buttonNextHTML|buttonPrevHTML|buttonNextCallback|buttonPrevCallback|width|ceil|format|funcResize|unbind|old|after|typeof|remove|scrollTail|both|marginBottom|notify|attr|oWidth|oWidth2|start|easing|itemLoadCallback|itemFirstInCallback|itemFirstOutCallback|itemLastInCallback|itemLastOutCallback|itemVisibleInCallback|itemVisibleOutCallback|buttonNextEvent|click|buttonPrevEvent|height|left|top|indexOf|skin|nodeName|ul|ol|funcNext|funcPrev|reload|init|browser|safari|window|resize|reset|empty|add|prepend|startAuto|onAfterAnimation|object|jquery|marginLeft|offsetHeight|marginTop|swap|new|normal|swing|UL|OL|find|class|children|load|prototype|0px|10px|lock|unlock|has|string|html|append|alert|jCarousel|No|set|items|This|will|cause|an|infinite|loop|Aborting|push|onBeforeAnimation|setTimeout|1000|clearTimeout|isFunction|jcarouselindex|horizontal|borderLeftWidth|borderRightWidth|borderTopWidth|borderBottomWidth|index|round|floor|defaults|float|none|parseInt|isNaN|jQuery".split("|"),0,{}));(function(a){a.fn.setEqualBlocksHeight=function(b){if(b=="all"||b>this.length){b=this.length}b=parseInt(b);if(b>1){this.css({height:"auto","min-height":0});for(var e=1;e<=this.length;e+=b){var d=0;for(var f=0;f<=b-1;f++){if(this.get(e+f-1)){var c=this.eq(e+f-1).height();d=(c>d)?(d=c):d}}for(var f=0;f<=b-1;f++){if(this.get(e+f-1)){this.eq(e+f-1).css({"min-height":d});if(jQuery.browser.msie&&jQuery.browser.version=="6.0"){this.eq(e+f-1).height(d)}}}}}if(b==1){this.css({height:"auto","min-height":0})}return this}})(jQuery);var Cufon=(function(){var s=function(){return s.replace.apply(null,arguments)};var c=s.DOM={ready:(function(){var A=false,C={loaded:1,complete:1};var a=[],B=function(){if(A){return}A=true;for(var D;D=a.shift();D()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",B,false);window.addEventListener("pageshow",B,false)}if(!window.opera&&document.readyState){(function(){C[document.readyState]?B():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");B()}catch(D){setTimeout(arguments.callee,1)}})()}g(window,"load",B);return function(D){if(!arguments.length){B()}else{A?D():a.push(D)}}})(),root:function(){return document.documentElement||document.body}};var t=s.CSS={Size:function(A,a){this.value=parseFloat(A);this.unit=String(A).match(/[a-z%]*$/)[0]||"px";this.convert=function(B){return B/a*this.value};this.convertFrom=function(B){return B/this.value*a};this.toString=function(){return this.value+this.unit}},addClass:function(A,a){A.className=(A.className&&" ")+a;return A},color:p(function(A){var a={};a.color=A.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(C,B,D){a.opacity=parseFloat(D);return"rgb("+B+")"});return a}),fontStretch:p(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(A){var a=document.defaultView;if(a&&a.getComputedStyle){return new v(a.getComputedStyle(A,null))}if(A.currentStyle){return new v(A.currentStyle)}return new v(A.style)},gradient:p(function(D){var E={id:D,type:D.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},A=D.substr(D.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var C=0,a=A.length,B;C<a;++C){B=A[C].split("=",2).reverse();E.stops.push([B[1]||C/(a-1),B[0]])}return E}),quotedList:p(function(C){var B=[],A=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=A.exec(C)){B.push(a[3]||a[1])}return B}),recognizesMedia:p(function(B){var D=document.createElement("style"),C,a,A;D.type="text/css";D.media=B;try{D.appendChild(document.createTextNode("/**/"))}catch(E){}a=ab("head")[0];a.insertBefore(D,a.firstChild);C=(D.sheet||D.styleSheet);A=C&&!C.disabled;a.removeChild(D);return A}),removeClass:function(B,A){var a=RegExp("(?:^|\\s+)"+A+"(?=\\s|$)","g");B.className=B.className.replace(a,"");return B},supports:function(B,A){var a=document.createElement("span").style;if(a[B]===undefined){return false}a[B]=A;return a[B]===A},textAlign:function(C,B,a,A){if(B.get("textAlign")=="right"){if(a>0){C=" "+C}}else{if(a<A-1){C+=" "}}return C},textDecoration:function(E,D){if(!D){D=this.getStyle(E)}var A={underline:null,overline:null,"line-through":null};for(var a=E;a.parentNode&&a.parentNode.nodeType==1;){var C=true;for(var B in A){if(!q(A,B)||A[B]){continue}if(D.get("textDecoration").indexOf(B)!=-1){A[B]=D.get("color")}C=false}if(C){break}D=this.getStyle(a=a.parentNode)}return A},textShadow:p(function(D){if(D=="none"){return null}var C=[],E={},a,A=0;var B=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=B.exec(D)){if(a[0]==","){C.push(E);E={};A=0}else{if(a[1]){E.color=a[1]}else{E[["offX","offY","blur"][A++]]=a[2]}}}C.push(E);return C}),textTransform:function(A,a){return A[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[a.get("textTransform")]||"toString"]()},whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};return function(C,A,B){if(a[A.get("display")]){return C}if(!B.previousSibling){C=C.replace(/^\s+/,"")}if(!B.nextSibling){C=C.replace(/\s+$/,"")}return C}})()};t.ready=(function(){var B=!t.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var I;I=D.shift();I()){}};var a=ab("link"),A=ab("style");function C(I){return I.disabled||G(I.sheet,I.media||"screen")}function G(J,O){if(!t.recognizesMedia(O||"all")){return true}if(!J||J.disabled){return false}try{var I=J.cssRules,N;if(I){search:for(var M=0,L=I.length;N=I[M],M<L;++M){switch(N.type){case 2:break;case 3:if(!G(N.styleSheet,N.media.mediaText)){return false}break;default:break search}}}}catch(K){}return true}function F(){if(document.createStyleSheet){return true}var J,I;for(I=0;J=a[I];++I){if(J.rel.toLowerCase()=="stylesheet"&&!C(J)){return false}}for(I=0;J=A[I];++I){if(!C(J)){return false}}return true}c.ready(function(){if(!E){E=t.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(I){if(B){I()}else{D.push(I)}}})();function i(A){var a=this.face=A.face;this.glyphs=A.glyphs;this.w=A.w;this.baseSize=parseInt(a["units-per-em"],10);this.family=a["font-family"].toLowerCase();this.weight=a["font-weight"];this.style=a["font-style"]||"normal";this.viewBox=(function(){var C=a.bbox.split(/\s+/);var B={minX:parseInt(C[0],10),minY:parseInt(C[1],10),maxX:parseInt(C[2],10),maxY:parseInt(C[3],10)};B.width=B.maxX-B.minX;B.height=B.maxY-B.minY;B.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return B})();this.ascent=-parseInt(a.ascent,10);this.descent=-parseInt(a.descent,10);this.height=-this.ascent+this.descent}function aa(){var A={},a={oblique:"italic",italic:"oblique"};this.add=function(B){(A[B.style]||(A[B.style]={}))[B.weight]=B};this.get=function(I,B){var H=A[I]||A[a[I]]||A.normal||A.italic||A.oblique;if(!H){return null}B={normal:400,bold:700}[B]||parseInt(B,10);if(H[B]){return H[B]}var F={1:1,99:0}[B%100],D=[],G,E;if(F===undefined){F=B>400}if(B==500){B=400}for(var C in H){if(!q(H,C)){continue}C=parseInt(C,10);if(!G||C<G){G=C}if(!E||C>E){E=C}D.push(C)}if(B<G){B=G}if(B>E){B=E}D.sort(function(J,K){return(F?(J>B&&K>B)?J<K:J>K:(J<B&&K<B)?J>K:J<K)?-1:1});return H[D[0]]}}function h(){function B(D,E){if(D.contains){return D.contains(E)}return D.compareDocumentPosition(E)&16}function a(E){var D=E.relatedTarget;if(!D||B(this,D)){return}A(this)}function C(D){A(this)}function A(D){setTimeout(function(){s.replace(D,b.get(D).options,true)},10)}this.attach=function(D){if(D.onmouseenter===undefined){g(D,"mouseover",a);g(D,"mouseout",a)}else{g(D,"mouseenter",C);g(D,"mouseleave",C)}}}function k(){var A=[],B={};function a(C){var D=[],F;for(var E=0;F=C[E];++E){D[E]=A[B[F]]}return D}this.add=function(D,C){B[D]=A.push(C)-1};this.repeat=function(){var C=arguments.length?a(arguments):A,D;for(var E=0;D=C[E++];){s.replace(D[0],D[1],true)}}}function y(){var B={},a=0;function A(C){return C.cufid||(C.cufid=++a)}this.get=function(C){var D=A(C);return B[D]||(B[D]={})}}function v(a){var B={},A={};this.extend=function(C){for(var D in C){if(q(C,D)){B[D]=C[D]}}return this};this.get=function(C){return B[C]!=undefined?B[C]:a[C]};this.getSize=function(D,C){return A[D]||(A[D]=new t.Size(this.get(D),C))};this.isUsable=function(){return !!a}}function g(A,a,B){if(A.addEventListener){A.addEventListener(a,B,false)}else{if(A.attachEvent){A.attachEvent("on"+a,function(){return B.call(A,window.event)})}}}function l(A,a){var B=b.get(A);if(B.options){return A}if(a.hover&&a.hoverables[A.nodeName.toLowerCase()]){w.attach(A)}B.options=a;return A}function p(a){var A={};return function(B){if(!q(A,B)){A[B]=a.apply(null,arguments)}return A[B]}}function x(E,D){if(!D){D=t.getStyle(E)}var A=t.quotedList(D.get("fontFamily").toLowerCase()),C;for(var B=0,a=A.length;B<a;++B){C=A[B];if(o[C]){return o[C].get(D.get("fontStyle"),D.get("fontWeight"))}}return null}function ab(a){return document.getElementsByTagName(a)}function q(A,a){return A.hasOwnProperty(a)}function n(){var a={},B,D;for(var C=0,A=arguments.length;B=arguments[C],C<A;++C){for(D in B){if(q(B,D)){a[D]=B[D]}}}return a}function u(H,D,F,J,I,G){var C=J.separate;if(C=="none"){return e[J.engine].apply(null,arguments)}var B=document.createDocumentFragment(),L;var a=D.split(f[C]),E=(C=="words");if(E&&j){if(/^\s/.test(D)){a.unshift("")}if(/\s$/.test(D)){a.push("")}}for(var A=0,K=a.length;A<K;++A){L=e[J.engine](H,E?t.textAlign(a[A],F,A,K):a[A],F,J,I,G,A<K-1);if(L){B.appendChild(L)}}return B}function r(D,B){var E,C,F,I,H,A;for(F=l(D,B).firstChild;F;F=H){I=F.nodeType;H=F.nextSibling;A=false;if(I==1){if(!F.firstChild){continue}if(!/cufon/.test(F.className)){arguments.callee(F,B);continue}else{A=true}}else{if(I!=3){continue}}if(!C){C=t.getStyle(D).extend(B)}if(!E){E=x(D,C)}if(!E){continue}if(A){e[B.engine](E,null,C,B,F,D);continue}var a=t.whiteSpace(F.data,C,F);if(a===""){continue}var G=u(E,a,C,B,F,D);if(G){F.parentNode.replaceChild(G,F)}else{F.parentNode.removeChild(F)}}}var j=" ".split(/\s+/).length==0;var b=new y();var w=new h();var d=new k();var z=false;var e={},o={},m={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||(window.Ext&&Ext.query)||ab),separate:"words",textShadow:"none"};var f={words:/[^\S\u00a0]+/,characters:""};s.now=function(){c.ready();return s};s.refresh=function(){d.repeat.apply(d,arguments);return s};s.registerEngine=function(A,a){if(!a){return s}e[A]=a;return s.set("engine",A)};s.registerFont=function(B){var a=new i(B),A=a.family;if(!o[A]){o[A]=new aa()}o[A].add(a);return s.set("fontFamily",'"'+A+'"')};s.replace=function(B,A,a){A=n(m,A);if(!A.engine){return s}if(!z){t.addClass(c.root(),"cufon-active cufon-loading");t.ready(function(){t.removeClass(c.root(),"cufon-loading")});z=true}if(A.hover){A.forceHitArea=true}if(typeof A.textShadow=="string"){A.textShadow=t.textShadow(A.textShadow)}if(typeof A.color=="string"&&/^-/.test(A.color)){A.textGradient=t.gradient(A.color)}if(!a){d.add(B,arguments)}if(B.nodeType||typeof B=="string"){B=[B]}t.ready(function(){for(var D=0,C=B.length;D<C;++D){var E=B[D];if(typeof E=="string"){s.replace(A.selector(E),A,true)}else{r(E,A)}}});return s};s.set=function(a,A){m[a]=A;return s};return s})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(o,h){var m=0,l=0;var g=[],n=/([mrvxe])([^a-z]*)/g,j;generate:for(var i=0;j=n.exec(o);++i){var k=j[2].split(",");switch(j[1]){case"v":g[i]={m:"bezierCurveTo",a:[m+~~k[0],l+~~k[1],m+~~k[2],l+~~k[3],m+=~~k[4],l+=~~k[5]]};break;case"r":g[i]={m:"lineTo",a:[m+=~~k[0],l+=~~k[1]]};break;case"m":g[i]={m:"moveTo",a:[m=~~k[0],l=~~k[1]]};break;case"x":g[i]={m:"closePath"};break;case"e":break generate}h[g[i].m].apply(h,g[i].a)}return g}function c(k,j){for(var i=0,h=k.length;i<h;++i){var g=k[i];j[g.m].apply(j,g.a)}}return function(ah,az,al,E,aD,aK){var aa=(az===null);if(aa){az=aD.alt}var aB=ah.viewBox;var ac=al.getSize("fontSize",ah.baseSize);var at=al.get("letterSpacing");at=(at=="normal")?0:ac.convertFrom(parseInt(at,10));var aC=0,au=0,ar=0,i=0;var aA=E.textShadow,ap=[];if(aA){for(var aL=aA.length;aL--;){var aw=aA[aL];var ao=ac.convertFrom(parseFloat(aw.offX));var am=ac.convertFrom(parseFloat(aw.offY));ap[aL]=[ao,am];if(am<aC){aC=am}if(ao>au){au=ao}if(am>ar){ar=am}if(ao<i){i=ao}}}var aN=Cufon.CSS.textTransform(az,al).split(""),C;var ab=ah.glyphs,g,ae,aF;var aj=0,x,av=[];for(var aL=0,aM=0,A=aN.length;aL<A;++aL){g=ab[C=aN[aL]]||ah.missingGlyph;if(!g){continue}if(ae){aj-=aF=ae[C]||0;av[aM-1]-=aF}aj+=x=av[aM++]=~~(g.w||ah.w)+at;ae=g.k}if(x===undefined){return null}au+=aB.width-x;i+=aB.minX;var D,ad;if(aa){D=aD;ad=aD.firstChild}else{D=document.createElement("span");D.className="cufon cufon-canvas";D.alt=az;ad=document.createElement("canvas");D.appendChild(ad);if(E.printable){var l=document.createElement("span");l.className="cufon-alt";l.appendChild(document.createTextNode(az));D.appendChild(l)}}var aH=D.style;var ay=ad.style;var F=ac.convert(aB.height);var aJ=Math.ceil(F);var aq=aJ/F;var ax=aq*Cufon.CSS.fontStretch(al.get("fontStretch"));var an=aj*ax;var aG=Math.ceil(ac.convert(an+au-i));var ag=Math.ceil(ac.convert(aB.height-aC+ar));ad.width=aG;ad.height=ag;ay.width=aG+"px";ay.height=ag+"px";aC+=aB.minY;ay.top=Math.round(ac.convert(aC-ah.ascent))+"px";ay.left=Math.round(ac.convert(i))+"px";var B=Math.ceil(ac.convert(an))+"px";if(a){aH.width=B;aH.height=ac.convert(ah.height)+"px"}else{aH.paddingLeft=B;aH.paddingBottom=(ac.convert(ah.height)-1)+"px"}var aI=ad.getContext("2d"),aE=F/aB.height;aI.scale(aE,aE*aq);aI.translate(-i,-aC);aI.lineWidth=ah.face["underline-thickness"];aI.save();function af(h,m){aI.strokeStyle=m;aI.beginPath();aI.moveTo(0,h);aI.lineTo(aj,h);aI.stroke()}var ai=E.enableTextDecoration?Cufon.CSS.textDecoration(aK,al):{};if(ai.underline){af(-ah.face["underline-position"],ai.underline)}if(ai.overline){af(ah.ascent,ai.overline)}function k(){aI.scale(ax,1);for(var h=0,n=0,o=aN.length;h<o;++h){var m=ab[aN[h]]||ah.missingGlyph;if(!m){continue}if(m.d){aI.beginPath();if(m.code){c(m.code,aI)}else{m.code=d("m"+m.d,aI)}aI.fill()}aI.translate(av[n++],0)}aI.restore()}if(aA){for(var aL=aA.length;aL--;){var aw=aA[aL];aI.save();aI.fillStyle=aw.color;aI.translate.apply(aI,ap[aL]);k()}}var ak=E.textGradient;if(ak){var j=ak.stops,y=aI.createLinearGradient(0,aB.minY,0,aB.maxY);for(var aL=0,A=j.length;aL<A;++aL){y.addColorStop.apply(y,j[aL])}aI.fillStyle=y}else{aI.fillStyle=al.get("color")}k();if(ai["line-through"]){af(-ah.descent,ai["line-through"])}return D}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var f=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(f?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(g,h){return a(g,/(?:em|ex|%)$/i.test(h)?"1em":h)}function a(j,k){if(/px$/i.test(k)){return parseFloat(k)}var i=j.style.left,h=j.runtimeStyle.left;j.runtimeStyle.left=j.currentStyle.left;j.style.left=k.replace("%","em");var g=j.style.pixelLeft;j.style.left=i;j.runtimeStyle.left=h;return g}var e={};function d(g){var h=g.id;if(!e[h]){var l=g.stops,m=document.createElement("cvml:fill"),j=[];m.type="gradient";m.angle=180;m.focus="0";m.method="sigma";m.color=l[0][1];for(var k=1,i=l.length-1;k<i;++k){j.push(l[k][0]*100+"% "+l[k][1])}m.colors=j.join(",");m.color2=l[i][1];e[h]=m}return e[h]}return function(aP,aJ,aK,aF,aC,aj,aL){var ae=(aJ===null);if(ae){aJ=aC.alt}var aA=aP.viewBox;var aS=aK.computedFontSize||(aK.computedFontSize=new Cufon.CSS.Size(c(aj,aK.get("fontSize"))+"px",aP.baseSize));var aq=aK.computedLSpacing;if(aq==undefined){aq=aK.get("letterSpacing");aK.computedLSpacing=aq=(aq=="normal")?0:~~aS.convertFrom(a(aj,aq))}var i,ah;if(ae){i=aC;ah=aC.firstChild}else{i=document.createElement("span");i.className="cufon cufon-vml";i.alt=aJ;ah=document.createElement("span");ah.className="cufon-vml-canvas";i.appendChild(ah);if(aF.printable){var l=document.createElement("span");l.className="cufon-alt";l.appendChild(document.createTextNode(aJ));i.appendChild(l)}if(!aL){i.appendChild(document.createElement("cvml:shape"))}}var aM=i.style;var ax=ah.style;var ac=aS.convert(aA.height),ag=Math.ceil(ac);var ap=ag/ac;var av=ap*Cufon.CSS.fontStretch(aK.get("fontStretch"));var ao=aA.minX,az=aA.minY;ax.height=ag;ax.top=Math.round(aS.convert(az-aP.ascent));ax.left=Math.round(aS.convert(ao));aM.height=aS.convert(aP.height)+"px";var B=aF.enableTextDecoration?Cufon.CSS.textDecoration(aj,aK):{};var aI=aK.get("color");var ad=Cufon.CSS.textTransform(aJ,aK).split(""),ab;var af=aP.glyphs,aG,ai,aH;var an=0,aD=[],ay=0,D;var F,aV=aF.textShadow;for(var ak=0,aE=0,A=ad.length;ak<A;++ak){aG=af[ab=ad[ak]]||aP.missingGlyph;if(!aG){continue}if(ai){an-=aH=ai[ab]||0;aD[aE-1]-=aH}an+=D=aD[aE++]=~~(aG.w||aP.w)+aq;ai=aG.k}if(D===undefined){return null}var aa=-ao+an+(aA.width-D);var aN=aS.convert(aa*av),al=Math.round(aN);var au=aa+","+aA.height,aQ;var aB="r"+au+"ns";var E=aF.textGradient&&d(aF.textGradient);for(ak=0,aE=0;ak<A;++ak){aG=af[ad[ak]]||aP.missingGlyph;if(!aG){continue}if(ae){F=ah.childNodes[aE];while(F.firstChild){F.removeChild(F.firstChild)}}else{F=document.createElement("cvml:shape");ah.appendChild(F)}F.stroked="f";F.coordsize=au;F.coordorigin=aQ=(ao-ay)+","+az;F.path=(aG.d?"m"+aG.d+"xe":"")+"m"+aQ+aB;F.fillcolor=aI;if(E){F.appendChild(E.cloneNode(false))}var aO=F.style;aO.width=al;aO.height=ag;if(aV){var am=aV[0],aU=aV[1];var aR=Cufon.CSS.color(am.color),j;var at=document.createElement("cvml:shadow");at.on="t";at.color=aR.color;at.offset=am.offX+","+am.offY;if(aU){j=Cufon.CSS.color(aU.color);at.type="double";at.color2=j.color;at.offset2=aU.offX+","+aU.offY}at.opacity=aR.opacity||(j&&j.opacity)||1;F.appendChild(at)}ay+=aD[aE++]}var ar=F.nextSibling,C,k;if(aF.forceHitArea){if(!ar){ar=document.createElement("cvml:rect");ar.stroked="f";ar.className="cufon-vml-cover";C=document.createElement("cvml:fill");C.opacity=0;ar.appendChild(C);ah.appendChild(ar)}k=ar.style;k.width=al;k.height=ag}else{if(ar){ah.removeChild(ar)}}aM.width=Math.max(Math.ceil(aS.convert(an*av)),0);if(f){var aw=aK.computedYAdjust;if(aw===undefined){var aT=aK.get("lineHeight");if(aT=="normal"){aT="1em"}else{if(!isNaN(aT)){aT+="em"}}aK.computedYAdjust=aw=0.5*(a(aj,aT)-parseFloat(aM.height))}if(aw){aM.marginTop=Math.ceil(aw)+"px";aM.marginBottom=aw+"px"}}return i}})());/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Georgia is a trademark of Microsoft Corporation.
 */
Cufon.registerFont({w:231,face:{"font-family":"Georgia","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 5 2 5 4 5 2 3 3",ascent:"288",descent:"-72","x-height":"5",bbox:"-31 -272.168 415 78.1605","underline-thickness":"17.7539","underline-position":"-23.0273","unicode-range":"U+0020-U+2265"},glyphs:{" ":{w:86},"\u00a0":{w:86},"!":{d:"38,-232v-2,-21,26,-32,39,-17v4,5,6,10,6,17r-16,156r-14,0xm60,-44v13,0,25,12,25,24v0,13,-12,24,-25,24v-13,0,-24,-12,-24,-24v0,-12,11,-24,24,-24",w:119},'"':{d:"108,-269v12,0,19,10,19,20v0,23,-9,49,-14,79r-11,0r-14,-79v1,-11,7,-20,20,-20xm41,-269v12,0,19,10,19,20v0,23,-9,49,-14,79r-11,0r-14,-79v1,-11,7,-20,20,-20",w:148},"#":{d:"204,-131r-43,0r-13,44r46,0r0,22r-52,0r-19,65r-19,0r18,-65r-38,0r-19,65r-19,0r19,-65r-38,0r0,-22r44,0r13,-44r-46,0r0,-22r52,0r18,-63r20,0r-19,63r38,0r19,-63r19,0r-18,63r37,0r0,22xm142,-131r-39,0r-13,45r39,0"},"$":{d:"173,-160v-23,0,-21,-20,-16,-38v-6,-10,-20,-16,-37,-16r0,82v32,15,74,21,74,68v0,39,-36,65,-74,67r0,50r-15,0r0,-50v-41,1,-77,-21,-78,-56v0,-12,5,-22,18,-21v27,-1,18,26,12,43v7,13,26,21,48,20r0,-88v-31,-12,-71,-23,-71,-68v0,-34,35,-62,71,-61r0,-40r15,0r0,40v37,1,69,16,69,49v0,11,-3,19,-16,19xm105,-214v-44,-3,-55,63,-11,73r11,5r0,-78xm120,-11v26,-1,41,-14,41,-39v-1,-27,-18,-38,-41,-46r0,85",w:219},"%":{d:"79,-255v36,0,60,29,60,65v0,40,-23,65,-60,65v-37,0,-60,-26,-60,-65v0,-37,24,-65,60,-65xm79,-138v41,-2,41,-102,0,-104v-40,0,-43,104,0,104xm216,-124v37,0,59,28,59,65v0,40,-23,65,-60,65v-37,0,-59,-25,-59,-65v0,-37,23,-65,60,-65xm215,-7v41,0,42,-103,1,-104v-43,0,-42,102,-1,104xm263,-250r-207,250r-24,0r207,-250r24,0",w:294},"&":{d:"192,-130v-3,-11,-16,-12,-30,-16r0,-12r94,0r0,12v-54,2,-52,61,-79,91v17,21,40,42,76,43r0,12r-72,0r-27,-30v-17,18,-35,36,-69,36v-43,0,-72,-23,-72,-67v0,-41,23,-55,55,-77v-15,-22,-30,-33,-30,-63v0,-35,25,-54,61,-54v33,0,55,17,55,49v0,34,-24,49,-49,63v20,29,41,51,63,77v12,-20,23,-39,24,-64xm97,-153v36,-9,51,-82,4,-87v-46,8,-28,64,-4,87xm75,-127v-41,22,-32,112,24,109v20,0,37,-10,46,-22",w:255},"'":{d:"19,-249v-2,-17,25,-28,34,-14v16,24,-8,63,-9,93r-11,0",w:77},"(":{d:"54,-104v1,75,14,134,69,147r0,15v-108,-5,-126,-194,-75,-278v18,-28,43,-45,75,-49r0,14v-54,13,-70,73,-69,151",w:135},")":{d:"12,-269v107,5,126,193,75,278v-18,28,-43,45,-75,49r0,-15v55,-13,68,-72,69,-147v1,-78,-15,-137,-69,-151r0,-14",w:135},"*":{d:"90,-196v25,1,58,-24,65,3v-6,26,-43,1,-65,3v11,18,30,26,37,47v0,6,-8,12,-14,12v-21,-9,-14,-32,-28,-56v-14,22,-6,48,-28,56v-6,0,-14,-5,-13,-12v5,-21,25,-28,36,-47v-23,-3,-59,23,-65,-3v7,-27,41,-1,65,-3v-12,-16,-29,-27,-36,-48v-1,-6,8,-12,13,-12v21,5,16,39,28,57v13,-20,8,-49,28,-57v5,1,14,6,14,12v-6,20,-23,26,-37,48",w:169},"+":{d:"206,-87r-79,0r0,79r-22,0r0,-79r-80,0r0,-22r80,0r0,-80r22,0r0,80r79,0r0,22"},",":{d:"45,-44v41,0,34,64,12,81v-8,11,-21,19,-32,25r-8,-12v20,-12,35,-25,40,-50v-20,1,-34,-5,-34,-23v0,-10,10,-21,22,-21",w:97},"-":{d:"120,-82r-105,0r0,-27r105,0r0,27",w:134},"\u00ad":{d:"120,-82r-105,0r0,-27r105,0r0,27",w:134},".":{d:"49,-44v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24",w:97},"/":{d:"153,-268r-122,343r-22,0r121,-343r23,0",w:168},"0":{d:"111,-194v62,0,92,40,92,100v0,62,-32,100,-93,100v-61,0,-92,-39,-92,-100v0,-61,32,-100,93,-100xm110,-6v74,0,73,-178,1,-176v-40,1,-55,40,-54,88v0,45,14,88,53,88",w:220},"1":{d:"101,-36v-1,20,23,22,41,24r0,12r-118,0r0,-12v17,-3,43,1,43,-22r0,-123r-44,0r0,-15v29,3,54,-9,65,-22r15,0",w:154},"2":{d:"175,-135v0,72,-88,65,-126,104r135,0r0,31r-165,0v-1,-80,117,-48,117,-137v0,-46,-58,-55,-79,-26v7,19,9,47,-17,46v-13,0,-19,-10,-19,-23v0,-35,36,-52,76,-54v43,-1,78,20,78,59",w:201},"3":{d:"180,-12v5,82,-156,108,-169,26v-2,-12,6,-23,18,-23v25,0,24,26,17,44v32,31,104,10,95,-47v2,-41,-26,-54,-71,-50r0,-20v43,4,61,-13,61,-54v0,-47,-53,-56,-76,-27v5,17,11,49,-17,46v-12,0,-18,-11,-18,-22v0,-37,36,-54,78,-55v43,0,69,20,72,57v3,39,-27,49,-52,63v35,5,59,21,62,62",w:198},"4":{d:"191,-16r-36,0r0,80r-34,0r0,-80r-112,0r0,-27r123,-150r23,0r0,154r36,0r0,23xm121,-39r0,-115r-95,115r95,0",w:203},"5":{d:"47,-83v46,-34,128,-10,128,60v0,50,-40,87,-91,87v-36,0,-71,-19,-74,-48v-2,-28,39,-29,40,-5v0,6,-3,21,-5,26v40,31,101,0,92,-60v6,-57,-72,-75,-98,-34r-12,-5r15,-127r126,0r0,32r-112,0",w:190},"6":{d:"118,-160v40,0,73,38,71,79v-2,52,-35,86,-85,87v-102,2,-105,-150,-49,-210v26,-28,59,-46,101,-52r3,16v-59,10,-92,47,-102,104v17,-15,34,-23,61,-24xm104,-8v32,0,47,-31,47,-68v0,-35,-16,-63,-48,-63v-27,0,-48,10,-48,43v0,44,13,88,49,88",w:203},"7":{d:"152,-159v-54,4,-127,-18,-126,39r-10,0r0,-69r165,0r0,12r-125,241r-22,0",w:180},"8":{d:"141,-132v31,15,55,28,55,66v0,44,-43,72,-92,72v-47,0,-86,-26,-86,-70v0,-36,24,-51,55,-63v-25,-14,-45,-30,-45,-62v0,-39,41,-67,83,-67v42,0,76,25,76,64v0,29,-21,49,-46,60xm129,-138v37,-20,34,-104,-21,-104v-39,0,-61,52,-30,76v10,9,26,18,51,28xm108,-8v47,0,71,-58,35,-84v-15,-10,-38,-21,-58,-29v-49,19,-40,113,23,113",w:214},"9":{d:"100,-194v100,0,105,152,48,208v-25,24,-57,46,-100,51r-4,-16v59,-10,93,-45,103,-102v-44,46,-132,17,-132,-55v0,-47,38,-86,85,-86xm101,-50v26,0,47,-9,47,-43v0,-44,-13,-88,-49,-88v-31,0,-46,32,-46,68v0,35,16,63,48,63",w:203},":":{d:"56,-174v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm56,-44v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24",w:112},";":{d:"56,-174v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm53,-44v41,0,34,64,12,81v-8,11,-21,19,-32,25r-8,-12v20,-12,35,-25,40,-50v-20,1,-34,-5,-34,-23v0,-10,10,-21,22,-21",w:112},"\u037e":{d:"56,-174v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm53,-44v41,0,34,64,12,81v-8,11,-21,19,-32,25r-8,-12v20,-12,35,-25,40,-50v-20,1,-34,-5,-34,-23v0,-10,10,-21,22,-21",w:112},"<":{d:"197,-4r-163,-84r0,-20r163,-85r0,24r-136,71r136,70r0,24"},"=":{d:"204,-120r-177,0r0,-22r177,0r0,22xm204,-55r-177,0r0,-22r177,0r0,22"},">":{d:"198,-88r-163,84r0,-24r135,-70r-135,-71r0,-24r163,85r0,20"},"?":{d:"79,-255v47,0,76,26,76,72v0,46,-34,73,-78,78r0,39r-16,0r0,-67v35,-3,60,-15,60,-54v0,-43,-33,-66,-67,-47v7,17,6,44,-18,41v-11,-1,-17,-10,-17,-22v2,-28,30,-40,60,-40xm69,-44v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24",w:172},"@":{d:"175,41v39,0,66,-10,88,-29r6,9v-23,20,-54,36,-96,34v-85,-3,-143,-50,-143,-139v0,-94,62,-157,158,-157v74,0,115,43,118,115v1,52,-34,102,-83,102v-22,0,-34,-13,-39,-29v-9,15,-21,27,-41,28v-28,-1,-42,-18,-40,-48v3,-49,32,-91,82,-95v16,-2,23,11,28,22r7,-20r26,0v-11,39,-29,72,-36,114v-2,11,6,17,16,17v41,-1,66,-45,64,-93v-3,-62,-38,-98,-103,-98v-80,0,-129,56,-129,139v0,78,38,128,117,128xm133,-70v0,53,46,27,55,-1r20,-59v-3,-16,-8,-27,-24,-28v-37,6,-51,49,-51,88",w:334},A:{d:"51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0",w:241},B:{d:"146,-133v38,5,73,22,73,65v0,87,-115,66,-202,68r0,-12v15,-2,34,-4,34,-22r0,-179v1,-19,-18,-22,-33,-24r0,-12v76,5,185,-23,188,54v1,40,-32,50,-60,62xm88,-139v46,3,75,-8,75,-53v0,-41,-34,-48,-75,-43r0,96xm122,-14v36,-2,54,-22,54,-60v1,-43,-40,-57,-88,-50v5,43,-20,113,34,110",w:235},C:{d:"227,-63v-17,44,-46,69,-100,69v-72,0,-109,-53,-113,-128v-5,-102,96,-164,180,-115v4,-7,8,-15,22,-12r1,89r-14,0v-10,-37,-23,-80,-68,-80v-58,0,-79,53,-79,115v0,61,25,111,84,111v40,0,61,-25,73,-55"},D:{d:"127,-249v78,4,129,44,129,126v0,81,-56,123,-136,123r-103,0r0,-12v17,0,35,-3,34,-21r0,-180v2,-19,-17,-22,-33,-24r0,-12r109,0xm126,-14v63,0,87,-44,87,-109v0,-75,-42,-121,-125,-111r0,191v0,24,14,29,38,29",w:269},E:{d:"131,-14v54,9,72,-26,83,-59r13,0r-5,73r-207,0r0,-12v17,-1,36,-3,36,-22r0,-179v2,-20,-20,-22,-36,-24r0,-12r193,0r0,60r-13,0v-7,-26,-28,-53,-68,-47r-39,0r0,100v42,4,69,-4,69,-41r13,0r0,97r-13,0v-1,-36,-26,-47,-69,-42v4,48,-19,120,43,108",w:235},F:{d:"51,-213v2,-20,-20,-22,-36,-24r0,-12r196,0r0,62r-13,0v-8,-25,-26,-49,-68,-49r-42,0r0,101v41,3,72,-2,71,-41r14,0r0,98r-14,0v1,-38,-27,-48,-71,-43r0,86v-2,19,19,21,35,23r0,12r-108,0r0,-12v16,-2,36,-2,36,-21r0,-180",w:215},G:{d:"14,-123v-5,-103,104,-162,189,-114v4,-7,8,-15,22,-12r1,87r-14,0v-9,-40,-26,-78,-74,-78v-61,0,-82,53,-82,116v0,63,25,112,87,114v37,1,56,-17,48,-63v3,-24,-23,-25,-42,-27r0,-12r110,0r0,12v-41,-5,-34,44,-32,84v-28,12,-56,22,-92,22v-75,0,-117,-51,-121,-129",w:261},H:{d:"17,-12v14,-2,34,-2,34,-21r0,-180v0,-18,-18,-22,-34,-24r0,-12r104,0r0,12v-15,2,-33,2,-33,22r0,77r117,0r0,-75v2,-19,-18,-22,-33,-24r0,-12r103,0r0,12v-15,2,-32,3,-32,22r0,180v-1,18,16,21,32,23r0,12r-103,0r0,-12v13,-2,33,-1,33,-21r0,-89r-117,0r0,87v-1,18,17,21,33,23r0,12r-104,0r0,-12",w:293},I:{d:"14,-12v14,-3,37,0,37,-21r0,-181v1,-19,-21,-20,-37,-23r0,-12r112,0r0,12v-18,1,-37,2,-37,22r0,180v-1,20,20,21,37,23r0,12r-112,0r0,-12",w:140},J:{d:"104,-213v1,-20,-20,-22,-37,-24r0,-12r110,0r0,12v-17,1,-35,2,-35,22r0,148v-3,43,-30,72,-76,73v-37,1,-64,-23,-64,-59v0,-34,47,-43,47,-9v0,18,-13,26,-18,40v6,8,17,15,33,15v37,-1,40,-35,40,-74r0,-132",w:186},K:{d:"18,-12v14,-2,33,-3,33,-21r0,-180v1,-19,-18,-22,-33,-24r0,-12r103,0r0,12v-15,2,-33,2,-33,22r0,86r4,0v30,-29,71,-58,85,-99v-3,-7,-15,-9,-26,-9r0,-12r94,0v5,22,-31,10,-41,27r-77,82r81,99v13,15,26,27,51,29r0,12r-70,0v-28,-42,-62,-85,-96,-122r-5,0r0,87v-1,18,17,21,33,23r0,12r-103,0r0,-12",w:249},L:{d:"129,-14v52,0,62,-32,76,-60r12,0r-5,74r-195,0r0,-12v16,-2,34,-3,34,-22r0,-179v1,-18,-18,-21,-34,-24r0,-12r106,0r0,12v-16,2,-35,3,-35,23r0,167v-3,31,11,33,41,33",w:217},M:{d:"283,-35v-2,19,18,21,34,23r0,12r-110,0r0,-12v17,-2,39,-2,39,-23r0,-182r-3,0r-85,213r-8,0r-81,-217r-3,0r0,149v-3,40,11,57,43,60r0,12r-101,0r0,-12v33,-2,41,-16,41,-58r0,-128v2,-28,-16,-37,-39,-39r0,-12r85,0r71,187r70,-187r81,0r0,12v-15,2,-34,2,-34,22r0,180",w:333},N:{d:"49,-194v1,-28,-22,-40,-45,-43r0,-12r71,0r141,190v-4,-55,11,-131,-11,-168v-5,-3,-25,-9,-33,-10r0,-12r101,0r0,12v-16,3,-38,4,-38,25v0,66,-1,144,-2,214r-16,0r-151,-204r0,129v1,32,1,53,28,57v8,2,14,4,17,4r0,12r-103,0r0,-12v15,-4,38,-6,39,-24v5,-44,1,-109,2,-158",w:276},O:{d:"134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114",w:267},P:{d:"16,-249v81,2,192,-19,192,61v0,62,-51,83,-120,78r0,76v-2,20,19,20,36,22r0,12r-107,0r0,-12v16,-2,34,-3,34,-22r0,-180v1,-19,-18,-22,-35,-23r0,-12xm88,-125v47,3,77,-12,77,-54v1,-44,-28,-61,-77,-56r0,110",w:219},Q:{d:"134,-255v77,0,120,52,120,131v0,66,-34,104,-82,123v-1,37,39,60,77,47r0,14v-50,19,-120,3,-119,-54v-74,-6,-116,-54,-116,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114",w:267},R:{d:"211,-190v1,43,-27,57,-61,67v29,35,51,79,87,106v5,3,17,4,23,5r0,12r-67,0r-79,-113r-26,0r0,79v-2,20,18,20,35,22r0,12r-106,0r0,-12v16,-2,34,-3,34,-22r0,-180v2,-19,-19,-21,-34,-23r0,-12v79,5,193,-23,194,59xm88,-128v47,5,80,-15,80,-58v0,-42,-34,-53,-80,-49r0,107",w:252},S:{d:"56,-203v7,78,132,44,132,132v0,70,-96,96,-147,58v-4,8,-8,16,-22,13r-2,-85r14,0v12,39,28,75,75,75v30,0,49,-13,47,-44v-4,-80,-129,-42,-129,-133v0,-67,88,-84,131,-50v3,-8,7,-15,21,-12r1,82r-14,0v-11,-35,-21,-72,-66,-73v-21,0,-43,16,-41,37",w:201},T:{d:"93,-236v-50,-7,-67,22,-78,54r-12,0r0,-67r217,0r0,67r-12,0v-11,-32,-28,-61,-78,-54r0,200v-1,20,23,21,40,24r0,12r-118,0r0,-12v16,-3,41,-1,41,-23r0,-201",w:222},U:{d:"145,-14v92,0,67,-114,64,-197v-1,-21,-23,-23,-41,-26r0,-12r101,0r0,12v-66,-2,-35,103,-40,164v-5,52,-39,79,-90,79v-52,0,-93,-23,-93,-72r0,-147v2,-19,-18,-22,-33,-24r0,-12r104,0r0,12v-16,2,-35,4,-34,22v7,81,-30,201,62,201",w:272},V:{d:"191,-211v6,-23,-18,-25,-36,-26r0,-12r92,0r0,12v-20,2,-32,13,-38,30r-84,210r-15,0r-80,-216v-5,-15,-19,-23,-37,-24r0,-12r104,0r0,12v-16,1,-37,0,-30,18r63,167",w:239},W:{d:"279,-133v6,-35,52,-105,-13,-104r0,-12r90,0r0,12v-53,10,-52,80,-66,125r-36,115r-16,0r-63,-192r-65,192r-16,0r-65,-226v-5,-8,-18,-13,-30,-14r0,-12r102,0r0,12v-16,2,-38,-1,-31,19r45,157r62,-185r18,0r62,189v13,-44,16,-42,22,-76",w:351},X:{d:"169,-197v20,-26,22,-40,-14,-40r0,-12r93,0r0,12v-44,1,-56,37,-75,63r-29,39r77,109v9,11,18,13,35,14r0,12r-117,0r0,-12v19,-1,41,-2,29,-21v-15,-25,-32,-50,-47,-74v-14,21,-49,65,-55,83v3,11,12,11,29,12r0,12r-93,0r0,-12v49,-7,50,-35,78,-68v19,-22,17,-23,31,-42r-71,-102v-6,-8,-22,-12,-35,-13r0,-12r115,0r0,12v-15,2,-41,0,-28,21r43,67",w:255},Y:{d:"177,-224v-2,-13,-20,-11,-33,-13r0,-12r87,0r0,12v-36,5,-47,39,-63,64v-23,37,-40,68,-40,136v0,21,23,22,40,25r0,12r-117,0r0,-12v16,-2,42,-1,40,-23v-2,-33,4,-66,-12,-87v-29,-38,-32,-103,-87,-115r0,-12r107,0r0,12v-21,1,-40,1,-29,19r51,93v16,-28,47,-71,56,-99",w:221},Z:{d:"104,-236v-46,-5,-63,28,-77,57r-12,0r7,-70r187,0r0,6r-157,229v36,-3,90,6,113,-9v15,-10,30,-38,36,-55r12,0r-8,78r-200,0r0,-6r157,-230r-58,0",w:216},"[":{d:"123,54r-93,0r0,-321r93,0r0,16r-62,0r0,289r62,0r0,16",w:135},"\\":{d:"160,75r-23,0r-121,-343r23,0",w:168},"]":{d:"105,54r-93,0r0,-16r62,0r0,-289r-62,0r0,-16r93,0r0,321",w:135},"^":{d:"198,-140r-26,0r-56,-92r-57,92r-25,0r72,-116r20,0"},_:{d:"232,50r-233,0r0,-18r233,0r0,18"},"`":{d:"60,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6",w:180},a:{d:"148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53",w:181},b:{d:"65,-155v45,-52,124,-5,124,68v0,71,-78,118,-136,76v-7,8,-9,25,-24,18r2,-238v1,-19,-16,-26,-34,-26r0,-11r64,-4v8,32,-4,85,4,117xm104,-8v62,0,69,-151,-3,-151v-18,1,-28,8,-38,18r0,101v6,17,18,32,41,32",w:201},c:{d:"163,-40v-13,24,-40,44,-70,45v-52,2,-81,-39,-80,-92v1,-53,30,-89,82,-91v31,-1,58,15,58,45v0,27,-43,30,-40,6r4,-29v-4,-8,-13,-9,-23,-9v-66,0,-60,150,7,150v27,0,39,-14,50,-33",w:163},d:{d:"13,-87v0,-70,66,-111,126,-80r0,-60v2,-25,-18,-29,-41,-30r0,-11r71,-4r3,3r0,233v-1,17,12,22,30,21r0,12v-20,-1,-48,8,-63,1v-1,-5,2,-13,-1,-16v-46,49,-125,7,-125,-69xm100,-14v19,0,30,-10,39,-20r0,-101v-6,-16,-17,-30,-40,-30v-66,3,-70,150,1,151",w:206},e:{d:"105,-15v26,0,37,-12,49,-33r13,7v-14,25,-37,46,-72,46v-55,0,-82,-37,-82,-93v0,-51,28,-90,79,-90v51,0,72,33,70,86r-114,0v0,44,14,77,57,77xm128,-107v-1,-29,-6,-58,-36,-58v-29,1,-43,26,-44,58r80,0",w:174},f:{d:"110,-272v32,-3,44,35,15,40v-16,-1,-22,-16,-29,-26v-26,5,-24,48,-25,85r45,0r0,17r-45,0r0,125v-1,17,17,19,33,19r0,12r-91,0r0,-12v15,1,25,-3,25,-18r0,-126r-34,0r0,-17r34,0v-4,-55,25,-95,72,-99",w:117},g:{d:"76,-34v50,0,101,1,100,52v-1,47,-41,58,-90,60v-44,1,-77,-9,-79,-45v-1,-28,28,-35,50,-42v-15,-5,-31,-10,-30,-31v1,-17,11,-24,26,-30r0,-3v-19,-9,-35,-23,-35,-49v-1,-45,53,-67,97,-51r60,0r0,17v-13,1,-30,-2,-41,1v34,42,-6,103,-70,89v-22,8,-12,32,12,32xm82,-78v22,0,32,-20,32,-43v0,-24,-10,-45,-32,-45v-23,0,-30,19,-30,44v0,23,10,44,30,44xm92,65v31,1,55,-11,55,-40v0,-36,-45,-23,-74,-28v-22,4,-35,13,-35,35v0,25,25,32,54,33",w:183},h:{d:"176,-31v0,15,10,19,25,19r0,12r-85,0r0,-12v16,1,28,-3,27,-18v-3,-48,16,-127,-30,-127v-22,0,-37,12,-45,26r0,100v-1,15,12,19,26,19r0,12r-85,0r0,-12v16,1,27,-3,26,-18r0,-201v1,-19,-16,-26,-34,-26r0,-11v21,1,50,-8,67,-1r0,120v16,-15,29,-28,59,-29v65,-1,47,85,49,147",w:209},i:{d:"71,-32v0,15,12,20,26,20r0,12r-84,0r0,-12v15,1,25,-3,25,-18r0,-107v1,-18,-14,-21,-30,-23r0,-12v20,1,46,-6,63,-1r0,141xm52,-266v14,0,22,11,23,22v0,13,-10,25,-23,25v-12,0,-22,-11,-22,-23v0,-12,9,-24,22,-24",w:105},j:{d:"43,-135v1,-20,-22,-23,-39,-26r0,-11v23,1,52,-6,72,-1v-6,100,29,242,-71,251v-32,3,-44,-37,-15,-40v17,-2,22,16,28,25v25,-4,25,-33,25,-68r0,-130xm56,-266v14,0,22,11,22,22v1,13,-9,25,-22,25v-12,0,-23,-12,-23,-23v0,-12,10,-24,23,-24",w:105},k:{d:"129,-152v0,-7,-15,-9,-22,-10r0,-11r76,0r0,11v-36,10,-55,32,-77,55v23,26,47,67,72,92v4,2,10,3,18,3r0,12r-52,0r-62,-87r-14,14v0,29,-7,65,26,61r0,12r-85,0r0,-12v16,1,27,-3,26,-18r0,-201v0,-18,-14,-27,-34,-26r0,-11v21,1,50,-8,67,-1r0,183v20,-22,43,-42,61,-66",w:192},l:{d:"68,-32v0,15,12,20,26,20r0,12r-85,0r0,-12v16,1,27,-3,26,-18r0,-200v2,-20,-17,-26,-35,-27r0,-11r66,-4v7,74,2,162,2,240",w:103},m:{d:"283,-31v0,16,13,18,27,19r0,12r-85,0r0,-12v15,1,26,-3,25,-18v-4,-47,17,-124,-29,-127v-23,-1,-36,12,-44,26r0,100v0,15,11,18,25,19r0,12r-82,0r0,-12v15,1,25,-3,24,-18v-4,-47,17,-124,-29,-127v-21,-1,-37,14,-44,26r0,99v-1,15,12,20,26,20r0,12r-84,0r0,-12v15,1,26,-3,25,-18r0,-107v0,-17,-13,-21,-28,-23r0,-12v19,1,44,-6,60,-1v1,8,-3,21,2,25v17,-33,92,-43,104,1v14,-15,30,-31,60,-31v64,-3,47,86,47,147",w:317},n:{d:"179,-31v0,15,11,18,25,19r0,12r-85,0r0,-12v16,1,28,-3,27,-18v-3,-48,16,-127,-30,-127v-22,0,-37,12,-45,26r0,100v-1,16,13,18,27,19r0,12r-85,0r0,-12v15,1,26,-3,25,-18r0,-107v0,-16,-11,-23,-27,-23r0,-12v19,0,44,-6,60,-1v1,7,-2,18,1,24v14,-15,29,-28,58,-29v67,-2,49,85,49,147",w:212},o:{d:"98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81",w:194},p:{d:"118,-178v50,2,73,39,75,91v3,69,-67,112,-125,80r0,52v-1,19,18,20,35,21r0,12r-97,0r0,-12v16,0,30,-2,29,-19r0,-184v-2,-15,-12,-23,-29,-23r0,-12v20,1,45,-6,61,-1v1,6,-2,17,2,20v10,-12,29,-26,49,-25xm108,-8v67,0,65,-149,-2,-151v-19,-1,-30,10,-38,20r0,102v6,16,19,29,40,29",w:205},q:{d:"13,-89v-4,-74,84,-112,137,-71v8,-8,9,-27,25,-21v-5,71,-2,149,-3,225v0,18,15,21,31,22r0,12r-94,0r0,-12v16,-1,31,-2,30,-19v-1,-21,2,-45,-1,-64v-13,11,-25,23,-49,22v-50,-3,-73,-40,-76,-94xm49,-85v0,58,55,93,90,53r0,-104v-7,-15,-19,-29,-41,-29v-33,0,-49,39,-49,80",w:201},r:{d:"120,-178v27,-3,36,49,7,50v-18,1,-23,-14,-18,-30v-16,2,-30,13,-38,26r0,101v-2,18,18,18,33,19r0,12r-91,0r0,-12v15,1,26,-3,25,-18r0,-107v-1,-15,-10,-23,-27,-23r0,-12v19,0,44,-6,60,-1v1,7,-2,18,1,24v11,-14,29,-27,48,-29",w:147},s:{d:"121,-123v1,-38,-70,-62,-77,-17v7,53,96,21,98,90v2,54,-78,69,-111,39r-3,12r-13,0r-2,-61r12,0v8,25,23,48,55,51v41,3,46,-53,9,-59v-32,-12,-70,-17,-72,-59v-2,-45,61,-64,97,-42v1,-7,6,-11,16,-9r3,55r-12,0",w:155},t:{d:"67,-59v-8,37,21,47,53,39r0,12v-30,16,-86,22,-86,-30r0,-118r-32,0r0,-17r32,0r0,-54r32,0r0,54r50,0r0,17r-49,0r0,97",w:124},u:{d:"172,-35v0,15,10,21,26,20r0,12v-19,-1,-45,8,-59,1v-1,-7,2,-17,-1,-22v-13,15,-27,28,-57,28v-63,0,-48,-81,-48,-141v0,-17,-12,-21,-27,-23r0,-11v20,0,44,-6,61,-2r0,120v-6,51,60,43,72,13r0,-99v0,-18,-15,-21,-33,-21r0,-11v21,0,48,-6,66,-2r0,138",w:207},v:{d:"142,-149v-2,-8,-15,-12,-24,-13r0,-11r66,0r0,10v-33,10,-37,40,-49,70r-38,95r-13,0r-60,-145v-4,-10,-16,-17,-27,-19r0,-11r80,0r0,12v-10,0,-27,4,-19,15r42,102v12,-32,32,-65,42,-105",w:178},w:{d:"225,-134v8,-18,-2,-28,-20,-28r0,-11r66,0r0,11v-33,4,-36,44,-45,71r-30,92r-15,0r-47,-127r-46,127r-15,0r-48,-144v-3,-11,-15,-16,-26,-19r0,-11r77,0r0,12v-10,1,-25,3,-17,16r31,100r45,-125r17,0r45,123",w:265},x:{d:"66,-53v-9,13,-35,41,0,42r0,11r-64,0r0,-11v40,-14,45,-40,73,-74v-18,-24,-33,-51,-53,-73v-4,-3,-10,-4,-17,-4r0,-11r75,0r0,11v-10,0,-22,2,-12,12r29,45v10,-16,25,-28,32,-48v0,-6,-12,-7,-18,-9r0,-11r64,0r0,11v-39,8,-48,42,-70,66v20,26,34,57,58,79v4,3,10,5,17,5r0,12r-80,0r0,-12v30,1,13,-20,2,-35r-19,-28v-6,8,-12,15,-17,22",w:181},y:{d:"57,66v-15,17,-58,17,-58,-9v0,-34,40,-16,45,2v13,-7,33,-44,38,-60r-58,-142v-4,-10,-16,-17,-27,-19r0,-11r79,0r0,12v-10,0,-26,3,-18,15r42,103v12,-36,31,-63,41,-106v-1,-6,-16,-12,-23,-13r0,-11r64,0v4,20,-23,14,-26,31r-62,147v-12,26,-22,44,-37,61",w:177},z:{d:"49,-14v52,4,91,0,90,-47r11,0r0,61r-140,0r0,-9r98,-150r-48,0v-23,0,-28,18,-33,39r-11,0r0,-53r133,0r0,7",w:159},"{":{d:"98,-35v-1,45,-2,85,45,79r0,15v-48,0,-80,-14,-78,-64r2,-44v1,-34,-22,-44,-54,-45r0,-23v30,-3,56,-11,54,-45v-3,-49,-6,-101,43,-105v10,-1,21,-3,33,-3r0,14v-26,1,-46,8,-45,38v5,62,-7,106,-61,110r0,5v38,6,62,24,61,68",w:154},"|":{d:"79,75r-23,0r0,-343r23,0r0,343",w:135},"}":{d:"88,-162v-2,34,24,42,54,45r0,23v-31,2,-57,10,-54,45v4,50,4,100,-43,105v-10,1,-21,3,-33,3r0,-15v46,5,47,-34,45,-79v-2,-44,23,-62,61,-68r0,-5v-53,-4,-66,-47,-61,-110v2,-30,-19,-37,-45,-38r0,-14v48,-1,80,14,78,63",w:154},"~":{d:"160,-100v20,0,28,-16,35,-31r14,5v-11,23,-26,51,-60,52v-32,0,-48,-24,-78,-24v-20,0,-25,15,-34,31r-14,-5v10,-24,28,-52,60,-52v34,0,47,24,77,24"},"\u2020":{d:"89,-191v0,0,56,-22,63,3v-5,27,-40,2,-63,4r9,132v0,9,-5,14,-13,14v-8,-1,-12,-5,-12,-14r8,-132v-23,-2,-58,23,-63,-4v6,-26,41,0,63,-3v0,0,-22,-58,4,-65v27,5,3,44,4,65",w:169},"\u00a2":{d:"156,-110v-29,2,-22,-29,-16,-46v-4,-6,-16,-10,-26,-10r0,151v31,1,45,-15,59,-34r10,8v-13,22,-38,41,-69,44r0,50r-14,0r0,-50v-47,-3,-75,-41,-75,-91v0,-46,34,-85,75,-90r0,-46r14,0r0,46v32,0,60,16,61,45v0,13,-6,23,-19,23xm100,-165v-54,13,-53,135,0,147r0,-147",w:199},"\u00a3":{d:"94,-109v1,38,-20,59,-41,78r152,0r0,31r-184,0r0,-26v30,-11,37,-44,38,-83r-29,0r0,-17r29,0v-13,-68,13,-131,77,-130v36,1,61,18,63,52v0,12,-5,22,-18,22v-28,1,-23,-26,-17,-45v-21,-31,-73,-10,-72,37r2,64r70,0r0,17r-70,0",w:223},"\u00a7":{d:"107,-240v-36,-14,-73,29,-38,52v32,21,90,27,90,77v0,27,-21,47,-44,55v64,25,33,106,-35,101v-28,-2,-49,-6,-52,-30v0,-11,6,-19,17,-18v17,1,21,20,27,33v26,8,53,-8,53,-30v0,-53,-110,-39,-104,-105v2,-27,20,-43,43,-53v-21,-11,-36,-20,-36,-46v0,-38,33,-52,70,-52v27,0,53,6,53,31v0,10,-6,18,-18,17v-17,-2,-20,-18,-26,-32xm102,-61v28,-11,40,-47,16,-70v-9,-8,-23,-15,-40,-21v-29,7,-41,48,-17,69v9,8,23,15,41,22",w:180},"\u2022":{d:"71,-152v25,0,46,22,46,47v0,24,-22,46,-46,46v-25,0,-47,-21,-47,-46v0,-25,22,-47,47,-47",w:141},"\u00b6":{d:"17,-186v-1,-38,30,-63,68,-63r91,0r0,13r-20,0r0,274r-18,0r0,-274r-28,0r0,274r-18,0r0,-162v-43,1,-75,-21,-75,-62",w:180},"\u00ae":{d:"169,-261v84,0,156,71,156,155v0,84,-72,155,-156,155v-84,0,-155,-72,-155,-155v0,-83,71,-155,155,-155xm169,34v75,0,139,-67,139,-140v0,-73,-65,-140,-139,-140v-73,0,-138,67,-138,140v0,73,64,140,138,140xm236,-150v0,29,-17,39,-42,46v25,23,34,63,77,68r0,11r-50,0v-21,-31,-33,-46,-55,-72r-18,0v3,26,-12,66,25,61r0,11r-77,0v-6,-20,24,-5,24,-25r0,-113v1,-13,-14,-13,-24,-16r0,-10v56,4,140,-17,140,39xm148,-110v55,16,79,-67,20,-66r-20,0r0,66",w:339},"\u00a9":{d:"169,-261v84,0,156,71,156,155v0,84,-72,155,-156,155v-84,0,-155,-72,-155,-155v0,-83,71,-155,155,-155xm169,34v75,0,139,-67,139,-140v0,-73,-65,-140,-139,-140v-73,0,-138,67,-138,140v0,73,64,140,138,140xm180,-36v29,0,41,-16,52,-39r10,4v-12,27,-30,51,-69,51v-55,0,-85,-31,-87,-84v-2,-67,70,-107,130,-77v4,-5,6,-13,18,-11r1,64r-9,0v-8,-27,-20,-51,-55,-51v-33,1,-48,34,-48,73v0,39,22,70,57,70",w:339},"\u2122":{d:"308,-147v0,9,11,7,18,9r0,9r-61,0r0,-9v10,0,20,0,20,-9v0,-25,4,-58,-2,-79r-43,93r-6,0v-16,-31,-25,-67,-44,-95v5,33,-16,92,22,90r0,9r-55,0r0,-9v36,3,18,-53,22,-86v-1,-11,-9,-16,-21,-16r0,-9r49,0r37,83v11,-28,26,-53,35,-83r47,0r0,9v-9,0,-18,0,-18,8r0,85xm65,-240v-24,-4,-36,10,-40,25r-8,0r0,-34r119,0r0,34v-20,-2,-13,-34,-48,-25r0,93v0,10,12,7,20,9r0,9r-62,0v-6,-16,20,-5,19,-17r0,-94",w:339},"\u2260":{d:"204,-55r-90,0r-16,55r-21,0r16,-55r-66,0r0,-22r72,0r13,-43r-85,0r0,-22r91,0r16,-55r20,0r-15,55r65,0r0,22r-72,0r-12,43r84,0r0,22"},"\u00d8":{d:"220,-217v20,20,35,53,34,93v-2,77,-44,127,-120,130v-33,1,-58,-11,-76,-28r-31,37r-11,-9r32,-38v-20,-21,-34,-53,-34,-92v0,-78,45,-132,120,-132v32,0,57,13,76,29r27,-32r11,9xm134,-240v-82,-1,-90,116,-66,185r125,-152v-12,-19,-30,-33,-59,-33xm134,-9v81,-1,90,-115,66,-185r-125,151v11,19,30,34,59,34",w:267},"\u221e":{d:"185,-172v38,0,60,33,60,73v0,38,-26,73,-60,73v-29,-1,-46,-19,-58,-42v-12,23,-25,42,-54,42v-37,0,-60,-33,-60,-73v0,-38,25,-74,60,-73v29,1,46,19,58,42v10,-23,26,-42,54,-42xm192,-57v23,2,38,-19,38,-42v0,-50,-75,-55,-93,-19v16,32,22,58,55,61xm28,-100v0,51,73,55,93,20v-16,-34,-21,-58,-55,-61v-23,-2,-38,18,-38,41",w:258},"\u00b1":{d:"205,0r-179,0r0,-22r79,0r0,-71r-79,0r0,-22r79,0r0,-79r22,0r0,79r78,0r0,22r-78,0r0,71r78,0r0,22"},"\u2264":{d:"200,-35r-168,-69r0,-20r168,-69r0,24r-136,55r136,54r0,25xm200,-22r0,22r-168,0r0,-22r168,0"},"\u2265":{d:"200,-104r-168,69r0,-25r136,-54r-136,-55r0,-24r168,69r0,20xm200,0r-168,0r0,-22r168,0r0,22"},"\u00a5":{d:"172,-224v-2,-12,-17,-11,-30,-13r0,-12r83,0v2,24,-30,12,-37,37v-26,38,-39,62,-60,99r0,15r69,0r0,16r-69,0r0,46v-2,20,20,20,35,24r0,12r-107,0r0,-12v16,-2,36,-2,36,-23r0,-47r-70,0r0,-16r70,0v-1,-30,-21,-46,-26,-62v-22,-27,-25,-71,-68,-77r0,-12r102,0r0,12v-19,2,-36,-1,-27,17r48,87v14,-25,43,-67,51,-91",w:221},"\u00b5":{d:"37,78v-36,-12,-6,-66,-6,-102r0,-149r33,0r0,119v-5,49,61,44,72,13r0,-132r33,0r0,137v-1,18,11,22,30,21r0,12v-27,12,-58,5,-64,-21v-13,25,-66,40,-90,13v-6,31,30,82,-8,89",w:203},"\u2211":{d:"181,41v30,-2,41,-28,51,-49r11,4r-20,77r-219,0r0,-9r122,-147r-120,-159r0,-7r209,0r8,70r-13,0v-14,-30,-32,-57,-79,-57r-76,0r102,134r0,5r-116,138r140,0",w:253},"\u00ba":{d:"91,-255v41,0,70,32,69,73v-1,42,-28,75,-71,75v-40,0,-69,-33,-69,-74v0,-42,29,-74,71,-74xm90,-120v52,-1,51,-120,1,-122v-54,0,-51,120,-1,122",w:180},"\u0192":{d:"150,-230v31,-4,51,40,18,44v-18,-1,-22,-15,-30,-31v-33,6,-34,50,-39,91r45,0r0,17r-47,0v-9,80,-10,168,-92,174v-20,1,-36,-8,-36,-25v0,-10,6,-19,17,-18v17,2,23,14,31,30v45,-17,36,-108,47,-161r-36,0r0,-17r37,0v7,-58,27,-97,85,-104",w:186},"\u2248":{d:"159,-68v19,0,25,-16,33,-30r13,5v-10,25,-24,48,-58,49v-31,1,-47,-21,-74,-21v-19,0,-24,14,-33,29r-13,-5v8,-24,27,-46,57,-48v32,-2,46,21,75,21xm159,-135v18,0,25,-16,33,-30r13,5v-10,25,-24,48,-58,49v-31,1,-47,-21,-74,-21v-19,0,-24,14,-33,29r-13,-5v8,-24,26,-46,57,-48v32,-2,46,21,75,21"},"\u00ab":{d:"175,-28r-8,7r-67,-63v-7,-7,1,-20,5,-23r62,-58r8,7r-45,65xm108,-28r-8,7r-67,-63v-7,-8,0,-19,5,-23r62,-58r8,7r-45,65",w:209},"\u00bb":{d:"171,-107v8,4,11,22,1,28r-62,58r-9,-7r45,-65r-45,-65r9,-7xm104,-107v8,3,11,23,1,28r-62,58r-9,-7r45,-65r-45,-65r9,-7",w:209},"\u2026":{d:"243,-42v11,0,23,12,23,23v0,12,-12,23,-23,23v-11,0,-23,-11,-23,-23v0,-12,12,-23,23,-23xm146,-42v11,0,23,12,23,23v0,12,-12,23,-23,23v-11,0,-23,-11,-23,-23v0,-11,12,-23,23,-23xm49,-42v11,0,23,12,23,23v0,12,-12,23,-23,23v-11,0,-23,-11,-23,-23v0,-11,12,-23,23,-23",w:290},"\u201c":{d:"42,-173v-38,2,-31,-58,-11,-74v9,-7,20,-17,29,-21r6,10v-18,10,-31,20,-35,44v36,-9,42,39,11,41xm107,-173v-38,2,-31,-58,-11,-74v9,-7,20,-17,29,-21r6,10v-18,10,-31,20,-35,44v36,-9,42,39,11,41",w:147},"\u201d":{d:"41,-269v38,0,32,59,11,74v-7,8,-21,16,-29,21r-6,-10v15,-11,34,-19,35,-43v-36,9,-43,-41,-11,-42xm106,-269v38,-2,32,59,11,74v-7,8,-21,16,-29,21r-6,-10v17,-10,33,-19,35,-43v-35,9,-43,-41,-11,-42",w:147},"\u2018":{d:"41,-173v-38,0,-32,-58,-11,-74v10,-8,18,-15,29,-21r6,10v-18,10,-31,20,-35,44v36,-10,42,40,11,41",w:81},"\u2019":{d:"40,-269v38,-2,32,59,11,74v-7,8,-20,17,-29,21r-6,-10v16,-11,34,-18,35,-43v-35,9,-43,-40,-11,-42",w:81},"\u00f7":{d:"116,-192v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22xm206,-87r-181,0r0,-22r181,0r0,22xm116,-50v12,0,23,11,23,23v0,12,-10,22,-23,22v-13,0,-23,-10,-23,-22v0,-12,11,-23,23,-23"},"\u20ac":{d:"142,-14v40,0,59,-26,71,-55r14,6v-18,43,-44,69,-98,69v-62,0,-97,-43,-107,-99r-22,0r6,-17r15,0v0,-10,-2,-23,0,-31r-21,0r6,-17r17,0v9,-73,101,-125,171,-79v4,-7,8,-15,22,-12r1,89r-14,0v-8,-46,-42,-100,-97,-72v-23,13,-39,40,-42,74r69,0r-6,17r-64,0v0,10,-2,22,0,31r52,0r-6,17r-45,0v8,43,30,79,78,79"},"\u2021":{d:"152,-105v-4,28,-42,1,-63,3r9,52v0,9,-4,15,-13,13v-28,-5,-2,-41,-4,-65v-19,2,-36,8,-50,10v-9,1,-12,-5,-13,-13v7,-25,39,-2,63,-4v-5,-24,-5,-51,0,-75v-23,-2,-58,23,-63,-4v6,-25,43,-2,63,-3v0,0,-22,-58,4,-65v27,5,3,44,4,65v0,0,56,-22,63,3v-5,27,-40,2,-63,4v5,24,6,51,0,75v20,0,57,-20,63,4",w:169},"\u2030":{d:"79,-255v36,0,60,29,60,65v0,40,-23,65,-60,65v-37,0,-60,-26,-60,-65v0,-37,24,-65,60,-65xm79,-138v41,-2,41,-102,0,-104v-40,0,-43,104,0,104xm216,-124v37,0,59,28,59,65v0,40,-23,65,-60,65v-37,0,-59,-25,-59,-65v0,-37,23,-65,60,-65xm215,-7v41,0,42,-103,1,-104v-43,0,-42,102,-1,104xm263,-250r-207,250r-24,0r207,-250r24,0xm355,-124v37,0,60,29,60,65v0,40,-23,65,-60,65v-37,0,-60,-26,-60,-65v0,-36,23,-65,60,-65xm355,-7v41,-2,42,-104,0,-104v-42,2,-40,102,0,104",w:434},"\u00d7":{d:"195,-35r-16,16r-63,-64r-64,64r-15,-16r64,-63r-64,-64r15,-15r64,63r63,-64r16,16r-64,64"},"\u00b2":{d:"150,-207v-3,63,-70,62,-101,96r109,0r0,25r-132,0v-2,-67,88,-51,91,-122v2,-33,-41,-45,-59,-23v5,16,7,34,-15,34v-12,0,-16,-7,-16,-17v4,-55,126,-56,123,7",w:180},"\u00b3":{d:"110,-174v24,4,44,15,45,42v3,59,-122,72,-133,17v-2,-10,6,-18,15,-18v20,-1,21,16,15,31v24,18,69,8,69,-31v0,-29,-23,-34,-55,-31r0,-17v31,2,47,-5,47,-35v0,-28,-39,-35,-53,-16v6,14,3,31,-16,31v-10,0,-15,-7,-15,-16v0,-50,117,-53,118,1v0,26,-20,32,-37,42",w:180},"\u00bd":{d:"253,-249r-130,249r-24,0r130,-249r24,0xm89,-114v0,15,20,14,34,15r0,13r-99,0r0,-13v17,0,36,3,35,-14r0,-111r-36,0r0,-13v24,2,45,-6,55,-17r12,0xm351,-121v-3,63,-70,62,-101,96r109,0r0,25r-132,0v-2,-67,88,-51,91,-122v2,-33,-41,-45,-59,-23v5,16,7,34,-15,34v-12,0,-16,-7,-16,-17v4,-55,126,-56,123,7",w:377},"\u00bc":{d:"349,-37r-27,0r0,41r-30,0r0,-41r-87,0r0,-22r96,-110r21,0r0,113r27,0r0,19xm292,-56r0,-80r-69,80r69,0xm254,-249r-130,249r-23,0r129,-249r24,0xm89,-114v0,15,20,14,34,15r0,13r-99,0r0,-13v17,0,36,3,35,-14r0,-111r-36,0r0,-13v24,2,45,-6,55,-17r12,0",w:377},"\u00be":{d:"365,-37r-28,0r0,41r-29,0r0,-41r-87,0r0,-22r96,-110r20,0r0,113r28,0r0,19xm308,-56r0,-80r-69,80r69,0xm281,-249r-130,249r-24,0r130,-249r24,0xm108,-174v24,4,44,15,45,42v3,59,-122,72,-133,17v-2,-10,6,-18,15,-18v20,-1,21,16,15,31v24,18,69,8,69,-31v0,-29,-23,-34,-55,-31r0,-17v31,2,47,-5,47,-35v0,-28,-39,-35,-53,-16v6,14,3,31,-16,31v-10,0,-15,-7,-15,-16v0,-50,117,-53,118,1v0,26,-20,32,-37,42",w:377},"\u03b1":{d:"173,-82v3,35,2,73,43,67r0,12v-31,12,-68,10,-67,-32v-14,20,-29,40,-62,40v-50,0,-74,-40,-74,-92v0,-53,30,-88,81,-91v29,-2,48,16,57,38r4,-33r33,0v-3,25,-9,62,-15,91xm97,-165v-61,2,-69,150,1,151v65,-1,65,-148,-1,-151",w:215},"\u0394":{d:"234,0r-231,0r0,-9r113,-244r14,0r104,244r0,9xm185,-30r-75,-175r-79,175r154,0",w:237},"\u03a9":{d:"232,-31v20,-3,24,-22,31,-37r12,0r-12,68r-104,0r0,-12v25,-37,54,-64,53,-125v-1,-55,-18,-103,-72,-103v-54,0,-70,48,-71,103v0,58,29,92,53,125r0,12r-105,0r-12,-68r12,0v9,13,9,36,32,37r40,0r0,-6v-26,-32,-63,-62,-63,-120v0,-62,49,-95,114,-98v91,-4,143,85,97,162v-12,19,-30,39,-45,56r0,6r40,0",w:280},"\u03b2":{d:"127,-159v33,10,63,29,63,74v0,67,-71,112,-127,77r0,86r-33,0r0,-254v-2,-62,25,-96,81,-96v40,0,68,16,68,57v-1,34,-23,52,-52,56xm63,-37v32,59,90,17,90,-47v0,-43,-15,-70,-63,-64r0,-17v37,3,57,-14,57,-49v0,-27,-14,-44,-38,-45v-39,0,-46,34,-46,73r0,149",w:203},"\u00a4":{d:"144,-124v10,13,9,38,0,51r33,33r-15,15r-34,-32v-13,9,-37,9,-50,0r-34,33r-15,-16r33,-33v-10,-12,-10,-39,0,-51r-33,-33r16,-15r33,33v11,-10,39,-10,50,-1r33,-32r16,15xm103,-69v15,0,28,-14,28,-29v0,-15,-13,-29,-28,-29v-16,0,-29,14,-29,29v0,15,14,29,29,29",w:205}}});/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface ? The Monotype Corporation plc. Data ? The Monotype Corporation
 * plc/Type Solutions Inc. 1990-1992. All Rights Reserved
 * 
 * Trademark:
 * Arial? Trademark of The Monotype Corporation plc registered in the US Pat & TM
 * Off. and elsewhere.
 * 
 * Description:
 * Contemporary sans serif design, Arial contains more humanist characteristics
 * than many of its predecessors and as such is more in tune with the mood of the
 * last decades of the twentieth century.  The overall treatment of curves is
 * softer and fuller than in most industrial style sans serif faces.  Terminal
 * strokes are cut on the diagonal which helps to give the face a less mechanical
 * appearance.  Arial is an extremely versatile family of typefaces which can be
 * used with equal success for text setting in reports, presentations, magazines
 * etc, and for display use in newspapers, advertising and promotions.
 * 
 * Manufacturer:
 * Monotype Typography
 * 
 * Designer:
 * Monotype Type Drawing Office - Robin Nicholas, Patricia Saunders 1982
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_arial.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont({w:200,face:{"font-family":"Arial","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 4 2 2 2 2 2 4",ascent:"288",descent:"-72","x-height":"4",bbox:"-17 -281 353 76.2176","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+2265"},glyphs:{" ":{w:100,k:{"\u0394":20,Y:7,T:7,A:20}},"\u00a0":{w:100},"!":{d:"41,-64r-10,-137r0,-57r39,0v1,69,-5,130,-9,194r-20,0xm32,0r0,-36r37,0r0,36r-37,0",w:100},'"':{d:"25,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-8,92r-20,0xm83,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-9,92r-19,0",w:127},"#":{d:"18,4r15,-74r-29,0r0,-27r35,0r13,-63r-48,0r0,-27r53,0r15,-75r27,0r-16,75r56,0r15,-75r27,0r-16,75r31,0r0,27r-36,0r-13,63r49,0r0,27r-54,0r-16,74r-26,0r15,-74r-55,0r-16,74r-26,0xm65,-97r55,0r13,-63r-55,0"},"$":{d:"183,-73v2,43,-32,78,-75,78r0,32r-18,0r0,-32v-49,-4,-73,-29,-77,-77r32,-6v3,33,19,53,45,57r0,-101v-35,-7,-74,-27,-72,-72v1,-41,27,-69,72,-72r0,-15r18,0r0,15v40,4,64,26,69,63r-33,5v-3,-24,-15,-37,-36,-42r0,92v48,10,72,26,75,75xm90,-240v-32,2,-52,44,-31,70v6,7,17,14,31,18r0,-88xm108,-21v34,-1,56,-49,34,-78v-6,-7,-17,-13,-34,-19r0,97"},"%":{d:"75,-126v-37,0,-55,-29,-54,-70v0,-34,18,-66,54,-66v35,0,56,29,56,68v0,39,-22,67,-56,68xm104,-195v0,-27,-7,-45,-28,-45v-22,0,-27,18,-27,47v0,28,6,45,27,45v22,0,28,-18,28,-47xm76,9r141,-271r26,0r-141,271r-26,0xm242,9v-36,0,-54,-29,-54,-69v0,-37,18,-67,54,-67v34,1,56,29,56,68v0,39,-21,68,-56,68xm270,-60v0,-27,-6,-45,-27,-45v-22,0,-28,19,-28,48v0,26,7,45,28,45v22,0,27,-19,27,-48",w:320},"&":{d:"112,-262v34,0,60,24,60,55v0,24,-17,46,-49,63r46,59v5,-10,10,-22,13,-36r32,7v-6,22,-12,40,-22,55v12,16,25,29,40,40r-21,25v-13,-8,-26,-20,-40,-36v-18,20,-40,33,-74,34v-45,2,-83,-33,-82,-75v1,-40,29,-60,62,-77v-18,-21,-27,-30,-29,-57v-2,-32,30,-57,64,-57xm110,-236v-30,0,-39,38,-17,55r14,16v21,-13,29,-18,32,-41v1,-17,-13,-30,-29,-30xm50,-73v-2,35,40,65,77,41v10,-6,18,-14,24,-23r-58,-72v-26,16,-41,26,-43,54",w:240},"'":{d:"24,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-9,92r-19,0",w:68},"(":{d:"107,-262v-66,97,-72,231,0,338r-23,0v-31,-40,-62,-101,-62,-169v1,-74,27,-121,62,-169r23,0",w:119},")":{d:"107,-93v1,68,-32,129,-63,169r-22,0v71,-107,66,-242,0,-338r22,0v35,49,62,96,63,169",w:119},"*":{d:"11,-210r8,-25v19,7,33,12,41,17v-2,-21,-4,-36,-4,-44r26,0v0,12,-2,27,-4,44v12,-6,25,-12,41,-17r8,25v-15,5,-29,7,-43,9v7,6,17,18,30,34r-21,15v-7,-9,-15,-22,-24,-38v-9,17,-16,29,-23,38r-21,-15v14,-17,23,-29,29,-34v-15,-3,-29,-5,-43,-9",w:140},"+":{d:"90,-42r0,-70r-70,0r0,-30r70,0r0,-70r30,0r0,70r70,0r0,30r-70,0r0,70r-30,0",w:210},",":{d:"32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0",w:100},"-":{d:"11,-77r0,-32r98,0r0,32r-98,0",w:119},"\u00ad":{d:"11,-77r0,-32r98,0r0,32r-98,0",w:119},".":{d:"33,0r0,-36r36,0r0,36r-36,0",w:100},"/":{d:"0,4r75,-266r25,0r-75,266r-25,0",w:100},"0":{d:"99,4v-67,0,-84,-54,-84,-131v0,-75,16,-132,84,-132v67,0,84,56,84,132v0,74,-16,131,-84,131xm99,-233v-46,6,-52,44,-52,106v0,65,8,98,52,105v44,-6,51,-40,51,-105v0,-65,-6,-99,-51,-106"},"1":{d:"39,-194v32,-13,61,-39,75,-65r20,0r0,259r-32,0r0,-202v-14,14,-43,31,-63,39r0,-31",k:{"1":27}},"2":{d:"181,-187v0,78,-96,103,-126,157r126,0r0,30r-170,0v6,-90,131,-106,137,-188v2,-26,-21,-46,-48,-45v-31,0,-51,20,-51,52r-32,-3v3,-47,35,-75,84,-75v46,0,80,30,80,72"},"3":{d:"136,-140v88,26,42,150,-39,145v-45,-3,-78,-32,-82,-73r32,-4v6,31,18,50,50,50v30,1,54,-23,53,-53v0,-37,-34,-60,-72,-47r3,-28v28,4,58,-12,58,-42v0,-23,-19,-41,-42,-41v-28,0,-43,20,-47,47r-32,-6v7,-38,36,-64,78,-67v71,-6,103,95,40,119"},"4":{d:"116,0r0,-62r-111,0r0,-29r117,-167r26,0r0,167r35,0r0,29r-35,0r0,62r-32,0xm116,-91r0,-116r-80,116r80,0"},"5":{d:"186,-87v0,102,-163,129,-171,19r33,-2v3,29,21,48,50,48v31,0,54,-28,54,-63v0,-60,-78,-75,-102,-33r-29,-4r25,-132r128,0r0,30r-103,0r-14,69v54,-41,129,2,129,68"},"6":{d:"14,-121v0,-103,66,-171,142,-121v14,9,20,27,23,47r-31,3v-4,-35,-42,-53,-70,-32v-23,18,-33,45,-33,91v13,-20,34,-34,63,-34v43,-1,77,38,76,83v-2,50,-31,88,-81,88v-63,0,-89,-47,-89,-125xm101,-139v-29,0,-52,24,-51,56v1,33,19,61,52,61v29,0,49,-26,49,-60v0,-33,-19,-57,-50,-57"},"7":{d:"53,0v4,-86,46,-174,90,-224r-126,0r0,-30r167,0r0,24v-47,54,-92,133,-98,230r-33,0"},"8":{d:"15,-75v1,-36,19,-57,49,-65v-71,-23,-35,-126,35,-119v70,-9,105,99,37,119v29,9,47,30,48,66v1,46,-38,78,-85,78v-48,0,-85,-33,-84,-79xm99,-233v-23,0,-42,18,-42,40v0,24,18,41,43,41v23,0,41,-18,41,-40v0,-23,-19,-41,-42,-41xm99,-126v-29,0,-53,23,-52,52v2,30,22,52,53,52v29,1,52,-22,52,-51v0,-30,-23,-53,-53,-53"},"9":{d:"184,-134v0,81,-20,135,-92,138v-42,2,-68,-26,-72,-64r30,-2v5,25,16,40,43,40v49,0,58,-49,60,-99v-11,18,-35,34,-62,34v-43,0,-76,-38,-76,-85v0,-49,34,-90,81,-87v64,4,88,47,88,125xm99,-115v31,-1,50,-24,50,-58v0,-33,-19,-60,-49,-60v-30,1,-53,29,-53,62v0,31,22,56,52,56"},":":{d:"33,-151r0,-36r36,0r0,36r-36,0xm33,0r0,-36r36,0r0,36r-36,0",w:100},";":{d:"32,-151r0,-36r36,0r0,36r-36,0xm32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0",w:100},"\u037e":{d:"32,-151r0,-36r36,0r0,36r-36,0xm32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0",w:100},"<":{d:"20,-113r0,-29r170,-72r0,31r-135,56r135,56r0,31",w:210},"=":{d:"190,-152r-170,0r0,-29r170,0r0,29xm190,-73r-170,0r0,-30r170,0r0,30",w:210},">":{d:"190,-113r-170,73r0,-31r135,-56r-135,-56r0,-31r170,72r0,29",w:210},"?":{d:"182,-192v0,61,-74,60,-69,129r-30,0v-10,-71,61,-75,67,-127v3,-24,-25,-47,-50,-46v-31,2,-47,20,-52,52r-32,-4v6,-45,33,-74,83,-74v46,0,83,28,83,70xm81,0r0,-36r36,0r0,36r-36,0"},"@":{d:"238,1v-22,0,-33,-7,-34,-30v-13,16,-30,30,-54,30v-108,0,-62,-192,28,-192v25,0,42,14,53,33r6,-27r31,0r-30,145v0,7,5,11,12,11v38,-8,68,-51,68,-97v0,-70,-56,-111,-126,-111v-89,0,-145,64,-146,152v-1,91,61,134,151,135v57,0,101,-22,124,-53r31,0v-26,46,-78,80,-155,79v-107,-1,-177,-53,-177,-158v0,-107,64,-180,174,-180v88,0,146,52,150,137v3,58,-51,127,-106,126xm180,-164v-61,-1,-88,129,-23,139v41,-6,61,-45,64,-89v1,-28,-16,-50,-41,-50",w:365},A:{d:"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125",w:240,k:{"\u2019":27,y:7,w:7,v:7,Y:27,W:13,V:27,T:27," ":20}},B:{d:"221,-75v1,89,-104,75,-195,75r0,-258v82,0,182,-14,182,66v0,27,-15,46,-36,55v29,8,48,29,49,62xm175,-188v0,-52,-64,-37,-115,-39r0,78v50,-2,115,12,115,-39xm186,-75v0,-55,-70,-43,-126,-44r0,89v56,-2,126,12,126,-45",w:240},C:{d:"136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106",w:259},D:{d:"241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101",w:259},E:{d:"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0",w:240},F:{d:"30,0r0,-258r173,0r0,31r-139,0r0,80r121,0r0,30r-121,0r0,117r-34,0",w:219,k:{A:20,".":40,",":40}},G:{d:"54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103",w:280},H:{d:"29,0r0,-258r34,0r0,106r134,0r0,-106r34,0r0,258r-34,0r0,-121r-134,0r0,121r-34,0",w:259},I:{d:"34,0r0,-258r34,0r0,258r-34,0",w:100},J:{d:"152,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176",w:180},K:{d:"26,0r0,-258r34,0r0,128r128,-128r47,0r-108,105r112,153r-45,0r-91,-130r-43,41r0,89r-34,0",w:240},L:{d:"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0",k:{"\u2019":20,y:13,Y:27,W:27,V:27,T:27," ":13}},M:{d:"27,0r0,-258r51,0r73,221r76,-221r46,0r0,258r-33,0r0,-216r-75,216r-31,0r-74,-219r0,219r-33,0",w:299},N:{d:"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0",w:259},O:{d:"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104",w:280},P:{d:"224,-183v0,78,-78,83,-162,78r0,105r-34,0r0,-258v90,1,196,-17,196,75xm189,-182v0,-59,-69,-43,-127,-45r0,92v57,-1,127,12,127,-47",w:240,k:{A:27,".":46,",":46," ":7}},Q:{d:"262,-129v0,45,-14,77,-39,101v16,11,31,19,44,24r-10,24v-19,-7,-38,-18,-56,-32v-89,47,-191,-16,-186,-117v4,-77,45,-133,124,-133v77,0,123,53,123,133xm51,-129v0,75,53,122,122,97v-11,-7,-21,-11,-33,-14r8,-25v20,6,36,13,49,24v55,-50,34,-192,-58,-186v-55,3,-88,41,-88,104",w:280},R:{d:"234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43",w:259,k:{Y:7,W:7,V:7,T:7}},S:{d:"177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57",w:240},T:{d:"93,0r0,-227r-85,0r0,-31r205,0r0,31r-86,0r0,227r-34,0",w:219,k:{y:20,w:20,u:13,s:40,r:13,o:40,i:13,e:40,c:40,a:40,O:7,A:27,";":40,":":40,".":40,"-":20,",":40," ":7}},U:{d:"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232",w:259},V:{d:"101,0r-99,-258r36,0r81,230r83,-230r35,0r-101,258r-35,0",w:240,k:{y:13,u:13,r:13,o:20,i:7,e:20,a:27,A:27,";":13,":":13,".":33,"-":20,",":33}},W:{d:"73,0r-69,-258r35,0r50,222r61,-222r41,0r37,131v9,32,16,63,20,91r53,-222r35,0r-71,258r-33,0r-62,-227r-62,227r-35,0",w:339,k:{y:3,u:7,r:7,o:7,e:7,a:13,A:13,";":7,":":7,".":20,"-":7,",":20}},X:{d:"2,0r99,-134r-88,-124r41,0r67,98r73,-98r37,0r-91,122r98,136r-42,0r-76,-109r-77,109r-41,0",w:240},Y:{d:"100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0",w:240,k:{v:20,u:20,q:33,p:27,o:33,i:13,e:33,a:27,A:27,";":23,":":20,".":46,"-":33,",":46," ":7}},Z:{d:"7,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0",w:219},"[":{d:"24,72r0,-330r70,0r0,26r-38,0r0,277r38,0r0,27r-70,0",w:100},"\\":{d:"75,4r-75,-266r25,0r75,266r-25,0",w:100},"]":{d:"77,72r-70,0r0,-27r38,0r0,-277r-38,0r0,-26r70,0r0,330",w:100},"^":{d:"42,-121r-33,0r63,-141r25,0r62,141r-31,0r-44,-105",w:168},_:{d:"-5,72r0,-23r209,0r0,23r-209,0"},"`":{d:"82,-210r-26,0r-40,-49r42,0",w:119},a:{d:"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},b:{d:"185,-96v10,81,-84,134,-132,73r0,23r-29,0r0,-258r31,0r0,92v47,-57,140,-8,130,70xm104,-165v-33,0,-51,31,-51,70v0,44,15,73,49,73v33,0,51,-31,51,-72v0,-41,-16,-71,-49,-71"},c:{d:"47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71",w:180},d:{d:"91,-191v24,0,41,12,52,26r0,-93r31,0r0,258r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v32,0,49,-29,49,-69v0,-44,-16,-74,-51,-74"},e:{d:"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},f:{d:"108,-231v-33,-9,-51,6,-45,44r36,0r0,25r-36,0r0,162r-32,0r0,-162r-28,0r0,-25r28,0v-7,-60,24,-85,81,-72",w:100,k:{"\u2019":-7,f:7}},g:{d:"176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},h:{d:"105,-164v-69,0,-47,96,-50,164r-31,0r0,-258r31,0r0,93v38,-46,121,-31,121,47r0,118r-32,0v-8,-60,25,-164,-39,-164"},i:{d:"24,-221r0,-37r32,0r0,37r-32,0xm24,0r0,-187r32,0r0,187r-32,0",w:79},j:{d:"24,-221r0,-37r31,0r0,37r-31,0xm55,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197",w:79},k:{d:"24,0r0,-258r32,0r0,147r74,-76r41,0r-71,70r79,117r-39,0r-62,-95r-22,21r0,74r-32,0",w:180},l:{d:"23,0r0,-258r32,0r0,258r-32,0",w:79},m:{d:"102,-163v-67,0,-42,97,-47,163r-31,0r0,-187r28,0r0,27v15,-38,98,-44,109,2v28,-52,116,-43,116,30r0,128r-32,0r0,-118v1,-31,-8,-44,-33,-45v-67,-2,-41,99,-46,163r-31,0r0,-121v-1,-26,-7,-42,-33,-42",w:299},n:{d:"105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},o:{d:"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},p:{d:"186,-95v8,78,-84,130,-131,76r0,91r-31,0r0,-259r29,0r0,25v12,-17,27,-29,54,-29v54,1,74,43,79,96xm104,-166v-32,0,-52,34,-52,74v0,41,17,70,50,70v34,0,51,-31,51,-73v0,-41,-16,-71,-49,-71"},q:{d:"13,-95v-11,-82,88,-129,133,-67r0,-25r28,0r0,259r-31,0r0,-92v-45,55,-141,3,-130,-75xm94,-166v-32,0,-49,31,-49,72v0,41,18,72,52,72v31,0,49,-30,49,-69v0,-42,-18,-75,-52,-75"},r:{d:"114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23",w:119,k:{"\u2019":-13,".":20,",":20}},s:{d:"138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42",w:180},t:{d:"61,-53v-2,25,10,28,32,25r4,28v-45,6,-67,0,-67,-55r0,-107r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,109",w:100},u:{d:"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},v:{d:"76,0r-71,-187r33,0r52,150r53,-150r33,0r-71,187r-29,0",w:180,k:{".":27,",":27}},w:{d:"58,0r-57,-187r33,0r41,148v8,-38,28,-107,39,-148r32,0r38,144r42,-144r31,0r-58,187r-33,0r-37,-144r-38,144r-33,0",w:259,k:{".":20,",":20}},x:{d:"3,0r68,-97r-63,-90r39,0r42,65v15,-24,30,-42,46,-65r37,0r-64,88r69,99r-38,0r-49,-74r-49,74r-38,0",w:180},y:{d:"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26",w:180,k:{".":27,",":27}},z:{d:"7,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0",w:180},"{":{d:"46,-9v0,-44,-1,-66,-36,-70r0,-29v34,-3,37,-25,36,-67v-2,-63,6,-89,66,-87r0,28v-30,-1,-37,4,-36,36v0,67,1,84,-37,105v29,13,36,33,37,79v1,48,-6,61,36,62r0,28v-59,3,-67,-25,-66,-85",w:120},"|":{d:"33,76r0,-338r28,0r0,338r-28,0",w:93},"}":{d:"74,-178v0,44,1,66,36,70r0,29v-34,3,-37,26,-36,68v1,63,-6,89,-66,87r0,-28v30,1,37,-4,36,-36v0,-64,1,-86,37,-105v-29,-15,-37,-32,-37,-79v0,-48,7,-62,-36,-62r0,-28v58,-3,67,25,66,84",w:120},"~":{d:"61,-122v-23,0,-30,10,-46,24r0,-36v34,-42,92,-8,135,3v19,0,35,-14,45,-25r0,38v-14,12,-26,19,-49,20v-28,1,-59,-24,-85,-24",w:210},"\u2020":{d:"83,61r0,-213r-70,0r0,-28r70,0r0,-72r32,0r0,72r70,0r0,28r-70,0r0,213r-32,0"},"\u00a2":{d:"19,-92v0,-64,35,-105,100,-98r20,-68r19,6r-19,68v23,10,34,25,39,52r-30,5v-3,-13,-9,-23,-17,-30r-39,135v33,6,55,-16,58,-46r32,3v-8,45,-46,79,-97,67r-21,70r-20,-6r21,-70v-27,-13,-46,-45,-46,-88xm112,-165v-68,-14,-77,98,-39,134"},"\u00a3":{d:"190,-7v-55,33,-123,-30,-173,12r-12,-30v26,-14,49,-50,37,-91r-34,0r0,-26r27,0v-27,-60,6,-120,71,-120v44,0,73,28,78,67r-32,4v0,-56,-94,-59,-92,-2v0,13,3,30,10,51r55,0r0,26r-50,0v10,34,-9,61,-28,82v49,-15,93,26,133,-2"},"\u00a7":{d:"172,18v2,57,-85,74,-123,41v-13,-11,-21,-27,-24,-47r32,-4v-1,48,80,56,83,10v-9,-52,-126,-61,-126,-131v0,-25,18,-44,40,-50v-44,-30,-17,-103,41,-99v44,3,69,21,74,61r-33,3v3,-47,-70,-49,-74,-10v9,53,122,58,122,126v0,28,-15,40,-40,51v15,12,28,26,28,49xm69,-151v-21,10,-34,32,-18,55v11,15,60,39,77,53v21,-8,35,-33,17,-54v-10,-12,-62,-42,-76,-54"},"\u2022":{d:"64,-82v-23,0,-45,-21,-45,-44v0,-24,21,-45,45,-45v23,0,44,22,44,45v0,23,-21,44,-44,44",w:126},"\u00b6":{d:"0,-184v0,-49,32,-74,83,-74r112,0r0,31r-26,0r0,299r-30,0r0,-299r-39,0r0,299r-29,0r0,-184v-41,-2,-71,-30,-71,-72",w:193},"\u00ae":{d:"1,-129v0,-77,57,-133,132,-133v76,0,133,57,133,133v0,75,-56,132,-133,132v-76,0,-132,-56,-132,-132xm244,-129v0,-63,-47,-111,-111,-111v-64,0,-111,48,-111,111v0,62,47,110,111,110v64,-1,111,-48,111,-110xm124,-199v70,-14,79,75,20,79v24,11,36,41,51,64r-28,0v-20,-27,-22,-68,-69,-61r0,61r-23,0r0,-143r49,0xm161,-158v0,-26,-34,-21,-63,-21r0,43v28,0,63,4,63,-22",w:265},"\u00a9":{d:"1,-129v0,-77,57,-133,132,-133v76,0,133,57,133,133v0,75,-56,132,-133,132v-76,0,-132,-56,-132,-132xm244,-129v0,-63,-47,-111,-111,-111v-64,0,-111,48,-111,111v0,62,47,110,111,110v64,-1,111,-48,111,-110xm88,-128v-9,62,78,70,88,20r21,6v-7,28,-30,49,-64,49v-43,0,-69,-30,-69,-76v0,-78,110,-104,131,-33r-21,5v-17,-46,-95,-28,-86,29",w:265},"\u2122":{d:"86,-114r0,-122r-46,0r0,-22r117,0r0,22r-47,0r0,122r-24,0xm173,-114r0,-144r35,0r36,115r35,-115r34,0r0,144r-21,0r0,-121r-37,121r-22,0r-38,-122r0,122r-22,0",w:360},"\u2260":{d:"87,-73r-34,78r-24,0r34,-78r-49,0r0,-30r62,0r22,-49r-84,0r0,-29r97,0r34,-78r24,0r-35,78r50,0r0,29r-63,0r-21,49r84,0r0,30r-97,0",w:197},"\u00d8":{d:"140,-262v38,2,55,10,80,28r29,-33r18,15r-31,34v59,81,18,222,-95,222v-37,0,-55,-8,-79,-27r-30,33r-17,-14r31,-35v-63,-78,-19,-230,94,-223xm199,-210v-57,-52,-156,-9,-147,81v3,29,4,43,16,65xm82,-46v58,50,146,5,146,-82v0,-24,-5,-45,-15,-64",w:280},"\u221e":{d:"27,-126v0,-53,67,-62,94,-17v21,-24,29,-41,59,-41v27,0,50,22,50,57v0,37,-17,59,-50,59v-31,0,-39,-17,-59,-41v-27,45,-94,37,-94,-17xm211,-125v0,-29,-25,-49,-49,-34v-7,5,-16,16,-29,33v16,22,21,36,46,38v19,2,32,-16,32,-37xm47,-126v4,38,43,33,62,0v-14,-17,-20,-25,-39,-27v-14,-2,-24,12,-23,27",w:256},"\u00b1":{d:"84,-46r0,-71r-70,0r0,-29r70,0r0,-70r30,0r0,70r70,0r0,29r-70,0r0,71r-30,0xm184,0r-170,0r0,-30r170,0r0,30",w:197},"\u2264":{d:"14,-134r0,-29r170,-73r0,32r-135,55r135,57r0,31xm184,-19r-170,0r0,-29r170,0r0,29",w:197},"\u2265":{d:"184,-134r-170,73r0,-31r135,-57r-135,-55r0,-32r170,73r0,29xm184,-19r-170,0r0,-29r170,0r0,29",w:197},"\u00a5":{d:"84,0r0,-57r-73,0r0,-25r73,0r0,-25r-73,0r0,-26r60,0r-72,-125r36,0r64,118v17,-37,43,-81,63,-118r37,0r-71,125r60,0r0,26r-73,0r0,25r73,0r0,25r-73,0r0,57r-31,0"},"\u00b5":{d:"102,-24v66,1,41,-97,46,-163r31,0r0,187r-28,0r0,-22v-15,32,-75,36,-92,3r0,91r-31,0r0,-259r31,0v5,65,-19,162,43,163",w:207},"\u2211":{d:"24,-262r218,0r0,29r-174,0r107,136r-114,144r183,0r0,29r-223,0r0,-33r109,-139r-106,-135r0,-31",w:256},"\u00ba":{d:"8,-195v0,-39,21,-67,58,-67v36,0,57,28,57,66v0,38,-22,66,-57,66v-36,0,-58,-26,-58,-65xm97,-197v0,-24,-10,-42,-31,-42v-22,0,-32,17,-32,43v0,26,11,43,32,43v21,0,31,-18,31,-44",w:131},"\u0192":{d:"8,71r6,-27v29,7,44,7,49,-23r32,-183r-36,0r4,-25r36,0v7,-39,9,-76,54,-75v9,0,22,2,38,6r-6,27v-40,-14,-52,7,-54,42r36,0r-4,25r-36,0r-34,192v-4,46,-40,53,-85,41"},"\u2248":{d:"55,-154v-23,0,-30,10,-46,24r0,-36v34,-41,91,-8,134,3v19,0,36,-13,46,-24r0,37v-14,12,-26,18,-49,20v-29,2,-58,-24,-85,-24xm55,-90v-23,1,-30,10,-46,24r0,-36v35,-42,90,-7,134,2v19,0,36,-13,46,-24r0,38v-14,12,-26,19,-49,20v-28,1,-58,-25,-85,-24",w:197},"\u00ab":{d:"60,-93r45,80r-25,0r-56,-80r56,-80r26,0xm128,-93r46,80r-27,0r-55,-80r55,-80r27,0"},"\u00bb":{d:"139,-93r-46,-80r26,0r56,80r-56,80r-26,0xm71,-93r-46,-80r26,0r55,80r-55,80r-26,0"},"\u2026":{d:"42,0r0,-36r36,0r0,36r-36,0xm162,0r0,-36r36,0r0,36r-36,0xm282,0r0,-36r36,0r0,36r-36,0",w:360},"\u201c":{d:"49,-214r0,36r-34,0v-1,-40,-2,-74,29,-84r7,12v-13,7,-19,16,-19,36r17,0xm103,-214r0,36r-34,0v-1,-41,0,-74,29,-84r8,12v-13,7,-19,16,-20,36r17,0",w:119},"\u201d":{d:"15,-224r0,-36r34,0v1,40,2,74,-29,84r-8,-12v13,-6,20,-17,20,-36r-17,0xm70,-224r0,-36r34,0v1,41,0,74,-29,84r-8,-12v13,-6,19,-17,19,-36r-16,0",w:119},"\u2018":{d:"56,-214r0,36r-34,0v-1,-41,0,-74,30,-84r7,12v-13,7,-19,16,-19,36r16,0",w:79,k:{"\u2018":7}},"\u2019":{d:"22,-224r0,-36r34,0v1,41,0,74,-29,84r-8,-12v13,-6,19,-17,19,-36r-16,0",w:79,k:{"\u2019":7,s:7," ":13}},"\u00f7":{d:"81,-162r0,-36r36,0r0,36r-36,0xm184,-112r-170,0r0,-30r170,0r0,30xm81,-56r0,-36r36,0r0,36r-36,0",w:197},"\u20ac":{d:"20,-164v6,-76,101,-122,175,-84r-7,33v-50,-42,-129,-5,-132,51r120,0r-5,23r-118,0r0,23r113,0r-4,24r-105,0v2,62,85,89,131,52r0,36v-78,31,-156,-11,-166,-88r-27,0r5,-24r18,0r0,-23r-23,0r5,-23r20,0"},"\u2021":{d:"83,61r0,-65r-70,0r0,-29r70,0r0,-127r-70,0r0,-28r70,0r0,-66r32,0r0,66r71,0r0,28r-71,0r0,127r71,0r0,29r-71,0r0,65r-32,0"},"\u2030":{d:"56,9r106,-271r23,0r-106,271r-23,0xm57,-124v-35,0,-50,-28,-50,-69v0,-41,15,-67,50,-67v35,0,50,26,50,66v0,42,-12,70,-50,70xm57,-238v-22,0,-24,18,-24,46v-1,30,4,43,25,46v21,-2,23,-19,23,-46v0,-27,-2,-46,-24,-46xm185,9v-36,0,-52,-26,-51,-68v0,-40,15,-67,50,-67v35,0,52,26,51,66v0,41,-12,69,-50,69xm185,-104v-22,0,-24,19,-25,46v0,29,5,43,25,46v21,-2,24,-19,24,-46v0,-27,-3,-46,-24,-46xm303,9v-35,0,-50,-27,-50,-68v0,-41,15,-67,50,-67v35,0,50,26,50,66v0,41,-12,69,-50,69xm303,-104v-21,0,-23,19,-24,46v0,29,5,43,25,46v21,-2,23,-19,23,-46v0,-27,-2,-46,-24,-46",w:360},"\u00d7":{d:"28,-72r56,-55r-56,-55r22,-22r55,55r55,-55r21,22r-55,55r56,55r-22,21r-55,-55r-55,55",w:210},"\u00b2":{d:"113,-225v1,37,-45,52,-67,75r68,0r0,21r-110,0v5,-41,73,-56,82,-92v-1,-12,-10,-20,-25,-19v-17,0,-22,6,-26,20r-27,-3v2,-49,104,-52,105,-2",w:119},"\u00b3":{d:"114,-166v1,50,-105,56,-108,3r25,-3v6,28,55,26,55,-4v0,-17,-19,-22,-37,-18r3,-20v30,6,39,-35,7,-33v-15,0,-19,6,-25,18r-25,-4v5,-44,98,-47,98,-1v0,15,-10,25,-24,28v18,5,30,15,31,34",w:119},"\u00bd":{d:"40,10r194,-272r27,0r-193,272r-28,0xm19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22xm293,-91v1,37,-45,52,-67,75r68,0r0,21r-110,0v5,-40,72,-57,82,-91v0,-13,-11,-20,-25,-20v-17,0,-22,6,-26,20r-27,-2v2,-49,104,-54,105,-3",w:300},"\u00bc":{d:"44,10r194,-272r27,0r-193,272r-28,0xm19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22xm251,5r0,-27r-67,0r0,-21r71,-84r22,0r0,86r18,0r0,19r-18,0r0,27r-26,0xm251,-41r0,-46r-40,46r40,0",w:300},"\u00be":{d:"44,10r194,-272r27,0r-193,272r-28,0xm114,-166v1,50,-105,56,-108,3r25,-3v6,28,55,26,55,-4v0,-17,-20,-21,-37,-18r3,-20v30,6,39,-35,7,-33v-15,0,-19,6,-25,18r-25,-4v5,-44,98,-47,98,-1v0,15,-10,25,-24,28v18,5,30,15,31,34xm251,5r0,-27r-67,0r0,-21r71,-84r22,0r0,86r18,0r0,19r-18,0r0,27r-26,0xm251,-41r0,-46r-40,46r40,0",w:300},"\u03b1":{d:"91,-191v34,0,46,15,62,36v1,-4,4,-15,9,-32r33,0v-8,26,-16,58,-23,94v8,45,16,76,23,93r-32,0v-5,-12,-8,-23,-11,-34v-10,26,-30,38,-61,38v-51,1,-78,-43,-78,-98v0,-57,27,-97,78,-97xm146,-95v0,-39,-15,-70,-49,-70v-34,0,-50,31,-50,71v0,38,13,72,48,72v34,0,52,-33,51,-73",w:208},"\u0394":{d:"0,0r99,-258r36,0r106,258r-241,0xm47,-30r143,0r-74,-201v-17,71,-47,135,-69,201",w:240,k:{" ":20}},"\u03a9":{d:"135,-233v-49,-1,-80,47,-80,97v0,52,21,88,62,108r0,28r-100,0r0,-30r56,0v-90,-63,-62,-232,62,-232v125,0,150,170,61,232r56,0r0,30r-100,0r0,-28v88,-27,85,-204,-17,-205",w:269},"\u03b2":{d:"191,-73v-1,41,-30,77,-77,77v-25,0,-44,-9,-58,-28r0,96r-31,0r0,-249v-2,-57,28,-80,79,-85v79,-8,96,113,23,120v38,3,64,30,64,69xm158,-71v0,-40,-27,-61,-74,-58r0,-23v72,13,81,-83,18,-84v-60,-2,-44,74,-46,135v-2,52,12,79,54,82v30,2,48,-23,48,-52",w:207},"\u00a4":{d:"37,-169r-24,-24r20,-21r25,25v24,-17,59,-17,83,0r24,-25r21,21r-25,24v17,25,17,58,0,83r25,24r-21,21r-24,-25v-24,17,-59,18,-83,0r-25,25r-20,-21r24,-24v-16,-25,-16,-58,0,-83xm99,-173v-25,0,-45,20,-45,45v0,25,20,46,45,46v25,0,46,-21,46,-46v0,-24,-21,-45,-46,-45"}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface ? The Monotype Corporation plc. Data ? The Monotype Corporation
 * plc/Type Solutions Inc. 1990-1992. All Rights Reserved
 * 
 * Trademark:
 * Arial? Trademark of The Monotype Corporation plc registered in the US Pat & TM
 * Off. and elsewhere.
 * 
 * Description:
 * Contemporary sans serif design, Arial contains more humanist characteristics
 * than many of its predecessors and as such is more in tune with the mood of the
 * last decades of the twentieth century.  The overall treatment of curves is
 * softer and fuller than in most industrial style sans serif faces.  Terminal
 * strokes are cut on the diagonal which helps to give the face a less mechanical
 * appearance.  Arial is an extremely versatile family of typefaces which can be
 * used with equal success for text setting in reports, presentations, magazines
 * etc, and for display use in newspapers, advertising and promotions.
 * 
 * Manufacturer:
 * Monotype Typography
 * 
 * Designer:
 * Monotype Type Drawing Office - Robin Nicholas, Patricia Saunders 1982
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_arial.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont({w:200,face:{"font-family":"Arial","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 4 2 2 2 2 2 4",ascent:"288",descent:"-72","x-height":"4",bbox:"-17 -278 360.042 76.147","underline-thickness":"37.793","underline-position":"-19.3359","unicode-range":"U+0020-U+2265"},glyphs:{" ":{w:100,k:{"\u0394":13,Y:7,A:13}},"\u00a0":{w:100},"!":{d:"45,-66v-5,-63,-15,-121,-13,-192r54,0v2,71,-7,129,-13,192r-28,0xm34,0r0,-49r50,0r0,49r-50,0",w:119},'"':{d:"29,-166v-6,-28,-11,-56,-9,-92r53,0v2,35,-2,64,-8,92r-36,0xm108,-166v-6,-28,-11,-56,-9,-92r54,0v2,35,-2,64,-8,92r-37,0",w:170},"#":{d:"27,-64r-24,0r0,-39r32,0r10,-52r-42,0r0,-39r50,0r14,-68r40,0r-14,68r38,0r14,-68r41,0r-14,68r24,0r0,39r-32,0r-11,52r43,0r0,39r-51,0r-14,68r-39,0r14,-68r-39,0r-14,68r-40,0xm85,-155r-10,52r39,0r10,-52r-39,0"},"$":{d:"184,-77v1,44,-31,76,-73,80r0,33r-25,0r0,-32v-42,-5,-67,-34,-74,-76r46,-5v4,17,15,33,28,39r0,-74v-40,-12,-67,-33,-67,-78v0,-39,30,-68,67,-71r0,-17r25,0r0,17v38,5,60,25,66,61r-44,6v-3,-14,-11,-23,-22,-28r0,69v48,14,72,26,73,76xm86,-223v-29,6,-30,54,0,61r0,-61xm111,-36v24,-2,40,-34,23,-55v-5,-6,-12,-10,-23,-13r0,68"},"%":{d:"73,-126v-39,0,-57,-25,-57,-68v0,-42,18,-68,56,-68v39,0,57,25,57,68v0,42,-18,68,-56,68xm72,-234v-17,1,-18,16,-18,40v0,24,2,36,18,40v26,0,26,-82,0,-80xm110,10r-37,0r137,-272r36,0xm247,10v-40,0,-58,-26,-58,-68v0,-42,18,-68,57,-68v39,0,57,25,57,68v0,42,-17,68,-56,68xm246,-98v-17,2,-18,16,-18,40v0,24,1,37,18,40v17,-2,18,-16,18,-40v0,-24,-1,-37,-18,-40",w:320},"&":{d:"214,-61v8,8,31,25,40,30r-30,38v-15,-7,-29,-17,-42,-30v-44,49,-172,32,-166,-48v2,-41,27,-62,59,-79v-15,-16,-27,-32,-27,-56v0,-35,31,-56,72,-56v40,0,71,23,71,59v0,33,-18,41,-47,61r36,47v4,-8,8,-17,11,-29r45,10v-7,26,-11,37,-22,53xm121,-227v-41,2,-19,42,-1,55v10,-8,28,-20,28,-32v0,-14,-12,-24,-27,-23xm100,-118v-39,12,-49,83,5,82v21,-1,32,-9,46,-20",w:259},"'":{d:"25,-166v-6,-28,-11,-56,-9,-92r54,0v2,35,-2,64,-8,92r-37,0",w:85},"(":{d:"108,-262v-55,100,-54,241,0,338r-34,0v-31,-46,-53,-103,-55,-169v-1,-69,26,-126,56,-169r33,0",w:119},")":{d:"101,-96v-1,69,-23,124,-55,172r-34,0v54,-95,55,-240,0,-338r33,0v31,44,56,98,56,166",w:119},"*":{d:"43,-139r-26,-21r33,-34r-45,-11r10,-31v15,6,29,13,41,21v-3,-19,-4,-35,-4,-47r31,0v0,9,-1,24,-4,47r44,-19r9,32v-13,3,-28,5,-45,8r31,36r-27,18r-23,-40v-7,13,-16,27,-25,41",w:140},"+":{d:"82,-37r0,-67r-67,0r0,-46r67,0r0,-67r45,0r0,67r68,0r0,46r-68,0r0,67r-45,0",w:210},",":{d:"25,-49r49,0v2,53,-1,95,-44,106r-9,-20v19,-5,27,-15,28,-37r-24,0r0,-49",w:100},"-":{d:"20,-69r0,-49r97,0r0,49r-97,0",w:119},"\u00ad":{d:"20,-69r0,-49r97,0r0,49r-97,0",w:119},".":{d:"26,0r0,-49r49,0r0,49r-49,0",w:100},"/":{d:"-1,4r64,-266r37,0r-64,266r-37,0",w:100},"0":{d:"15,-128v0,-79,18,-131,84,-131v66,0,83,54,83,132v0,78,-17,131,-83,131v-65,0,-84,-50,-84,-132xm99,-37v48,0,32,-111,27,-152v-2,-18,-10,-28,-27,-29v-35,7,-32,41,-32,91v0,52,-4,83,32,90"},"1":{d:"28,-194v27,-9,65,-37,74,-65r40,0r0,259r-50,0r0,-186v-18,17,-40,29,-64,37r0,-45",k:{"1":20}},"2":{d:"182,-187v1,71,-71,97,-98,141r98,0r0,46r-173,0v3,-65,81,-112,113,-153v20,-24,12,-67,-23,-65v-23,2,-33,15,-35,40r-49,-4v5,-51,34,-76,85,-77v46,-1,82,29,82,72"},"3":{d:"136,-139v91,25,42,143,-38,143v-46,0,-81,-29,-84,-72r47,-6v3,21,16,37,37,37v22,1,36,-18,36,-42v0,-32,-25,-50,-57,-37r5,-40v45,8,58,-61,13,-62v-18,1,-31,15,-32,34r-46,-7v8,-43,32,-65,80,-68v69,-4,108,91,39,120"},"4":{d:"112,0r0,-52r-105,0r0,-43r111,-164r42,0r0,164r32,0r0,43r-32,0r0,52r-48,0xm112,-95r0,-88r-59,88r59,0"},"5":{d:"189,-86v0,103,-162,125,-173,20r49,-5v2,19,18,36,37,36v24,0,37,-22,37,-51v0,-49,-52,-62,-77,-28r-40,-6r25,-134r131,0r0,46r-93,0r-8,44v58,-28,112,19,112,78"},"6":{d:"15,-125v0,-82,27,-134,95,-134v42,0,66,26,73,64r-48,6v0,-32,-39,-38,-55,-15v-7,9,-12,28,-14,58v44,-51,121,-3,121,63v0,50,-33,89,-82,87v-63,-2,-90,-51,-90,-129xm105,-131v-21,0,-34,18,-34,44v0,27,14,50,36,50v23,0,32,-18,32,-45v0,-29,-11,-49,-34,-49"},"7":{d:"50,0v2,-81,37,-158,78,-208r-113,0r0,-46r169,0r0,36v-43,45,-85,132,-86,218r-48,0"},"8":{d:"15,-74v0,-32,17,-55,43,-65v-22,-9,-37,-26,-37,-53v0,-41,31,-67,77,-67v76,0,106,96,42,120v26,10,43,31,44,63v0,48,-35,81,-83,81v-48,0,-87,-32,-86,-79xm99,-220v-17,0,-31,13,-31,31v0,19,12,31,30,31v18,0,31,-12,31,-31v0,-18,-13,-31,-30,-31xm99,-118v-22,0,-36,19,-36,40v-1,24,16,43,37,43v22,0,35,-18,35,-43v0,-23,-15,-40,-36,-40"},"9":{d:"184,-129v0,81,-28,134,-95,134v-43,0,-66,-26,-73,-65r48,-5v0,31,40,38,55,15v7,-9,12,-29,14,-59v-44,51,-122,5,-122,-63v0,-49,35,-89,83,-87v63,3,90,52,90,130xm94,-123v21,0,34,-20,34,-45v0,-27,-13,-50,-36,-50v-22,0,-32,18,-32,46v0,29,11,49,34,49"},":":{d:"35,-137r0,-50r50,0r0,50r-50,0xm35,0r0,-49r50,0r0,49r-50,0",w:119},";":{d:"34,-137r0,-50r49,0r0,50r-49,0xm34,-49r49,0v2,52,1,96,-43,106r-10,-20v18,-6,27,-16,28,-37r-24,0r0,-49",w:119},"\u037e":{d:"34,-137r0,-50r49,0r0,50r-49,0xm34,-49r49,0v2,52,1,96,-43,106r-10,-20v18,-6,27,-16,28,-37r-24,0r0,-49",w:119},"<":{d:"193,-29r-176,-77r0,-43r176,-76r0,50r-123,47r123,49r0,50",w:210},"=":{d:"15,-143r0,-46r180,0r0,46r-180,0xm15,-65r0,-46r180,0r0,46r-180,0",w:210},">":{d:"17,-29r0,-50r123,-48r-123,-48r0,-50r177,77r0,42",w:210},"?":{d:"111,-260v61,0,113,51,83,105v-6,11,-48,44,-59,60v-3,5,-3,15,-3,29r-45,0v-12,-71,62,-74,68,-122v3,-21,-20,-35,-42,-35v-29,1,-43,17,-49,44r-45,-6v1,-44,43,-75,92,-75xm87,0r0,-49r50,0r0,49r-50,0",w:219},"@":{d:"191,43v56,1,97,-14,121,-46r38,0v-25,51,-81,79,-156,79v-110,0,-183,-55,-183,-161v0,-107,70,-177,180,-177v89,0,146,50,149,135v1,66,-53,129,-116,127v-19,0,-28,-5,-32,-20v-43,44,-115,10,-115,-54v0,-76,86,-160,141,-93r5,-19r46,0r-29,141v0,6,2,9,7,9v36,-8,61,-49,62,-92v0,-63,-51,-102,-119,-102v-93,0,-147,60,-147,148v0,84,62,125,148,125xm176,-159v-37,0,-52,47,-54,83v-1,26,11,44,32,44v40,0,53,-47,55,-86v1,-23,-13,-41,-33,-41",w:351},A:{d:"259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0",w:259,k:{"\u2019":20,y:13,w:7,v:13,Y:33,W:20,V:27,T:27," ":13}},B:{d:"242,-75v0,66,-41,75,-128,75r-88,0r0,-258v88,3,202,-21,204,65v0,27,-18,47,-37,56v29,8,49,28,49,62xm179,-185v0,-43,-52,-27,-101,-30r0,60v45,-2,101,11,101,-30xm188,-77v0,-49,-61,-32,-110,-35r0,69v47,-3,110,14,110,-34",w:259},C:{d:"134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90",w:259},D:{d:"242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86",w:259},E:{d:"26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0",w:240},F:{d:"27,0r0,-258r176,0r0,44r-124,0r0,61r107,0r0,43r-107,0r0,110r-52,0",w:219,k:{A:20,".":40,",":40}},G:{d:"71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86",w:280},H:{d:"26,0r0,-258r52,0r0,102r102,0r0,-102r52,0r0,258r-52,0r0,-113r-102,0r0,113r-52,0",w:259},I:{d:"25,0r0,-258r52,0r0,258r-52,0",w:100},J:{d:"87,-40v29,0,31,-16,32,-51r0,-167r52,0v-8,109,36,267,-85,262v-52,-2,-81,-30,-80,-84r49,-5v1,29,9,45,32,45"},K:{d:"27,0r0,-258r52,0r0,115r105,-115r70,0r-97,101r102,157r-67,0r-71,-121r-42,43r0,78r-52,0",w:259},L:{d:"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0",w:219,k:{"\u2019":20,y:13,Y:33,W:20,V:27,T:27," ":7}},M:{d:"25,0r0,-258r78,0r47,176r46,-176r78,0r0,258r-48,0r0,-203r-51,203r-50,0r-51,-203r0,203r-49,0",w:299},N:{d:"27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0",w:259},O:{d:"141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88",w:280},P:{d:"224,-178v0,76,-62,85,-146,81r0,97r-52,0r0,-258r84,0v81,-4,114,15,114,80xm170,-178v-1,-42,-45,-36,-92,-36r0,73v47,0,92,5,92,-37",w:240,k:{A:27,".":46,",":46," ":7}},Q:{d:"265,-129v0,43,-10,72,-31,96v13,9,26,17,41,22r-19,37v-27,-10,-23,-10,-58,-33v-94,36,-182,-18,-182,-122v0,-82,45,-133,125,-133v78,0,125,52,124,133xm69,-129v0,60,35,102,91,86v-11,-7,-21,-12,-32,-16r15,-29v17,6,33,14,49,26v38,-46,23,-162,-51,-156v-47,4,-72,36,-72,89",w:280},R:{d:"237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33",w:259,k:{Y:13,W:7,V:7}},S:{d:"184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36",w:240},T:{d:"84,0r0,-214r-76,0r0,-44r205,0r0,44r-77,0r0,214r-52,0",w:219,k:{y:27,w:27,u:27,s:27,r:20,o:27,i:7,e:27,c:27,a:27,O:7,A:27,";":40,":":40,".":40,"-":20,",":40}},U:{d:"132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126",w:259},V:{d:"92,0r-92,-258r56,0r65,191r64,-191r55,0r-93,258r-55,0",w:240,k:{y:13,u:13,r:20,o:27,i:7,e:20,a:20,A:27,";":20,":":20,".":33,"-":20,",":33}},W:{d:"63,0r-62,-258r53,0r39,177r47,-177r62,0r46,180r39,-180r52,0r-62,258r-55,0r-52,-193r-51,193r-56,0",w:339,k:{y:7,u:7,r:7,o:7,i:3,e:7,a:13,A:20,";":7,":":7,".":20,"-":7,",":20}},X:{d:"0,0r88,-134r-80,-124r61,0r52,83r50,-83r61,0r-80,125r88,133r-63,0r-57,-89r-58,89r-62,0",w:240},Y:{d:"94,0r0,-108r-95,-150r61,0r61,102r60,-102r59,0r-94,150r0,108r-52,0",w:240,k:{v:20,u:20,q:27,p:20,o:27,i:13,e:20,a:20,A:33,";":27,":":27,".":40,"-":20,",":40," ":7}},Z:{d:"4,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0",w:219},"[":{d:"26,73r0,-331r87,0r0,39r-40,0r0,253r40,0r0,39r-87,0",w:119},"\\":{d:"-1,-262r37,0r64,266r-37,0",w:100},"]":{d:"94,-258r0,331r-87,0r0,-39r40,0r0,-253r-40,0r0,-39r87,0",w:119},"^":{d:"20,-122r66,-140r40,0r64,140r-50,0r-35,-86r-35,86r-50,0",w:210},_:{d:"-3,71r0,-32r205,0r0,32r-205,0"},"`":{d:"87,-210r-31,0r-49,-52r56,0",w:119},a:{d:"95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25"},b:{d:"206,-95v11,86,-93,131,-136,68r0,27r-46,0r0,-258r49,0r0,93v49,-57,143,-12,133,70xm114,-153v-27,0,-41,23,-41,56v0,37,14,62,43,62v27,0,39,-24,39,-58v0,-37,-12,-60,-41,-60",w:219},c:{d:"15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97"},d:{d:"15,-94v-9,-83,83,-128,133,-71r0,-93r49,0r0,258r-46,0r0,-27v-43,63,-147,18,-136,-67xm107,-153v-28,0,-42,23,-42,56v0,39,13,62,42,62v27,0,41,-26,41,-58v0,-36,-12,-60,-41,-60",w:219},e:{d:"62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0"},f:{d:"124,-221v-27,-8,-49,-1,-43,34r37,0r0,39r-37,0r0,148r-49,0r0,-148r-28,0r0,-39r28,0v-11,-69,41,-86,98,-69",w:119,k:{"\u2019":-7}},g:{d:"108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57",w:219},h:{d:"116,-153v-61,0,-36,94,-41,153r-49,0r0,-258r49,0r0,95v41,-52,121,-31,121,53r0,110r-50,0r0,-99v0,-39,-1,-54,-30,-54",w:219},i:{d:"26,-212r0,-46r49,0r0,46r-49,0xm26,0r0,-187r49,0r0,187r-49,0",w:100},j:{d:"25,-212r0,-46r49,0r0,46r-49,0xm-8,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76",w:100},k:{d:"24,0r0,-258r49,0r0,137r58,-66r61,0r-64,69r69,118r-54,0r-46,-84r-24,24r0,60r-49,0"},l:{d:"26,0r0,-258r49,0r0,258r-49,0",w:100},m:{d:"109,-153v-59,0,-31,95,-37,153r-50,0r0,-187r46,0r0,26v26,-39,92,-40,111,0v30,-48,118,-40,118,42r0,119r-50,0r0,-107v0,-33,-3,-46,-26,-46v-57,0,-32,95,-37,153r-49,0r0,-102v-1,-35,0,-51,-26,-51",w:320},n:{d:"71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28",w:219},o:{d:"111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57",w:219},p:{d:"207,-94v0,82,-86,130,-133,71r0,94r-50,0r0,-258r46,0r0,28v11,-17,32,-32,59,-32v48,1,78,43,78,97xm115,-152v-27,0,-42,23,-42,55v0,35,14,62,43,62v27,0,40,-23,40,-59v0,-34,-13,-58,-41,-58",w:219},q:{d:"16,-95v0,-84,97,-130,136,-64r0,-28r45,0r0,258r-49,0r0,-94v-10,15,-31,27,-55,27v-49,-1,-77,-45,-77,-99xm107,-35v27,0,42,-27,42,-61v0,-34,-13,-56,-41,-56v-29,0,-42,23,-42,59v0,35,13,58,41,58",w:219},r:{d:"129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22",w:140,k:{"\u2019":-13,".":20,",":20}},s:{d:"167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45"},t:{d:"115,-3v-47,18,-87,4,-87,-63r0,-81r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0r0,75v-3,35,5,40,33,31",w:119},u:{d:"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154",w:219},v:{d:"77,0r-75,-187r52,0r45,127r46,-127r51,0r-74,187r-45,0",k:{".":27,",":27}},w:{d:"61,0r-59,-187r48,0r35,123r32,-123r47,0r31,123r36,-123r49,0r-60,187r-48,0r-32,-120r-31,120r-48,0",w:280,k:{".":13,",":13}},x:{d:"2,0r67,-96r-64,-91r60,0r33,52r35,-52r58,0r-63,89r69,98r-61,0r-38,-58r-38,58r-58,0"},y:{d:"2,-187r53,0r45,133r43,-133r51,0r-77,212v-11,40,-47,59,-98,48r-5,-39v33,9,54,-7,59,-33",k:{".":27,",":27}},z:{d:"6,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0",w:180},"{":{d:"49,-3v0,-48,0,-64,-38,-69r0,-42v35,-2,40,-23,38,-63v-3,-69,17,-86,82,-85r0,42v-74,-12,-5,97,-69,127v31,9,33,64,33,101v0,24,9,25,36,26r0,42v-61,2,-82,-16,-82,-79",w:140},"|":{d:"31,76r0,-338r39,0r0,338r-39,0",w:100},"}":{d:"90,-183v-2,47,1,65,38,69r0,42v-35,2,-40,22,-38,62v3,70,-16,87,-82,86r0,-42v27,0,36,-2,36,-25v0,-37,1,-94,33,-102v-32,-24,-31,-39,-33,-100v-1,-26,-7,-27,-36,-27r0,-42v61,-2,84,15,82,79",w:140},"~":{d:"146,-92v-27,0,-63,-25,-86,-24v-16,0,-32,9,-48,25r0,-46v35,-46,97,-12,138,0v19,-1,36,-11,48,-25r0,47v-9,11,-32,23,-52,23",w:210},"\u2020":{d:"76,62r0,-208r-64,0r0,-41r64,0r0,-68r46,0r0,68r64,0r0,41r-64,0r0,208r-46,0"},"\u00a2":{d:"15,-94v-1,-64,40,-104,107,-96r20,-66r21,6r-20,65v22,8,37,27,45,54r-48,8v-1,-8,-4,-15,-9,-20r-32,106v26,4,40,-9,43,-35r49,9v-10,48,-45,72,-104,66r-21,68r-21,-6r20,-68v-31,-13,-50,-47,-50,-91xm110,-152v-53,-9,-54,78,-31,105"},"\u00a3":{d:"195,-8v-52,36,-127,-29,-174,12r-19,-42v23,-16,41,-37,37,-71r-37,0r0,-39r28,0v-23,-61,12,-114,75,-114v47,0,75,26,80,68r-48,7v1,-45,-66,-46,-67,-3v0,12,6,31,9,42r55,0r0,39r-47,0v3,32,-9,42,-26,64v39,-17,78,22,115,-5"},"\u00a7":{d:"43,-166v-39,-36,-7,-96,53,-96v44,0,72,22,77,59r-48,5v5,-29,-46,-36,-50,-10v16,48,115,55,113,123v-1,27,-13,42,-32,55v44,37,12,106,-55,106v-45,0,-75,-26,-81,-64r48,-6v-1,33,56,45,60,11v-12,-47,-124,-60,-118,-127v2,-26,13,-46,33,-56xm70,-143v-22,15,-17,39,9,57r50,34v44,-40,-37,-71,-59,-91"},"\u2022":{d:"64,-179v28,0,51,24,51,52v0,28,-23,52,-51,52v-27,0,-52,-24,-52,-52v0,-28,24,-52,52,-52",w:126},"\u00b6":{d:"0,-185v0,-53,30,-73,94,-73r104,0r0,46r-19,0r0,283r-42,0r0,-283r-25,0r0,283r-43,0r0,-184v-42,-3,-69,-29,-69,-72"},"\u00ae":{d:"-2,-128v0,-76,57,-135,135,-135v78,0,135,57,135,135v0,77,-58,134,-135,134v-77,0,-135,-57,-135,-134xm242,-128v0,-63,-46,-109,-109,-109v-63,0,-108,47,-108,109v0,62,46,108,108,108v63,0,109,-46,109,-108xm188,-159v0,23,-16,37,-38,40v23,10,32,41,47,63r-36,0v-17,-25,-19,-64,-60,-59r0,59r-29,0r0,-143v50,2,117,-12,116,40xm157,-157v0,-24,-25,-17,-56,-19r0,39v30,-1,56,5,56,-20",w:265},"\u00a9":{d:"-2,-128v0,-76,57,-135,135,-135v78,0,135,57,135,135v0,77,-58,134,-135,134v-77,0,-135,-57,-135,-134xm241,-128v0,-63,-45,-108,-108,-108v-64,0,-108,46,-108,108v0,62,47,108,108,108v61,0,108,-46,108,-108xm98,-128v-8,53,59,67,68,20r28,9v-7,27,-28,45,-59,46v-41,0,-68,-30,-68,-74v0,-79,106,-106,127,-33r-28,7v-17,-44,-74,-24,-68,25",w:265},"\u2122":{d:"82,-114r0,-119r-44,0r0,-25r117,0r0,25r-43,0r0,119r-30,0xm172,-114r0,-144r46,0r26,99r26,-99r46,0r0,144r-28,0r0,-115r-31,115r-26,0r-31,-115r0,115r-28,0",w:360},"\u2260":{d:"74,-111r12,-32r-77,0r0,-46r94,0r26,-70r37,0r-26,70r49,0r0,46r-66,0r-12,32r78,0r0,46r-95,0r-26,69r-37,0r26,-69r-48,0r0,-46r65,0",w:197},"\u00d8":{d:"15,-130v0,-112,118,-166,203,-109r28,-31r24,21r-29,33v16,21,21,53,24,89v10,111,-118,164,-200,109r-29,32r-25,-21r30,-34v-17,-23,-26,-52,-26,-89xm185,-203v-52,-38,-116,1,-116,74v0,19,3,35,8,48xm97,-54v51,41,115,-1,115,-74v0,-19,-2,-35,-7,-47",w:280},"\u221e":{d:"27,-127v0,-61,73,-62,93,-21v15,-23,26,-39,56,-40v33,-1,54,26,54,61v0,35,-21,61,-54,61v-30,-1,-41,-17,-56,-40v-11,16,-29,31,-51,31v-26,0,-42,-23,-42,-52xm205,-128v0,-27,-24,-43,-45,-28v-6,4,-14,14,-24,29v17,23,17,33,41,35v19,2,28,-17,28,-36xm51,-128v2,38,41,26,54,0v-12,-17,-23,-24,-34,-24v-12,0,-21,10,-20,24",w:256},"\u00b1":{d:"76,-63r0,-67r-67,0r0,-46r67,0r0,-67r45,0r0,67r68,0r0,46r-68,0r0,67r-45,0xm9,0r0,-46r180,0r0,46r-180,0",w:197},"\u2264":{d:"187,-59r-176,-77r0,-42r176,-77r0,50r-123,47r123,49r0,50xm11,0r0,-46r176,0r0,46r-176,0",w:197},"\u2265":{d:"11,-59r0,-50r123,-49r-123,-47r0,-50r176,76r0,43xm11,0r0,-46r176,0r0,46r-176,0",w:197},"\u00a5":{d:"74,-48r-65,0r0,-39r65,0r0,-21r-65,0r0,-39r46,0r-55,-111r54,0r45,100v11,-36,31,-67,45,-100r54,0r-55,111r47,0r0,39r-66,0r0,21r66,0r0,39r-66,0r0,48r-50,0r0,-48"},"\u00b5":{d:"143,-22v-12,32,-62,37,-74,0r0,94r-49,0r0,-259r49,0v5,56,-18,152,35,152v54,0,30,-95,35,-152r50,0r0,187r-46,0r0,-22",w:207},"\u2211":{d:"24,-262r218,0r0,29r-174,0r107,136r-114,144r183,0r0,29r-223,0r0,-33r109,-139r-106,-135r0,-31",w:256},"\u00ba":{d:"66,-130v-39,0,-61,-26,-61,-66v0,-40,22,-66,61,-66v38,0,62,27,61,66v0,39,-22,66,-61,66xm65,-231v-18,0,-23,13,-23,35v0,23,5,36,23,36v18,0,24,-14,24,-36v0,-22,-6,-35,-24,-35",w:131},"\u0192":{d:"49,-150r6,-37r35,0v8,-46,12,-77,64,-75v16,0,32,2,47,7r-10,40v-30,-11,-51,-5,-51,28r36,0r-6,37r-36,0v-14,67,-19,144,-40,203v-11,29,-66,26,-98,16r11,-39v32,7,45,7,51,-26r26,-154r-35,0"},"\u2248":{d:"140,-134v-50,-3,-96,-50,-135,0r0,-45v36,-46,97,-12,139,0v19,-2,36,-12,48,-26r0,47v-9,11,-33,25,-52,24xm140,-49v-50,-4,-96,-50,-135,0r0,-45v36,-46,97,-12,139,0v20,-1,36,-12,48,-26r0,48v-9,11,-32,25,-52,23",w:197},"\u00ab":{d:"111,-173r-45,79r45,82r-39,0r-55,-82r55,-79r39,0xm180,-173r-45,79r45,82r-39,0r-55,-82r55,-79r39,0"},"\u00bb":{d:"88,-12r45,-80r-45,-81r38,0r56,81r-56,80r-38,0xm19,-12r45,-80r-45,-81r38,0r56,81r-56,80r-38,0"},"\u2026":{d:"275,0r0,-49r50,0r0,49r-50,0xm155,0r0,-49r50,0r0,49r-50,0xm35,0r0,-49r50,0r0,49r-50,0",w:360},"\u201c":{d:"73,-153r-50,0v-2,-53,1,-96,44,-107r10,20v-18,6,-28,15,-28,37r24,0r0,50xm155,-153r-49,0v-3,-52,-1,-97,43,-107r10,20v-18,6,-27,16,-28,37r24,0r0,50",w:180},"\u201d":{d:"105,-258r50,0v3,53,-1,97,-44,107r-10,-20v18,-6,28,-15,28,-37r-24,0r0,-50xm22,-258r50,0v2,53,0,97,-44,107r-10,-20v18,-6,28,-15,28,-37r-24,0r0,-50",w:180},"\u2018":{d:"76,-153r-49,0v-2,-52,-1,-97,43,-107r10,20v-18,6,-27,16,-28,37r24,0r0,50",w:100,k:{"\u2018":13}},"\u2019":{d:"25,-257r49,0v2,53,-1,95,-44,106r-9,-20v19,-5,27,-15,28,-37r-24,0r0,-49",w:100,k:{"\u2019":13,s:13," ":20}},"\u00f7":{d:"74,-172r0,-50r49,0r0,50r-49,0xm9,-104r0,-46r180,0r0,46r-180,0xm74,-33r0,-49r49,0r0,49r-49,0",w:197},"\u20ac":{d:"21,-168v9,-72,94,-116,168,-83r-10,48v-34,-32,-102,-7,-105,35r97,0r-6,27r-94,0r0,23r89,0r-5,28r-80,0v6,54,80,65,113,29r0,54v-74,33,-158,-12,-168,-83r-26,0r6,-28r17,0r0,-23r-23,0r6,-27r21,0"},"\u2021":{d:"77,62r0,-59r-65,0r0,-41r65,0r0,-115r-65,0r0,-41r65,0r0,-61r46,0r0,61r63,0r0,41r-63,0r0,115r63,0r0,41r-63,0r0,59r-46,0"},"\u2030":{d:"51,-127v-37,0,-51,-27,-51,-70v0,-39,16,-65,51,-65v35,0,52,27,51,66v0,42,-16,69,-51,69xm51,-235v-25,3,-25,78,0,80v24,-2,23,-76,0,-80xm49,9r108,-271r34,0r-107,271r-35,0xm191,10v-36,0,-52,-26,-51,-69v0,-38,17,-66,51,-66v35,0,52,27,51,66v0,42,-15,69,-51,69xm191,-97v-18,0,-16,19,-16,40v0,22,0,37,16,40v24,-4,23,-80,0,-80xm309,10v-36,0,-52,-26,-51,-69v0,-39,17,-66,51,-66v35,0,52,27,51,66v0,42,-15,69,-51,69xm309,-97v-23,-2,-16,41,-16,61v0,10,6,18,15,19v26,-2,24,-78,1,-80",w:360},"\u00d7":{d:"20,-74r53,-53r-54,-53r33,-33r53,53r53,-53r32,32r-53,53r54,54r-33,33r-54,-54r-53,53",w:210},"\u00b2":{d:"111,-223v-1,36,-34,45,-55,67r55,0r0,28r-107,0v0,-44,63,-57,74,-93v-4,-21,-37,-20,-37,5r-33,-2v-2,-57,103,-56,103,-5",w:119},"\u00b3":{d:"72,-224v-5,-20,-32,-13,-32,6r-31,-5v3,-51,97,-49,97,-2v0,11,-8,20,-17,25v14,6,24,15,24,32v1,37,-61,55,-90,31v-9,-7,-14,-17,-16,-29r32,-4v3,11,6,19,20,19v11,0,20,-8,19,-19v-1,-16,-17,-20,-34,-15r4,-25v14,-1,23,-2,24,-14",w:119},"\u00bd":{d:"16,-228v18,-5,37,-16,44,-33r27,0r0,133r-33,0r0,-90v-11,8,-24,13,-38,17r0,-27xm88,9r-28,0r153,-270r27,0xm291,-88v0,36,-35,45,-55,68r55,0r0,27r-107,0v1,-43,63,-58,74,-93v-4,-22,-38,-19,-37,6r-33,-3v-2,-57,103,-55,103,-5",w:300},"\u00bc":{d:"16,-228v18,-5,37,-16,44,-33r27,0r0,133r-33,0r0,-90v-11,8,-24,13,-38,17r0,-27xm88,9r-28,0r153,-270r27,0xm247,7r0,-25r-64,0r0,-25r67,-83r28,0r0,82r19,0r0,26r-19,0r0,25r-31,0xm247,-44r0,-39r-33,39r33,0",w:300},"\u00be":{d:"72,-224v-5,-20,-32,-13,-32,6r-31,-5v3,-51,97,-49,97,-2v0,11,-8,20,-17,25v14,6,24,15,24,32v1,37,-61,55,-90,31v-9,-7,-14,-17,-16,-29r32,-4v3,11,6,19,20,19v11,0,20,-8,19,-19v-1,-16,-17,-20,-34,-15r4,-25v14,-1,23,-2,24,-14xm92,9r-28,0r153,-270r28,0xm246,7r0,-25r-63,0r0,-25r67,-83r28,0r0,82r19,0r0,26r-19,0r0,25r-32,0xm246,-44r0,-39r-32,39r32,0",w:300},"\u03b1":{d:"14,-98v0,-51,29,-94,81,-93v25,0,46,12,62,36v2,-9,5,-19,10,-32r43,0v-27,51,-31,136,-2,187r-42,0r-9,-31v-14,23,-35,35,-62,35v-52,2,-81,-50,-81,-102xm103,-152v-26,0,-40,27,-39,59v0,30,13,58,40,58v27,0,38,-24,38,-58v0,-32,-13,-59,-39,-59",w:221},"\u0394":{d:"259,0r-259,0r100,-258r55,0xm185,-43r-58,-155r-56,155r114,0",w:258},"\u03a9":{d:"75,-134v0,47,23,80,60,93r0,41r-118,0r0,-43r50,0v-85,-75,-46,-219,77,-219v122,0,162,145,77,219r50,0r0,43r-118,0r0,-41v37,-12,60,-47,61,-93v1,-43,-24,-84,-70,-84v-45,0,-69,42,-69,84",w:288},"\u03b2":{d:"206,-71v5,73,-92,102,-131,44r0,98r-50,0r0,-237v-2,-64,35,-94,88,-96v42,-1,80,26,79,67v0,27,-20,48,-43,53v37,4,55,35,57,71xm156,-72v-1,-34,-22,-55,-59,-54r0,-27v53,7,65,-70,13,-70v-47,1,-33,67,-35,114v-2,43,12,72,48,74v19,1,33,-17,33,-37",w:219},"\u00a4":{d:"32,-90v-13,-18,-13,-55,-1,-75r-23,-23r29,-32r24,24v21,-12,56,-13,77,0r23,-23r30,29r-23,24v12,19,12,57,0,76r23,24r-29,30r-24,-24v-21,12,-55,13,-76,0r-23,23r-30,-29xm99,-163v-19,0,-35,16,-35,35v0,19,16,36,35,36v19,0,36,-16,36,-36v0,-20,-16,-35,-36,-35"}}});Cufon.replace(".profile-text blockquote p, .profile-details blockquote p, .start-content blockquote p, #company-more-body blockquote p",{fontFamily:"Georgia"});Cufon.replace("#content-col2 h1, .profile-text h2, .apply .apply-inner-header h3, .job-search-result .job-head h4.floatLeft, .job-search-panel h2, .job-search-panel .actions-list p, .office-details h3, .profile h3, .homepage #content-col1 div h3, .news-item h2, .primary-nav .sub-nav .additional-nav-info h2, .registration #content-col2 .actions-list p, .registration-form .green-text",{fontFamily:"Arial"});eval(function(j,b,g,f,i,h){i=function(a){return(a<b?"":i(parseInt(a/b)))+((a=a%b)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(g--){h[i(g)]=f[g]||i(g)}f=[function(a){return h[a]}];i=function(){return"\\w+"};g=1}while(g--){if(f[g]){j=j.replace(new RegExp("\\b"+i(g)+"\\b","g"),f[g])}}return j}('8={3b:"1.6",2o:"1B.1Y,1B.23,1B.2e",2i:"",2H:1a,12:"",2C:1a,Z:"",2a:\'<H V="$0">$$</H>\',R:"&#F;",1j:"&#F;&#F;&#F;&#F;",1f:"&#F;<1W/>",3c:5(){9 $(y).39("1k")[0]},I:{},N:{}};(5($){$(5(){5 1J(l,a){5 2I(A,h){4 3=(1v h.3=="1h")?h.3:h.3.1w;k.1m({A:A,3:"("+3+")",u:1+(3.c(/\\\\./g,"%").c(/\\[.*?\\]/g,"%").3a(/\\((?!\\?)/g)||[]).u,z:(h.z)?h.z:8.2a})}5 2z(){4 1E=0;4 1x=x 2A;Q(4 i=0;i<k.u;i++){4 3=k[i].3;3=3.c(/\\\\\\\\|\\\\(\\d+)/g,5(m,1F){9!1F?m:"\\\\"+(1E+1+1t(1F))});1x.1m(3);1E+=k[i].u}4 1w=1x.3d("|");9 x 1u(1w,(a.3g)?"2j":"g")}5 1S(o){9 o.c(/&/g,"&3h;").c(/</g,"&3e;")}5 1R(o){9 o.c(/ +/g,5(1X){9 1X.c(/ /g,R)})}5 G(o){o=1S(o);7(R){o=1R(o)}9 o}5 2m(2E){4 i=0;4 j=1;4 h;19(h=k[i++]){4 1b=D;7(1b[j]){4 1U=/(\\\\\\$)|(?:\\$\\$)|(?:\\$(\\d+))/g;4 z=h.z.c(1U,5(m,1V,K){4 3f=\'\';7(1V){9"$"}v 7(!K){9 G(1b[j])}v 7(K=="0"){9 h.A}v{9 G(1b[j+1t(K,10)])}});4 1A=D[D.u-2];4 2h=D[D.u-1];4 2G=2h.2v(11,1A);11=1A+2E.u;14+=G(2G)+z;9 z}v{j+=h.u}}}4 R=8.R;4 k=x 2A;Q(4 A 2r a.k){2I(A,a.k[A])}4 14="";4 11=0;l.c(2z(),2m);4 2y=l.2v(11,l.u);14+=G(2y);9 14}5 2B(X){7(!8.N[X]){4 Y=\'<Y 32="1p" 33="p/2u"\'+\' 30="\'+X+\'">\';8.N[X]=1H;7($.31.34){4 W=J.1L(Y);4 $W=$(W);$("2d").1O($W)}v{$("2d").1O(Y)}}}5 1q(e,a){4 l=e&&e.1g&&e.1g[0]&&e.1g[0].37;7(!l)l="";l=l.c(/\\r\\n?/g,"\\n");4 C=1J(l,a);7(8.1j){C=C.c(/\\t/g,8.1j)}7(8.1f){C=C.c(/\\n/g,8.1f)}$(e).38(C)}5 1o(q,13){4 1l={12:8.12,2x:q+".1d",Z:8.Z,2w:q+".2u"};4 B;7(13&&1v 13=="2l")B=$.35(1l,13);v B=1l;9{a:B.12+B.2x,1p:B.Z+B.2w}}7($.2q)$.2q({36:"2l.15"});4 2n=x 1u("\\\\b"+8.2i+"\\\\b","2j");4 1e=[];$(8.2o).2D(5(){4 e=y;4 1n=$(e).3i("V");7(!1n){9}4 q=$.3u(1n.c(2n,""));7(\'\'!=q){1e.1m(e);4 f=1o(q,e.15);7(8.2H||e.15){7(!8.N[f.a]){1D{8.N[f.a]=1H;$.3v(f.a,5(M){M.f=f.a;8.I[f.a]=M;7(8.2C){2B(f.1p)}$("."+q).2D(5(){4 f=1o(q,y.15);7(M.f==f.a){1q(y,M)}})})}1I(3s){3t("a 3w Q: "+q+\'@\'+3z)}}}v{4 a=8.I[f.a];7(a){1q(e,a)}}}});7(J.1i&&J.1i.29){5 22(p){7(\'\'==p){9""}1z{4 16=(x 3A()).2k()}19(p.3x(16)>-1);p=p.c(/\\<1W[^>]*?\\>/3y,16);4 e=J.1L(\'<1k>\');e.3l=p;p=e.3m.c(x 1u(16,"g"),\'\\r\\n\');9 p}4 T="";4 18=1G;$(1e).3j().G("1k").U("2c",5(){18=y}).U("1M",5(){7(18==y)T=J.1i.29().3k});$("3n").U("3q",5(){7(\'\'!=T){2p.3r.3o(\'3p\',22(T));2V.2R=1a}}).U("2c",5(){T=""}).U("1M",5(){18=1G})}})})(1Z);8.I["1Y.1d"]={k:{2M:{3:/\\/\\*[^*]*\\*+(?:[^\\/][^*]*\\*+)*\\//},25:{3:/\\<!--(?:.|\\n)*?--\\>/},2f:{3:/\\/\\/.*/},2P:{3:/2L|2T|2J|2O|2N|2X|2K|2Z|2U|2S|2W|2Y|2Q|51|c-50/},53:{3:/\\/[^\\/\\\\\\n]*(?:\\\\.[^\\/\\\\\\n]*)*\\/[52]*/},1h:{3:/(?:\\\'[^\\\'\\\\\\n]*(?:\\\\.[^\\\'\\\\\\n]*)*\\\')|(?:\\"[^\\"\\\\\\n]*(?:\\\\.[^\\"\\\\\\n]*)*\\")/},27:{3:/\\b[+-]?(?:\\d*\\.?\\d+|\\d+\\.?\\d*)(?:[1r][+-]?\\d+)?\\b/},4X:{3:/\\b(D|1N|1K|1I|2t|2s|4W|1z|v|1a|Q|5|7|2r|4Z|x|1G|9|1Q|y|1H|1D|1v|4|4Y|19|59)\\b/},1y:{3:/\\b(58|2k|2p|5b|5a|55|J|54|57|1t|56|4L|4K|4N|4M|4H|4G|4J)\\b/},1C:{3:/(?:\\<\\w+)|(?:\\>)|(?:\\<\\/\\w+\\>)|(?:\\/\\>)/},26:{3:/\\s+\\w+(?=\\s*=)/},20:{3:/([\\"\\\'])(?:(?:[^\\1\\\\\\r\\n]*?(?:\\1\\1|\\\\.))*[^\\1\\\\\\r\\n]*?)\\1/},21:{3:/&[\\w#]+?;/},4I:{3:/(\\$|1Z)/}}};8.I["23.1d"]={k:{25:{3:/\\<!--(?:.|\\n)*?--\\>/},1h:{3:/(?:\\\'[^\\\'\\\\\\n]*(?:\\\\.[^\\\'\\\\\\n]*)*\\\')|(?:\\"[^\\"\\\\\\n]*(?:\\\\.[^\\"\\\\\\n]*)*\\")/},27:{3:/\\b[+-]?(?:\\d*\\.?\\d+|\\d+\\.?\\d*)(?:[1r][+-]?\\d+)?\\b/},1C:{3:/(?:\\<\\w+)|(?:\\>)|(?:\\<\\/\\w+\\>)|(?:\\/\\>)/},26:{3:/\\s+\\w+(?=\\s*=)/},20:{3:/([\\"\\\'])(?:(?:[^\\1\\\\\\r\\n]*?(?:\\1\\1|\\\\.))*[^\\1\\\\\\r\\n]*?)\\1/},21:{3:/&[\\w#]+?;/}}};8.I["2e.1d"]={k:{4S:{3:/\\/\\*[^*]*\\*+([^\\/][^*]*\\*+)*\\//},2f:{3:/(?:\\/\\/.*)|(?:[^\\\\]\\#.*)/},4V:{3:/\\\'[^\\\'\\\\]*(?:\\\\.[^\\\'\\\\]*)*\\\'/},4U:{3:/\\"[^\\"\\\\]*(?:\\\\.[^\\"\\\\]*)*\\"/},4P:{3:/\\b(?:[4O][2b][1s][1s]|[4R][4Q][2b][1P]|[5c][5v][1s][5u][1P])\\b/},5x:{3:/\\b[+-]?(\\d*\\.?\\d+|\\d+\\.?\\d*)([1r][+-]?\\d+)?\\b/},5y:{3:/\\b(?:5z|5w(?:5A|5E(?:5F(?:17|1c)|5G(?:17|1c))|17|1T|5B|5C|5D(?:17|1T|1c)|1c)|P(?:5h(?:5k|5j)|5e(?:5d|5g(?:5f|5l)|5r|E(?:5t|5s)|5n(?:5m|5p)|L(?:3X|3W)|O(?:S|3Y(?:3T|3S|3V))|3U|S(?:44|47|46)|41))|40)\\b/},1y:{3:/(?:\\$43|\\$42|\\$3R|\\$3G|\\$3F|\\$3I|\\$3H|\\$3C|\\$3B|\\$3D)\\b/},28:{3:/\\b(?:3O|3N|3P|3K|3J|3M|3L|48|4v|1N|1K|1I|4u|V|4x|4w|2t|4r|2s|4q|1z|4t|v|4s|4D|4C|4F|4E|4z|4y|4B|4A|4p|4d|2F|2F|4g|Q|4f|5|1y|7|4a|4m|4l|4o|4i|4k|x|4j|4h|4n|4b|4c|49|4e|3Q|3E|9|45|1Q|y|3Z|1D|5o|5q|4|19|5i)\\b/},2g:{3:/\\$(\\w+)/,z:\'<H V="28">$</H><H V="2g">$1</H>\'},1C:{3:/(?:\\<\\?[24][4T][24])|(?:\\<\\?)|(?:\\?\\>)/}}}',62,353,"|||exp|var|function||if|ChiliBook|return|recipe||replace||el|path||step|||steps|ingredients|||str|text|recipeName||||length|else||new|this|replacement|stepName|settings|dish|arguments||160|filter|span|recipes|document|||recipeLoaded|required|||for|replaceSpace||insidePRE|bind|class|domLink|stylesheetPath|link|stylesheetFolder||lastIndex|recipeFolder|options|perfect|chili|newline|ERROR|downPRE|while|false|aux|WARNING|js|codes|replaceNewLine|childNodes|string|selection|replaceTab|pre|settingsDef|push|elClass|getPath|stylesheet|makeDish|eE|Ll|parseInt|RegExp|typeof|source|exps|global|do|offset|code|tag|try|prevLength|aNum|null|true|catch|cook|case|createElement|mouseup|break|append|Ee|switch|replaceSpaces|escapeHTML|NOTICE|pattern|escaped|br|spaces|mix|jQuery|avalue|entity|preformatted|xml|Pp|htcom|aname|numbers|keyword|createRange|defaultReplacement|Uu|mousedown|head|php|com|variable|input|elementClass|gi|valueOf|object|chef|selectClass|elementPath|window|metaobjects|in|default|continue|css|substring|stylesheetFile|recipeFile|lastUnmatched|knowHow|Array|checkCSS|stylesheetLoading|each|matched|extends|unmatched|recipeLoading|prepareStep|unblockUI|ajaxSubmit|silverlight|jscom|unblock|block|plugin|clearFields|returnValue|fieldValue|blockUI|formSerialize|event|resetForm|ajaxForm|clearForm|fieldSerialize|href|browser|rel|type|msie|extend|selector|data|html|next|match|version|getPRE|join|lt|bit|ignoreCase|amp|attr|parents|htmlText|innerHTML|innerText|body|setData|Text|copy|clipboardData|recipeNotAvailable|alert|trim|getJSON|unavailable|indexOf|ig|recipePath|Date|_SESSION|_SERVER|php_errormsg|require_once|_GET|_FILES|_REQUEST|_POST|__METHOD__|__LINE__|and|abstract|__FILE__|__CLASS__|__FUNCTION__|require|_ENV|END|CONT|PREFIX|START|OCALSTATEDIR|IBDIR|UTPUT_HANDLER_|throw|__COMPILER_HALT_OFFSET__|VERSION|_COOKIE|GLOBALS|API|static|YSCONFDIR|HLIB_SUFFIX|array|protected|implements|print|private|exit|public|foreach|final|or|isset|old_function|list|include_once|include|php_user_filter|interface|exception|die|declare|elseif|echo|cfunction|as|const|clone|endswitch|endif|eval|endwhile|enddeclare|empty|endforeach|endfor|isNaN|NaN|jquery|Infinity|clearTimeout|setTimeout|clearInterval|setInterval|Nn|value|Rr|Tt|mlcom|Hh|string2|string1|delete|keywords|void|instanceof|content|taconite|gim|regexp|escape|constructor|parseFloat|unescape|toString|with|prototype|element|Ff|BINDIR|HP_|PATH|CONFIG_FILE_|EAR_|xor|INSTALL_DIR|EXTENSION_DIR|SCAN_DIR|MAX|INT_|unset|SIZE|use|DATADIR|XTENSION_DIR|OL|Ss|Aa|E_|number|const1|DEFAULT_INCLUDE_PATH|ALL|PARSE|STRICT|USER_|CO|MPILE_|RE_".split("|"),0,{}));(function(b){b.ui=b.ui||{};b.fn.extend({accordion:function(h,i){var g=Array.prototype.slice.call(arguments,1);return this.each(function(){if(typeof h=="string"){var j=b.data(this,"ui-accordion");j[h].apply(j,g)}else{if(!b(this).is(".ui-accordion")){b.data(this,"ui-accordion",new b.ui.accordion(this,h))}}})},activate:function(g){return this.accordion("activate",g)}});b.ui.accordion=function(i,k){this.options=k=b.extend({},b.ui.accordion.defaults,k);this.element=i;b(i).addClass("ui-accordion");if(k.navigation){var h=b(i).find("a").filter(k.navigationFilter);if(h.length){if(h.filter(k.header).length){k.active=h}else{k.active=h.parent().parent().prev();h.addClass("current")}}}k.headers=b(i).find(k.header);k.active=f(k.headers,k.active);if(k.fillSpace){var g=b(i).parent().height();k.headers.each(function(){g-=b(this).outerHeight()});var j=0;k.headers.next().each(function(){j=Math.max(j,b(this).innerHeight()-b(this).height())}).height(g-j)}else{if(k.autoheight){var g=0;k.headers.next().each(function(){g=Math.max(g,b(this).outerHeight())}).height(g)}}k.headers.not(k.active||"").next().hide();k.active.parent().andSelf().addClass(k.selectedClass);if(k.event){b(i).bind((k.event)+".ui-accordion",d)}};b.ui.accordion.prototype={activate:function(g){d.call(this.element,{target:f(this.options.headers,g)[0]})},enable:function(){this.options.disabled=false},disable:function(){this.options.disabled=true},destroy:function(){this.options.headers.next().css("display","");if(this.options.fillSpace||this.options.autoheight){this.options.headers.next().css("height","")}b.removeData(this.element,"ui-accordion");b(this.element).removeClass("ui-accordion").unbind(".ui-accordion")}};function e(h,g){return function(){return h.apply(g,arguments)}}function c(i){if(!b.data(this,"ui-accordion")){return}var g=b.data(this,"ui-accordion");var h=g.options;h.running=i?0:--h.running;if(h.running){return}if(h.clearStyle){h.toShow.add(h.toHide).css({height:"",overflow:""})}b(this).triggerHandler("change.ui-accordion",[h.data],h.change)}function a(k,h,m,j,i){var l=b.data(this,"ui-accordion").options;l.toShow=k;l.toHide=h;l.data=m;var g=e(c,this);l.running=h.size()==0?k.size():h.size();if(l.animated){if(!l.alwaysOpen&&j){b.ui.accordion.animations[l.animated]({toShow:jQuery([]),toHide:h,complete:g,down:i,autoheight:l.autoheight})}else{b.ui.accordion.animations[l.animated]({toShow:k,toHide:h,complete:g,down:i,autoheight:l.autoheight})}}else{if(!l.alwaysOpen&&j){k.toggle()}else{h.hide();k.show()}g(true)}}function d(i){var g=b.data(this,"ui-accordion").options;if(g.disabled){return false}if(!i.target&&!g.alwaysOpen){g.active.parent().andSelf().toggleClass(g.selectedClass);var n=g.active.next(),j={instance:this,options:g,newHeader:jQuery([]),oldHeader:g.active,newContent:jQuery([]),oldContent:n},h=g.active=b([]);a.call(this,h,n,j);return false}var k=b(i.target);if(k.parents(g.header).length){while(!k.is(g.header)){k=k.parent()}}var l=k[0]==g.active[0];if(g.running||(g.alwaysOpen&&l)){return false}if(!k.is(g.header)){return}g.active.parent().andSelf().toggleClass(g.selectedClass);if(!l){k.parent().andSelf().addClass(g.selectedClass)}var h=k.next(),n=g.active.next(),j={instance:this,options:g,newHeader:k,oldHeader:g.active,newContent:h,oldContent:n},m=g.headers.index(g.active[0])>g.headers.index(k[0]);g.active=l?b([]):k;a.call(this,h,n,j,l,m);return false}function f(h,g){return g!=undefined?typeof g=="number"?h.filter(":eq("+g+")"):h.not(h.not(g)):g===false?b([]):h.filter(":eq(0)")}b.extend(b.ui.accordion,{defaults:{selectedClass:"selected",alwaysOpen:true,animated:"slide",event:"click",header:"a",autoheight:true,running:0,navigationFilter:function(){return this.href.toLowerCase()==location.href.toLowerCase()}},animations:{slide:function(i,g){i=b.extend({easing:"swing",duration:300},i,g);if(!i.toHide.size()){i.toShow.animate({height:"show"},i);return}var k=i.toHide.height(),h=i.toShow.height(),j=h/k;i.toShow.css({height:0,overflow:"hidden"}).show();i.toHide.filter(":hidden").each(i.complete).end().filter(":visible").animate({height:"hide"},{step:function(m){var l=(k-m)*j;if(b.browser.msie||b.browser.opera){l=Math.ceil(l)}i.toShow.height(l)},duration:i.duration,easing:i.easing,complete:function(){if(!i.autoheight){i.toShow.css("height","auto")}i.complete()}})},bounceslide:function(g){this.slide(g,{easing:g.down?"bounceout":"swing",duration:g.down?1000:200})},easeslide:function(g){this.slide(g,{easing:"easeinout",duration:700})}}})})(jQuery);$(document).ready(TB_init);function TB_init(){$("a.thickbox").click(function(){var a=this.title||this.name||null;var b=this.rel||false;TB_show(a,this.href,b);this.blur();return false})}function TB_show(a,f,b){try{if(document.getElementById("TB_HideSelect")==null){$("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");$("#TB_overlay").click(TB_remove)}if(a==null){a=""}$(window).scroll(TB_position);TB_overlaySize();$("body").append("<div id='TB_load'><img src='/static/assets/images/loadingAnimation.gif' alt='load' /></div>");TB_load_position();var l=/\.jpg|\.jpeg|\.png|\.gif|\.html|\.htm|\.php|\.cfm|\.asp|\.aspx|\.jsp|\.jst|\.rb|\.txt|\.bmp/g;var m=f.toLowerCase().match(l);if(m==".jpg"||m==".jpeg"||m==".png"||m==".gif"||m==".bmp"){TB_PrevCaption="";TB_PrevURL="";TB_PrevHTML="";TB_NextCaption="";TB_NextURL="";TB_NextHTML="";TB_imageCount="";TB_FoundURL=false;if(b){TB_TempArray=$("a[@rel="+b+"]").get();for(TB_Counter=0;((TB_Counter<TB_TempArray.length)&&(TB_NextHTML==""));TB_Counter++){var k=TB_TempArray[TB_Counter].href.toLowerCase().match(l);if(!(TB_TempArray[TB_Counter].href==f)){if(TB_FoundURL){TB_NextCaption=TB_TempArray[TB_Counter].title;TB_NextURL=TB_TempArray[TB_Counter].href;TB_NextHTML="<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Next &gt;</a></span>"}else{TB_PrevCaption=TB_TempArray[TB_Counter].title;TB_PrevURL=TB_TempArray[TB_Counter].href;TB_PrevHTML="<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>&lt; Prev</a></span>"}}else{TB_FoundURL=true;TB_imageCount="Image "+(TB_Counter+1)+" of "+(TB_TempArray.length)}}}imgPreloader=new Image();imgPreloader.onload=function(){imgPreloader.onload=null;var p=TB_getPageSize();var n=p[0]-150;var o=p[1]-150;var q=imgPreloader.width;var r=imgPreloader.height;if(q>n){r=r*(n/q);q=n;if(r>o){q=q*(o/r);r=o}}else{if(r>o){q=q*(o/r);r=o;if(q>n){r=r*(n/q);q=n}}}TB_WIDTH=q+30;TB_HEIGHT=r+60;$("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='"+f+"' width='"+q+"' height='"+r+"' alt='"+a+"'/></a><div id='TB_caption'>"+a+"<div id='TB_secondLine'>"+TB_imageCount+TB_PrevHTML+TB_NextHTML+"</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close or Escape Button'><strong style='font-size: 1.2em;'>"+i+"</strong></a></div>");$("#TB_closeWindowButton").click(TB_remove);if(!(TB_PrevHTML=="")){function e(){if($(document).unclick(e)){$(document).unclick(e)}$("#TB_window").remove();$("body").append("<div id='TB_window'></div>");TB_show(TB_PrevCaption,TB_PrevURL,b);return false}$("#TB_prev").click(e);$(document).keyup(function(u){var t=u.keyCode;if(t==37){e()}})}if(!(TB_NextHTML=="")){function s(){$("#TB_window").remove();$("body").append("<div id='TB_window'></div>");$(document).unkeyup();TB_show(TB_NextCaption,TB_NextURL,b);return false}$("#TB_next").click(s);$(document).keyup(function(u){var t=u.keyCode;if(t==39){s()}})}TB_position();$("#TB_load").remove();$("#TB_ImageOff").click(TB_remove);$("#TB_window").css({display:"block"})};imgPreloader.src=f}if(m==".htm"||m==".html"||m==".php"||m==".asp"||m==".aspx"||m==".jsp"||m==".jst"||m==".rb"||m==".txt"||m==".cfm"||(f.indexOf("TB_inline")!=-1)||(f.indexOf("TB_iframe")!=-1)){var d=f.replace(/^[^\?]+\??/,"");var c=TB_parseQuery(d);TB_WIDTH=(c.width*1)+30;TB_HEIGHT=(c.height*1)+40;ajaxContentW=TB_WIDTH-30;ajaxContentH=TB_HEIGHT-45;var i=c.close?c.close:"X";var h=c.profile?"profile-details":"";$("#TB_window").addClass(h);var g=c.scroll?c.scroll:"yes";if(f.indexOf("TB_iframe")!=-1){urlNoQuery=f.replace("??","?");$("#TB_window").append("<div id='TB_title' class='png-bg'><div id='TB_ajaxWindowTitle' class='png-bg'>"+a+"</div><div id='TB_closeAjaxWindow' class='png-bg'><a href='#' id='TB_closeWindowButton' class='png-bg'><strong style='font-size: 1.2em;'>"+i+"</strong></a></div></div><div id='TB_iframeBlock' class='png-bg'><iframe src='"+urlNoQuery+"' id='TB_iframeContent' frameborder='0' scrolling='"+g+"' hspace='0' vspace='0' style='width:"+(ajaxContentW+30)+"px;height:"+(ajaxContentH+18)+"px;'></iframe><br class='clearall'/></div>")}else{$("#TB_window").append("<div id='TB_title' class='png-bg'><div id='TB_ajaxWindowTitle'>"+a+"</div><div id='TB_closeAjaxWindow' class='png-bg'><a href='#' id='TB_closeWindowButton' class='png-bg'><strong style='font-size: 1.2em;'>"+i+"</strong></a></div></div><div id='TB_ajaxContentBlock' class='png-bg'><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div></div>")}$("#TB_closeWindowButton").click(TB_remove);if(f.indexOf("TB_inline")!=-1){$("#TB_ajaxContent").html($("#"+c.inlineId).html());TB_position();$("#TB_load").remove();$("#TB_window").css({display:"block"})}else{if(f.indexOf("TB_iframe")!=-1){TB_position();$("#TB_load").remove();$("#TB_window").css({display:"block"})}else{$("#TB_ajaxContent").load(f,function(){TB_position();$("#TB_load").remove();$("#TB_window").css({display:"block"})})}}}$(window).resize(TB_position);if($.browser.msie&&$.browser.version=="6.0"){$(function(){DD_belatedPNG.fix(".png-bg")})}}catch(j){alert(j)}}function TB_remove(){$("#TB_window,#TB_overlay,#TB_HideSelect").remove();$("#TB_load").remove();try{reloadAfterTB()}catch(a){}return false}function TB_position(){var b=TB_getPageSize();var a=TB_getPageScrollTop();$("#TB_window").css({width:TB_WIDTH+"px",left:((b[0]-TB_WIDTH)/2)+"px",top:(a[1]+((b[1]-TB_HEIGHT)/2))+"px"});TB_overlaySize()}function TB_overlaySize(){$("#TB_overlay").css("height",$(document).height()+"px");$("#TB_HideSelect").css("height",$(document).height()+"px")}function TB_load_position(){var b=TB_getPageSize();var a=TB_getPageScrollTop();$("#TB_load").css({left:((b[0]-100)/2)+"px",top:(a[1]+((b[1]-100)/2))+"px"}).css({display:"block"})}function TB_parseQuery(d){var f=new Object();if(!d){return f}var g=d.split(/[;&]/);for(var b=0;b<g.length;b++){var e=g[b].split("=");if(!e||e.length!=2){continue}var a=unescape(e[0]);var c=unescape(e[1]);c=c.replace(/\+/g," ");f[a]=c}return f}function TB_getPageScrollTop(){var a;if(self.pageYOffset){a=self.pageYOffset}else{if(document.documentElement&&document.documentElement.scrollTop){a=document.documentElement.scrollTop}else{if(document.body){a=document.body.scrollTop}}}arrayPageScroll=new Array("",a);return arrayPageScroll}function TB_getPageSize(){var c=document.documentElement;var b=window.innerWidth||self.innerWidth||(c&&c.clientWidth)||document.body.clientWidth;var a=window.innerHeight||self.innerHeight||(c&&c.clientHeight)||document.body.clientHeight;arrayPageSize=new Array(b,a);return arrayPageSize}function TB_strpos(a,c){for(var b=0;b<a.length;b++){if(a.substring(b,b+1)==c){return b}}return -1};(function(e){var d={},b,h,l,i=e.browser.msie&&/MSIE\s(5\.5|6\.)/.test(navigator.userAgent),k=false;e.tooltip={blocked:false,defaults:{delay:200,fade:false,showURL:true,extraClass:"",top:55,left:0,fixPNG:true},block:function(){e.tooltip.blocked=!e.tooltip.blocked}};e.fn.extend({tooltip:function(p){p=e.extend({},e.tooltip.defaults,p);n(p);return this.each(function(){e.data(this,"tooltip",p);this.tOpacity=d.parent.css("opacity");this.tooltipText=this.title;e(this).removeAttr("title");this.alt=""}).mouseenter(f).mouseleave(g).click(g)},fixPNG:i?function(){return this.each(function(){var p=e(this).css("backgroundImage");if(p.match(/^url\(["']?(.*\.png)["']?\)$/i)){p=RegExp.$1;e(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='"+p+"')"}).each(function(){var q=e(this).css("position");if(q!="absolute"&&q!="relative"){e(this).css("position","relative")}})}})}:function(){return this},unfixPNG:i?function(){return this.each(function(){e(this).css({filter:"",backgroundImage:""})})}:function(){return this},hideWhenEmpty:function(){return this.each(function(){e(this)[e(this).html()?"show":"hide"]()})},url:function(){return this.attr("href")||this.attr("src")}});function n(p){if(d.parent){return}d.parent=e('<div id="'+p.id+'"><div class="tooltip-container"><span class="b-ttip-sh"><span class="sh tl">&nbsp;</span><span class="sh tr">&nbsp;</span><span class="sh bl">&nbsp;</span><span class="sh br">&nbsp;</span></span><h3></h3><div class="body"></div><div class="url"></div></div><div class="tooltip-inner"></div></div>').appendTo(document.body).hide();if(e.fn.bgiframe){d.parent.bgiframe()}d.title=e("h3",d.parent);d.body=e("div.body",d.parent);d.url=e("div.url",d.parent)}function o(p){return e.data(p,"tooltip")}function j(p){if(o(this).delay){l=setTimeout(m,o(this).delay,p)}else{m(p)}k=!!o(this).track;e(document.body).bind("mousemove",a);a(p)}function f(){var p=e("#maps img").filter(function(){return e(this).css("display")=="block"}).length;if(p==0&&!e.browser.msie){return}b=null;if(e.tooltip.blocked||this==b||(!this.tooltipText&&!o(this).bodyHandler)){return}b=this;h=this.tooltipText;if(o(this).bodyHandler){d.title.hide();var q=o(this).bodyHandler.call(this);if(q.nodeType||q.jquery){d.body.empty().append(q)}else{d.body.html(q)}d.body.show()}else{if(o(this).showBody){var t=h.split(o(this).showBody);d.title.html(t.shift()).show();d.body.empty();for(var r=0,s;(s=t[r]);r++){if(r>0){d.body.append("<br/>")}d.body.append(s)}d.body.hideWhenEmpty()}else{d.title.html(h).show();d.body.hide()}}if(o(this).showURL&&e(this).url()){d.url.html(e(this).url().replace("http://","")).show()}else{d.url.hide()}d.parent.addClass(o(this).extraClass);if(o(this).fixPNG){d.parent.find(".tooltip-container, .tooltip-inner").fixPNG()}j.apply(this,arguments)}function m(q){var p=e("#maps img").filter(function(){return e(this).css("display")=="block"}).length;if(p==0&&!e.browser.msie){return}l=null;if((!i||!e.fn.bgiframe)&&o(b).fade){if(d.parent.is(":animated")){d.parent.stop().show().fadeTo(o(b).fade,b.tOpacity)}else{d.parent.is(":visible")?d.parent.fadeTo(o(b).fade,b.tOpacity):d.parent.fadeIn(o(b).fade)}}else{d.parent.show()}a(q)}function a(t){var p=e("#maps img").filter(function(){return e(this).css("display")=="block"}).length;if(p==0&&!e.browser.msie){return}if(e.tooltip.blocked){return}if(t&&t.target.tagName=="OPTION"){return}if(!k&&d.parent.is(":visible")){e(document.body).unbind("mousemove",a)}if(b==null){e(document.body).unbind("mousemove",a);return}d.parent.removeClass("viewport-right").removeClass("viewport-bottom");var u=d.parent[0].offsetLeft;var r=d.parent[0].offsetTop;if(t){u=t.pageX+o(b).left;r=t.pageY+o(b).top;var w="auto";if(o(b).positionLeft){w=e(window).width()-u;u="auto"}d.parent.css({left:u,right:w})}else{return}var s=c(),q=d.parent[0];if(s.x+s.cx<q.offsetLeft+q.offsetWidth){u-=q.offsetWidth+20+o(b).left;d.parent.css({left:u+"px"}).addClass("viewport-right")}r-=e(q).height();d.parent.css({top:r+"px"}).addClass("viewport-bottom").css({visibility:"visible"})}function c(){return{x:e(window).scrollLeft(),y:e(window).scrollTop(),cx:e(window).width(),cy:e(window).height()}}function g(q){return;if(e.tooltip.blocked){return}if(l){clearTimeout(l)}b=null;var r=o(this);function p(){d.parent.removeClass(r.extraClass).hide().css("opacity","")}if((!i||!e.fn.bgiframe)&&r.fade){if(d.parent.is(":animated")){d.parent.stop().fadeTo(r.fade,0,p)}else{d.parent.stop().fadeOut(r.fade,p)}}else{p()}if(o(this).fixPNG){d.parent.find(".tooltip-container, .tooltip-inner").unfixPNG()}}})(jQuery);
