(function(){jQuery.fn.pngFix=function(c){var c=jQuery.extend({blankgif:"blank.gif"},c),h=navigator.appName=="Microsoft Internet Explorer"&&parseInt(navigator.appVersion)==4&&navigator.appVersion.indexOf("MSIE 5.5")!=-1,i=navigator.appName=="Microsoft Internet Explorer"&&parseInt(navigator.appVersion)==4&&navigator.appVersion.indexOf("MSIE 6.0")!=-1;if(jQuery.browser.msie&&(h||i))jQuery(this).find("img[src$=.png]").each(function(){jQuery(this).attr("width",jQuery(this).width());jQuery(this).attr("height",
jQuery(this).height());var b="",c="",g=jQuery(this).attr("id")?'id="'+jQuery(this).attr("id")+'" ':"",e=jQuery(this).attr("class")?'class="'+jQuery(this).attr("class")+'" ':"",h=jQuery(this).attr("title")?'title="'+jQuery(this).attr("title")+'" ':"",i=jQuery(this).attr("alt")?'alt="'+jQuery(this).attr("alt")+'" ':"",s=jQuery(this).attr("align")?"float:"+jQuery(this).attr("align")+";":"",j=jQuery(this).parent().attr("href")?"cursor:hand;":"";if(this.style.border)b+="border:"+this.style.border+";",
this.style.border="";if(this.style.padding)b+="padding:"+this.style.padding+";",this.style.padding="";if(this.style.margin)b+="margin:"+this.style.margin+";",this.style.margin="";var n=this.style.cssText;c+="<span "+g+e+h+i;c+='style="position:relative;white-space:pre-line;display:inline-block;background:transparent;'+s+j;c+="width:"+jQuery(this).width()+"px;height:"+jQuery(this).height()+"px;";c+="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+jQuery(this).attr("src")+"', sizingMethod='scale');";
c+=n+'"></span>';b!=""&&(c='<span style="position:relative;display:inline-block;'+b+j+"width:"+jQuery(this).width()+"px;height:"+jQuery(this).height()+'px;">'+c+"</span>");jQuery(this).hide();jQuery(this).after(c)}),jQuery(this).find("*").each(function(){var c=jQuery(this).css("background-image");if(c.indexOf(".png")!=-1)c=c.split('url("')[1].split('")')[0],jQuery(this).css("background-image","none"),jQuery(this).get(0).runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+
c+"',sizingMethod='scale')"}),jQuery(this).find("input[src$=.png]").each(function(){var b=jQuery(this).attr("src");jQuery(this).get(0).runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+b+"', sizingMethod='scale');";jQuery(this).attr("src",c.blankgif)});return jQuery}})(jQuery);window.Modernizr=function(c,h,i){function b(a,c){return(""+a).indexOf(c)!==-1}function k(a,c){for(var d in a)if(j[a[d]]!==i&&(!c||c(a[d],s)))return true}function g(a,c){var d=a.charAt(0).toUpperCase()+a.substr(1),d=(a+" "+x.join(d+" ")+d).split(" ");return!!k(d,c)}function e(){v.input=function(a){for(var c=0,d=a.length;c<d;c++)o[a[c]]=!!(a[c]in n);return o}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));v.inputtypes=function(a){for(var c=0,f,b=a.length;c<
b;c++){n.setAttribute("type",a[c]);if(f=n.type!=="text")n.value=t,/^range$/.test(n.type)&&n.style.WebkitAppearance!==i?(q.appendChild(n),f=h.defaultView,f=f.getComputedStyle&&f.getComputedStyle(n,null).WebkitAppearance!=="textfield"&&n.offsetHeight!==0,q.removeChild(n)):/^(search|tel)$/.test(n.type)||(f=/^(url|email)$/.test(n.type)?n.checkValidity&&n.checkValidity()===false:n.value!=t);d[a[c]]=!!f}return d}("search tel url email datetime date month week time datetime-local number range color".split(" "))}
var v={},q=h.documentElement,s=h.createElement("modernizr"),j=s.style,n=h.createElement("input"),t=":)",z=Object.prototype.toString,w=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),x="Webkit Moz O ms Khtml".split(" "),a={},d={},o={},y=[],A,f=function(a){var c=document.createElement("style"),d=h.createElement("div");c.textContent=a+"{#modernizr{height:3px}}";(h.head||h.getElementsByTagName("head")[0]).appendChild(c);d.id="modernizr";q.appendChild(d);a=d.offsetHeight===3;c.parentNode.removeChild(c);
d.parentNode.removeChild(d);return!!a},l=function(){var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return function(c,d){var d=d||document.createElement(a[c]||"div"),c="on"+c,f=c in d;f||(d.setAttribute||(d=document.createElement("div")),d.setAttribute&&d.removeAttribute&&(d.setAttribute(c,""),f=typeof d[c]=="function",typeof d[c]!="undefined"&&(d[c]=i),d.removeAttribute(c)));return f}}(),m={}.hasOwnProperty,u;u=typeof m!=="undefined"&&typeof m.call!==
"undefined"?function(a,c){return m.call(a,c)}:function(a,c){return c in a&&typeof a.constructor.prototype[c]==="undefined"};a.flexbox=function(){var a=h.createElement("div"),c=h.createElement("div"),d="display";d+=":";a.style.cssText=(d+w.join("box;"+d)).slice(0,-d.length)+"width:42px;padding:0;";c.style.cssText=w.join("box-flex:1;")+"width:10px;";a.appendChild(c);q.appendChild(a);d=c.offsetWidth===42;a.removeChild(c);q.removeChild(a);return d};a.canvas=function(){var a=h.createElement("canvas");
return!(!a.getContext||!a.getContext("2d"))};a.canvastext=function(){return!!(v.canvas&&typeof h.createElement("canvas").getContext("2d").fillText=="function")};a.webgl=function(){var a=h.createElement("canvas");try{if(a.getContext("webgl"))return true}catch(c){}try{if(a.getContext("experimental-webgl"))return true}catch(d){}return false};a.touch=function(){return"ontouchstart"in c||f("@media ("+w.join("touch-enabled),(")+"modernizr)")};a.geolocation=function(){return!!navigator.geolocation};a.postmessage=
function(){return!!c.postMessage};a.websqldatabase=function(){return!!c.openDatabase};a.indexedDB=function(){for(var a=-1,d=x.length;++a<d;){var f=x[a].toLowerCase();if(c[f+"_indexedDB"]||c[f+"IndexedDB"])return true}return false};a.hashchange=function(){return l("hashchange",c)&&(document.documentMode===i||document.documentMode>7)};a.history=function(){return!(!c.history||!history.pushState)};a.draganddrop=function(){return l("drag")&&l("dragstart")&&l("dragenter")&&l("dragover")&&l("dragleave")&&
l("dragend")&&l("drop")};a.websockets=function(){return"WebSocket"in c};a.rgba=function(){j.cssText="background-color:rgba(150,255,150,.5)";return b(j.backgroundColor,"rgba")};a.hsla=function(){j.cssText="background-color:hsla(120,40%,100%,.5)";return b(j.backgroundColor,"rgba")||b(j.backgroundColor,"hsla")};a.multiplebgs=function(){j.cssText="background:url(//:),url(//:),red url(//:)";return/(url\s*\(.*?){3}/.test(j.background)};a.backgroundsize=function(){return g("backgroundSize")};a.borderimage=
function(){return g("borderImage")};a.borderradius=function(){return g("borderRadius","",function(a){return b(a,"orderRadius")})};a.boxshadow=function(){return g("boxShadow")};a.textshadow=function(){return h.createElement("div").style.textShadow===""};a.opacity=function(){var a=w.join("opacity:.5;")+"";j.cssText=a;return b(j.opacity,"0.5")};a.cssanimations=function(){return g("animationName")};a.csscolumns=function(){return g("columnCount")};a.cssgradients=function(){var a=("background-image:"+w.join("gradient(linear,left top,right bottom,from(#9f9),to(white));background-image:")+
w.join("linear-gradient(left top,#9f9, white);background-image:")).slice(0,-17);j.cssText=a;return b(j.backgroundImage,"gradient")};a.cssreflections=function(){return g("boxReflect")};a.csstransforms=function(){return!!k(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])};a.csstransforms3d=function(){var a=!!k(["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"]);a&&(a=f("@media ("+w.join("transform-3d),(")+"modernizr)"));return a};
a.csstransitions=function(){return g("transitionProperty")};a.fontface=function(){var a,c=h.head||h.getElementsByTagName("head")[0]||q,d=h.createElement("style"),f=h.implementation||{hasFeature:function(){return false}};d.type="text/css";c.insertBefore(d,c.firstChild);a=d.sheet||d.styleSheet;c=f.hasFeature("CSS2","")?function(c){if(!a||!c)return false;var d=false;try{a.insertRule(c,0),d=!/unknown/i.test(a.cssRules[0].cssText),a.deleteRule(a.cssRules.length-1)}catch(f){}return d}:function(c){if(!a||
!c)return false;a.cssText=c;return a.cssText.length!==0&&!/unknown/i.test(a.cssText)&&a.cssText.replace(/\r+|\n+/g,"").indexOf(c.split(" ")[0])===0};v._fontfaceready=function(a){a(v.fontface)};return c('@font-face { font-family: "font"; src: "font.ttf"; }')};a.video=function(){var a=h.createElement("video"),c=!!a.canPlayType;if(c)c=new Boolean(c),c.ogg=a.canPlayType('video/ogg; codecs="theora"'),c.h264=a.canPlayType('video/mp4; codecs="avc1.42E01E"')||a.canPlayType('video/mp4; codecs="avc1.42E01E, mp4a.40.2"'),
c.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"');return c};a.audio=function(){var a=h.createElement("audio"),c=!!a.canPlayType;if(c)c=new Boolean(c),c.ogg=a.canPlayType('audio/ogg; codecs="vorbis"'),c.mp3=a.canPlayType("audio/mpeg;"),c.wav=a.canPlayType('audio/wav; codecs="1"'),c.m4a=a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;");return c};a.localstorage=function(){try{return"localStorage"in c&&c.localStorage!==null}catch(a){return false}};a.sessionstorage=function(){try{return"sessionStorage"in
c&&c.sessionStorage!==null}catch(a){return false}};a.webWorkers=function(){return!!c.Worker};a.applicationcache=function(){return!!c.applicationCache};a.svg=function(){return!!h.createElementNS&&!!h.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect};a.inlinesvg=function(){var a=document.createElement("div");a.innerHTML="<svg/>";return(a.firstChild&&a.firstChild.namespaceURI)=="http://www.w3.org/2000/svg"};a.smil=function(){return!!h.createElementNS&&/SVG/.test(z.call(h.createElementNS("http://www.w3.org/2000/svg",
"animate")))};a.svgclippaths=function(){return!!h.createElementNS&&/SVG/.test(z.call(h.createElementNS("http://www.w3.org/2000/svg","clipPath")))};for(var r in a)u(a,r)&&(A=r.toLowerCase(),v[A]=a[r](),y.push((v[A]?"":"no-")+A));v.input||e();v.crosswindowmessaging=v.postmessage;v.historymanagement=v.history;v.addTest=function(a,c){a=a.toLowerCase();if(!v[a])return c=!!c(),q.className+=" "+(c?"":"no-")+a,v[a]=c,v};j.cssText="";s=n=null;c.attachEvent&&function(){var a=h.createElement("div");a.innerHTML=
"<elem></elem>";return a.childNodes.length!==1}()&&function(a,c){function d(a){for(var c=-1;++c<l;)a.createElement(b[c])}function f(a,c){for(var d=a.length,b=-1,l,m=[];++b<d;)l=a[b],c=l.media||c,m.push(f(l.imports,c)),m.push(l.cssText);return m.join("")}var b="abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video".split("|"),l=b.length,m=RegExp("<(/*)(abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video)",
"gi"),r=RegExp("\\b(abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video)\\b(?!.*[;}])","gi"),o=c.createDocumentFragment(),e=c.documentElement,g=e.firstChild,h=c.createElement("style"),u=c.createElement("body");h.media="all";d(c);d(o);a.attachEvent("onbeforeprint",function(){for(var a=-1;++a<l;)for(var d=c.getElementsByTagName(b[a]),y=d.length,A=-1;++A<y;)d[A].className.indexOf("iepp_")<0&&(d[A].className+=" iepp_"+
b[a]);g.insertBefore(h,g.firstChild);h.styleSheet.cssText=f(c.styleSheets,"all").replace(r,".iepp_$1");o.appendChild(c.body);e.appendChild(u);u.innerHTML=o.firstChild.innerHTML.replace(m,"<$1bdo")});a.attachEvent("onafterprint",function(){u.innerHTML="";e.removeChild(u);g.removeChild(h);e.appendChild(o.firstChild)})}(this,document);v._enableHTML5=true;v._version="1.6";q.className=q.className.replace(/\bno-js\b/,"")+" js";q.className+=" "+y.join(" ");return v}(this,this.document);(function(c){function h(a){c.fn.cycle.debug&&i(a)}function i(){window.console&&console.log&&console.log("[cycle] "+Array.prototype.join.call(arguments," "))}function b(a,d,b){var e=c(a).data("cycle.opts"),g=!!a.cyclePause;g&&e.paused?e.paused(a,e,d,b):!g&&e.resumed&&e.resumed(a,e,d,b)}function k(a,d,o){function g(a,d,b){if(!a&&d===true){a=c(b).data("cycle.opts");if(!a)return i("options not found, can not resume"),false;if(b.cycleTimeout)clearTimeout(b.cycleTimeout),b.cycleTimeout=0;n(a.elements,a,
1,!a.backwards)}}if(a.cycleStop==void 0)a.cycleStop=0;if(d===void 0||d===null)d={};if(d.constructor==String)switch(d){case "destroy":case "stop":o=c(a).data("cycle.opts");if(!o)return false;a.cycleStop++;a.cycleTimeout&&clearTimeout(a.cycleTimeout);a.cycleTimeout=0;o.elements&&c(o.elements).stop();c(a).removeData("cycle.opts");d=="destroy"&&e(o);return false;case "toggle":return a.cyclePause=a.cyclePause===1?0:1,g(a.cyclePause,o,a),b(a),false;case "pause":return a.cyclePause=1,b(a),false;case "resume":return a.cyclePause=
0,g(false,o,a),b(a),false;case "prev":case "next":o=c(a).data("cycle.opts");if(!o)return i('options not found, "prev/next" ignored'),false;c.fn.cycle[d](o);return false;default:d={fx:d}}else if(d.constructor==Number){var h=d,d=c(a).data("cycle.opts");if(!d)return i("options not found, can not advance slide"),false;if(h<0||h>=d.elements.length)return i("invalid slide index: "+h),false;d.nextSlide=h;if(a.cycleTimeout)clearTimeout(a.cycleTimeout),a.cycleTimeout=0;if(typeof o=="string")d.oneTimeFx=o;
n(d.elements,d,1,h>=d.currSlide);return false}return d}function g(a,d){if(!c.support.opacity&&d.cleartype&&a.style.filter)try{a.style.removeAttribute("filter")}catch(b){}}function e(a){a.next&&c(a.next).unbind(a.prevNextEvent);a.prev&&c(a.prev).unbind(a.prevNextEvent);if(a.pager||a.pagerAnchorBuilder)c.each(a.pagerAnchors||[],function(){this.unbind().remove()});a.pagerAnchors=null;a.destroy&&a.destroy(a)}function v(a,d,e,h,k){var f=c.extend({},c.fn.cycle.defaults,h||{},c.metadata?a.metadata():c.meta?
a.data():{}),l=c.isFunction(a.data)?a.data(f.metaAttr):null;l&&(f=c.extend(f,l));if(f.autostop)f.countdown=f.autostopCount||e.length;var m=a[0];a.data("cycle.opts",f);f.$cont=a;f.stopCount=m.cycleStop;f.elements=e;f.before=f.before?[f.before]:[];f.after=f.after?[f.after]:[];!c.support.opacity&&f.cleartype&&f.after.push(function(){g(this,f)});f.continuous&&f.after.push(function(){n(e,f,0,!f.backwards)});q(f);!c.support.opacity&&f.cleartype&&!f.cleartypeNoBg&&x(d);a.css("position")=="static"&&a.css("position",
"relative");f.width&&a.width(f.width);f.height&&f.height!="auto"&&a.height(f.height);if(f.startingSlide)f.startingSlide=parseInt(f.startingSlide,10);else if(f.backwards)f.startingSlide=e.length-1;if(f.random){f.randomMap=[];for(l=0;l<e.length;l++)f.randomMap.push(l);f.randomMap.sort(function(){return Math.random()-0.5});f.randomIndex=1;f.startingSlide=f.randomMap[1]}else if(f.startingSlide>=e.length)f.startingSlide=0;f.currSlide=f.startingSlide||0;var u=f.startingSlide;d.css({position:"absolute",
top:0,left:0}).hide().each(function(a){a=f.backwards?u?a<=u?e.length+(a-u):u-a:e.length-a:u?a>=u?e.length-(a-u):u-a:e.length-a;c(this).css("z-index",a)});c(e[u]).css("opacity",1).show();g(e[u],f);f.fit&&(f.aspect?d.each(function(){var a=c(this),d=f.aspect===true?a.width()/a.height():f.aspect;f.width&&a.width()!=f.width&&(a.width(f.width),a.height(f.width/d));f.height&&a.height()<f.height&&(a.height(f.height),a.width(f.height*d))}):(f.width&&d.width(f.width),f.height&&f.height!="auto"&&d.height(f.height)));
f.center&&(!f.fit||f.aspect)&&d.each(function(){var a=c(this);a.css({"margin-left":f.width?(f.width-a.width())/2+"px":0,"margin-top":f.height?(f.height-a.height())/2+"px":0})});f.center&&!f.fit&&!f.slideResize&&d.each(function(){var a=c(this);a.css({"margin-left":f.width?(f.width-a.width())/2+"px":0,"margin-top":f.height?(f.height-a.height())/2+"px":0})});if(f.containerResize&&!a.innerHeight()){for(var r=l=0,D=0;D<e.length;D++){var B=c(e[D]),v=B[0],G=B.outerWidth(),E=B.outerHeight();G||(G=v.offsetWidth||
v.width||B.attr("width"));E||(E=v.offsetHeight||v.height||B.attr("height"));l=G>l?G:l;r=E>r?E:r}l>0&&r>0&&a.css({width:l+"px",height:r+"px"})}var t=false;f.pause&&a.hover(function(){t=true;this.cyclePause++;b(m,true)},function(){t&&this.cyclePause--;b(m,true)});if(s(f)===false)return false;var H=false;h.requeueAttempts=h.requeueAttempts||0;d.each(function(){var a=c(this);this.cycleH=f.fit&&f.height?f.height:a.height()||this.offsetHeight||this.height||a.attr("height")||0;this.cycleW=f.fit&&f.width?
f.width:a.width()||this.offsetWidth||this.width||a.attr("width")||0;if(a.is("img")){var a=c.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete,d=c.browser.opera&&(this.cycleW==42&&this.cycleH==19||this.cycleW==37&&this.cycleH==17)&&!this.complete,b=this.cycleH==0&&this.cycleW==0&&!this.complete;if(c.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete||a||d||b)if(k.s&&f.requeueOnImageNotLoaded&&++h.requeueAttempts<100)return i(h.requeueAttempts," - img slide not loaded, requeuing slideshow: ",
this.src,this.cycleW,this.cycleH),setTimeout(function(){c(k.s,k.c).cycle(h)},f.requeueTimeout),H=true,false;else i("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}return true});if(H)return false;f.cssBefore=f.cssBefore||{};f.cssAfter=f.cssAfter||{};f.cssFirst=f.cssFirst||{};f.animIn=f.animIn||{};f.animOut=f.animOut||{};d.not(":eq("+u+")").css(f.cssBefore);c(d[u]).css(f.cssFirst);if(f.timeout){f.timeout=parseInt(f.timeout,10);if(f.speed.constructor==String)f.speed=c.fx.speeds[f.speed]||
parseInt(f.speed,10);f.sync||(f.speed/=2);for(l=f.fx=="none"?0:f.fx=="shuffle"?500:250;f.timeout-f.speed<l;)f.timeout+=f.speed}if(f.easing)f.easeIn=f.easeOut=f.easing;if(!f.speedIn)f.speedIn=f.speed;if(!f.speedOut)f.speedOut=f.speed;f.slideCount=e.length;f.currSlide=f.lastSlide=u;if(f.random){if(++f.randomIndex==e.length)f.randomIndex=0;f.nextSlide=f.randomMap[f.randomIndex]}else f.nextSlide=f.backwards?f.startingSlide==0?e.length-1:f.startingSlide-1:f.startingSlide>=e.length-1?0:f.startingSlide+
1;if(!f.multiFx)if(l=c.fn.cycle.transitions[f.fx],c.isFunction(l))l(a,d,f);else if(f.fx!="custom"&&!f.multiFx)return i("unknown transition: "+f.fx,"; slideshow terminating"),false;a=d[u];f.skipInitializationCallbacks||(f.before.length&&f.before[0].apply(a,[a,a,f,true]),f.after.length&&f.after[0].apply(a,[a,a,f,true]));f.next&&c(f.next).bind(f.prevNextEvent,function(){return z(f,1)});f.prev&&c(f.prev).bind(f.prevNextEvent,function(){return z(f,0)});(f.pager||f.pagerAnchorBuilder)&&w(e,f);j(f,e);return f}
function q(a){a.original={before:[],after:[]};a.original.cssBefore=c.extend({},a.cssBefore);a.original.cssAfter=c.extend({},a.cssAfter);a.original.animIn=c.extend({},a.animIn);a.original.animOut=c.extend({},a.animOut);c.each(a.before,function(){a.original.before.push(this)});c.each(a.after,function(){a.original.after.push(this)})}function s(a){var d,b,e=c.fn.cycle.transitions;if(a.fx.indexOf(",")>0){a.multiFx=true;a.fxs=a.fx.replace(/\s*/g,"").split(",");for(d=0;d<a.fxs.length;d++){var g=a.fxs[d];
b=e[g];if(!b||!e.hasOwnProperty(g)||!c.isFunction(b))i("discarding unknown transition: ",g),a.fxs.splice(d,1),d--}if(!a.fxs.length)return i("No valid transitions named; slideshow terminating."),false}else if(a.fx=="all")for(p in a.multiFx=true,a.fxs=[],e)b=e[p],e.hasOwnProperty(p)&&c.isFunction(b)&&a.fxs.push(p);if(a.multiFx&&a.randomizeEffects){b=Math.floor(Math.random()*20)+30;for(d=0;d<b;d++)e=Math.floor(Math.random()*a.fxs.length),a.fxs.push(a.fxs.splice(e,1)[0]);h("randomized fx sequence: ",
a.fxs)}return true}function j(a,d){a.addSlide=function(b,e){var g=c(b),f=g[0];a.autostopCount||a.countdown++;d[e?"unshift":"push"](f);if(a.els)a.els[e?"unshift":"push"](f);a.slideCount=d.length;g.css("position","absolute");g[e?"prependTo":"appendTo"](a.$cont);e&&(a.currSlide++,a.nextSlide++);!c.support.opacity&&a.cleartype&&!a.cleartypeNoBg&&x(g);a.fit&&a.width&&g.width(a.width);a.fit&&a.height&&a.height!="auto"&&g.height(a.height);f.cycleH=a.fit&&a.height?a.height:g.height();f.cycleW=a.fit&&a.width?
a.width:g.width();g.css(a.cssBefore);(a.pager||a.pagerAnchorBuilder)&&c.fn.cycle.createPagerAnchor(d.length-1,f,c(a.pager),d,a);if(c.isFunction(a.onAddSlide))a.onAddSlide(g);else g.hide()}}function n(a,d,b,e){function g(){var c=0;d.timeout&&!d.continuous?(c=t(a[d.currSlide],a[d.nextSlide],d,e),d.fx=="shuffle"&&(c-=d.speedOut)):d.continuous&&f.cyclePause&&(c=10);if(c>0)f.cycleTimeout=setTimeout(function(){n(a,d,0,!d.backwards)},c)}if(b&&d.busy&&d.manualTrump)h("manualTrump in go(), stopping active transition"),
c(a).stop(true,true),d.busy=0;if(d.busy)h("transition active, ignoring new tx request");else{var f=d.$cont[0],l=a[d.currSlide],m=a[d.nextSlide];if(!(f.cycleStop!=d.stopCount||f.cycleTimeout===0&&!b))if(!b&&!f.cyclePause&&!d.bounce&&(d.autostop&&--d.countdown<=0||d.nowrap&&!d.random&&d.nextSlide<d.currSlide))d.end&&d.end(d);else{var u=false;if((b||!f.cyclePause)&&d.nextSlide!=d.currSlide){var u=true,r=d.fx;l.cycleH=l.cycleH||c(l).height();l.cycleW=l.cycleW||c(l).width();m.cycleH=m.cycleH||c(m).height();
m.cycleW=m.cycleW||c(m).width();if(d.multiFx){if(e&&(d.lastFx==void 0||++d.lastFx>=d.fxs.length))d.lastFx=0;else if(!e&&(d.lastFx==void 0||--d.lastFx<0))d.lastFx=d.fxs.length-1;r=d.fxs[d.lastFx]}if(d.oneTimeFx)r=d.oneTimeFx,d.oneTimeFx=null;c.fn.cycle.resetState(d,r);d.before.length&&c.each(d.before,function(a,c){f.cycleStop==d.stopCount&&c.apply(m,[l,m,d,e])});var k=function(){d.busy=0;c.each(d.after,function(a,c){f.cycleStop==d.stopCount&&c.apply(m,[l,m,d,e])});f.cycleStop||g()};h("tx firing("+
r+"); currSlide: "+d.currSlide+"; nextSlide: "+d.nextSlide);d.busy=1;if(d.fxFn)d.fxFn(l,m,d,k,e,b&&d.fastOnEvent);else if(c.isFunction(c.fn.cycle[d.fx]))c.fn.cycle[d.fx](l,m,d,k,e,b&&d.fastOnEvent);else c.fn.cycle.custom(l,m,d,k,e,b&&d.fastOnEvent)}if(u||d.nextSlide==d.currSlide)if(d.lastSlide=d.currSlide,d.random){d.currSlide=d.nextSlide;if(++d.randomIndex==a.length)d.randomIndex=0;d.nextSlide=d.randomMap[d.randomIndex];if(d.nextSlide==d.currSlide)d.nextSlide=d.currSlide==d.slideCount-1?0:d.currSlide+
1}else d.backwards?(b=d.nextSlide-1<0)&&d.bounce?(d.backwards=!d.backwards,d.nextSlide=1,d.currSlide=0):(d.nextSlide=b?a.length-1:d.nextSlide-1,d.currSlide=b?0:d.nextSlide+1):(b=d.nextSlide+1==a.length)&&d.bounce?(d.backwards=!d.backwards,d.nextSlide=a.length-2,d.currSlide=a.length-1):(d.nextSlide=b?0:d.nextSlide+1,d.currSlide=b?a.length-1:d.nextSlide-1);u&&d.pager&&d.updateActivePagerLink(d.pager,d.currSlide,d.activePagerClass)}}}function t(a,c,b,e){if(b.timeoutFn){for(a=b.timeoutFn.call(a,a,c,b,
e);b.fx!="none"&&a-b.speed<250;)a+=b.speed;h("calculated timeout: "+a+"; speed: "+b.speed);if(a!==false)return a}return b.timeout}function z(a,d){var b=d?1:-1,e=a.elements,g=a.$cont[0],f=g.cycleTimeout;if(f)clearTimeout(f),g.cycleTimeout=0;if(a.random&&b<0){a.randomIndex--;if(--a.randomIndex==-2)a.randomIndex=e.length-2;else if(a.randomIndex==-1)a.randomIndex=e.length-1;a.nextSlide=a.randomMap[a.randomIndex]}else if(a.random)a.nextSlide=a.randomMap[a.randomIndex];else if(a.nextSlide=a.currSlide+b,
a.nextSlide<0){if(a.nowrap)return false;a.nextSlide=e.length-1}else if(a.nextSlide>=e.length){if(a.nowrap)return false;a.nextSlide=0}g=a.onPrevNextEvent||a.prevNextClick;c.isFunction(g)&&g(b>0,a.nextSlide,e[a.nextSlide]);n(e,a,1,d);return false}function w(a,d){var b=c(d.pager);c.each(a,function(e,g){c.fn.cycle.createPagerAnchor(e,g,b,a,d)});d.updateActivePagerLink(d.pager,d.startingSlide,d.activePagerClass)}function x(a){function d(a){a=parseInt(a,10).toString(16);return a.length<2?"0"+a:a}function b(a){for(;a&&
a.nodeName.toLowerCase()!="html";a=a.parentNode){var e=c.css(a,"background-color");if(e&&e.indexOf("rgb")>=0)return a=e.match(/\d+/g),"#"+d(a[0])+d(a[1])+d(a[2]);if(e&&e!="transparent")return e}return"#ffffff"}h("applying clearType background-color hack");a.each(function(){c(this).css("background-color",b(this))})}if(c.support==void 0)c.support={opacity:!c.browser.msie};c.expr[":"].paused=function(a){return a.cyclePause};c.fn.cycle=function(a,d){var b={s:this.selector,c:this.context};if(this.length===
0&&a!="stop"){if(!c.isReady&&b.s)return i("DOM not ready, queuing slideshow"),c(function(){c(b.s,b.c).cycle(a,d)}),this;i("terminating; zero elements found by selector"+(c.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var e=k(this,a,d);if(e!==false){e.updateActivePagerLink=e.updateActivePagerLink||c.fn.cycle.updateActivePagerLink;this.cycleTimeout&&clearTimeout(this.cycleTimeout);this.cycleTimeout=this.cyclePause=0;var g=c(this),f=e.slideExpr?c(e.slideExpr,this):g.children(),
l=f.get(),m=v(g,f,l,e,b);if(m!==false)if(l.length<2)i("terminating; too few slides: "+l.length);else if(g=m.continuous?10:t(l[m.currSlide],l[m.nextSlide],m,!m.backwards))g+=m.delay||0,g<10&&(g=10),h("first timeout: "+g),this.cycleTimeout=setTimeout(function(){n(l,m,0,!e.backwards)},g)}})};c.fn.cycle.resetState=function(a,d){d=d||a.fx;a.before=[];a.after=[];a.cssBefore=c.extend({},a.original.cssBefore);a.cssAfter=c.extend({},a.original.cssAfter);a.animIn=c.extend({},a.original.animIn);a.animOut=c.extend({},
a.original.animOut);a.fxFn=null;c.each(a.original.before,function(){a.before.push(this)});c.each(a.original.after,function(){a.after.push(this)});var b=c.fn.cycle.transitions[d];c.isFunction(b)&&b(a.$cont,c(a.elements),a)};c.fn.cycle.updateActivePagerLink=function(a,d,b){c(a).each(function(){c(this).children().removeClass(b).eq(d).addClass(b)})};c.fn.cycle.next=function(a){z(a,1)};c.fn.cycle.prev=function(a){z(a,0)};c.fn.cycle.createPagerAnchor=function(a,d,e,g,k){c.isFunction(k.pagerAnchorBuilder)?
(d=k.pagerAnchorBuilder(a,d),h("pagerAnchorBuilder("+a+", el) returned: "+d)):d='<a href="#">'+(a+1)+"</a>";if(d){var f=c(d);if(f.parents("body").length===0){var l=[];e.length>1?(e.each(function(){var a=f.clone(true);c(this).append(a);l.push(a[0])}),f=c(l)):f.appendTo(e)}k.pagerAnchors=k.pagerAnchors||[];k.pagerAnchors.push(f);e=function(b){b.preventDefault();k.nextSlide=a;var b=k.$cont[0],d=b.cycleTimeout;if(d)clearTimeout(d),b.cycleTimeout=0;b=k.onPagerEvent||k.pagerClick;c.isFunction(b)&&b(k.nextSlide,
g[k.nextSlide]);n(g,k,1,k.currSlide<a)};/mouseenter|mouseover/i.test(k.pagerEvent)?f.hover(e,function(){}):f.bind(k.pagerEvent,e);!/^click/.test(k.pagerEvent)&&!k.allowPagerClickBubble&&f.bind("click.cycle",function(){return false});var m=k.$cont[0],u=false;k.pauseOnPagerHover&&f.hover(function(){u=true;m.cyclePause++;b(m,true,true)},function(){u&&m.cyclePause--;b(m,true,true)})}};c.fn.cycle.hopsFromLast=function(a,c){var b=a.lastSlide,e=a.currSlide;return c?e>b?e-b:a.slideCount-b:e<b?b-e:b+a.slideCount-
e};c.fn.cycle.commonReset=function(a,b,e,g,h,f){c(e.elements).not(a).hide();if(typeof e.cssBefore.opacity=="undefined")e.cssBefore.opacity=1;e.cssBefore.display="block";if(e.slideResize&&g!==false&&b.cycleW>0)e.cssBefore.width=b.cycleW;if(e.slideResize&&h!==false&&b.cycleH>0)e.cssBefore.height=b.cycleH;e.cssAfter=e.cssAfter||{};e.cssAfter.display="none";c(a).css("zIndex",e.slideCount+(f===true?1:0));c(b).css("zIndex",e.slideCount+(f===true?0:1))};c.fn.cycle.custom=function(a,b,e,g,h,f){var l=c(a),
m=c(b),u=e.speedIn,a=e.speedOut,r=e.easeIn,b=e.easeOut;m.css(e.cssBefore);f&&(u=typeof f=="number"?a=f:a=1,r=b=null);var k=function(){m.animate(e.animIn,u,r,function(){g()})};l.animate(e.animOut,a,b,function(){l.css(e.cssAfter);e.sync||k()});e.sync&&k()};c.fn.cycle.transitions={fade:function(a,b,e){b.not(":eq("+e.currSlide+")").css("opacity",0);e.before.push(function(a,b,d){c.fn.cycle.commonReset(a,b,d);d.cssBefore.opacity=0});e.animIn={opacity:1};e.animOut={opacity:0};e.cssBefore={top:0,left:0}}};
c.fn.cycle.ver=function(){return"2.9996"};c.fn.cycle.defaults={activePagerClass:"activeSlide",after:null,allowPagerClickBubble:false,animIn:null,animOut:null,aspect:false,autostop:0,autostopCount:0,backwards:false,before:null,center:null,cleartype:!c.support.opacity,cleartypeNoBg:false,containerResize:1,continuous:0,cssAfter:null,cssBefore:null,delay:0,easeIn:null,easeOut:null,easing:null,end:null,fastOnEvent:0,fit:0,fx:"fade",fxFn:null,height:"auto",manualTrump:true,metaAttr:"cycle",next:null,nowrap:0,
onPagerEvent:null,onPrevNextEvent:null,pager:null,pagerAnchorBuilder:null,pagerEvent:"click.cycle",pause:0,pauseOnPagerHover:0,prev:null,prevNextEvent:"click.cycle",random:0,randomizeEffects:1,requeueOnImageNotLoaded:true,requeueTimeout:250,rev:0,shuffle:null,skipInitializationCallbacks:false,slideExpr:null,slideResize:1,speed:1E3,speedIn:null,speedOut:null,startingSlide:0,sync:1,timeout:4E3,timeoutFn:null,updateActivePagerLink:null,width:null}})(jQuery);
(function(c){c.fn.cycle.transitions.none=function(h,i,b){b.fxFn=function(b,g,e,h){c(g).show();c(b).hide();h()}};c.fn.cycle.transitions.fadeout=function(h,i,b){i.not(":eq("+b.currSlide+")").css({display:"block",opacity:1});b.before.push(function(b,g,e,h,i,s){c(b).css("zIndex",e.slideCount+(!s===true?1:0));c(g).css("zIndex",e.slideCount+(!s===true?0:1))});b.animIn.opacity=1;b.animOut.opacity=0;b.cssBefore.opacity=1;b.cssBefore.display="block";b.cssAfter.zIndex=0};c.fn.cycle.transitions.scrollUp=function(h,
i,b){h.css("overflow","hidden");b.before.push(c.fn.cycle.commonReset);h=h.height();b.cssBefore.top=h;b.cssBefore.left=0;b.cssFirst.top=0;b.animIn.top=0;b.animOut.top=-h};c.fn.cycle.transitions.scrollDown=function(h,i,b){h.css("overflow","hidden");b.before.push(c.fn.cycle.commonReset);h=h.height();b.cssFirst.top=0;b.cssBefore.top=-h;b.cssBefore.left=0;b.animIn.top=0;b.animOut.top=h};c.fn.cycle.transitions.scrollLeft=function(h,i,b){h.css("overflow","hidden");b.before.push(c.fn.cycle.commonReset);h=
h.width();b.cssFirst.left=0;b.cssBefore.left=h;b.cssBefore.top=0;b.animIn.left=0;b.animOut.left=0-h};c.fn.cycle.transitions.scrollRight=function(h,i,b){h.css("overflow","hidden");b.before.push(c.fn.cycle.commonReset);h=h.width();b.cssFirst.left=0;b.cssBefore.left=-h;b.cssBefore.top=0;b.animIn.left=0;b.animOut.left=h};c.fn.cycle.transitions.scrollHorz=function(h,i,b){h.css("overflow","hidden").width();b.before.push(function(b,g,e,h){e.rev&&(h=!h);c.fn.cycle.commonReset(b,g,e);e.cssBefore.left=h?g.cycleW-
1:1-g.cycleW;e.animOut.left=h?-b.cycleW:b.cycleW});b.cssFirst.left=0;b.cssBefore.top=0;b.animIn.left=0;b.animOut.top=0};c.fn.cycle.transitions.scrollVert=function(h,i,b){h.css("overflow","hidden");b.before.push(function(b,g,e,h){e.rev&&(h=!h);c.fn.cycle.commonReset(b,g,e);e.cssBefore.top=h?1-g.cycleH:g.cycleH-1;e.animOut.top=h?b.cycleH:-b.cycleH});b.cssFirst.top=0;b.cssBefore.left=0;b.animIn.top=0;b.animOut.left=0};c.fn.cycle.transitions.slideX=function(h,i,b){b.before.push(function(b,g,e){c(e.elements).not(b).hide();
c.fn.cycle.commonReset(b,g,e,false,true);e.animIn.width=g.cycleW});b.cssBefore.left=0;b.cssBefore.top=0;b.cssBefore.width=0;b.animIn.width="show";b.animOut.width=0};c.fn.cycle.transitions.slideY=function(h,i,b){b.before.push(function(b,g,e){c(e.elements).not(b).hide();c.fn.cycle.commonReset(b,g,e,true,false);e.animIn.height=g.cycleH});b.cssBefore.left=0;b.cssBefore.top=0;b.cssBefore.height=0;b.animIn.height="show";b.animOut.height=0};c.fn.cycle.transitions.shuffle=function(h,i,b){h=h.css("overflow",
"visible").width();i.css({left:0,top:0});b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,true,true,true)});if(!b.speedAdjusted)b.speed/=2,b.speedAdjusted=true;b.random=0;b.shuffle=b.shuffle||{left:-h,top:15};b.els=[];for(h=0;h<i.length;h++)b.els.push(i[h]);for(h=0;h<b.currSlide;h++)b.els.push(b.els.shift());b.fxFn=function(b,g,e,h,i){e.rev&&(i=!i);var s=i?c(b):c(g);c(g).css(e.cssBefore);var j=e.slideCount;s.animate(e.shuffle,e.speedIn,e.easeIn,function(){for(var g=c.fn.cycle.hopsFromLast(e,
i),t=0;t<g;t++)i?e.els.push(e.els.shift()):e.els.unshift(e.els.pop());if(i){g=0;for(t=e.els.length;g<t;g++)c(e.els[g]).css("z-index",t-g+j)}else g=c(b).css("z-index"),s.css("z-index",parseInt(g,10)+1+j);s.animate({left:0,top:0},e.speedOut,e.easeOut,function(){c(i?this:b).hide();h&&h()})})};c.extend(b.cssBefore,{display:"block",opacity:1,top:0,left:0})};c.fn.cycle.transitions.turnUp=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,true,false);e.cssBefore.top=g.cycleH;e.animIn.height=
g.cycleH;e.animOut.width=g.cycleW});b.cssFirst.top=0;b.cssBefore.left=0;b.cssBefore.height=0;b.animIn.top=0;b.animOut.height=0};c.fn.cycle.transitions.turnDown=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,true,false);e.animIn.height=g.cycleH;e.animOut.top=b.cycleH});b.cssFirst.top=0;b.cssBefore.left=0;b.cssBefore.top=0;b.cssBefore.height=0;b.animOut.height=0};c.fn.cycle.transitions.turnLeft=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,false,
true);e.cssBefore.left=g.cycleW;e.animIn.width=g.cycleW});b.cssBefore.top=0;b.cssBefore.width=0;b.animIn.left=0;b.animOut.width=0};c.fn.cycle.transitions.turnRight=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,false,true);e.animIn.width=g.cycleW;e.animOut.left=b.cycleW});c.extend(b.cssBefore,{top:0,left:0,width:0});b.animIn.left=0;b.animOut.width=0};c.fn.cycle.transitions.zoom=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,false,false,true);
e.cssBefore.top=g.cycleH/2;e.cssBefore.left=g.cycleW/2;c.extend(e.animIn,{top:0,left:0,width:g.cycleW,height:g.cycleH});c.extend(e.animOut,{width:0,height:0,top:b.cycleH/2,left:b.cycleW/2})});b.cssFirst.top=0;b.cssFirst.left=0;b.cssBefore.width=0;b.cssBefore.height=0};c.fn.cycle.transitions.fadeZoom=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,false,false);e.cssBefore.left=g.cycleW/2;e.cssBefore.top=g.cycleH/2;c.extend(e.animIn,{top:0,left:0,width:g.cycleW,height:g.cycleH})});
b.cssBefore.width=0;b.cssBefore.height=0;b.animOut.opacity=0};c.fn.cycle.transitions.blindX=function(h,i,b){h=h.css("overflow","hidden").width();b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e);e.animIn.width=g.cycleW;e.animOut.left=b.cycleW});b.cssBefore.left=h;b.cssBefore.top=0;b.animIn.left=0;b.animOut.left=h};c.fn.cycle.transitions.blindY=function(h,i,b){h=h.css("overflow","hidden").height();b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e);e.animIn.height=g.cycleH;e.animOut.top=
b.cycleH});b.cssBefore.top=h;b.cssBefore.left=0;b.animIn.top=0;b.animOut.top=h};c.fn.cycle.transitions.blindZ=function(h,i,b){i=h.css("overflow","hidden").height();h=h.width();b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e);e.animIn.height=g.cycleH;e.animOut.top=b.cycleH});b.cssBefore.top=i;b.cssBefore.left=h;b.animIn.top=0;b.animIn.left=0;b.animOut.top=i;b.animOut.left=h};c.fn.cycle.transitions.growX=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,false,true);
e.cssBefore.left=this.cycleW/2;e.animIn.left=0;e.animIn.width=this.cycleW;e.animOut.left=0});b.cssBefore.top=0;b.cssBefore.width=0};c.fn.cycle.transitions.growY=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,true,false);e.cssBefore.top=this.cycleH/2;e.animIn.top=0;e.animIn.height=this.cycleH;e.animOut.top=0});b.cssBefore.height=0;b.cssBefore.left=0};c.fn.cycle.transitions.curtainX=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,false,true,true);
e.cssBefore.left=g.cycleW/2;e.animIn.left=0;e.animIn.width=this.cycleW;e.animOut.left=b.cycleW/2;e.animOut.width=0});b.cssBefore.top=0;b.cssBefore.width=0};c.fn.cycle.transitions.curtainY=function(h,i,b){b.before.push(function(b,g,e){c.fn.cycle.commonReset(b,g,e,true,false,true);e.cssBefore.top=g.cycleH/2;e.animIn.top=0;e.animIn.height=g.cycleH;e.animOut.top=b.cycleH/2;e.animOut.height=0});b.cssBefore.height=0;b.cssBefore.left=0};c.fn.cycle.transitions.cover=function(h,i,b){var k=b.direction||"left",
g=h.css("overflow","hidden").width(),e=h.height();b.before.push(function(b,h,i){c.fn.cycle.commonReset(b,h,i);k=="right"?i.cssBefore.left=-g:k=="up"?i.cssBefore.top=e:k=="down"?i.cssBefore.top=-e:i.cssBefore.left=g});b.animIn.left=0;b.animIn.top=0;b.cssBefore.top=0;b.cssBefore.left=0};c.fn.cycle.transitions.uncover=function(h,i,b){var k=b.direction||"left",g=h.css("overflow","hidden").width(),e=h.height();b.before.push(function(b,h,i){c.fn.cycle.commonReset(b,h,i,true,true,true);k=="right"?i.animOut.left=
g:k=="up"?i.animOut.top=-e:k=="down"?i.animOut.top=e:i.animOut.left=-g});b.animIn.left=0;b.animIn.top=0;b.cssBefore.top=0;b.cssBefore.left=0};c.fn.cycle.transitions.toss=function(h,i,b){var k=h.css("overflow","visible").width(),g=h.height();b.before.push(function(b,h,i){c.fn.cycle.commonReset(b,h,i,true,true,true);!i.animOut.left&&!i.animOut.top?c.extend(i.animOut,{left:k*2,top:-g/2,opacity:0}):i.animOut.opacity=0});b.cssBefore.left=0;b.cssBefore.top=0;b.animIn.left=0};c.fn.cycle.transitions.wipe=
function(h,i,b){var k=h.css("overflow","hidden").width(),g=h.height();b.cssBefore=b.cssBefore||{};var e;b.clip&&(/l2r/.test(b.clip)?e="rect(0px 0px "+g+"px 0px)":/r2l/.test(b.clip)?e="rect(0px "+k+"px "+g+"px "+k+"px)":/t2b/.test(b.clip)?e="rect(0px "+k+"px 0px 0px)":/b2t/.test(b.clip)?e="rect("+g+"px "+k+"px "+g+"px 0px)":/zoom/.test(b.clip)&&(h=parseInt(g/2,10),i=parseInt(k/2,10),e="rect("+h+"px "+i+"px "+h+"px "+i+"px)"));b.cssBefore.clip=b.cssBefore.clip||e||"rect(0px 0px 0px 0px)";var h=b.cssBefore.clip.match(/(\d+)/g),
v=parseInt(h[0],10),q=parseInt(h[1],10),s=parseInt(h[2],10),j=parseInt(h[3],10);b.before.push(function(b,e,h){if(b!=e){var i=c(b),x=c(e);c.fn.cycle.commonReset(b,e,h,true,true,false);h.cssAfter.display="block";var a=1,d=parseInt(h.speedIn/13,10)-1;(function y(){var b=v?v-parseInt(a*(v/d),10):0,c=j?j-parseInt(a*(j/d),10):0,e=s<g?s+parseInt(a*((g-s)/d||1),10):g,m=q<k?q+parseInt(a*((k-q)/d||1),10):k;x.css({clip:"rect("+b+"px "+m+"px "+e+"px "+c+"px)"});a++<=d?setTimeout(y,13):i.css("display","none")})()}});
c.extend(b.cssBefore,{display:"block",opacity:1,top:0,left:0});b.animIn={left:0};b.animOut={left:0}}})(jQuery);var Cufon=function(){function c(a){var b=this.face=a.face,c={" ":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=function(){var a=b.bbox.split(/\s+/),a={minX:parseInt(a[0],10),minY:parseInt(a[1],10),maxX:parseInt(a[2],10),maxY:parseInt(a[3],10)};a.width=a.maxX-a.minX;a.height=a.maxY-a.minY;a.toString=function(){return[this.minX,
this.minY,this.width,this.height].join(" ")};return a}();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(a,b,d){for(var e=this.glyphs,f,l,g=[],m=0,h=-1,i=-1,j;j=a[++h];)if(f=e[j]||this.missingGlyph)l&&(m-=l=l[j]||0,g[i]-=l),m+=g[++i]=~~(f.w||this.w)+b+(c[j]?d:0),l=f.k;g.total=m;return g}}function h(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=
function(c,d){var e=a[c]||a[b[c]]||a.normal||a.italic||a.oblique;if(!e)return null;d={normal:400,bold:700}[d]||parseInt(d,10);if(e[d])return e[d];var f={1:1,99:0}[d%100],g=[],h,i;f===void 0&&(f=d>400);d==500&&(d=400);for(var j in e)if(e.hasOwnProperty(j)){j=parseInt(j,10);if(!h||j<h)h=j;if(!i||j>i)i=j;g.push(j)}d<h&&(d=h);d>i&&(d=i);g.sort(function(a,b){return(f?a>=d&&b>=d?a<b:a>b:a<=d&&b<=d?a>b:a<b)?-1:1});return e[g[0]]}}function i(a){var b={},c={};this.extend=function(a){for(var c in a)a.hasOwnProperty(c)&&
(b[c]=a[c]);return this};this.get=function(c){return b[c]!=void 0?b[c]:a[c]};this.getSize=function(a,b){return c[a]||(c[a]=new t.Size(this.get(a),b))};this.isUsable=function(){return!!a}}function b(a,b,c){a.addEventListener?a.addEventListener(b,c,false):a.attachEvent&&a.attachEvent("on"+b,function(){return c.call(a,window.event)})}function k(a,b){var c=w.get(a);if(c.options)return a;b.hover&&b.hoverables[a.nodeName.toLowerCase()]&&x.attach(a);c.options=b;return a}function g(a){var b={};return function(c){b.hasOwnProperty(c)||
(b[c]=a.apply(null,arguments));return b[c]}}function e(a){return document.getElementsByTagName(a)}function v(){for(var a={},b,c,d=0,e=arguments.length;b=arguments[d],d<e;++d)for(c in b)b.hasOwnProperty(c)&&(a[c]=b[c]);return a}function q(a,b,c,d,e,g){var h=document.createDocumentFragment();if(b==="")return h;var i=d.separate,j=b.split(f[i]);if((i=i=="words")&&z)/^\s/.test(b)&&j.unshift(""),/\s$/.test(b)&&j.push("");for(var k=0,v=j.length;k<v;++k)(b=o[d.engine](a,i?t.textAlign(j[k],c,k,v):j[k],c,d,
e,g,k<v-1))&&h.appendChild(b);return h}function s(a,b){var c=a.nodeName.toLowerCase();if(!b.ignore[c]){var c=!b.textless[c],d=t.getStyle(k(a,b)).extend(b),e;a:{e=t.quotedList(d.get("fontFamily").toLowerCase());for(var f,g=0;f=e[g];++g)if(y[f]){e=y[f].get(d.get("fontStyle"),d.get("fontWeight"));break a}e=null}var h,i,j;if(e)for(f=a.firstChild;f;f=h){g=f.nodeType;h=f.nextSibling;if(c&&g==3&&(i?(i.appendData(f.data),a.removeChild(f)):i=f,h))continue;i&&(a.replaceChild(q(e,t.whiteSpace(i.data,d,i,j),
d,b,f,a),i),i=null);if(g==1){if(f.firstChild)if(f.nodeName.toLowerCase()=="cufon")o[b.engine](e,null,d,b,f,a);else arguments.callee(f,b);j=f}}}}var j=function(){return j.replace.apply(null,arguments)},n=j.DOM={ready:function(){var a=false,c={loaded:1,complete:1},d=[],e=function(){if(!a){a=true;for(var b;b=d.shift();b());}};document.addEventListener&&(document.addEventListener("DOMContentLoaded",e,false),window.addEventListener("pageshow",e,false));!window.opera&&document.readyState&&function(){c[document.readyState]?
e():setTimeout(arguments.callee,10)}();document.readyState&&document.createStyleSheet&&function(){try{document.body.doScroll("left"),e()}catch(a){setTimeout(arguments.callee,1)}}();b(window,"load",e);return function(b){arguments.length?a?b():d.push(b):e()}}(),root:function(){return document.documentElement||document.body}},t=j.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/b*this.value};this.convertFrom=function(a){return a/
this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(a,b){var c=a.className;a.className=c+(c&&" ")+b;return a},color:g(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(a,c,d){b.opacity=parseFloat(d);return"rgb("+c+")"});return b}),fontStretch:g(function(a){return typeof a=="number"?a:/%$/.test(a)?parseFloat(a)/100:{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,
"ultra-expanded":2}[a]||1}),getStyle:function(a){var b=document.defaultView;return b&&b.getComputedStyle?new i(b.getComputedStyle(a,null)):a.currentStyle?new i(a.currentStyle):new i(a.style)},gradient:g(function(a){for(var b={id:a,type:a.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},a=a.substr(a.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig),c=0,d=a.length,e;c<d;++c)e=a[c].split("=",2).reverse(),b.stops.push([e[1]||c/(d-1),e[0]]);return b}),quotedList:g(function(a){for(var b=[],
c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;d=c.exec(a);)b.push(d[3]||d[1]);return b}),recognizesMedia:g(function(a){var b=document.createElement("style"),c;b.type="text/css";b.media=a;try{b.appendChild(document.createTextNode("/**/"))}catch(d){}a=e("head")[0];a.insertBefore(b,a.firstChild);c=(c=b.sheet||b.styleSheet)&&!c.disabled;a.removeChild(b);return c}),removeClass:function(a,b){a.className=a.className.replace(RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g"),"");return a},supports:function(a,b){var c=
document.createElement("span").style;if(c[a]===void 0)return false;c[a]=b;return c[a]===b},textAlign:function(a,b,c,d){b.get("textAlign")=="right"?c>0&&(a=" "+a):c<d-1&&(a+=" ");return a},textShadow:g(function(a){if(a=="none")return null;for(var b=[],c={},d,e=0,f=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;d=f.exec(a);)d[0]==","?(b.push(c),c={},e=0):d[1]?c.color=d[1]:c[["offX","offY","blur"][e++]]=d[2];b.push(c);return b}),textTransform:function(){var a={uppercase:function(a){return a.toUpperCase()},
lowercase:function(a){return a.toLowerCase()},capitalize:function(a){return a.replace(/\b./g,function(a){return a.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}}(),whiteSpace:function(){var a={inline:1,"inline-block":1,"run-in":1},b=/^\s+/,c=/\s+$/;return function(d,e,f,g){g&&g.nodeName.toLowerCase()=="br"&&(d=d.replace(b,""));if(a[e.get("display")])return d;f.previousSibling||(d=d.replace(b,""));f.nextSibling||(d=d.replace(c,""));return d}}()};t.ready=function(){function a(b,
c){if(!t.recognizesMedia(c||"all"))return true;if(!b||b.disabled)return false;try{var d=b.cssRules,e;if(d){var f=0,g=d.length;a:for(;e=d[f],f<g;++f)switch(e.type){case 2:break;case 3:if(!a(e.styleSheet,e.media.mediaText))return false;break;default:break a}}}catch(h){}return true}function b(){if(document.createStyleSheet)return true;var c,d;for(d=0;c=g[d];++d)if(c.rel.toLowerCase()=="stylesheet"&&!c.disabled&&!a(c.sheet,c.media||"screen"))return false;for(d=0;c=h[d];++d)if(!c.disabled&&!a(c.sheet,
c.media||"screen"))return false;return true}var c=!t.recognizesMedia("all"),d=false,f=[],g=e("link"),h=e("style");n.ready(function(){d||(d=t.getStyle(document.body).isUsable());if(c||d&&b()){c=true;for(var a;a=f.shift();a());}else setTimeout(arguments.callee,10)});return function(a){c?a():f.push(a)}}();var z=" ".split(/\s+/).length==0,w=new function(){var a={},b=0;this.get=function(c){c=c.cufid||(c.cufid=++b);return a[c]||(a[c]={})}},x=new function(){function a(b){var c=b.relatedTarget;c&&!(this.contains?
this.contains(c):this.compareDocumentPosition(c)&16)&&d(this,b.type=="mouseover")}function c(a){d(this,a.type=="mouseenter")}function d(a,b){setTimeout(function(){var c=w.get(a).options;j.replace(a,b?v(c,c.hover):c,true)},10)}this.attach=function(d){d.onmouseenter===void 0?(b(d,"mouseover",a),b(d,"mouseout",a)):(b(d,"mouseenter",c),b(d,"mouseleave",c))}},a=new function(){var a=[],b={};this.add=function(c,d){b[c]=a.push(d)-1};this.repeat=function(){var c;if(arguments.length){c=arguments;for(var d=
[],e,f=0;e=c[f];++f)d[f]=a[b[e]];c=d}else c=a;for(e=0;d=c[e++];)j.replace(d[0],d[1],true)}},d=false,o={},y={},A={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(a){return jQuery(a)}||window.dojo&&dojo.query||window.Ext&&Ext.query||window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&
YAHOO.util.Selector.query||window.$$&&function(a){return $$(a)}||window.$&&function(a){return $(a)}||document.querySelectorAll&&function(a){return document.querySelectorAll(a)}||e,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},f={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};j.now=function(){n.ready();return j};j.refresh=function(){a.repeat.apply(a,arguments);return j};j.registerEngine=function(a,b){if(!b)return j;
o[a]=b;return j.set("engine",a)};j.registerFont=function(a){if(!a)return j;var a=new c(a),b=a.family;y[b]||(y[b]=new h);y[b].add(a);return j.set("fontFamily",'"'+b+'"')};j.replace=function(b,c,e){c=v(A,c);if(!c.engine)return j;d||(t.addClass(n.root(),"cufon-active cufon-loading"),t.ready(function(){t.addClass(t.removeClass(n.root(),"cufon-loading"),"cufon-ready")}),d=true);if(c.hover)c.forceHitArea=true;c.autoDetect&&delete c.fontFamily;if(typeof c.textShadow=="string")c.textShadow=t.textShadow(c.textShadow);
typeof c.color=="string"&&/^-/.test(c.color)?c.textGradient=t.gradient(c.color):delete c.textGradient;e||a.add(b,arguments);if(b.nodeType||typeof b=="string")b=[b];t.ready(function(){for(var a=0,d=b.length;a<d;++a){var e=b[a];typeof e=="string"?j.replace(c.selector(e),c,true):s(e,c)}});return j};j.set=function(a,b){A[a]=b;return j};return j}();
Cufon.registerEngine("vml",function(){function c(b,c){if(c==="0")return 0;if(/px$/i.test(c))return parseFloat(c);var h=b.style.left,i=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=c.replace("%","em");var k=b.style.pixelLeft;b.style.left=h;b.runtimeStyle.left=i;return k}function h(b,e,h,i){var k="computed"+i,j=e[k];isNaN(j)&&(j=e.get(i),e[k]=j=j=="normal"?0:~~h.convertFrom(c(b,j)));return j}var i=document.namespaces;if(i&&(i.add("cvml","urn:schemas-microsoft-com:vml"),i=
null,i=document.createElement("cvml:shape"),i.style.behavior="url(#default#VML)",i.coordsize)){var i=null,b=(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:'+(b?"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;"));var k={};return function(g,e,i,q,s,j,n){var t=e===null;if(t)e=s.alt;var z=g.viewBox,w;if(!(w=i.computedFontSize)){w=Cufon.CSS.Size;var x;x=i.get("fontSize");x=c(j,/(?:em|ex|%)$|^[a-z-]+$/i.test(x)?"1em":x);w=i.computedFontSize=new w(x+"px",g.baseSize)}x=w;if(t)w=s,s=s.firstChild;else{w=document.createElement("cufon");w.className="cufon cufon-vml";w.alt=e;s=document.createElement("cufoncanvas");w.appendChild(s);if(q.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(e));
w.appendChild(a)}n||w.appendChild(document.createElement("cvml:shape"))}var n=w.style,d=s.style,o=x.convert(z.height),a=Math.ceil(o),o=a/o*Cufon.CSS.fontStretch(i.get("fontStretch")),y=z.minX,A=z.minY;d.height=a;d.top=Math.round(x.convert(A-g.ascent));d.left=Math.round(x.convert(y));n.height=x.convert(g.height)+"px";var f=i.get("color"),l=Cufon.CSS.textTransform(e,i).split(""),m=g.spacing(l,h(j,i,x,"letterSpacing"),h(j,i,x,"wordSpacing"));if(!m.length)return null;var e=m.total,u=-y+e+(z.width-m[m.length-
1]),d=x.convert(u*o),d=Math.round(d),z=u+","+z.height,r,u="r"+z+"ns",D;if(D=q.textGradient){var B=q.textGradient;D=B.id;if(!k[D]){var B=B.stops,F=document.createElement("cvml:fill"),G=[];F.type="gradient";F.angle=180;F.focus="0";F.method="sigma";F.color=B[0][1];for(var E=1,J=B.length-1;E<J;++E)G.push(B[E][0]*100+"% "+B[E][1]);F.colors=G.join(",");F.color2=B[J][1];k[D]=F}D=k[D]}B=g.glyphs;F=0;G=q.textShadow;E=-1;for(J=0;l[++E];){var H=B[l[E]]||g.missingGlyph,C;if(H){if(t)for(C=s.childNodes[J];C.firstChild;)C.removeChild(C.firstChild);
else C=document.createElement("cvml:shape"),s.appendChild(C);C.stroked="f";C.coordsize=z;C.coordorigin=r=y-F+","+A;C.path=(H.d?"m"+H.d+"xe":"")+"m"+r+u;C.fillcolor=f;D&&C.appendChild(D.cloneNode(false));r=C.style;r.width=d;r.height=a;if(G){r=G[0];var H=G[1],L=Cufon.CSS.color(r.color),K,I=document.createElement("cvml:shadow");I.on="t";I.color=L.color;I.offset=r.offX+","+r.offY;if(H)K=Cufon.CSS.color(H.color),I.type="double",I.color2=K.color,I.offset2=H.offX+","+H.offY;I.opacity=L.opacity||K&&K.opacity||
1;C.appendChild(I)}F+=m[J++]}}g=C.nextSibling;if(q.forceHitArea){if(!g)g=document.createElement("cvml:rect"),g.stroked="f",g.className="cufon-vml-cover",q=document.createElement("cvml:fill"),q.opacity=0,g.appendChild(q),s.appendChild(g);q=g.style;q.width=d;q.height=a}else g&&s.removeChild(g);n.width=Math.max(Math.ceil(x.convert(e*o)),0);if(b){q=i.computedYAdjust;if(q===void 0)q=i.get("lineHeight"),q=="normal"?q="1em":isNaN(q)||(q+="em"),i.computedYAdjust=q=0.5*(c(j,q)-parseFloat(n.height));if(q)n.marginTop=
Math.ceil(q)+"px",n.marginBottom=q+"px"}return w}}}());
Cufon.registerEngine("canvas",function(){var c=document.createElement("canvas");if(c&&c.getContext&&c.getContext.apply){var c=null,h=Cufon.CSS.supports("display","inline-block"),c=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId)),i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(c?
"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"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(i);return function(b,c,g,e,i){function q(){var a=b.glyphs,c,d=-1,e=-1;for(r.scale(u,1);f[++d];)if(c=a[f[d]]||b.missingGlyph){if(c.d){r.beginPath();
if(c.code){var g=c.code;c=r;for(var h=0,i=g.length;h<i;++h){var j=g[h];c[j.m].apply(c,j.a)}}else{g=c;c="m"+c.d;var h=r,j=i=0,k=[],m=/([mrvxe])([^a-z]*)/g,n=void 0,o=0;a:for(;n=m.exec(c);++o){var q=n[2].split(",");switch(n[1]){case "v":k[o]={m:"bezierCurveTo",a:[i+~~q[0],j+~~q[1],i+~~q[2],j+~~q[3],i+=~~q[4],j+=~~q[5]]};break;case "r":k[o]={m:"lineTo",a:[i+=~~q[0],j+=~~q[1]]};break;case "m":k[o]={m:"moveTo",a:[i=~~q[0],j=~~q[1]]};break;case "x":k[o]={m:"closePath"};break;case "e":break a}h[k[o].m].apply(h,
k[o].a)}g.code=k}r.fill()}r.translate(l[++e],0)}r.restore()}var s=c===null;s&&(c=i.getAttribute("alt"));var j=b.viewBox,n=g.getSize("fontSize",b.baseSize),t=0,z=0,w=0,x=0,a=e.textShadow,d=[];if(a)for(var o=a.length;o--;){var y=a[o],A=n.convertFrom(parseFloat(y.offX)),y=n.convertFrom(parseFloat(y.offY));d[o]=[A,y];y<t&&(t=y);A>z&&(z=A);y>w&&(w=y);A<x&&(x=A)}var f=Cufon.CSS.textTransform(c,g).split(""),l=b.spacing(f,~~n.convertFrom(parseFloat(g.get("letterSpacing"))||0),~~n.convertFrom(parseFloat(g.get("wordSpacing"))||
0));if(!l.length)return null;y=l.total;z+=j.width-l[l.length-1];x+=j.minX;s?(s=i,o=i.firstChild):(s=document.createElement("cufon"),s.className="cufon cufon-canvas",s.setAttribute("alt",c),o=document.createElement("canvas"),s.appendChild(o),e.printable&&(i=document.createElement("cufontext"),i.appendChild(document.createTextNode(c)),s.appendChild(i)));var i=s.style,m=o.style,A=n.convert(j.height),c=Math.ceil(A)/A,u=c*Cufon.CSS.fontStretch(g.get("fontStretch"));y*=u;z=Math.ceil(n.convert(y+z-x));w=
Math.ceil(n.convert(j.height-t+w));o.width=z;o.height=w;m.width=z+"px";m.height=w+"px";t+=j.minY;m.top=Math.round(n.convert(t-b.ascent))+"px";m.left=Math.round(n.convert(x))+"px";w=Math.max(Math.ceil(n.convert(y)),0)+"px";h?(i.width=w,i.height=n.convert(b.height)+"px"):(i.paddingLeft=w,i.paddingBottom=n.convert(b.height)-1+"px");var r=o.getContext("2d"),n=A/j.height;r.scale(n,n*c);r.translate(-x,-t);r.save();if(a)for(o=a.length;o--;)y=a[o],r.save(),r.fillStyle=y.color,r.translate.apply(r,d[o]),q();
if(e=e.textGradient){g=e.stops;j=r.createLinearGradient(0,j.minY,0,j.maxY);o=0;for(e=g.length;o<e;++o)j.addColorStop.apply(j,g[o]);r.fillStyle=j}else r.fillStyle=g.get("color");q();return s}}}());Cufon.registerFont({w:241,face:{"font-family":"Gotham Medium","font-weight":350,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 4 3 0 0 2 0 4",ascent:"288",descent:"-72","x-height":"4",bbox:"-9 -287 389 59.25","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+20AC"},glyphs:{" ":{w:108},"!":{d:"42,-80r-13,-172r51,0r-13,172r-25,0xm31,0r0,-49r47,0r0,49r-47,0",w:108},'"':{d:"100,-144r9,-108v15,2,38,-4,49,2r-35,106r-23,0xm22,-144r8,-108v15,2,38,-4,49,2r-35,106r-22,0",
w:175},"#":{d:"36,0r10,-58r-32,0r0,-37r39,0r10,-63r-36,0r0,-37r43,0r10,-57r38,0r-10,57r59,0r10,-57r38,0r-9,57r32,0r0,37r-39,0r-10,63r36,0r0,37r-43,0r-10,58r-38,0r10,-58r-59,0r-10,58r-39,0xm91,-95r59,0r11,-63r-59,0",w:252},$:{d:"211,-71v2,43,-35,67,-77,71r0,35r-31,0r0,-36v-31,-4,-60,-15,-85,-35r23,-33v22,18,42,28,63,31r0,-71v-46,-13,-77,-24,-77,-74v0,-42,34,-66,76,-69r0,-21r31,0r0,22v25,3,48,12,68,27r-21,34v-16,-12,-32,-19,-49,-23r0,68v46,12,77,27,79,74xm104,-216v-28,-1,-46,30,-27,50v5,5,14,10,27,14r0,-64xm132,-37v30,2,47,-30,28,-51v-5,-5,-15,-10,-28,-14r0,65",
w:231,k:{7:4}},"%":{d:"136,-191v0,35,-25,66,-60,65v-34,0,-59,-30,-59,-64v0,-34,25,-65,60,-65v34,0,59,29,59,64xm43,0r184,-252r36,0r-185,252r-35,0xm288,-62v0,35,-24,66,-59,65v-34,-1,-59,-29,-59,-65v0,-34,24,-64,59,-64v34,0,59,29,59,64xm76,-227v-37,1,-35,73,1,73v17,0,27,-18,27,-36v0,-18,-10,-38,-28,-37xm202,-62v0,18,9,37,27,37v18,0,27,-18,27,-37v0,-18,-10,-36,-27,-36v-17,0,-28,18,-27,36",w:305},"&":{d:"119,-256v38,0,67,26,67,61v0,30,-18,52,-55,66r43,44v9,-14,18,-30,27,-49r33,18v-12,23,-23,42,-34,57r40,41r-33,23r-33,-34v-48,54,-160,41,-160,-40v0,-32,18,-56,54,-71v-43,-46,-15,-116,51,-116xm118,-221v-37,1,-39,45,-11,68v26,-11,40,-22,40,-40v0,-16,-13,-28,-29,-28xm92,-112v-48,14,-40,79,9,79v16,0,32,-7,47,-22",
w:250,k:{V:21,T:22,W:17,Y:23,S:1}},"'":{d:"22,-144r8,-108v16,2,38,-4,50,2r-35,106r-23,0",w:96},"(":{d:"66,-103v0,63,31,95,75,125r-19,29v-132,-65,-132,-244,0,-308r19,29v-45,30,-75,61,-75,125",w:158,k:{j:-11,g:11,J:5,d:11,q:11,c:11,e:11,o:11,C:11,G:11,O:11,Q:11,s:5}},")":{d:"93,-103v0,-63,-31,-96,-76,-125r19,-29v133,66,133,242,0,308r-19,-29v44,-30,76,-62,76,-125",w:158},"*":{d:"65,-138r5,-43r-36,26r-13,-22r41,-18r-41,-18r13,-22r36,26r-5,-44r25,0r-5,44r36,-26r13,22r-41,18r41,18r-13,22r-36,-26r5,43r-25,0",
w:154,k:{J:29,A:36,a:4,d:5,g:5,q:5,c:7,e:7,o:7,s:4,t:-4}},"+":{d:"94,-38r0,-69r-70,0r0,-40r70,0r0,-68r41,0r0,68r69,0r0,40r-69,0r0,69r-41,0",w:228},",":{d:"17,52r-5,-18v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v2,54,1,101,-55,101",w:96,k:{y:22,V:43,v:31,j:-5,1:18,7:7,0:7,T:36,W:36,Y:47,w:25,d:4,g:4,q:4,c:7,e:7,o:7,C:14,G:14,O:14,Q:14,f:5,t:9,U:5}},"-":{d:"20,-89r0,-43r107,0r0,43r-107,0",w:146,k:{V:14,X:18,v:5,x:11,1:11,7:14,3:4,T:32,W:13,Y:29,w:4,y:5,A:14,Z:11,z:4}},".":{d:"24,0r0,-49r48,0r0,49r-48,0",
w:96,k:{V:43,v:31,j:-5,1:18,7:7,0:7,T:36,W:36,Y:47,w:25,y:22,d:4,g:4,q:4,c:7,e:7,o:7,C:14,G:14,O:14,Q:14,f:5,t:9,U:5}},"/":{d:"-9,46r163,-333r38,0r-163,333r-38,0",w:187,k:{x:18,v:18,J:47,9:7,8:5,7:4,6:13,5:7,4:34,3:4,2:7,1:-4,0:13,"/":59,w:18,y:18,A:43,Z:7,a:23,d:25,g:25,q:25,c:29,e:29,o:29,C:14,G:14,O:14,Q:14,s:31,z:22,f:9,t:7,u:18,S:11,m:18,n:18,p:18,r:18}},0:{d:"240,-127v0,70,-44,131,-110,131v-66,0,-109,-60,-109,-130v0,-70,44,-130,110,-130v66,0,109,60,109,129xm130,-216v-88,1,-83,180,1,180v42,0,63,-45,63,-90v0,-45,-23,-90,-64,-90",
w:260,k:{7:10,3:4,2:4,1:2,"/":13,",":7,".":7}},1:{d:"64,0r0,-209r-45,13r-10,-36v32,-8,56,-25,99,-22r0,254r-44,0",w:142},2:{d:"114,-256v68,-4,106,72,69,124v-19,27,-72,67,-103,93r120,0r0,39r-182,0r0,-35v38,-35,92,-74,123,-111v23,-27,7,-72,-30,-70v-30,1,-41,17,-58,38r-32,-25v24,-31,44,-50,93,-53",w:220,k:{7:3,4:7}},3:{d:"200,-76v0,94,-141,103,-185,36r31,-29v19,22,42,33,67,33v24,1,44,-15,43,-39v-1,-34,-38,-40,-78,-38r-7,-28r68,-72r-109,0r0,-39r166,0r0,33r-70,72v40,7,74,25,74,71",w:222,k:{9:2,7:8,5:2,
"/":4}},4:{d:"148,0r0,-57r-127,0r-8,-31r140,-166r38,0r0,161r36,0r0,36r-36,0r0,57r-43,0xm66,-93r82,0r0,-100",w:245,k:{9:4,7:12,1:7,"/":7}},5:{d:"203,-82v0,95,-132,111,-186,48r27,-32v22,20,43,30,65,30v29,1,50,-17,50,-44v0,-46,-61,-51,-99,-31r-26,-18r7,-123r151,0r0,39r-113,0r-4,59v62,-22,128,7,128,72",w:223,k:{9:2,7:11,3:2,2:4,"/":7}},6:{d:"215,-82v0,51,-43,87,-94,86v-68,-1,-100,-46,-100,-123v0,-74,36,-138,108,-137v28,0,54,9,77,28r-24,34v-32,-26,-74,-33,-98,0v-10,15,-16,34,-17,58v47,-51,148,-20,148,54xm68,-80v-1,28,23,46,52,46v29,0,51,-19,51,-46v-1,-27,-23,-44,-52,-44v-28,0,-51,19,-51,44",
w:236,k:{9:4,7:6,3:4,1:5,"/":4}},7:{d:"38,0r113,-213r-127,0r0,-39r178,0r0,33r-114,219r-50,0",w:219,k:{9:5,8:4,6:7,5:9,4:31,3:7,2:5,1:-4,0:7,"/":50,",":36,".":36,"-":11}},8:{d:"210,-70v1,49,-46,74,-97,74v-51,0,-96,-26,-96,-73v0,-28,16,-49,46,-62v-24,-13,-37,-32,-37,-57v0,-41,43,-68,87,-68v45,0,89,27,88,69v0,24,-13,43,-37,56v30,14,46,35,46,61xm68,-184v-1,24,21,39,45,39v23,0,45,-14,45,-38v0,-50,-89,-45,-90,-1xm60,-72v0,25,25,39,53,39v28,0,54,-13,53,-39v0,-25,-26,-38,-53,-38v-27,0,-52,14,-53,38",w:226,
k:{9:2,7:4}},9:{d:"216,-134v0,76,-36,138,-108,138v-30,0,-57,-10,-81,-30r24,-34v31,27,75,36,101,2v11,-15,17,-33,18,-57v-45,54,-149,21,-149,-54v0,-49,42,-89,94,-87v69,1,101,47,101,122xm66,-171v0,28,21,45,51,45v30,0,51,-19,51,-46v1,-27,-23,-46,-52,-46v-29,0,-51,19,-50,47",w:236,k:{7:5,5:2,3:4,2:4,"/":9,",":4,".":4}},":":{d:"26,-141r0,-49r48,0r0,49r-48,0xm26,0r0,-49r48,0r0,49r-48,0",w:100,k:{V:7,T:8,W:5,Y:14}},";":{d:"26,-141r0,-49r48,0r0,49r-48,0xm19,52r-5,-18v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v2,55,0,101,-55,101",
w:100,k:{V:7,T:8,W:5,Y:14}},"<":{d:"196,-28r-172,-79r0,-39r172,-80r0,42r-129,57r129,58r0,41",w:228},"=":{d:"27,-152r0,-40r174,0r0,40r-174,0xm27,-62r0,-40r174,0r0,40r-174,0",w:228},">":{d:"32,-28r0,-41r129,-57r-129,-58r0,-42r172,80r0,39",w:228},"?":{d:"9,-215v43,-61,172,-53,171,34v0,45,-32,65,-73,72r-3,29r-29,0r-8,-58v38,-7,73,-14,69,-43v-6,-49,-75,-40,-100,-5xm64,0r0,-49r48,0r0,49r-48,0",w:194},"@":{d:"33,-99v0,114,134,184,236,120r6,10v-109,72,-256,-7,-256,-130v0,-84,73,-161,158,-157v90,4,147,56,157,142v9,78,-82,119,-123,65v-40,48,-121,23,-121,-43v0,-69,88,-125,132,-64r4,-21r35,5r-17,106v0,16,11,27,28,26v32,-1,47,-34,47,-74v0,-69,-69,-129,-142,-129v-80,0,-144,66,-144,144xm176,-151v-51,-5,-74,95,-11,96v49,4,72,-95,11,-96",
w:352},A:{d:"11,0r111,-254r41,0r111,254r-47,0r-26,-61r-119,0r-26,61r-45,0xm98,-100r87,0r-44,-101",w:284},B:{d:"242,-70v0,89,-121,68,-210,70r0,-252v84,3,195,-19,196,65v0,25,-12,44,-36,56v33,11,50,31,50,61xm184,-180v-1,-44,-64,-31,-108,-33r0,67v45,-1,108,11,108,-34xm76,-39v49,-3,120,14,122,-36v2,-44,-77,-31,-122,-33r0,69",w:259,k:{v:4,X:7,V:7,"?":2,"&":-4,T:5,W:5,Y:11,w:4,y:4}},C:{d:"252,-40v-26,28,-53,43,-103,44v-72,2,-128,-59,-128,-130v0,-115,152,-174,229,-91r-29,33v-55,-62,-153,-26,-153,58v0,49,35,91,83,90v35,-1,51,-14,72,-33",
w:265,k:{V:1,X:4,v:4,x:4,W:1,Y:4,w:4,y:4,d:4,g:4,q:4,c:4,e:4,o:4,C:7,G:7,O:7,Q:7,"-":4}},D:{d:"260,-127v0,74,-59,127,-134,127r-94,0r0,-252r94,0v74,-2,134,52,134,125xm214,-125v1,-70,-58,-96,-137,-87r0,172v78,8,137,-16,137,-85",w:281,k:{V:16,X:20,"\\":14,"?":7,x:4,J:14,"}":7,"]":7,")":11,"/":14,T:16,W:14,Y:23,A:17,Z:15,",":14,".":14,S:4}},E:{d:"32,0r0,-252r187,0r0,40r-142,0r0,65r126,0r0,40r-126,0r0,67r144,0r0,40r-189,0",k:{v:4,w:4,y:4,d:4,g:4,q:4,c:4,e:4,o:4}},F:{d:"32,0r0,-252r188,0r0,40r-143,0r0,69r127,0r0,40r-127,0r0,103r-45,0",
w:236,k:{v:5,J:40,"?":-4,"/":25,"&":7,w:4,y:5,A:29,Z:4,",":36,".":36,a:9,d:4,g:4,q:4,c:5,e:5,o:5,C:2,G:2,O:2,Q:2,s:4,z:5}},G:{d:"68,-127v0,79,87,117,146,72r0,-47r-64,0r0,-39r107,0r0,106v-30,26,-65,39,-105,39v-76,0,-131,-56,-131,-130v0,-111,146,-173,227,-96r-28,33v-20,-17,-37,-26,-71,-27v-46,-1,-81,42,-81,89",w:282,k:{V:8,X:4,"\\":5,"?":4,v:2,T:5,W:6,Y:11,y:2,a:-4}},H:{d:"32,0r0,-252r45,0r0,105r120,0r0,-105r44,0r0,252r-44,0r0,-106r-120,0r0,106r-45,0",w:273},I:{d:"35,0r0,-252r44,0r0,252r-44,0",w:114},
J:{d:"173,-86v9,96,-122,119,-165,49r29,-30v27,44,90,40,90,-20r0,-165r46,0r0,166",w:201,k:{J:7,A:9,",":5,".":5}},K:{d:"32,0r0,-252r45,0r0,127r120,-127r54,0r-105,108r110,144r-54,0r-86,-113r-39,40r0,73r-45,0",w:261,k:{V:11,v:22,"&":1,T:4,W:11,Y:12,w:18,y:18,A:5,a:4,d:9,g:9,q:9,c:11,e:11,o:11,C:19,G:19,O:19,Q:19,f:7,t:9,u:7,S:4,"-":18,U:5}},L:{d:"32,0r0,-252r45,0r0,212r132,0r0,40r-177,0",w:222,k:{V:41,"*":29,"\\":43,"?":22,v:22,"&":1,T:36,W:36,Y:47,w:18,y:22,d:2,g:2,q:2,c:4,e:4,o:4,C:14,G:14,O:14,Q:14,
f:7,t:7,"-":14,U:7}},M:{d:"32,0r0,-252r48,0r76,119r77,-119r47,0r0,252r-44,0r0,-181r-81,119r-79,-118r0,180r-44,0",w:312},N:{d:"32,0r0,-252r41,0r135,174r0,-174r44,0r0,252r-37,0r-139,-179r0,179r-44,0",w:284},O:{d:"285,-127v0,72,-59,131,-132,131v-74,0,-132,-57,-132,-130v0,-71,59,-130,132,-130v74,0,132,57,132,129xm68,-127v0,50,36,91,85,91v49,0,85,-40,85,-90v0,-49,-36,-90,-85,-90v-49,0,-85,40,-85,89",w:306,k:{V:15,X:18,"\\":14,"?":7,x:2,J:11,"}":7,"]":7,")":11,"/":14,T:14,W:14,Y:22,A:15,Z:13,",":14,".":14,
S:2}},P:{d:"228,-168v0,74,-69,94,-151,87r0,81r-45,0r0,-252r100,0v55,-1,96,31,96,84xm183,-166v1,-49,-55,-48,-106,-46r0,91v51,2,106,2,106,-45",w:240,k:{v:-4,X:11,V:4,J:36,"/":22,"&":2,W:2,Y:4,w:-4,y:-4,A:25,Z:5,",":36,".":36,a:4,c:2,e:2,o:2,f:-5,t:-5,u:-2}},Q:{d:"153,-256v105,0,172,123,106,207r29,25r-28,32r-31,-27v-85,61,-208,-4,-208,-107v0,-71,59,-130,132,-130xm68,-127v0,67,70,115,129,78r-44,-36r29,-33r43,40v36,-57,-5,-138,-72,-138v-49,0,-85,40,-85,89",w:306,k:{V:15,"?":7,")":4,T:14,W:14,Y:23}},R:{d:"238,-172v1,42,-27,67,-60,77r68,95r-52,0r-62,-88r-55,0r0,88r-45,0r0,-252r113,0v54,-1,93,28,93,80xm193,-169v1,-53,-64,-42,-116,-43r0,85v52,0,115,8,116,-42",
w:260,k:{V:7,J:2,T:1,W:5,Y:9,d:2,g:2,q:2,c:4,e:4,o:4,f:-4,t:-4}},S:{d:"191,-119v47,48,1,123,-70,123v-40,0,-76,-14,-106,-41r27,-31v25,22,52,32,80,32v36,0,60,-34,33,-54v-38,-28,-133,-17,-129,-93v4,-84,126,-91,177,-41r-24,34v-23,-17,-46,-26,-68,-26v-34,0,-55,35,-29,53v20,13,92,27,109,44",w:230,k:{V:11,X:9,"\\":7,"?":4,v:5,x:5,T:5,W:9,Y:11,w:4,y:5,A:5,Z:4,z:2,f:2,t:2,S:4}},T:{d:"94,0r0,-211r-80,0r0,-41r205,0r0,41r-80,0r0,211r-45,0",w:233,k:{v:23,x:23,J:40,"/":32,"&":19,j:7,w:21,y:23,A:32,Z:5,",":36,".":36,
a:41,d:37,g:37,q:37,c:41,e:41,o:41,C:14,G:14,O:14,Q:14,s:35,z:32,f:13,t:10,u:23,S:5,":":8,";":8,"-":32,b:4,h:4,k:4,l:4,m:26,n:26,p:26,r:26,i:7}},U:{d:"244,-109v0,71,-39,112,-108,113v-68,0,-109,-41,-108,-111r0,-145r45,0v7,85,-29,215,63,215v93,0,57,-130,64,-215r44,0r0,143",w:272,k:{X:4,x:2,J:7,"/":5,A:9,",":5,".":5}},V:{d:"116,2r-105,-254r49,0r76,194r75,-194r48,0r-105,254r-38,0",w:270,k:{x:18,v:14,j:7,X:7,V:4,J:43,"/":43,"&":16,W:4,Y:7,w:13,y:14,A:36,Z:4,",":43,".":43,a:25,d:23,g:23,q:23,c:25,e:25,
o:25,C:15,G:15,O:15,Q:15,s:22,z:20,f:9,t:7,u:14,S:9,":":7,";":7,"-":14,b:4,h:4,k:4,l:4,m:14,n:14,p:14,r:14,i:7}},W:{d:"101,2r-88,-254r48,0r60,187r62,-188r37,0r62,188r60,-187r47,0r-88,254r-38,0r-62,-181r-62,181r-38,0",w:401,k:{V:4,X:5,v:13,x:14,J:38,"/":36,"&":13,j:5,W:4,Y:7,w:13,y:13,A:32,Z:4,",":36,".":36,a:25,d:22,g:22,q:22,c:23,e:23,o:23,C:14,G:14,O:14,Q:14,s:22,z:20,f:11,t:9,u:13,S:7,":":5,";":5,"-":13,b:4,h:4,k:4,l:4,m:13,n:13,p:13,r:13,i:5}},X:{d:"13,0r92,-128r-88,-124r52,0r63,90r63,-90r51,0r-88,123r91,129r-52,0r-66,-95r-67,95r-51,0",
w:262,k:{v:18,j:4,V:7,J:4,"?":5,"&":4,W:5,Y:10,w:14,y:14,A:5,a:4,d:14,g:14,q:14,c:16,e:16,o:16,C:18,G:18,O:18,Q:18,f:7,t:7,u:7,S:11,"-":18,b:4,h:4,k:4,l:4,i:4,U:4}},Y:{d:"107,0r0,-99r-101,-153r53,0r70,112r72,-112r50,0r-100,152r0,100r-44,0",w:257,k:{V:7,X:10,v:22,x:25,J:47,"/":40,"&":22,j:7,W:7,Y:5,w:20,y:22,A:40,Z:4,",":47,".":47,a:36,d:38,g:38,q:38,c:40,e:40,o:40,C:22,G:22,O:22,Q:22,s:36,z:29,f:14,t:11,u:27,S:13,":":14,";":14,"-":29,b:4,h:4,k:4,l:4,m:27,n:27,p:27,r:27,i:7}},Z:{d:"23,0r0,-33r149,-180r-144,0r0,-39r202,0r0,33r-149,180r149,0r0,39r-207,0",
w:252,k:{v:7,"&":2,w:5,y:5,Z:4,d:7,g:7,q:7,c:9,e:9,o:9,C:13,G:13,O:13,Q:13,f:4,S:4,"-":11}},"[":{d:"32,47r0,-299r110,0r0,34r-69,0r0,231r69,0r0,34r-110,0",w:163,k:{x:4,v:7,j:-11,J:4,w:7,y:4,a:4,d:7,g:7,q:7,c:7,e:7,o:7,C:7,G:7,O:7,Q:7,s:5}},"\\":{d:"159,46r-163,-333r38,0r163,333r-38,0",w:187,k:{v:25,j:-11,V:43,T:32,W:36,Y:40,w:22,y:22,C:14,G:14,O:14,Q:14,f:4,t:11,U:5}},"]":{d:"21,47r0,-34r69,0r0,-231r-69,0r0,-34r111,0r0,299r-111,0",w:163},"^":{d:"20,-177r55,-75r30,0r55,75r-34,0r-36,-48r-37,48r-33,0",
w:180},_:{d:"-1,58r0,-34r218,0r0,34r-218,0",w:216},"`":{d:"89,-214r-44,-42r39,-17r38,59r-33,0",w:180},a:{d:"31,-177v64,-32,156,-20,156,64r0,113r-43,0r0,-23v-32,45,-130,32,-130,-32v0,-61,74,-74,130,-55v3,-53,-61,-51,-101,-32xm94,-29v32,-1,54,-17,51,-51v-29,-11,-88,-14,-87,23v0,19,16,29,36,28",w:211,k:{"*":5,"\\":27,"?":13,v:7,w:7,y:7,t:2}},b:{d:"224,-95v0,87,-105,135,-153,65r0,30r-44,0r0,-263r44,0r0,105v46,-73,153,-24,153,63xm70,-95v0,34,24,61,55,61v32,0,55,-27,55,-61v0,-34,-24,-61,-55,-61v-31,0,-55,27,-55,61",
k:{"*":5,"\\":25,"?":13,v:9,x:11,"}":5,"]":7,")":11,w:7,y:9,",":4,".":4,z:5}},c:{d:"193,-31v-19,21,-40,34,-78,35v-55,2,-98,-45,-98,-99v0,-89,120,-134,175,-66r-27,29v-35,-45,-105,-21,-105,37v0,58,71,84,107,38",w:205,k:{"\\":14,"?":5,v:2,x:4,")":5,w:2,y:2,d:4,g:4,q:4,c:5,e:5,o:5}},d:{d:"18,-95v0,-87,104,-135,153,-66r0,-102r43,0r0,263r-43,0r0,-32v-47,73,-153,24,-153,-63xm62,-95v0,34,23,61,54,61v31,0,55,-27,55,-61v0,-34,-24,-61,-55,-61v-32,-1,-54,27,-54,61"},e:{d:"60,-80v5,51,74,65,107,26r25,23v-53,69,-175,30,-175,-64v0,-54,40,-99,93,-99v61,0,96,52,90,114r-140,0xm158,-108v1,-42,-51,-66,-82,-37v-9,9,-14,22,-16,37r98,0",
w:217,k:{"*":7,"\\":29,"?":14,v:9,x:11,"}":4,"]":7,")":11,w:9,y:9,",":4,".":4,z:5}},f:{d:"37,-189v-8,-63,38,-88,94,-71r0,37v-28,-12,-57,-4,-51,34r50,0r0,36r-49,0r0,153r-44,0r0,-153r-24,0r0,-36r24,0",w:135,k:{"*":-11,"\\":-11,"?":-13,"}":-11,"]":-7,")":-11,"/":16,",":16,".":16,a:5,d:4,g:4,q:4,c:4,e:4,o:4,z:4}},g:{d:"214,-39v11,103,-117,117,-187,75r16,-33v50,34,141,29,128,-53v-45,67,-153,30,-153,-55v0,-83,105,-121,153,-57r0,-28r43,0r0,151xm62,-105v0,31,24,53,54,53v29,0,55,-23,55,-53v0,-30,-25,-52,-55,-52v-30,0,-54,22,-54,52",
k:{"\\":18}},h:{d:"114,-154v-64,0,-38,94,-43,154r-44,0r0,-263r44,0r0,102v34,-58,127,-35,127,40r0,121r-44,0v-6,-58,23,-153,-40,-154",w:223,k:{"*":5,"\\":27,"?":11,v:7,w:5,y:5}},i:{d:"28,-219r0,-42r47,0r0,42r-47,0xm30,0r0,-190r43,0r0,190r-43,0",w:102},j:{d:"28,-219r0,-42r47,0r0,42r-47,0xm73,3v2,45,-31,63,-76,54r0,-35v19,4,33,-2,33,-22r0,-190r43,0r0,193",w:102},k:{d:"27,0r0,-263r44,0r0,157r79,-84r53,0r-76,77r78,113r-50,0r-57,-82r-27,28r0,54r-44,0",w:209,k:{"\\":14,v:7,w:7,y:5,a:4,d:9,g:9,q:9,c:9,e:9,
o:9,t:4,u:4,"-":7}},l:{d:"30,0r0,-263r43,0r0,263r-43,0",w:102},m:{d:"112,-154v-62,0,-36,95,-41,154r-44,0r0,-190r44,0r0,29v26,-43,92,-45,114,0v37,-55,131,-39,131,40r0,121r-43,0v-6,-58,23,-154,-39,-154v-62,0,-34,96,-40,154r-44,0v-6,-58,22,-154,-38,-154",w:342,k:{"*":5,"\\":27,"?":11,v:7,w:5,y:5}},n:{d:"114,-154v-64,0,-38,94,-43,154r-44,0r0,-190r44,0r0,29v34,-58,127,-35,127,40r0,121r-44,0v-6,-58,23,-153,-40,-154",w:223,k:{"*":5,"\\":27,"?":11,v:7,w:5,y:5}},o:{d:"220,-95v0,54,-46,99,-102,99v-57,0,-101,-44,-101,-99v0,-55,45,-99,101,-99v56,0,103,44,102,99xm60,-95v0,33,25,62,58,62v33,0,58,-28,58,-62v0,-32,-25,-61,-58,-61v-33,0,-58,28,-58,61",
w:236,k:{"*":7,"\\":29,"?":18,v:11,x:13,"}":5,"]":7,")":11,w:9,y:11,",":7,".":7,z:7}},p:{d:"224,-95v0,87,-105,135,-153,65r0,88r-44,0r0,-248r44,0r0,32v46,-73,153,-24,153,63xm70,-95v0,34,24,61,55,61v32,0,55,-27,55,-61v0,-34,-24,-61,-55,-61v-31,0,-55,27,-55,61",k:{"*":5,"\\":25,"?":13,v:9,x:11,"}":5,"]":7,")":11,w:7,y:9,",":4,".":4,z:5}},q:{d:"18,-95v0,-87,104,-135,153,-66r0,-29r43,0r0,248r-43,0r0,-90v-47,73,-153,24,-153,-63xm62,-95v0,34,23,61,54,61v31,0,55,-27,55,-61v0,-34,-24,-61,-55,-61v-32,-1,-54,27,-54,61",
k:{"\\":18}},r:{d:"138,-148v-71,-3,-70,75,-67,148r-44,0r0,-190r44,0r0,43v13,-32,36,-48,67,-47r0,46",w:148,k:{"*":-7,"\\":11,"/":27,",":32,".":32,a:9,d:5,g:5,q:5,c:6,e:6,o:6,z:4}},s:{d:"163,-57v0,75,-107,74,-151,32r19,-29v21,16,42,23,63,23v31,0,41,-31,8,-41v-35,-11,-81,-16,-81,-63v0,-65,92,-72,138,-37r-18,31v-20,-12,-37,-18,-53,-18v-15,0,-29,5,-27,20v3,18,23,20,43,27v29,10,59,19,59,55",w:180,k:{"\\":27,"?":13,v:7,x:9,"}":4,"]":5,")":7,w:5,y:5,s:4,z:4,t:4}},t:{d:"130,-6v-40,20,-94,7,-94,-47r0,-100r-24,0r0,-37r24,0r0,-52r44,0r0,52r51,0r0,37r-51,0r0,94v-2,28,31,26,50,17r0,36",
w:147,k:{"\\":14,d:5,g:5,q:5,c:5,e:5,o:5}},u:{d:"109,-36v64,0,38,-94,43,-154r44,0r0,190r-44,0r0,-30v-33,59,-127,36,-127,-39r0,-121r44,0v6,58,-23,153,40,154",w:223,k:{"\\":18}},v:{d:"87,1r-78,-191r47,0r51,140r52,-140r45,0r-77,191r-40,0",w:214,k:{"}":4,x:4,v:5,"]":7,"\\":18,"?":4,"/":25,w:5,y:5,",":31,".":31,a:9,d:9,g:9,q:9,c:11,e:11,o:11,s:7,z:2,"-":5}},w:{d:"73,1r-61,-191r44,0r38,130r42,-131r38,0r42,131r39,-130r43,0r-62,191r-39,0r-42,-130r-43,130r-39,0",w:309,k:{"\\":18,"?":4,v:5,x:4,"}":4,"]":7,
"/":22,w:4,y:4,",":25,".":25,a:7,d:7,g:7,q:7,c:9,e:9,o:9,s:5,z:2,"-":4}},x:{d:"11,0r70,-96r-68,-94r48,0r44,63r44,-63r46,0r-67,92r70,98r-48,0r-46,-67r-47,67r-46,0",w:208,k:{"}":4,v:4,"]":4,"\\":18,"?":5,w:4,y:4,a:5,d:11,g:11,q:11,c:13,e:13,o:13,s:7,"-":11}},y:{d:"129,5v-11,46,-58,69,-108,42r15,-32v23,13,46,7,53,-15r-80,-190r47,0r54,141r49,-141r45,0",w:214,k:{"\\":18,"?":4,v:5,x:4,"}":4,"]":7,"/":25,w:4,y:4,",":31,".":31,a:9,d:9,g:9,q:9,c:11,e:11,o:11,s:7,z:2,"-":5}},z:{d:"19,0r0,-30r110,-124r-106,0r0,-36r161,0r0,30r-110,124r110,0r0,36r-165,0",
w:201,k:{"\\":16,d:5,g:5,q:5,c:5,e:5,o:5}},"{":{d:"109,-54v0,50,3,66,48,76r-7,29v-60,-11,-86,-31,-81,-98v3,-33,-16,-42,-50,-40r0,-33v45,4,49,-19,49,-65v0,-51,30,-61,82,-72r7,28v-45,10,-48,26,-48,76v0,29,-14,43,-37,50v24,7,37,20,37,49",w:175,k:{x:4,v:4,j:-13,g:5,J:4,w:4,y:4,d:5,q:5,c:5,e:5,o:5,C:7,G:7,O:7,Q:7,s:4,z:4}},"|":{d:"42,46r0,-333r35,0r0,333r-35,0",w:119},"}":{d:"157,-87v-46,-5,-50,20,-50,66v0,51,-30,60,-81,72r-8,-29v44,-10,48,-26,48,-76v0,-28,15,-42,38,-49v-33,-8,-37,-34,-37,-76v0,-36,-14,-39,-49,-50r8,-28v61,11,85,29,81,98v-2,33,16,41,50,39r0,33",
w:175},"~":{d:"65,-100v-13,0,-15,8,-20,18r-24,-8v8,-25,14,-43,41,-45v10,-2,43,16,51,15v13,0,15,-8,20,-18r24,7v-8,25,-13,42,-40,45v-10,1,-44,-15,-52,-14",w:178},"\u00a3":{d:"180,-188v-18,-37,-88,-35,-84,18r0,32r89,0r0,38r-89,0r0,61r117,0r0,39r-190,0r0,-28r28,-9r0,-63r-28,0r0,-38r28,0v-7,-71,18,-118,83,-118v33,0,59,14,79,41",w:231,k:{4:5}},"\u20ac":{d:"243,-46v-20,28,-43,50,-87,50v-57,-1,-93,-37,-105,-85r-32,0r0,-31r27,0r1,-30r-28,0r0,-31r34,0v11,-83,147,-115,190,-36r-34,25v-16,-29,-57,-45,-89,-21v-10,8,-17,18,-22,32r78,0r0,31r-85,0r0,30r85,0r0,31r-78,0v9,25,28,46,59,46v28,0,39,-15,55,-34",
w:259,k:{1:-7}},"\u00a0":{w:108}}});$(document).ready(function(){Cufon.replace("#cy-content a",{textShadow:"#cd9b9e 0px 1px"});Cufon.replace("#cy-content h1",{textShadow:"#671111 0px 1px, #8a1616 0px 2px"});Cufon.replace("#cy-content h2",{textShadow:"#671111 0px 1px, #8a1616 0px 2px"});Cufon.replace("#cy-content h3",{textShadow:"#671111 0px 1px"});Cufon.replace("#cy-content h4",{textShadow:"#671111 0px 1px"});Cufon.replace("#cy-content h5",{textShadow:"#671111 0px 1px"})});

