/*
 * Modernizr v1.6
 * http://www.modernizr.com
 *
 * Developed by: 
 * - Faruk Ates  http://farukat.es/
 * - Paul Irish  http://paulirish.com/
 *
 * Copyright (c) 2009-2010
 * Dual-licensed under the BSD or MIT licenses.
 * http://www.modernizr.com/license/
 */
window.Modernizr=function(i,e,u){function s(a,b){return(""+a).indexOf(b)!==-1}function D(a,b){for(var c in a)if(j[a[c]]!==u&&(!b||b(a[c],E)))return true}function n(a,b){var c=a.charAt(0).toUpperCase()+a.substr(1);c=(a+" "+F.join(c+" ")+c).split(" ");return!!D(c,b)}function S(){f.input=function(a){for(var b=0,c=a.length;b<c;b++)L[a[b]]=!!(a[b]in h);return L}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));f.inputtypes=function(a){for(var b=0,c,k=a.length;b<
k;b++){h.setAttribute("type",a[b]);if(c=h.type!=="text"){h.value=M;if(/^range$/.test(h.type)&&h.style.WebkitAppearance!==u){l.appendChild(h);c=e.defaultView;c=c.getComputedStyle&&c.getComputedStyle(h,null).WebkitAppearance!=="textfield"&&h.offsetHeight!==0;l.removeChild(h)}else/^(search|tel)$/.test(h.type)||(c=/^(url|email)$/.test(h.type)?h.checkValidity&&h.checkValidity()===false:h.value!=M)}N[a[b]]=!!c}return N}("search tel url email datetime date month week time datetime-local number range color".split(" "))}
var f={},l=e.documentElement,E=e.createElement("modernizr"),j=E.style,h=e.createElement("input"),M=":)",O=Object.prototype.toString,q=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),F="Webkit Moz O ms Khtml".split(" "),v={svg:"http://www.w3.org/2000/svg"},d={},N={},L={},P=[],w,Q=function(a){var b=document.createElement("style"),c=e.createElement("div");b.textContent=a+"{#modernizr{height:3px}}";(e.head||e.getElementsByTagName("head")[0]).appendChild(b);c.id="modernizr";l.appendChild(c);a=c.offsetHeight===
3;b.parentNode.removeChild(b);c.parentNode.removeChild(c);return!!a},o=function(){var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return function(b,c){c=c||document.createElement(a[b]||"div");b="on"+b;var k=b in c;if(!k){c.setAttribute||(c=document.createElement("div"));if(c.setAttribute&&c.removeAttribute){c.setAttribute(b,"");k=typeof c[b]=="function";if(typeof c[b]!="undefined")c[b]=u;c.removeAttribute(b)}}return k}}(),G={}.hasOwnProperty,R;R=
typeof G!=="undefined"&&typeof G.call!=="undefined"?function(a,b){return G.call(a,b)}:function(a,b){return b in a&&typeof a.constructor.prototype[b]==="undefined"};d.flexbox=function(){var a=e.createElement("div"),b=e.createElement("div");(function(k,g,r,x){g+=":";k.style.cssText=(g+q.join(r+";"+g)).slice(0,-g.length)+(x||"")})(a,"display","box","width:42px;padding:0;");b.style.cssText=q.join("box-flex:1;")+"width:10px;";a.appendChild(b);l.appendChild(a);var c=b.offsetWidth===42;a.removeChild(b);
l.removeChild(a);return c};d.canvas=function(){var a=e.createElement("canvas");return!!(a.getContext&&a.getContext("2d"))};d.canvastext=function(){return!!(f.canvas&&typeof e.createElement("canvas").getContext("2d").fillText=="function")};d.webgl=function(){var a=e.createElement("canvas");try{if(a.getContext("webgl"))return true}catch(b){}try{if(a.getContext("experimental-webgl"))return true}catch(c){}return false};d.touch=function(){return"ontouchstart"in i||Q("@media ("+q.join("touch-enabled),(")+
"modernizr)")};d.geolocation=function(){return!!navigator.geolocation};d.postmessage=function(){return!!i.postMessage};d.websqldatabase=function(){return!!i.openDatabase};d.indexedDB=function(){for(var a=-1,b=F.length;++a<b;){var c=F[a].toLowerCase();if(i[c+"_indexedDB"]||i[c+"IndexedDB"])return true}return false};d.hashchange=function(){return o("hashchange",i)&&(document.documentMode===u||document.documentMode>7)};d.history=function(){return!!(i.history&&history.pushState)};d.draganddrop=function(){return o("drag")&&
o("dragstart")&&o("dragenter")&&o("dragover")&&o("dragleave")&&o("dragend")&&o("drop")};d.websockets=function(){return"WebSocket"in i};d.rgba=function(){j.cssText="background-color:rgba(150,255,150,.5)";return s(j.backgroundColor,"rgba")};d.hsla=function(){j.cssText="background-color:hsla(120,40%,100%,.5)";return s(j.backgroundColor,"rgba")||s(j.backgroundColor,"hsla")};d.multiplebgs=function(){j.cssText="background:url(//:),url(//:),red url(//:)";return/(url\s*\(.*?){3}/.test(j.background)};d.backgroundsize=
function(){return n("backgroundSize")};d.borderimage=function(){return n("borderImage")};d.borderradius=function(){return n("borderRadius","",function(a){return s(a,"orderRadius")})};d.boxshadow=function(){return n("boxShadow")};d.textshadow=function(){return e.createElement("div").style.textShadow===""};d.opacity=function(){var a=q.join("opacity:.5;")+"";j.cssText=a;return s(j.opacity,"0.5")};d.cssanimations=function(){return n("animationName")};d.csscolumns=function(){return n("columnCount")};d.cssgradients=
function(){var a=("background-image:"+q.join("gradient(linear,left top,right bottom,from(#9f9),to(white));background-image:")+q.join("linear-gradient(left top,#9f9, white);background-image:")).slice(0,-17);j.cssText=a;return s(j.backgroundImage,"gradient")};d.cssreflections=function(){return n("boxReflect")};d.csstransforms=function(){return!!D(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])};d.csstransforms3d=function(){var a=!!D(["perspectiveProperty","WebkitPerspective",
"MozPerspective","OPerspective","msPerspective"]);if(a)a=Q("@media ("+q.join("transform-3d),(")+"modernizr)");return a};d.csstransitions=function(){return n("transitionProperty")};d.fontface=function(){var a,b=e.head||e.getElementsByTagName("head")[0]||l,c=e.createElement("style"),k=e.implementation||{hasFeature:function(){return false}};c.type="text/css";b.insertBefore(c,b.firstChild);a=c.sheet||c.styleSheet;b=k.hasFeature("CSS2","")?function(g){if(!(a&&g))return false;var r=false;try{a.insertRule(g,
0);r=!/unknown/i.test(a.cssRules[0].cssText);a.deleteRule(a.cssRules.length-1)}catch(x){}return r}:function(g){if(!(a&&g))return false;a.cssText=g;return a.cssText.length!==0&&!/unknown/i.test(a.cssText)&&a.cssText.replace(/\r+|\n+/g,"").indexOf(g.split(" ")[0])===0};f._fontfaceready=function(g){g(f.fontface)};return b('@font-face { font-family: "font"; src: "font.ttf"; }')};d.video=function(){var a=e.createElement("video"),b=!!a.canPlayType;if(b){b=new Boolean(b);b.ogg=a.canPlayType('video/ogg; codecs="theora"');
b.h264=a.canPlayType('video/mp4; codecs="avc1.42E01E"')||a.canPlayType('video/mp4; codecs="avc1.42E01E, mp4a.40.2"');b.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"')}return b};d.audio=function(){var a=e.createElement("audio"),b=!!a.canPlayType;if(b){b=new Boolean(b);b.ogg=a.canPlayType('audio/ogg; codecs="vorbis"');b.mp3=a.canPlayType("audio/mpeg;");b.wav=a.canPlayType('audio/wav; codecs="1"');b.m4a=a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;")}return b};d.localstorage=function(){try{return"localStorage"in
i&&i.localStorage!==null}catch(a){return false}};d.sessionstorage=function(){try{return"sessionStorage"in i&&i.sessionStorage!==null}catch(a){return false}};d.webWorkers=function(){return!!i.Worker};d.applicationcache=function(){return!!i.applicationCache};d.svg=function(){return!!e.createElementNS&&!!e.createElementNS(v.svg,"svg").createSVGRect};d.inlinesvg=function(){var a=document.createElement("div");a.innerHTML="<svg/>";return(a.firstChild&&a.firstChild.namespaceURI)==v.svg};d.smil=function(){return!!e.createElementNS&&
/SVG/.test(O.call(e.createElementNS(v.svg,"animate")))};d.svgclippaths=function(){return!!e.createElementNS&&/SVG/.test(O.call(e.createElementNS(v.svg,"clipPath")))};for(var H in d)if(R(d,H)){w=H.toLowerCase();f[w]=d[H]();P.push((f[w]?"":"no-")+w)}f.input||S();f.crosswindowmessaging=f.postmessage;f.historymanagement=f.history;f.addTest=function(a,b){a=a.toLowerCase();if(!f[a]){b=!!b();l.className+=" "+(b?"":"no-")+a;f[a]=b;return f}};j.cssText="";E=h=null;i.attachEvent&&function(){var a=e.createElement("div");
a.innerHTML="<elem></elem>";return a.childNodes.length!==1}()&&function(a,b){function c(p){for(var m=-1;++m<r;)p.createElement(g[m])}function k(p,m){for(var I=p.length,t=-1,y,J=[];++t<I;){y=p[t];m=y.media||m;J.push(k(y.imports,m));J.push(y.cssText)}return J.join("")}var g="abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video".split("|"),r=g.length,x=RegExp("<(/*)(abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video)",
"gi"),T=RegExp("\\b(abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video)\\b(?!.*[;}])","gi"),z=b.createDocumentFragment(),A=b.documentElement,K=A.firstChild,B=b.createElement("style"),C=b.createElement("body");B.media="all";c(b);c(z);a.attachEvent("onbeforeprint",function(){for(var p=-1;++p<r;)for(var m=b.getElementsByTagName(g[p]),I=m.length,t=-1;++t<I;)if(m[t].className.indexOf("iepp_")<0)m[t].className+=" iepp_"+
g[p];K.insertBefore(B,K.firstChild);B.styleSheet.cssText=k(b.styleSheets,"all").replace(T,".iepp_$1");z.appendChild(b.body);A.appendChild(C);C.innerHTML=z.firstChild.innerHTML.replace(x,"<$1bdo")});a.attachEvent("onafterprint",function(){C.innerHTML="";A.removeChild(C);K.removeChild(B);A.appendChild(z.firstChild)})}(this,document);f._enableHTML5=true;f._version="1.6";l.className=l.className.replace(/\bno-js\b/,"")+" js";l.className+=" "+P.join(" ");return f}(this,this.document);
/*** clearingInput: a jQuery plugin ***/

(function($){$.extend($.fn,{clearingInput:function(options){var defaults={blurClass:'blur'};options=$.extend(defaults,options);return this.each(function(){var input=$(this).addClass(options.blurClass);var form=input.parents('form:first');var label,text;text=options.text||textFromLabel()||input.val();if(text){input.val(text);input.blur(function(){if(input.val()===''){input.val(text).addClass(options.blurClass);}}).focus(function(){if(input.val()===text){input.val('');}
input.removeClass(options.blurClass);});form.submit(function(){if(input.hasClass(options.blurClass)){input.val('');}});input.blur();}
function textFromLabel(){label=form.find('label[for='+input.attr('id')+']');return label?label.css({position:'absolute',left:'-9999px'}).text():'';}});}});})(jQuery);

/*
 * jQuery Cycle Plugin (core engine)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.88 (08-JUN-2010)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);

jQuery.fn.cycle.transitions.scrollHorz = function($cont, $slides, opts) {
	$cont.css('overflow','hidden').width();
	opts.before.push(function(curr, next, opts, fwd) {
		if (opts.rev)
			fwd = !fwd;
		jQuery.fn.cycle.commonReset(curr,next,opts);
		opts.cssBefore.left = fwd ? (next.cycleW-1) : (1-next.cycleW);
		opts.animOut.left = fwd ? -curr.cycleW : curr.cycleW;
	});
	opts.cssFirst = { left: 0 };
	opts.cssBefore= { top: 0 };
	opts.animIn   = { left: 0 };
	opts.animOut  = { top: 0 };
};

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());


// ================================
// = Cufon Font: Akzidenz Grotesk =
// ================================
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems.
 All Rights Reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used, 
 displayed, modified, disclosed or transferred
 * without the express 
 written approval of Adobe.
 
 The digitally encoded
 * machine readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG
 and/or its subsidiaries. All Rights Reserved.
 * This data is the property of Linotype AG and/or its subsidiaries
 and may not be
 * reproduced, used, displayed, modified, disclosed or 
 transferred without the
 * express written approval of Linotype AG 
 and/or its subsidiaries.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"81,0r-56,0r0,-256r56,0r0,256","w":106},{"d":"124,-177v0,-22,-10,-30,-24,-30v-14,0,-24,8,-24,30v0,22,10,30,24,30v14,0,24,-8,24,-30xm188,-71v0,54,-38,76,-88,76v-50,0,-87,-22,-87,-76v-1,-29,18,-49,44,-57v-21,-9,-35,-31,-35,-55v0,-48,33,-68,81,-68v42,0,75,20,75,68v1,25,-16,45,-35,56v28,6,45,28,45,56xm129,-73v0,-20,-7,-35,-29,-35v-22,0,-29,15,-29,35v0,21,7,35,29,35v22,0,29,-14,29,-35"},{"d":"131,-213r-55,0r-41,-54r46,0r22,29r22,-29r47,0xm28,-148r0,-44r162,0r0,46r-102,103r101,0r0,43r-172,0r0,-45r101,-103r-90,0","w":206},{"d":"103,-98r0,-85r-56,85r56,0xm6,-57r0,-43r101,-146r55,0r0,148r32,0r0,41r-32,0r0,57r-59,0r0,-57r-97,0"},{"d":"25,0r0,-256r65,0r94,163r0,-163r58,0r0,256r-64,0r-95,-161r0,161r-58,0","w":266},{"d":"23,60r-19,-21v81,-73,76,-215,1,-283r18,-20v53,40,91,92,91,162v0,68,-30,114,-91,162","w":126},{"d":"136,-246r0,246r-59,0r0,-179v-15,6,-35,7,-52,8r0,-39v36,-1,54,-13,65,-36r46,0"},{"d":"98,0r0,-120r-97,-136r75,0r54,88r54,-88r75,0r-97,136r0,120r-64,0","w":259},{"d":"113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101","w":226},{"d":"127,-213r-55,0r-41,-54r46,0r23,29r22,-29r47,0xm184,-169r-35,34v-11,-13,-35,-21,-53,-21v-14,0,-24,5,-24,15v0,33,114,6,114,78v0,90,-137,83,-180,30r35,-30v17,17,34,27,60,27v9,0,31,-2,31,-19v0,-30,-114,-7,-114,-75v0,-85,114,-78,166,-39"},{"d":"28,-132r0,-124r44,0r0,124r-44,0","w":100},{"d":"79,-267r55,0r42,54r-47,0r-22,-30r-23,30r-46,0xm94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56","w":213},{"d":"65,13r150,-271r31,0r-149,271r-32,0xm96,-248r0,147r-41,0r0,-104v-9,4,-22,5,-32,5r0,-26v24,0,36,-7,43,-22r30,0xm237,-59r0,-52r-39,52r39,0xm172,-33r0,-27r65,-87r39,0r0,88r20,0r0,26r-20,0r0,33r-39,0r0,-33r-65,0","w":300},{"d":"115,-217r-54,0r0,-45r54,0r0,45xm39,-217r-54,0r0,-45r54,0r0,45","w":100},{"d":"25,0r0,-95r-18,11r0,-36r18,-11r0,-125r64,0r0,85r50,-31r0,37r-50,31r0,80r100,0r0,54r-164,0"},{"d":"113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101xm112,-267r35,54r-43,0r-57,-54r65,0","w":226},{"d":"25,0r0,-256r56,0r1,82v33,-41,113,-27,113,39r0,135r-56,0r0,-115v0,-30,-16,-36,-28,-36v-13,0,-30,8,-30,44r0,107r-56,0","w":219},{"d":"93,-50r140,0r0,50r-220,0r0,-48r143,-159r-132,0r0,-49r210,0r0,50","w":246},{"d":"81,0r-56,0r0,-256r56,0r0,129r59,-65r68,0r-65,73r71,119r-64,0r-48,-77r-21,21r0,56","w":213},{"d":"19,-98r0,-38r28,0v-50,-44,-18,-115,58,-115v49,0,90,27,84,87r-54,0v11,-44,-54,-56,-54,-18v0,16,11,34,16,46r45,0r0,37r-36,0v4,18,5,33,-6,49v21,13,51,17,46,-23r49,0v1,31,-3,78,-51,78v-21,0,-39,-7,-57,-21v-24,35,-79,26,-82,-16v-2,-32,37,-53,63,-33v0,-14,-2,-29,-6,-33r-43,0xm62,-36v-9,-10,-28,-15,-29,5v3,18,25,9,29,-5"},{"d":"137,-142r33,50v8,-12,11,-26,13,-39r46,17v-7,22,-16,45,-29,62v15,14,23,11,39,10r0,42v-31,1,-65,0,-74,-18v-22,15,-51,20,-69,20v-62,0,-88,-44,-88,-74v0,-48,24,-68,62,-87v-10,-13,-15,-29,-15,-46v0,-35,32,-54,64,-54v35,0,66,18,66,57v0,29,-24,48,-48,60xm138,-54r-44,-66v-15,10,-30,24,-30,42v0,35,50,50,74,24xm114,-177v22,-6,36,-40,6,-43v-25,0,-17,31,-6,43","w":246},{"d":"195,-192r0,192r-56,0r0,-17v-34,41,-114,22,-114,-33r0,-142r56,0r0,126v0,17,7,26,28,26v16,0,30,-9,30,-30r0,-122r56,0xm109,-267r35,54r-43,0r-57,-54r65,0","w":219},{"d":"20,-116r16,-130r141,0r-4,48r-93,0r-6,43v50,-35,114,5,114,70v0,46,-29,90,-95,90v-59,0,-83,-35,-83,-82r57,-3v-3,25,12,42,28,42v23,0,32,-22,32,-43v0,-42,-41,-65,-58,-27"},{"d":"23,63r0,-255r52,0r0,18v51,-52,133,-12,133,72v0,95,-67,131,-129,90r0,75r-56,0xm77,-96v0,33,10,60,39,60v29,0,39,-27,39,-66v0,-26,-10,-54,-38,-54v-28,0,-40,27,-40,60","w":219},{"d":"199,-84r-131,0v6,67,65,59,88,14r42,22v-19,36,-50,53,-93,53v-59,0,-93,-41,-93,-95v0,-68,35,-107,93,-107v70,0,94,54,94,113xm67,-119r76,0v-7,-53,-69,-48,-76,0","w":213},{"d":"15,-63r58,-5v2,14,5,28,22,28v28,1,37,-38,35,-74v-35,48,-120,30,-120,-51v0,-52,36,-86,87,-86v45,0,91,26,91,119v0,64,-17,137,-95,137v-47,0,-71,-25,-78,-68xm66,-167v0,19,10,36,30,36v17,0,29,-13,29,-36v0,-25,-10,-38,-29,-38v-20,0,-30,14,-30,38"},{"d":"23,0r0,-256r94,0r46,190r47,-190r93,0r0,256r-60,0r-1,-199r-51,199r-56,0r-53,-199r0,199r-59,0","w":326},{"d":"210,-150r-36,0v-3,-20,-16,-26,-32,-26v-22,0,-33,16,-33,47v0,29,13,48,34,48v18,0,30,-7,31,-26r37,0v-5,37,-33,56,-64,56v-45,0,-75,-33,-75,-77v0,-86,127,-110,138,-22xm9,-128v0,-75,60,-136,135,-136v75,0,135,61,135,136v0,75,-60,135,-135,135v-75,0,-135,-60,-135,-135xm245,-128v0,-65,-45,-106,-101,-106v-56,0,-101,41,-101,106v0,65,45,106,101,106v56,0,101,-41,101,-106","w":288},{"d":"91,45r0,-176v-52,0,-80,-22,-80,-61v0,-90,118,-58,201,-64r0,301r-43,0r0,-269r-35,0r0,269r-43,0","w":223},{"d":"25,-192r56,0r0,192r-56,0r0,-192","w":106},{"d":"94,48r0,-44v-49,-5,-82,-41,-82,-100v0,-58,35,-94,82,-99r0,-38r32,0r0,38v28,4,52,18,67,45r-44,23v-26,-52,-85,-22,-79,31v-7,57,62,82,83,30r41,20v-14,26,-39,44,-68,49r0,45r-32,0"},{"d":"199,-84r-131,0v6,67,65,59,88,14r42,22v-19,36,-50,53,-93,53v-59,0,-93,-41,-93,-95v0,-68,35,-107,93,-107v70,0,94,54,94,113xm67,-119r76,0v-7,-53,-69,-48,-76,0xm106,-267r35,54r-43,0r-57,-54r65,0","w":213},{"d":"193,-150r-44,23v-26,-52,-85,-22,-79,31v-7,57,62,82,83,30r41,20v-17,31,-49,51,-86,51v-57,0,-96,-37,-96,-101v0,-108,136,-135,181,-54xm102,2r20,0r-15,22v22,-4,43,3,46,26v4,33,-60,42,-89,25r8,-16v12,8,48,13,48,-8v0,-21,-32,-4,-38,-16"},{"d":"25,0r0,-256r64,0r0,202r100,0r0,54r-164,0"},{"d":"141,-192r52,0r0,192v0,61,-61,63,-91,63v-58,0,-89,-19,-89,-66r59,0v0,21,12,30,32,30v31,0,38,-21,35,-55v-12,12,-36,16,-53,16v-54,0,-74,-43,-74,-91v0,-47,24,-94,75,-94v21,0,38,6,54,21r0,-16xm139,-104v-1,-70,-71,-73,-71,0v0,23,4,51,34,51v36,0,37,-31,37,-51","w":219},{"d":"32,0r0,-153r-29,0r0,-35r29,0v-1,-40,-2,-67,55,-71v12,0,30,1,37,4r0,41v-21,-1,-40,0,-35,26r34,0r0,35r-34,0r0,153r-57,0","w":126},{"d":"15,63r0,-44v29,2,52,5,40,-33r-56,-178r59,0r31,147r32,-147r60,0r-67,205v-10,45,-43,55,-99,50xm155,-217r-54,0r0,-45r54,0r0,45xm79,-217r-54,0r0,-45r54,0r0,45","w":180},{"d":"123,39r-19,21v-61,-48,-91,-94,-91,-162v0,-70,37,-122,90,-162r19,20v-76,68,-79,210,1,283","w":126},{"d":"65,-267r35,54r-43,0r-57,-54r65,0","w":100},{"d":"25,-192r56,0r0,192r-56,0r0,-192xm118,-217r-54,0r0,-45r54,0r0,45xm42,-217r-54,0r0,-45r54,0r0,45","w":106},{"d":"49,-204r-40,-2v1,-60,111,-86,111,-4v1,15,-13,26,-25,32v18,5,30,16,30,33v0,37,-39,46,-61,46v-37,0,-59,-17,-59,-54r39,-2v-5,33,36,34,38,8v1,-13,-12,-19,-28,-17r0,-26v25,7,35,-32,10,-32v-12,0,-14,10,-15,18","w":129},{"d":"81,-192r0,203v5,40,-31,59,-80,52r0,-45v15,1,24,-2,24,-17r0,-193r56,0xm25,-213r0,-43r56,0r0,43r-56,0","w":106},{"d":"17,-110r0,-43r182,0r0,114r-43,0r0,-71r-139,0","w":216},{"d":"82,-267r56,0r41,54r-47,0r-22,-30r-23,30r-46,0xm195,-192r0,192r-56,0r0,-17v-34,41,-114,22,-114,-33r0,-142r56,0r0,126v0,17,7,26,28,26v16,0,30,-9,30,-30r0,-122r56,0","w":219},{"d":"86,-113r0,-69r44,0r0,69r69,0r0,44r-69,0r0,69r-44,0r0,-69r-69,0r0,-44r69,0","w":216},{"d":"106,-329r55,0r41,54r-47,0r-22,-29r-22,29r-46,0xm242,-256r0,167v0,70,-60,96,-109,96v-49,0,-108,-26,-108,-96r0,-167r64,0r0,161v0,29,11,50,44,50v33,0,45,-21,45,-50r0,-161r64,0","w":266},{"d":"129,-121r0,44r-52,41r0,-46r22,-17r-22,-18r0,-46xm63,-121r0,44r-52,41r0,-46r22,-17r-22,-18r0,-46","w":140},{"d":"17,-39r126,-52r-126,-53r0,-41r182,77r0,34r-182,77r0,-42","w":216},{"d":"25,0r0,-100r-23,16r0,-37r23,-17r0,-118r56,0r0,78r23,-17r0,38r-23,16r0,141r-56,0","w":106},{"d":"4,-207r0,-49r198,0r0,49r-67,0r0,207r-64,0r0,-207r-67,0","w":206},{"d":"23,0r0,-112r-26,0r0,-44r26,0r0,-100r99,0v78,0,131,37,131,128v0,132,-105,133,-230,128xm87,-112r0,58v65,8,102,-18,102,-74v0,-55,-36,-82,-102,-74r0,46r48,0r0,44r-48,0","w":266},{"d":"84,-109r0,-41v22,2,37,-4,37,-26v0,-15,-4,-29,-24,-29v-18,0,-25,18,-26,35r-56,-5v-4,-96,168,-104,166,-8v0,30,-17,46,-37,53v27,8,46,27,46,57v0,61,-51,78,-94,78v-63,0,-86,-30,-86,-88r58,-5v-3,23,0,48,28,48v18,0,30,-11,30,-33v-1,-30,-15,-38,-42,-36"},{"d":"134,-123v0,-64,-13,-82,-34,-82v-17,0,-33,18,-33,82v0,62,11,83,33,83v21,0,34,-19,34,-83xm188,-123v0,98,-46,128,-88,128v-42,0,-87,-30,-87,-128v0,-92,42,-128,87,-128v45,0,88,30,88,128"},{"d":"180,-48r0,48r-167,0r0,-43v93,-73,107,-92,107,-133v0,-20,-8,-31,-22,-31v-25,0,-28,32,-23,53r-60,-6v-3,-49,24,-91,81,-91v50,0,84,28,84,74v0,54,-24,79,-93,129r93,0"},{"d":"184,-169r-35,34v-11,-13,-35,-21,-53,-21v-14,0,-24,5,-24,15v0,33,114,6,114,78v0,90,-137,83,-180,30r35,-30v17,17,34,27,60,27v9,0,31,-2,31,-19v0,-30,-114,-7,-114,-75v0,-85,114,-78,166,-39"},{"d":"17,-103v0,-18,15,-33,33,-33v18,0,34,15,34,33v0,18,-16,34,-34,34v-18,0,-33,-16,-33,-34","w":100},{"d":"65,0r-65,-192r60,0r34,136r33,-136r60,0r-66,192r-56,0","w":186},{"d":"18,-159r21,-31r-35,-9r8,-29r37,10r0,-38r28,0r0,38r37,-12r9,27r-36,11r23,32r-24,17r-22,-31r-22,31","w":126},{"d":"246,-197r-52,26v-27,-64,-116,-50,-116,43v0,37,15,81,65,81v17,0,43,-13,53,-36r51,25v-22,40,-61,65,-104,65v-82,0,-129,-63,-129,-135v0,-72,44,-136,124,-136v50,0,84,25,108,67xm134,2r20,0r-15,22v22,-4,43,3,46,26v4,33,-60,42,-89,25r8,-16v12,8,48,13,48,-8v0,-21,-32,-4,-38,-16","w":253},{"d":"11,-77r0,-45r52,-41r0,46r-22,18r22,17r0,46xm77,-77r0,-45r52,-41r0,46r-22,18r22,17r0,46","w":140},{"d":"65,-87r-24,0v-10,-52,-21,-103,-17,-169r58,0v3,65,-6,118,-17,169xm82,0r-58,0r0,-60r58,0r0,60","w":106},{"d":"68,-215r-26,0v3,-22,18,-48,44,-48v27,0,59,33,67,0r25,0v-1,18,-11,46,-43,46v-32,-1,-56,-29,-67,2xm25,0r0,-192r56,0r0,17v14,-17,39,-22,56,-22v45,0,58,27,58,56r0,141r-56,0r0,-120v0,-19,-6,-31,-28,-31v-23,0,-30,15,-30,32r0,119r-56,0","w":219},{"d":"224,0r-199,0r0,-256r188,0r0,49r-124,0r0,47r116,0r0,50r-116,0r0,60r135,0r0,50","w":233},{"d":"25,0r0,-256v86,5,214,-24,212,66v0,33,-19,50,-54,58v35,3,63,21,63,59v0,92,-129,71,-221,73xm87,-108r0,60v37,1,102,5,95,-29v5,-44,-57,-28,-95,-31xm86,-209r0,53v35,-2,87,11,87,-26v0,-40,-52,-23,-87,-27","w":259},{"d":"195,-192r0,192r-56,0r0,-17v-34,41,-114,22,-114,-33r0,-142r56,0r0,126v0,17,7,26,28,26v16,0,30,-9,30,-30r0,-122r56,0xm76,-213r35,-54r65,0r-57,54r-43,0","w":219},{"d":"90,-189v-16,5,-44,3,-44,21v0,12,8,15,17,15v17,0,29,-15,27,-36xm124,-217v0,29,-3,61,3,85r-34,0v-2,-5,0,-12,-3,-14v-17,26,-78,21,-78,-17v0,-39,47,-41,77,-46v1,-14,-3,-20,-17,-20v-11,0,-18,4,-20,14r-34,0v1,-30,29,-36,53,-36v30,0,53,6,53,34","w":138},{"d":"18,7r0,-271r44,0r0,271r-44,0","w":79},{"d":"15,63r0,-44v29,2,52,5,40,-33r-56,-178r59,0r31,147r32,-147r60,0r-67,205v-10,45,-43,55,-99,50","w":180},{"d":"57,0r-58,-192r59,0r26,136r28,-136r61,0r26,136r30,-136r58,0r-63,192r-56,0r-28,-125r-28,125r-55,0","w":286},{"d":"41,2r20,0r-15,22v22,-4,43,3,46,26v4,33,-60,42,-89,25r8,-16v12,8,48,13,48,-8v0,-21,-32,-4,-38,-16","w":100},{"d":"120,-88r-46,0v-8,-57,68,-56,69,-101v0,-20,-16,-28,-34,-28v-26,0,-42,18,-43,44r-51,-17v18,-64,68,-68,95,-68v104,-3,115,77,65,118v-19,16,-48,25,-55,52xm126,0r-58,0r0,-60r58,0r0,60","w":219},{"d":"96,-248r0,147r-41,0r0,-104v-9,4,-22,5,-32,5r0,-26v24,0,36,-7,43,-22r30,0","w":129},{"d":"1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106","w":259},{"d":"25,0r0,-256r64,0r0,102r92,-102r85,0r-94,97r97,159r-72,0r-70,-114r-38,39r0,75r-64,0","w":266},{"d":"25,-192r56,0r0,192r-56,0r0,-192xm19,-213r35,-54r65,0r-57,54r-43,0","w":106},{"d":"77,5r140,-265r21,9r-140,265xm83,-148v12,0,17,-9,17,-35v0,-26,-5,-35,-17,-35v-12,0,-17,9,-17,35v0,26,5,35,17,35xm83,-116v-29,0,-51,-20,-51,-67v0,-47,22,-68,51,-68v29,0,52,21,52,68v0,47,-23,67,-52,67xm237,-27v12,0,17,-9,17,-35v0,-26,-5,-35,-17,-35v-12,0,-17,9,-17,35v0,26,5,35,17,35xm237,5v-29,0,-52,-20,-52,-67v0,-47,23,-68,52,-68v29,0,51,21,51,68v0,47,-22,67,-51,67","w":320},{"d":"90,-38v34,0,43,-26,41,-55v-15,8,-63,10,-63,34v0,13,9,21,22,21xm187,-119r70,0v-1,-22,-18,-37,-35,-37v-23,0,-34,15,-35,37xm315,-84r-128,0v0,26,18,46,43,46v21,0,33,-13,42,-32r43,23v-28,51,-109,74,-158,24v-41,41,-145,42,-145,-30v0,-73,64,-60,119,-73v2,-20,-9,-30,-28,-30v-14,0,-25,7,-26,21r-56,0v-3,-68,96,-79,141,-41v19,-14,37,-21,59,-21v65,0,96,50,94,113","w":326},{"d":"71,-215r-26,0v3,-22,18,-48,44,-48v27,0,59,33,67,0r25,0v-1,18,-10,46,-42,46v-32,0,-57,-29,-68,2xm113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101","w":226},{"d":"100,-103r46,0v8,57,-68,55,-69,100v0,20,16,29,34,29v26,0,42,-19,43,-45r51,17v-18,64,-68,69,-95,69v-103,3,-115,-78,-65,-118v19,-15,47,-25,55,-52xm94,-192r58,0r0,61r-58,0r0,-61","w":219},{"d":"116,-329r55,0r41,54r-47,0r-22,-29r-22,29r-46,0xm143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136","w":286},{"d":"186,-225r-37,39v-14,-10,-31,-17,-48,-17v-14,0,-34,4,-34,22v0,21,46,25,66,32v36,13,62,29,62,76v0,44,-35,75,-79,78r0,44r-33,0r0,-44v-32,0,-63,-13,-86,-34r39,-39v19,18,37,26,63,26v17,0,35,-7,35,-29v0,-31,-46,-30,-71,-40v-36,-14,-56,-30,-56,-66v0,-44,33,-71,76,-74r0,-43r33,0r0,43v22,1,46,7,70,26"},{"d":"22,63r0,-26v18,-5,23,-22,23,-37r-24,0r0,-60r58,0r0,60v0,36,-26,57,-57,63","w":100},{"d":"328,-84r-128,0v0,26,18,46,43,46v21,0,33,-13,42,-32r43,23v-17,29,-50,52,-88,52v-34,0,-53,-13,-68,-27v-19,20,-43,27,-66,27v-41,0,-94,-20,-94,-101v0,-105,99,-124,160,-77v16,-14,39,-24,63,-24v65,0,95,50,93,113xm108,-153v-32,0,-40,34,-40,60v0,35,14,55,40,55v25,0,38,-21,38,-60v0,-37,-12,-55,-38,-55xm200,-119r70,0v-1,-22,-17,-37,-34,-37v-23,0,-35,15,-36,37","w":339},{"d":"102,-332r55,0r42,54r-47,0r-22,-29r-23,29r-46,0xm1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106","w":259},{"d":"94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56xm172,-217r-54,0r0,-45r54,0r0,45xm96,-217r-54,0r0,-45r54,0r0,45","w":213},{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136","w":286},{"d":"25,0r0,-192r56,0r0,20v12,-12,33,-19,53,-20r0,49v-31,4,-53,9,-53,32r0,111r-56,0","w":140},{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},{"d":"98,-132r0,-124r43,0r0,124r-43,0xm32,-132r0,-124r43,0r0,124r-43,0","w":173},{"d":"26,-267r55,0r41,54r-47,0r-22,-30r-22,30r-46,0xm25,-192r56,0r0,192r-56,0r0,-192","w":106},{"d":"73,13r149,-271r32,0r-149,271r-32,0xm49,-204r-40,-2v1,-60,111,-86,111,-4v1,15,-13,26,-25,32v18,5,30,16,30,33v0,37,-39,46,-61,46v-37,0,-59,-17,-59,-54r39,-2v-5,33,36,34,38,8v1,-13,-12,-19,-28,-17r0,-26v25,7,35,-32,10,-32v-12,0,-14,10,-15,18xm237,-59r0,-52r-39,52r39,0xm172,-33r0,-27r65,-87r39,0r0,88r20,0r0,26r-20,0r0,33r-39,0r0,-33r-65,0","w":300},{"d":"188,-235r-32,33v-25,-18,-40,-20,-54,-20v-33,0,-28,27,6,41v36,15,86,28,85,79v0,28,-12,47,-36,59v7,5,16,17,16,37v0,74,-124,69,-161,28r34,-32v9,16,75,34,75,5v0,-9,-6,-14,-14,-18v-37,-22,-99,-39,-100,-91v0,-28,15,-46,39,-55v-42,-36,-5,-95,56,-95v32,0,61,12,86,29xm55,-121v7,34,51,38,73,58v19,-14,23,-43,-2,-56r-53,-28v-6,0,-18,15,-18,26"},{"d":"108,-73r-89,0r0,-52r89,0r0,52","w":126},{"d":"23,63r0,-319r56,0r0,75v53,-38,129,-3,129,79v0,94,-72,130,-129,90r0,75r-56,0xm152,-96v0,-37,-9,-60,-39,-60v-29,0,-38,27,-38,60v0,33,9,60,38,60v29,0,39,-27,39,-60","w":219},{"d":"185,-183r-58,6v-2,-14,-5,-28,-22,-28v-28,-1,-37,37,-35,73v35,-46,120,-29,120,51v0,52,-36,86,-87,86v-45,0,-90,-26,-90,-119v0,-64,16,-137,94,-137v47,0,71,25,78,68xm134,-78v0,-19,-10,-36,-30,-36v-17,0,-29,13,-29,36v0,25,10,38,29,38v20,0,30,-14,30,-38"},{"d":"86,-140r0,-42r44,0r0,42r69,0r0,44r-69,0r0,42r-44,0r0,-42r-69,0r0,-44r69,0xm17,0r0,-43r182,0r0,43r-182,0","w":216},{"d":"199,-84r-131,0v6,67,65,59,88,14r42,22v-19,36,-50,53,-93,53v-59,0,-93,-41,-93,-95v0,-68,35,-107,93,-107v70,0,94,54,94,113xm67,-119r76,0v-7,-53,-69,-48,-76,0xm73,-213r35,-54r65,0r-57,54r-43,0","w":213},{"d":"25,0r0,-192r56,0r0,17v31,-31,83,-30,107,4v18,-19,39,-26,61,-26v19,0,59,7,59,51r0,146r-56,0r0,-112v0,-27,-8,-39,-29,-39v-19,0,-28,14,-28,33r0,118r-56,0r0,-120v0,-19,-6,-31,-28,-31v-23,0,-30,15,-30,32r0,119r-56,0","w":333},{"d":"25,0r0,-256r64,0r0,256r-64,0xm23,-275r35,-54r65,0r-57,54r-43,0","w":113},{"d":"29,-329r55,0r42,54r-48,0r-21,-29r-23,29r-46,0xm25,0r0,-256r64,0r0,256r-64,0","w":113},{"d":"0,-213r35,-54r65,0r-57,54r-43,0","w":100},{"d":"113,-144v-32,0,-45,23,-45,54v0,31,15,54,45,54v29,0,46,-23,46,-54v0,-31,-14,-54,-46,-54xm45,-250r41,-29r33,22r36,-22r20,18r-35,20v45,37,75,77,75,148v0,76,-57,98,-102,98v-60,0,-101,-34,-101,-95v0,-69,61,-109,125,-89v-10,-13,-26,-27,-41,-37r-34,21r-20,-18r32,-18","w":226},{"d":"25,0r0,-256r64,0r0,92r95,0r0,-92r64,0r0,256r-64,0r0,-108r-95,0r0,108r-64,0","w":273},{"d":"91,-277r-25,0v3,-22,17,-47,43,-47v27,0,58,31,67,0r26,0v-1,18,-11,45,-43,45v-32,0,-57,-29,-68,2xm25,0r0,-256r65,0r94,163r0,-163r58,0r0,256r-64,0r-95,-161r0,161r-58,0","w":266},{"d":"122,53r-96,0r0,-309r96,0r0,30r-49,0r0,249r49,0r0,30","w":126},{"d":"101,-277r-26,0v3,-22,18,-47,44,-47v27,0,58,31,67,0r25,0v-1,18,-11,45,-43,45v-32,-1,-56,-29,-67,2xm143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136","w":286},{"d":"64,-215r-25,0v3,-22,17,-48,43,-48v27,0,59,33,68,0r25,0v-1,18,-11,46,-43,46v-32,0,-57,-29,-68,2xm94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56","w":213},{"d":"375,-256r0,49r-128,0r0,47r120,0r0,50r-120,0r0,60r139,0r0,50r-203,0r0,-8v-86,33,-169,-19,-169,-115v0,-104,84,-161,169,-123r0,-10r192,0xm183,-57r0,-141v-52,-27,-105,-6,-105,70v0,70,51,96,105,71","w":399},{"d":"2,0r99,-138r-85,-118r78,0r47,78r46,-78r77,0r-84,118r98,138r-79,0r-59,-96r-60,96r-78,0","w":280},{"d":"122,-117r0,62r-33,0r0,-148v51,2,118,-15,118,42v0,29,-18,41,-41,42r38,64r-36,0r-34,-62r-12,0xm122,-177r0,34v21,-2,49,7,48,-17v-1,-26,-27,-14,-48,-17xm245,-128v0,-65,-45,-106,-101,-106v-56,0,-101,41,-101,106v0,65,45,106,101,106v56,0,101,-41,101,-106xm9,-128v0,-75,60,-136,135,-136v75,0,135,61,135,136v0,75,-60,135,-135,135v-75,0,-135,-60,-135,-135","w":288},{"d":"113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101xm80,-213r35,-54r65,0r-57,54r-43,0","w":226},{"d":"25,0r0,-256r64,0r0,256r-64,0","w":113},{"d":"197,-192r0,255r-56,0v-1,-24,2,-53,-1,-75v-60,42,-128,4,-128,-90v0,-84,82,-124,133,-72r0,-18r52,0xm143,-96v0,-33,-12,-60,-40,-60v-28,0,-38,28,-38,54v0,39,10,66,39,66v29,0,39,-27,39,-60","w":219},{"d":"5,-192r64,0r25,54r25,-54r64,0r-58,91r63,101r-62,0r-33,-62r-31,62r-63,0r63,-100","w":186},{"d":"25,0r0,-256r196,0r0,49r-132,0r0,54r122,0r0,50r-122,0r0,103r-64,0","w":226},{"d":"242,-256r0,167v0,70,-60,96,-109,96v-49,0,-108,-26,-108,-96r0,-167r64,0r0,161v0,29,11,50,44,50v33,0,45,-21,45,-50r0,-161r64,0xm100,-275r35,-54r65,0r-57,54r-43,0","w":266},{"d":"113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101xm178,-217r-54,0r0,-45r54,0r0,45xm102,-217r-54,0r0,-45r54,0r0,45","w":226},{"d":"22,63r0,-26v18,-5,23,-22,23,-37r-24,0r0,-60r58,0r0,60v0,36,-26,57,-57,63xm79,-128r-58,0r0,-61r58,0r0,61","w":100},{"d":"79,0r-58,0r0,-60r58,0r0,60","w":100},{"d":"25,0r0,-256r64,0r0,256r-64,0xm122,-279r-54,0r0,-45r54,0r0,45xm46,-279r-54,0r0,-45r54,0r0,45","w":113},{"d":"121,7r-112,-271r44,0r111,271r-43,0","w":173},{"d":"147,-249v0,22,-18,40,-40,40v-22,0,-40,-18,-40,-40v0,-22,18,-40,40,-40v22,0,40,18,40,40xm126,-249v0,-10,-9,-19,-19,-19v-10,0,-19,9,-19,19v0,10,9,19,19,19v10,0,19,-9,19,-19xm94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56","w":213},{"d":"25,-192r56,0r0,192r-56,0r0,-192xm52,-267r35,54r-43,0r-57,-54r65,0","w":106},{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136xm109,-275r35,-54r65,0r-57,54r-43,0","w":286},{"d":"170,-304v0,22,-18,40,-40,40v-22,0,-40,-18,-40,-40v0,-22,18,-40,40,-40v22,0,40,18,40,40xm149,-304v0,-10,-9,-19,-19,-19v-10,0,-19,9,-19,19v0,10,9,19,19,19v10,0,19,-9,19,-19xm1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106","w":259},{"d":"202,-256r0,256r-54,0v-1,-6,2,-15,-1,-19v-45,48,-139,21,-135,-75v5,-101,73,-128,133,-82r0,-80r57,0xm145,-100v0,-34,-10,-56,-39,-56v-27,0,-38,23,-38,60v0,31,7,60,38,60v29,0,39,-27,39,-64","w":226},{"d":"199,-84r-131,0v6,67,65,59,88,14r42,22v-19,36,-50,53,-93,53v-59,0,-93,-41,-93,-95v0,-68,35,-107,93,-107v70,0,94,54,94,113xm67,-119r76,0v-7,-53,-69,-48,-76,0xm172,-217r-54,0r0,-45r54,0r0,45xm96,-217r-54,0r0,-45r54,0r0,45","w":213},{"d":"89,-209r0,69v41,-2,93,13,93,-34v0,-47,-51,-33,-93,-35xm25,0r0,-256v99,2,221,-23,221,84v0,33,-21,60,-53,69r59,103r-72,0r-50,-92r-41,0r0,92r-64,0","w":259},{"d":"89,-329r55,0r41,54r-47,0r-22,-29r-22,29r-46,0xm224,0r-199,0r0,-256r188,0r0,49r-124,0r0,47r116,0r0,50r-116,0r0,60r135,0r0,50","w":233},{"d":"7,0r0,-52v26,1,57,1,51,-26r0,-178r64,0r0,199v1,62,-56,59,-115,57","w":146},{"w":100},{"d":"23,0r0,-256r99,0v78,0,131,37,131,128v0,132,-105,133,-230,128xm87,-202r0,148v65,8,102,-18,102,-74v0,-55,-37,-82,-102,-74","w":266},{"d":"103,-190v0,-19,-8,-35,-29,-35v-21,0,-30,16,-30,35v0,19,9,34,30,34v21,0,29,-15,29,-34xm140,-190v0,39,-27,60,-66,60v-39,0,-66,-21,-66,-60v0,-39,27,-61,66,-61v39,0,66,22,66,61","w":147},{"d":"71,0r0,-51r-54,0r0,-36r54,0r0,-27r-54,0r0,-36r32,0r-57,-96r72,0r36,89r36,-89r72,0r-57,96r32,0r0,36r-54,0r0,27r54,0r0,36r-54,0r0,51r-58,0"},{"d":"117,-131r0,30r-111,0r0,-26v51,-39,70,-50,70,-80v0,-9,-8,-15,-13,-15v-12,-1,-18,17,-14,31r-40,-3v-2,-32,10,-57,54,-57v28,0,54,14,54,44v0,30,-17,47,-57,76r57,0","w":129},{"d":"120,-188r0,35r-34,0r0,94v-1,23,19,19,35,18r0,44v-7,1,-24,2,-36,2v-86,-3,-46,-88,-55,-158r-27,0r0,-35r27,0r0,-55r56,0r0,55r34,0","w":126},{"d":"88,-142r-5,39r29,0r5,-39r-29,0xm31,0r10,-67r-29,0r0,-36r34,0r5,-39r-29,0r0,-37r34,0r9,-67r38,0r-9,67r28,0r9,-67r38,0r-10,67r29,0r0,37r-34,0r-5,39r29,0r0,36r-34,0r-9,67r-37,0r9,-67r-29,0r-9,67r-38,0"},{"d":"246,-197r-52,26v-27,-64,-116,-50,-116,43v0,37,15,81,65,81v17,0,43,-13,53,-36r51,25v-22,40,-61,65,-104,65v-82,0,-129,-63,-129,-135v0,-72,44,-136,124,-136v50,0,84,25,108,67","w":253},{"d":"98,0r0,-120r-97,-136r75,0r54,88r54,-88r75,0r-97,136r0,120r-64,0xm96,-275r35,-54r65,0r-57,54r-43,0","w":259},{"d":"15,63r0,-44v29,2,52,5,40,-33r-56,-178r59,0r31,147r32,-147r60,0r-67,205v-10,45,-43,55,-99,50xm40,-213r35,-54r65,0r-57,54r-43,0","w":180},{"d":"-6,0r150,-256r241,0r0,49r-132,0r0,47r124,0r0,50r-124,0r0,60r145,0r0,50r-208,0r0,-63r-91,0r-33,63r-72,0xm126,-110r63,0r0,-112","w":406},{"d":"119,-256r0,32v-51,-9,-36,44,-36,87v0,29,-28,32,-39,36v13,1,39,7,39,35v0,38,-21,94,36,87r0,32v-47,2,-83,-2,-83,-52r0,-62v0,-20,-26,-22,-35,-22r0,-37v9,0,35,-2,35,-22r0,-62v3,-50,36,-55,83,-52","w":119},{"d":"109,-226r-118,0r0,-30r118,0r0,30","w":100},{"d":"224,0r-199,0r0,-256r188,0r0,49r-124,0r0,47r116,0r0,50r-116,0r0,60r135,0r0,50xm125,-329r35,54r-43,0r-57,-54r65,0","w":233},{"d":"1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106xm195,-282r-54,0r0,-45r54,0r0,45xm119,-282r-54,0r0,-45r54,0r0,45","w":259},{"d":"79,-128r-58,0r0,-61r58,0r0,61xm79,0r-58,0r0,-60r58,0r0,60","w":100},{"d":"41,-104r24,0v10,52,21,103,17,169r-58,0v-3,-65,6,-118,17,-169xm24,-192r58,0r0,61r-58,0r0,-61","w":106},{"d":"1,53r0,-32v51,9,36,-44,36,-87v0,-29,28,-32,39,-36v-13,-1,-39,-7,-39,-35v0,-38,21,-94,-36,-87r0,-32v47,-2,83,2,83,52r0,62v0,20,26,22,35,22r0,37v-9,0,-35,2,-35,22r0,62v-3,50,-36,55,-83,52","w":119},{"d":"195,-192r0,192r-56,0r0,-17v-34,41,-114,22,-114,-33r0,-142r56,0r0,126v0,17,7,26,28,26v16,0,30,-9,30,-30r0,-122r56,0","w":219},{"d":"195,-192r0,192r-56,0r0,-17v-34,41,-114,22,-114,-33r0,-142r56,0r0,126v0,17,7,26,28,26v16,0,30,-9,30,-30r0,-122r56,0xm175,-217r-54,0r0,-45r54,0r0,45xm99,-217r-54,0r0,-45r54,0r0,45","w":219},{"d":"224,0r-199,0r0,-256r188,0r0,49r-124,0r0,47r116,0r0,50r-116,0r0,60r135,0r0,50xm182,-279r-54,0r0,-45r54,0r0,45xm106,-279r-54,0r0,-45r54,0r0,45","w":233},{"d":"242,-256r0,167v0,70,-60,96,-109,96v-49,0,-108,-26,-108,-96r0,-167r64,0r0,161v0,29,11,50,44,50v33,0,45,-21,45,-50r0,-161r64,0","w":266},{"d":"79,-267r55,0r42,54r-47,0r-22,-30r-23,30r-46,0xm199,-84r-131,0v6,67,65,59,88,14r42,22v-19,36,-50,53,-93,53v-59,0,-93,-41,-93,-95v0,-68,35,-107,93,-107v70,0,94,54,94,113xm67,-119r76,0v-7,-53,-69,-48,-76,0","w":213},{"d":"25,0r0,-256r56,0r0,82v56,-49,131,-21,134,72v4,103,-84,132,-136,83r0,19r-54,0xm81,-96v0,33,10,60,39,60v29,0,39,-27,39,-60v0,-37,-9,-60,-39,-60v-29,0,-39,27,-39,60","w":226},{"d":"25,0r0,-181v0,-56,33,-78,87,-78v49,0,81,19,81,67v1,24,-14,39,-35,46v38,2,50,32,50,67v0,76,-50,96,-104,77r0,-42v28,11,48,13,48,-40v0,-31,-6,-47,-41,-47r0,-30v21,0,30,-9,30,-28v0,-21,-8,-31,-29,-31v-24,0,-31,17,-31,36r0,184r-56,0","w":219},{"d":"70,-75r77,-64v-28,-31,-79,-8,-79,43v0,8,1,15,2,21xm212,-195r16,17r-29,23v41,68,-2,160,-86,160v-30,0,-54,-9,-72,-26r-27,23r-15,-17r28,-23v-40,-68,3,-159,86,-159v29,0,54,9,72,25xm157,-118r-77,65v36,39,97,-4,77,-65","w":226},{"d":"69,0r-67,-256r64,0r39,183r45,-183r59,0r48,183r38,-183r63,0r-66,256r-67,0r-46,-175r-46,175r-64,0","w":360},{"d":"1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106xm96,-275r35,-54r65,0r-57,54r-43,0","w":259},{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136xm142,-329r35,54r-43,0r-57,-54r65,0","w":286},{"d":"94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56xm106,-267r35,54r-43,0r-57,-54r65,0","w":213},{"d":"25,0r0,-256r64,0r0,256r-64,0xm56,-329r35,54r-43,0r-57,-54r65,0","w":113},{"d":"87,-277r-25,0v3,-22,17,-47,43,-47v27,0,58,31,68,0r25,0v-1,18,-11,45,-43,45v-32,0,-57,-29,-68,2xm1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106","w":259},{"d":"151,-275r-55,0r-41,-54r46,0r22,30r22,-30r47,0xm1,-45r49,-32v22,20,43,32,74,32v17,0,48,-7,48,-29v-1,-29,-55,-26,-82,-31v-48,-9,-74,-33,-74,-71v0,-114,164,-107,218,-38r-49,35v-17,-21,-41,-33,-68,-33v-15,0,-37,9,-37,26v0,21,37,25,60,29v51,8,94,24,94,73v0,77,-70,91,-118,91v-44,0,-80,-14,-115,-52","w":246},{"d":"94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56xm73,-213r35,-54r65,0r-57,54r-43,0","w":213},{"d":"178,-127v0,-54,-67,-35,-68,3v0,20,13,33,31,33v17,0,37,-14,37,-36xm224,-46r36,-2v-66,102,-248,50,-248,-79v0,-78,61,-137,138,-137v63,0,126,45,126,108v0,82,-72,104,-92,104v-11,1,-18,-8,-21,-18v-32,39,-94,8,-94,-49v0,-59,77,-107,117,-57r4,-18r34,0r-18,99v0,4,1,8,6,8v15,0,34,-22,34,-57v0,-56,-40,-87,-97,-87v-64,0,-101,46,-101,104v0,91,110,129,176,81","w":288},{"d":"9,7r112,-271r43,0r-111,271r-44,0","w":173},{"d":"146,-58v-37,0,-87,-54,-108,1r-13,-36v8,-15,21,-31,45,-31v24,0,56,23,77,24v14,0,23,-13,31,-26r13,37v-11,15,-23,31,-45,31","w":216},{"d":"1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106xm129,-329r35,54r-43,0r-57,-54r65,0","w":259},{"d":"89,-209r0,79r54,0v29,0,40,-19,40,-39v0,-47,-50,-41,-94,-40xm25,0r0,-256r127,0v69,0,95,35,95,86v0,34,-19,87,-107,87r-50,0r0,83r-65,0","w":253},{"d":"18,-196v0,-30,24,-55,54,-55v30,0,54,25,54,55v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54xm41,-196v0,17,14,30,31,30v17,0,31,-13,31,-30v0,-17,-14,-31,-31,-31v-17,0,-31,14,-31,31","w":144},{"w":100},{"d":"28,-148r0,-44r162,0r0,46r-102,103r101,0r0,43r-172,0r0,-45r101,-103r-90,0","w":206},{"d":"193,-51r-21,21r-21,-21v-21,23,-79,23,-102,1r-21,20r-22,-21r21,-21v-21,-23,-23,-79,0,-102r-21,-20r23,-23r20,21v21,-20,80,-21,100,-1r21,-21r24,25r-20,20v20,22,20,78,-1,101xm146,-123v0,-30,-22,-50,-46,-50v-24,0,-46,20,-46,50v0,30,22,51,46,51v24,0,46,-21,46,-51"},{"d":"257,-199r-53,23v-34,-57,-126,-43,-126,48v0,50,22,81,66,81v23,0,54,-13,57,-46r-57,0r0,-50r111,0r0,143r-50,0r0,-23v-17,19,-44,30,-75,30v-77,0,-116,-56,-116,-134v0,-78,41,-137,125,-137v50,0,93,23,118,65","w":273},{"d":"224,0r-199,0r0,-256r188,0r0,49r-124,0r0,47r116,0r0,50r-116,0r0,60r135,0r0,50xm93,-275r35,-54r65,0r-57,54r-43,0","w":233},{"d":"199,-153r0,43r-182,0r0,-43r182,0xm199,-72r0,43r-182,0r0,-43r182,0","w":216},{"d":"88,0r-86,-256r68,0r53,183r54,-183r67,0r-88,256r-68,0","w":246},{"d":"94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56","w":213},{"d":"193,-150r-44,23v-26,-52,-85,-22,-79,31v-7,57,62,82,83,30r41,20v-17,31,-49,51,-86,51v-57,0,-96,-37,-96,-101v0,-108,136,-135,181,-54"},{"d":"242,-256r0,167v0,70,-60,96,-109,96v-49,0,-108,-26,-108,-96r0,-167r64,0r0,161v0,29,11,50,44,50v33,0,45,-21,45,-50r0,-161r64,0xm132,-329r35,54r-43,0r-57,-54r65,0","w":266},{"d":"18,7r0,-104r44,0r0,104r-44,0xm18,-159r0,-105r44,0r0,105r-44,0","w":79},{"d":"199,-39r0,42r-182,-77r0,-34r182,-77r0,41r-126,53","w":216},{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm293,-22r-19,46v-27,-2,-55,-21,-67,-32v-18,10,-40,15,-64,15v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v117,0,165,136,103,221v6,8,27,18,47,21","w":286},{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136xm208,-279r-54,0r0,-45r54,0r0,45xm132,-279r-54,0r0,-45r54,0r0,45","w":286},{"d":"54,13r149,-271r32,0r-149,271r-32,0xm96,-248r0,147r-41,0r0,-104v-9,4,-22,5,-32,5r0,-26v24,0,36,-7,43,-22r30,0xm288,-30r0,30r-111,0r0,-26v51,-39,70,-49,70,-79v0,-9,-8,-16,-13,-16v-12,-1,-18,17,-14,31r-40,-3v-2,-32,10,-56,54,-56v28,0,54,14,54,44v0,30,-17,46,-57,75r57,0","w":300},{"d":"204,-162r-106,96v10,12,24,19,45,19v60,-1,75,-63,61,-115xm83,-93r107,-96v-40,-41,-118,-22,-112,61v0,12,1,23,5,35xm265,-257r20,21r-33,30v52,88,4,216,-109,213v-37,0,-67,-13,-89,-34r-32,29r-20,-21r34,-31v-53,-86,-6,-217,107,-214v38,0,68,14,90,36","w":286},{"d":"151,-275r-55,0r-41,-54r46,0r22,30r22,-30r47,0xm93,-50r140,0r0,50r-220,0r0,-48r143,-159r-132,0r0,-49r210,0r0,50","w":246},{"d":"86,-267r55,0r41,54r-47,0r-22,-30r-22,30r-46,0xm113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101","w":226},{"d":"199,-69r-182,0r0,-44r182,0r0,44xm141,-17v0,18,-15,34,-33,34v-18,0,-33,-16,-33,-34v0,-18,15,-33,33,-33v18,0,33,15,33,33xm141,-166v0,18,-15,34,-33,34v-18,0,-33,-16,-33,-34v0,-18,15,-33,33,-33v18,0,33,15,33,33","w":216},{"d":"22,-198r0,-48r174,0r0,46v-42,43,-81,124,-85,200r-68,0v14,-72,46,-141,95,-198r-116,0"},{"d":"89,-182r0,79r54,0v29,0,40,-19,40,-39v0,-47,-50,-41,-94,-40xm25,0r0,-256r64,0r0,27r63,0v69,0,95,35,95,86v0,34,-19,87,-107,87r-50,0r0,56r-65,0","w":253},{"d":"1,-45r49,-32v22,20,43,32,74,32v17,0,48,-7,48,-29v-1,-29,-55,-26,-82,-31v-48,-9,-74,-33,-74,-71v0,-114,164,-107,218,-38r-49,35v-17,-21,-41,-33,-68,-33v-15,0,-37,9,-37,26v0,21,37,25,60,29v51,8,94,24,94,73v0,77,-70,91,-118,91v-44,0,-80,-14,-115,-52","w":246},{"d":"68,-114r-42,0r63,-132r38,0r63,132r-42,0r-40,-89","w":216},{"d":"242,-256r0,167v0,70,-60,96,-109,96v-49,0,-108,-26,-108,-96r0,-167r64,0r0,161v0,29,11,50,44,50v33,0,45,-21,45,-50r0,-161r64,0xm199,-279r-54,0r0,-45r54,0r0,45xm123,-279r-54,0r0,-45r54,0r0,45","w":266},{"d":"98,0r0,-120r-97,-136r75,0r54,88r54,-88r75,0r-97,136r0,120r-64,0xm195,-279r-54,0r0,-45r54,0r0,45xm119,-279r-54,0r0,-45r54,0r0,45","w":259},{"d":"25,0r0,-192r56,0r0,17v14,-17,39,-22,56,-22v45,0,58,27,58,56r0,141r-56,0r0,-120v0,-19,-6,-31,-28,-31v-23,0,-30,15,-30,32r0,119r-56,0","w":219},{"d":"78,-91r-55,-56r30,-29r55,55r55,-55r30,29r-56,56r56,55r-30,30r-55,-56r-55,56r-30,-30","w":216},{"d":"101,53r-96,0r0,-30r48,0r0,-249r-48,0r0,-30r96,0r0,309","w":126},{"d":"25,-192r56,0r0,192r-56,0r0,-192xm81,-213r-56,0r0,-43r56,0r0,43","w":106}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-340-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("p)bL5_{h^&Gips#$6_;`F)FGvl{Lb_Givlu`^&9ab%kRM}h=5j@J6,1T{l*h,=zT&&GJ6,1T{t(avc*n|)*`vc*n|)utvc*n|)(:vc*n|,ZTvc*n|)M`^;2Kvc*n|)(}u#TL|j+_U,%nb,#{vc*n|)(.vc*n|)Flvc*n|,|Tvc*n|)(`vc*n|)*:vc*n|)*x,)6_vc*n|)b_p)+J6,1nb&bJ6,1nMt{Wvc*n|);tvc*n|)b=pLTL|j+zM#TL|j+=Mt.J6,1T{ju*vc*n|)Zn|}1`JLTL|j+={xMWvc*n|)|xvc*n|);=F%TL|j+_|*%svc*n|)b@vc*n|);@fc#xvc*n|)F:QLTL|j+=U*;?vc*n|)%zu%TL|j+#{#TL|j+_{%TL|j+=b#TL|j+z{sZRvc*n|,*}vc*n|)|`vc*n|)*h,xufvsuJ6,1nb&%J6,1nM_%J6,1nM,JHvc*n|)b#{#TL|j+=|%TL|j+#U&LJ6,1nMl9J6,1nMl%J6,1nMt9J6,1nbt+Fvc*n|)ZT&LTL|j+z{%TL|j+#|LTL|j(L|#1+sj(;)cFup?|{UQZ9Y,*%&vMb^5J6qfr@=tz#_ao2WKRHiCnT`}hLlx:.3$kG80@J6,1nM&%J6,1nbt{uJv@)vc*n|)9@vc*n|)MlU`.J6,1nMlbJv;TL|j+#{%TL|j+#MLTL|j+z|LTL|j+t{&9J6,1nb&uYvc*n|){@Y#TL|j+@|(9J6,1nM_;J6,1nM,%J6,1nMtuhFh{J6,1nb)9J6,1nb_9J6,1nM}b$vc*n|);_vc*n|)|:vc*n|)|hU#TL|j+@|vLLvc*n|)btvc*n|){=%%TL|j+#M&uJ6,1nb)bJ6,1nbt@vvc*n|)|Tvc*n|)Z`vc*n|)*nvc*n|){tvc*n|)|}vc*n|,Mnvc*n|)*TZ;nCf#TL|j+t|;+J6,1nMt1rq#TL|j+@{(6J6,1nM}zG%_;tvc*n|)Z.vc*n|)(lQ;;J6,1nbjbJ6,1nM_9J6,1nbj@J6,1T{l9J6,1nbt9J6,1nbtJxvc*n|)9#*L.J6,1nb){J6,1T{}@ivc*n|)Zxv&z=?a{n5)#hpsF=pYT2Q,1RJjL=?a1R5jLn?_T#5_6h^sTaQ&Fib=.a5c#n^c|Gqxh$^&MoM=.C^}hCv=r0Ua6x6Lnip,koQ}oipLniM_TLbv{hMv9#b)#a^v9@5;niMlGHfs:Kvs.t5)#i6)GiMa%}^)@@^v92ba%ib;ni5xuafc{#Mx%`b%niMlT25a9C5_uLJl@oM&#h^&bL5_9J?_G`bxTi5lzT?v{hbLniM_TLbv{hMv9#b)#a^v9@5;niMlGHpYZC^Y.hbv{hp)TCMl;h^&Gi?_@CJx9iM&L#pY#_5xFoUlzk5jRKplz2bLHt&l#6v,Ln&l#6fYzopY1r")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Akzidenz Grotesk","font-weight":900,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 10 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-15 -344 398 83.4078","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+017E"}}));


/*!
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */

(function(i){var q={vertical:false,rtl:false,start:1,offset:1,size:null,scroll:3,visible:null,animation:"normal",easing:"swing",auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:"<div></div>",buttonPrevHTML:"<div></div>",buttonNextEvent:"click",buttonPrevEvent:"click",buttonNextCallback:null,buttonPrevCallback:null, itemFallbackDimension:null},r=false;i(window).bind("load.jcarousel",function(){r=true});i.jcarousel=function(a,c){this.options=i.extend({},q,c||{});this.autoStopped=this.locked=false;this.buttonPrevState=this.buttonNextState=this.buttonPrev=this.buttonNext=this.list=this.clip=this.container=null;if(!c||c.rtl===undefined)this.options.rtl=(i(a).attr("dir")||i("html").attr("dir")||"").toLowerCase()=="rtl";this.wh=!this.options.vertical?"width":"height";this.lt=!this.options.vertical?this.options.rtl? "right":"left":"top";for(var b="",d=a.className.split(" "),f=0;f<d.length;f++)if(d[f].indexOf("jcarousel-skin")!=-1){i(a).removeClass(d[f]);b=d[f];break}if(a.nodeName.toUpperCase()=="UL"||a.nodeName.toUpperCase()=="OL"){this.list=i(a);this.container=this.list.parent();if(this.container.hasClass("jcarousel-clip")){if(!this.container.parent().hasClass("jcarousel-container"))this.container=this.container.wrap("<div></div>");this.container=this.container.parent()}else if(!this.container.hasClass("jcarousel-container"))this.container= this.list.wrap("<div></div>").parent()}else{this.container=i(a);this.list=this.container.find("ul,ol").eq(0)}b!==""&&this.container.parent()[0].className.indexOf("jcarousel-skin")==-1&&this.container.wrap('<div class=" '+b+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass("jcarousel-clip"))this.clip=this.list.wrap("<div></div>").parent();this.buttonNext=i(".jcarousel-next",this.container);if(this.buttonNext.size()===0&&this.options.buttonNextHTML!==null)this.buttonNext= this.clip.after(this.options.buttonNextHTML).next();this.buttonNext.addClass(this.className("jcarousel-next"));this.buttonPrev=i(".jcarousel-prev",this.container);if(this.buttonPrev.size()===0&&this.options.buttonPrevHTML!==null)this.buttonPrev=this.clip.after(this.options.buttonPrevHTML).next();this.buttonPrev.addClass(this.className("jcarousel-prev"));this.clip.addClass(this.className("jcarousel-clip")).css({overflow:"hidden",position:"relative"});this.list.addClass(this.className("jcarousel-list")).css({overflow:"hidden", position:"relative",top:0,margin:0,padding:0}).css(this.options.rtl?"right":"left",0);this.container.addClass(this.className("jcarousel-container")).css({position:"relative"});!this.options.vertical&&this.options.rtl&&this.container.addClass("jcarousel-direction-rtl").attr("dir","rtl");var j=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;b=this.list.children("li");var e=this;if(b.size()>0){var g=0,k=this.options.offset;b.each(function(){e.format(this,k++);g+=e.dimension(this, j)});this.list.css(this.wh,g+100+"px");if(!c||c.size===undefined)this.options.size=b.size()}this.container.css("display","block");this.buttonNext.css("display","block");this.buttonPrev.css("display","block");this.funcNext=function(){e.next()};this.funcPrev=function(){e.prev()};this.funcResize=function(){e.reload()};this.options.initCallback!==null&&this.options.initCallback(this,"init");if(!r&&i.browser.safari){this.buttons(false,false);i(window).bind("load.jcarousel",function(){e.setup()})}else this.setup()}; var h=i.jcarousel;h.fn=h.prototype={jcarousel:"0.2.7"};h.fn.extend=h.extend=i.extend;h.fn.extend({setup:function(){this.prevLast=this.prevFirst=this.last=this.first=null;this.animating=false;this.tail=this.timer=null;this.inTail=false;if(!this.locked){this.list.css(this.lt,this.pos(this.options.offset)+"px");var a=this.pos(this.options.start,true);this.prevFirst=this.prevLast=null;this.animate(a,false);i(window).unbind("resize.jcarousel",this.funcResize).bind("resize.jcarousel",this.funcResize)}}, reset:function(){this.list.empty();this.list.css(this.lt,"0px");this.list.css(this.wh,"10px");this.options.initCallback!==null&&this.options.initCallback(this,"reset");this.setup()},reload:function(){this.tail!==null&&this.inTail&&this.list.css(this.lt,h.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;this.options.reloadCallback!==null&&this.options.reloadCallback(this);if(this.options.visible!==null){var a=this,c=Math.ceil(this.clipping()/this.options.visible),b=0,d=0; this.list.children("li").each(function(f){b+=a.dimension(this,c);if(f+1<a.first)d=b});this.list.css(this.wh,b+"px");this.list.css(this.lt,-d+"px")}this.scroll(this.first,false)},lock:function(){this.locked=true;this.buttons()},unlock:function(){this.locked=false;this.buttons()},size:function(a){if(a!==undefined){this.options.size=a;this.locked||this.buttons()}return this.options.size},has:function(a,c){if(c===undefined||!c)c=a;if(this.options.size!==null&&c>this.options.size)c=this.options.size;for(var b= a;b<=c;b++){var d=this.get(b);if(!d.length||d.hasClass("jcarousel-item-placeholder"))return false}return true},get:function(a){return i(".jcarousel-item-"+a,this.list)},add:function(a,c){var b=this.get(a),d=0,f=i(c);if(b.length===0){var j,e=h.intval(a);for(b=this.create(a);;){j=this.get(--e);if(e<=0||j.length){e<=0?this.list.prepend(b):j.after(b);break}}}else d=this.dimension(b);if(f.get(0).nodeName.toUpperCase()=="LI"){b.replaceWith(f);b=f}else b.empty().append(c);this.format(b.removeClass(this.className("jcarousel-item-placeholder")), a);f=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;d=this.dimension(b,f)-d;a>0&&a<this.first&&this.list.css(this.lt,h.intval(this.list.css(this.lt))-d+"px");this.list.css(this.wh,h.intval(this.list.css(this.wh))+d+"px");return b},remove:function(a){var c=this.get(a);if(!(!c.length||a>=this.first&&a<=this.last)){var b=this.dimension(c);a<this.first&&this.list.css(this.lt,h.intval(this.list.css(this.lt))+b+"px");c.remove();this.list.css(this.wh,h.intval(this.list.css(this.wh))- b+"px")}},next:function(){this.tail!==null&&!this.inTail?this.scrollTail(false):this.scroll((this.options.wrap=="both"||this.options.wrap=="last")&&this.options.size!==null&&this.last==this.options.size?1:this.first+this.options.scroll)},prev:function(){this.tail!==null&&this.inTail?this.scrollTail(true):this.scroll((this.options.wrap=="both"||this.options.wrap=="first")&&this.options.size!==null&&this.first==1?this.options.size:this.first-this.options.scroll)},scrollTail:function(a){if(!(this.locked|| this.animating||!this.tail)){this.pauseAuto();var c=h.intval(this.list.css(this.lt));c=!a?c-this.tail:c+this.tail;this.inTail=!a;this.prevFirst=this.first;this.prevLast=this.last;this.animate(c)}},scroll:function(a,c){if(!(this.locked||this.animating)){this.pauseAuto();this.animate(this.pos(a),c)}},pos:function(a,c){var b=h.intval(this.list.css(this.lt));if(this.locked||this.animating)return b;if(this.options.wrap!="circular")a=a<1?1:this.options.size&&a>this.options.size?this.options.size:a;for(var d= this.first>a,f=this.options.wrap!="circular"&&this.first<=1?1:this.first,j=d?this.get(f):this.get(this.last),e=d?f:f-1,g=null,k=0,l=false,m=0;d?--e>=a:++e<a;){g=this.get(e);l=!g.length;if(g.length===0){g=this.create(e).addClass(this.className("jcarousel-item-placeholder"));j[d?"before":"after"](g);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)){j=this.get(this.index(e));if(j.length)g=this.add(e,j.clone(true))}}j=g;m=this.dimension(g);if(l)k+= m;if(this.first!==null&&(this.options.wrap=="circular"||e>=1&&(this.options.size===null||e<=this.options.size)))b=d?b+m:b-m}f=this.clipping();var p=[],o=0,n=0;j=this.get(a-1);for(e=a;++o;){g=this.get(e);l=!g.length;if(g.length===0){g=this.create(e).addClass(this.className("jcarousel-item-placeholder"));j.length===0?this.list.prepend(g):j[d?"before":"after"](g);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)){j=this.get(this.index(e));if(j.length)g= this.add(e,j.clone(true))}}j=g;m=this.dimension(g);if(m===0)throw Error("jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...");if(this.options.wrap!="circular"&&this.options.size!==null&&e>this.options.size)p.push(g);else if(l)k+=m;n+=m;if(n>=f)break;e++}for(g=0;g<p.length;g++)p[g].remove();if(k>0){this.list.css(this.wh,this.dimension(this.list)+k+"px");if(d){b-=k;this.list.css(this.lt,h.intval(this.list.css(this.lt))-k+"px")}}k=a+o-1;if(this.options.wrap!="circular"&& this.options.size&&k>this.options.size)k=this.options.size;if(e>k){o=0;e=k;for(n=0;++o;){g=this.get(e--);if(!g.length)break;n+=this.dimension(g);if(n>=f)break}}e=k-o+1;if(this.options.wrap!="circular"&&e<1)e=1;if(this.inTail&&d){b+=this.tail;this.inTail=false}this.tail=null;if(this.options.wrap!="circular"&&k==this.options.size&&k-o+1>=1){d=h.margin(this.get(k),!this.options.vertical?"marginRight":"marginBottom");if(n-d>f)this.tail=n-f-d}if(c&&a===this.options.size&&this.tail){b-=this.tail;this.inTail= true}for(;a-- >e;)b+=this.dimension(this.get(a));this.prevFirst=this.first;this.prevLast=this.last;this.first=e;this.last=k;return b},animate:function(a,c){if(!(this.locked||this.animating)){this.animating=true;var b=this,d=function(){b.animating=false;a===0&&b.list.css(b.lt,0);if(!b.autoStopped&&(b.options.wrap=="circular"||b.options.wrap=="both"||b.options.wrap=="last"||b.options.size===null||b.last<b.options.size||b.last==b.options.size&&b.tail!==null&&!b.inTail))b.startAuto();b.buttons();b.notify("onAfterAnimation"); if(b.options.wrap=="circular"&&b.options.size!==null)for(var f=b.prevFirst;f<=b.prevLast;f++)if(f!==null&&!(f>=b.first&&f<=b.last)&&(f<1||f>b.options.size))b.remove(f)};this.notify("onBeforeAnimation");if(!this.options.animation||c===false){this.list.css(this.lt,a+"px");d()}else this.list.animate(!this.options.vertical?this.options.rtl?{right:a}:{left:a}:{top:a},this.options.animation,this.options.easing,d)}},startAuto:function(a){if(a!==undefined)this.options.auto=a;if(this.options.auto===0)return this.stopAuto(); if(this.timer===null){this.autoStopped=false;var c=this;this.timer=window.setTimeout(function(){c.next()},this.options.auto*1E3)}},stopAuto:function(){this.pauseAuto();this.autoStopped=true},pauseAuto:function(){if(this.timer!==null){window.clearTimeout(this.timer);this.timer=null}},buttons:function(a,c){if(a==null){a=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="first"||this.options.size===null||this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap== "first")&&this.options.size!==null&&this.last>=this.options.size)a=this.tail!==null&&!this.inTail}if(c==null){c=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="last"||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=="last")&&this.options.size!==null&&this.first==1)c=this.tail!==null&&this.inTail}var b=this;if(this.buttonNext.size()>0){this.buttonNext.unbind(this.options.buttonNextEvent+".jcarousel",this.funcNext);a&&this.buttonNext.bind(this.options.buttonNextEvent+ ".jcarousel",this.funcNext);this.buttonNext[a?"removeClass":"addClass"](this.className("jcarousel-next-disabled")).attr("disabled",a?false:true);this.options.buttonNextCallback!==null&&this.buttonNext.data("jcarouselstate")!=a&&this.buttonNext.each(function(){b.options.buttonNextCallback(b,this,a)}).data("jcarouselstate",a)}else this.options.buttonNextCallback!==null&&this.buttonNextState!=a&&this.options.buttonNextCallback(b,null,a);if(this.buttonPrev.size()>0){this.buttonPrev.unbind(this.options.buttonPrevEvent+ ".jcarousel",this.funcPrev);c&&this.buttonPrev.bind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev);this.buttonPrev[c?"removeClass":"addClass"](this.className("jcarousel-prev-disabled")).attr("disabled",c?false:true);this.options.buttonPrevCallback!==null&&this.buttonPrev.data("jcarouselstate")!=c&&this.buttonPrev.each(function(){b.options.buttonPrevCallback(b,this,c)}).data("jcarouselstate",c)}else this.options.buttonPrevCallback!==null&&this.buttonPrevState!=c&&this.options.buttonPrevCallback(b, null,c);this.buttonNextState=a;this.buttonPrevState=c},notify:function(a){var c=this.prevFirst===null?"init":this.prevFirst<this.first?"next":"prev";this.callback("itemLoadCallback",a,c);if(this.prevFirst!==this.first){this.callback("itemFirstInCallback",a,c,this.first);this.callback("itemFirstOutCallback",a,c,this.prevFirst)}if(this.prevLast!==this.last){this.callback("itemLastInCallback",a,c,this.last);this.callback("itemLastOutCallback",a,c,this.prevLast)}this.callback("itemVisibleInCallback", a,c,this.first,this.last,this.prevFirst,this.prevLast);this.callback("itemVisibleOutCallback",a,c,this.prevFirst,this.prevLast,this.first,this.last)},callback:function(a,c,b,d,f,j,e){if(!(this.options[a]==null||typeof this.options[a]!="object"&&c!="onAfterAnimation")){var g=typeof this.options[a]=="object"?this.options[a][c]:this.options[a];if(i.isFunction(g)){var k=this;if(d===undefined)g(k,b,c);else if(f===undefined)this.get(d).each(function(){g(k,this,d,b,c)});else{a=function(m){k.get(m).each(function(){g(k, this,m,b,c)})};for(var l=d;l<=f;l++)l!==null&&!(l>=j&&l<=e)&&a(l)}}}},create:function(a){return this.format("<li></li>",a)},format:function(a,c){a=i(a);for(var b=a.get(0).className.split(" "),d=0;d<b.length;d++)b[d].indexOf("jcarousel-")!=-1&&a.removeClass(b[d]);a.addClass(this.className("jcarousel-item")).addClass(this.className("jcarousel-item-"+c)).css({"float":this.options.rtl?"right":"left","list-style":"none"}).attr("jcarouselindex",c);return a},className:function(a){return a+" "+a+(!this.options.vertical? "-horizontal":"-vertical")},dimension:function(a,c){var b=a.jquery!==undefined?a[0]:a,d=!this.options.vertical?(b.offsetWidth||h.intval(this.options.itemFallbackDimension))+h.margin(b,"marginLeft")+h.margin(b,"marginRight"):(b.offsetHeight||h.intval(this.options.itemFallbackDimension))+h.margin(b,"marginTop")+h.margin(b,"marginBottom");if(c==null||d==c)return d;d=!this.options.vertical?c-h.margin(b,"marginLeft")-h.margin(b,"marginRight"):c-h.margin(b,"marginTop")-h.margin(b,"marginBottom");i(b).css(this.wh, d+"px");return this.dimension(b)},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-h.intval(this.clip.css("borderLeftWidth"))-h.intval(this.clip.css("borderRightWidth")):this.clip[0].offsetHeight-h.intval(this.clip.css("borderTopWidth"))-h.intval(this.clip.css("borderBottomWidth"))},index:function(a,c){if(c==null)c=this.options.size;return Math.round(((a-1)/c-Math.floor((a-1)/c))*c)+1}});h.extend({defaults:function(a){return i.extend(q,a||{})},margin:function(a,c){if(!a)return 0; var b=a.jquery!==undefined?a[0]:a;if(c=="marginRight"&&i.browser.safari){var d={display:"block","float":"none",width:"auto"},f,j;i.swap(b,d,function(){f=b.offsetWidth});d.marginRight=0;i.swap(b,d,function(){j=b.offsetWidth});return j-f}return h.intval(i.css(b,c))},intval:function(a){a=parseInt(a,10);return isNaN(a)?0:a}});i.fn.jcarousel=function(a){if(typeof a=="string"){var c=i(this).data("jcarousel"),b=Array.prototype.slice.call(arguments,1);return c[a].apply(c,b)}else return this.each(function(){i(this).data("jcarousel", new h(this,a))})}})(jQuery);
