var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1999-2001, WolfBainX & Apostrophic Labs. All rights reserved. Visit
 * www.apsotrophiclab.com or email info@apostrophiclab.com for more info.
 * 
 * Description:
 * © 1999-2001, WolfBainX & Apostrophic Labs. All rights reserved. Visit
 * www.apsotrophiclab.com or email info@apostrophiclab.com for more info.
 * 
 * Designer:
 * WolfBainX & Apostrophe
 * 
 * Vendor URL:
 * www.@apostrophiclab.com
 */
Cufon.registerFont({"w":166,"face":{"font-family":"komika","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 0 0 0 2 0 4","ascent":"288","descent":"-72","cap-height":"6","bbox":"-26.5032 -406 287.082 82.6758","underline-thickness":"17.9297","underline-position":"-26.8945","unicode-range":"U+0020-U+2026"},"glyphs":{" ":{"w":86},"\u00a0":{"w":86},"!":{"d":"23,-52v26,10,25,63,-7,65v-32,2,-35,-60,-7,-67v4,-1,9,0,14,2xm10,-74v-20,-26,6,-77,6,-115v7,-33,9,-73,21,-101v19,0,49,13,44,39r-37,179v-3,20,-25,4,-34,-2","w":95},"\"":{"d":"36,-204v-40,7,-17,-34,-12,-58v4,-18,5,-45,15,-58v50,10,24,99,-3,116xm128,-278v-10,32,-12,88,-58,81v-19,-12,10,-38,10,-57r15,-47v8,-18,22,5,29,12v3,5,4,8,4,11","w":134},"#":{"d":"97,-28v-21,-4,-24,-31,-18,-55v-10,3,-20,3,-29,7v-4,17,-5,39,-11,54v-17,-3,-26,-23,-21,-45v-16,2,-25,-12,-27,-26v5,-9,21,-8,32,-12v0,-12,9,-31,5,-40v-20,5,-27,-10,-30,-26v7,-9,27,-7,39,-12r13,-62v2,-8,6,-9,12,-3v17,11,16,36,9,59r28,-4v3,-22,9,-42,13,-60v2,-8,7,-9,13,-3v18,11,14,40,7,61v17,0,24,12,25,26v-6,5,-22,3,-32,6r-8,42v15,-2,31,22,17,28v-8,-1,-16,3,-23,3v-5,20,-5,46,-14,62xm56,-113r29,-5r7,-40r-29,5","w":171},"%":{"d":"121,-214v-10,7,-25,12,-38,5v10,58,-49,113,-74,52v-16,-39,0,-97,31,-112v41,-7,34,62,83,33v10,-6,20,-14,27,-25v12,-10,18,11,20,21v-33,86,-91,153,-127,237v-9,10,-18,-9,-19,-17v17,-73,65,-133,97,-194xm54,-242v-19,9,-29,66,-18,87v20,-4,25,-65,18,-87xm159,-6v-42,29,-70,-31,-55,-76v3,-39,47,-79,72,-32v10,36,2,88,-17,108xm152,-111v-20,10,-31,65,-20,88v19,-7,27,-61,20,-88","w":213},"&":{"d":"111,-20v-24,23,-72,37,-101,7v-42,-45,-8,-105,26,-126v-37,-56,-11,-150,63,-139v49,20,60,105,13,135r-23,20r24,39v10,-7,23,-38,36,-24v8,23,-4,43,-12,59v13,14,34,43,1,48v-14,2,-19,-11,-27,-19xm59,-97v-14,15,-30,31,-24,53v15,10,34,-5,48,-14v-9,-12,-17,-25,-24,-39xm99,-235v-27,8,-46,36,-30,71v19,-14,47,-39,30,-71","w":186},"'":{"d":"73,-278v-10,33,-12,87,-57,81v-18,-26,22,-70,25,-104v7,-17,22,4,28,12v3,5,4,8,4,11","w":76},"(":{"d":"38,8v-59,-68,-35,-238,11,-300v5,-8,10,-8,16,1v28,41,-1,74,-10,113v-14,58,-12,138,7,187v-5,5,-17,3,-24,-1","w":87},")":{"d":"-18,1v44,-64,50,-193,31,-289v85,-1,60,176,34,240v-12,29,-23,64,-60,61v-7,-1,-9,-5,-5,-12","w":97},"*":{"d":"76,-94v-21,-5,-26,-31,-20,-58v-18,14,-51,14,-55,-14v11,-11,30,-16,46,-23r-32,-40v-12,-12,9,-21,18,-19v13,4,24,21,33,31r11,-53v2,-8,5,-9,12,-4v18,15,15,43,8,67v20,-5,42,-6,49,13v7,21,-25,12,-40,23v12,14,26,26,36,41v-16,27,-45,-3,-56,-18v-4,17,-4,40,-10,54","w":170},"+":{"d":"41,-104v-33,16,-53,-11,-49,-39v12,-10,38,-8,57,-11v4,-23,6,-49,16,-65v27,-5,40,35,26,62v34,-6,52,9,51,41v-16,6,-40,3,-60,6v-4,23,-5,51,-12,71v-26,-4,-39,-30,-29,-65","w":175},",":{"d":"41,-17v-7,28,-18,58,-41,70v-13,-1,-32,-4,-25,-20v11,-27,17,-59,33,-81v15,4,28,16,33,31","w":75},"-":{"d":"-1,-120v-10,-12,-36,-44,-19,-57v36,-3,99,-34,106,17v1,8,15,25,-1,26v-30,1,-60,11,-86,14","w":142},".":{"d":"26,-55v28,8,24,62,-7,64v-32,2,-34,-59,-6,-66v4,-1,8,0,13,2","w":79},"\/":{"d":"15,14v-16,-5,-35,-18,-27,-41r78,-214v9,-16,10,-45,30,-35v9,11,31,20,22,41r-98,242v-1,4,-3,6,-5,7","w":127},"0":{"d":"83,3v-133,19,-98,-205,-39,-262v34,-33,95,3,95,47v0,85,-3,179,-56,215xm77,-218v-28,36,-45,105,-33,165v5,24,23,7,29,-7v16,-37,26,-98,21,-151v-2,-14,-10,-17,-17,-7","w":164},"1":{"d":"-2,-16v0,-63,13,-129,21,-187v-27,-15,5,-53,15,-68v19,1,45,13,41,36r-40,240v-13,-1,-34,-7,-37,-21","w":92},"2":{"d":"53,-52v24,-5,55,-10,59,19v1,9,12,23,-2,24v-34,1,-66,15,-97,17v-14,-12,-38,-36,-26,-58v39,-44,80,-97,104,-156v7,-18,-10,-15,-16,-7v-13,10,-20,33,-41,34v-23,2,-35,-13,-23,-34v13,-43,75,-85,108,-38v50,71,-27,152,-66,199","w":148},"3":{"d":"121,-31v-28,62,-124,42,-139,-14v11,-37,55,9,70,4v25,0,45,-58,16,-66v-25,3,-44,-6,-51,-29v-8,-26,31,-23,40,-37v17,-13,37,-21,35,-45v-19,-12,-45,39,-74,6v-16,-45,76,-89,103,-36v7,15,16,28,15,49v-2,37,-21,48,-46,65v36,11,48,65,31,103","w":155},"4":{"d":"49,-74v-39,16,-71,-26,-57,-58v22,-52,56,-104,94,-144v22,4,45,22,57,37v-1,34,-14,70,-18,106v16,1,20,28,20,45v-5,6,-19,3,-29,5v-6,30,-8,64,-16,91v-42,3,-41,-45,-31,-86xm34,-125r44,-5r16,-84v-22,27,-42,58,-60,89","w":170},"5":{"d":"103,-30v-25,50,-111,36,-116,-17v15,-46,60,34,79,-11v6,-13,17,-57,-9,-54v-52,20,-61,-40,-42,-82v8,-19,8,-64,32,-69v29,-6,83,-24,85,18v0,10,10,25,-5,27r-56,9r-15,55v58,0,74,70,47,124","w":141},"6":{"d":"98,-21v-34,56,-114,13,-107,-53v9,-86,34,-154,81,-201v19,1,58,13,42,33v-19,23,-36,51,-50,79v70,-2,59,100,34,142xm69,-119v-31,-6,-44,57,-29,78v26,7,46,-57,29,-78","w":146},"7":{"d":"52,-214v-30,14,-53,-31,-42,-46v30,-7,74,-18,106,-11v13,13,37,40,25,63v-35,67,-67,146,-97,219v-17,-6,-40,-23,-31,-48r34,-93r42,-90","w":154},"8":{"d":"94,-7v-65,49,-136,-42,-89,-100v9,-11,18,-23,29,-32v-64,-50,22,-178,86,-116v26,25,30,78,0,103v-7,7,-14,14,-23,21v42,26,31,99,-3,124xm67,-107v-16,14,-45,48,-24,70v27,5,44,-49,24,-70xm88,-229v-17,14,-40,41,-25,68v23,-22,47,-40,25,-68","w":156},"9":{"d":"47,-90v-83,-14,-56,-195,20,-184v103,15,53,177,13,231v-14,20,-27,37,-45,50v-15,-2,-44,-18,-31,-35v16,-20,31,-39,43,-62xm76,-225v-28,7,-37,54,-32,87v4,11,16,12,24,-1v7,-25,23,-62,8,-86","w":146},":":{"d":"11,8v-24,-4,-29,-47,-11,-61v21,-17,45,10,40,40v-2,14,-13,24,-29,21xm32,-102v-31,1,-35,-61,-6,-67v22,-4,36,17,31,41v-3,13,-11,25,-25,26","w":88},";":{"d":"17,60v-39,16,-38,-33,-26,-63v6,-16,5,-39,11,-54v53,9,39,86,15,117xm19,-123v-32,1,-46,-65,-16,-80v25,-1,38,22,37,49v-1,14,-6,30,-21,31","w":93},"<":{"d":"54,-192v21,-18,40,5,45,25v-16,12,-39,20,-55,33v23,12,58,34,35,68v-27,-12,-51,-32,-78,-45v-17,-41,24,-69,53,-81","w":125},"=":{"d":"24,-69v-20,5,-33,-37,-19,-45v31,-5,62,-12,99,-10v15,1,22,23,22,39v-30,8,-70,8,-102,16xm131,-150r-113,6v-7,-8,-26,-40,-7,-45v28,-7,69,-5,100,-1v17,3,19,25,20,40","w":156},">":{"d":"30,-75v-16,9,-40,-29,-27,-38v14,-10,36,-19,54,-26v-22,-11,-59,-24,-41,-65v34,10,66,30,91,50v3,18,-3,44,-16,50v-22,10,-42,17,-61,29","w":133},"?":{"d":"96,-202v16,-24,-9,-44,-24,-21v-13,18,-49,49,-69,17v5,-53,84,-107,122,-45v9,15,15,31,15,52v0,66,-71,65,-76,131v-1,18,-24,2,-32,-3v-22,-41,16,-87,43,-106v11,-9,16,-18,21,-25xm55,8v-25,19,-55,-15,-40,-44v15,-28,58,-8,50,28v-1,7,-5,12,-10,16","w":162},"@":{"d":"114,-8v-97,41,-151,-127,-94,-214v16,-25,37,-45,71,-45v64,0,97,50,97,115v0,46,-7,99,-46,106v-19,0,-27,-8,-35,-22v-36,31,-73,-19,-57,-67v11,-32,19,-71,60,-67v9,4,15,12,17,24v28,21,-11,71,1,107v43,-22,50,-186,-30,-171v-66,14,-94,139,-51,197v16,21,62,6,67,37xm109,-181v-25,12,-44,73,-28,99v23,-13,25,-58,33,-89v-1,-5,-2,-9,-5,-10","w":214},"A":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-3,-38,-15,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm55,-114v14,-3,27,-5,41,-6r-2,-100","w":172},"B":{"d":"89,-12v-36,36,-101,17,-96,-40r19,-199v26,-20,90,-41,121,-10v29,29,24,100,-8,118v-4,4,-7,8,-12,12v24,14,31,68,8,90v-7,12,-20,21,-32,29xm36,-46v23,-11,51,-22,52,-51v-6,-13,-31,-11,-44,-3xm54,-154v26,-13,51,-33,57,-62v-9,-14,-31,-6,-46,5v-4,17,-8,38,-11,57"},"C":{"d":"43,-263v32,-35,97,-1,95,45v0,23,1,50,-6,64v-33,6,-41,-30,-41,-65v0,-12,-8,-14,-15,-3v-24,42,-50,108,-35,172v10,44,37,-48,71,-24v32,43,-43,115,-93,70v-63,-57,-19,-213,24,-259","w":153},"D":{"d":"23,3v-17,-15,-34,-27,-31,-59r20,-198v26,-23,88,-27,114,3v38,45,30,151,-4,195v-19,25,-42,49,-73,63v-9,4,-17,4,-26,-4xm37,-50v43,-28,79,-83,65,-151v-3,-13,-19,-22,-37,-14","w":175},"E":{"d":"36,-57v36,-13,72,-6,68,38v-22,13,-56,19,-84,24v-15,-12,-35,-24,-31,-52r27,-209v25,-8,61,-20,93,-20v19,0,22,28,22,47v-16,9,-42,7,-63,13r-13,59v22,-4,47,-8,48,19v1,10,11,26,-4,27r-55,14","w":138},"F":{"d":"12,-260v29,-9,69,-18,104,-14v7,9,28,46,7,49r-56,9r-11,58v34,-10,51,9,50,42v-15,9,-42,11,-60,18r-15,94v-6,20,-40,-1,-43,-12v0,-80,25,-159,24,-244","w":136},"G":{"d":"125,-152v-39,-2,-26,-53,-37,-75v-43,27,-57,111,-50,178v2,17,20,15,26,1v6,-10,12,-26,16,-38v-22,1,-27,-13,-33,-33v0,-22,40,-19,63,-21v46,31,5,116,-20,139v-80,44,-123,-65,-95,-158v15,-48,27,-99,69,-118v61,-6,84,49,72,116v-2,8,-1,9,-11,9","w":159},"H":{"d":"115,-2v1,16,-16,6,-23,3v-32,-9,-14,-62,-11,-95r-38,8v-5,30,-7,65,-15,92v-18,-4,-43,-9,-39,-36r30,-232v5,-25,32,2,42,7v16,14,3,37,-1,61r-8,51r36,-5v9,-42,10,-91,24,-128v19,2,46,13,42,37","w":162},"I":{"d":"25,6v-67,-2,-33,-96,-27,-150v5,-42,8,-91,22,-127v19,0,49,12,45,37","w":74},"J":{"d":"34,-71v-2,23,8,49,19,22v25,-60,21,-156,38,-225v19,1,48,12,46,36v-3,33,-5,60,-9,83v-12,67,-13,139,-65,163v-61,9,-89,-61,-67,-121v21,-6,39,24,38,42","w":150},"K":{"d":"21,7v-18,-6,-40,-10,-36,-37r31,-236v10,-26,42,7,50,17v-2,27,-11,61,-15,89r72,-111v2,-4,5,-6,7,-6v59,55,-25,125,-51,172v14,31,33,60,44,92v-7,15,-35,23,-46,3r-39,-70r-11,78v0,7,-1,8,-6,9","w":159},"L":{"d":"34,-58v36,-12,70,-6,66,39v-24,10,-58,21,-85,24v-61,-44,-7,-163,-3,-239v6,-16,1,-49,22,-41v15,5,39,13,34,36v-12,56,-24,122,-34,181","w":127},"M":{"d":"23,6v-63,1,-32,-97,-25,-150v5,-42,9,-92,24,-127v37,-4,67,16,63,59r8,78r46,-125v9,-36,61,-4,73,11r-37,253v-70,1,-23,-115,-21,-174r-54,153v-60,-2,-38,-92,-51,-149v-10,56,-11,120,-26,171","w":221},"N":{"d":"24,5v-64,-3,-34,-91,-26,-143r19,-123v8,-25,45,2,55,13v10,41,13,91,21,135v10,-52,11,-113,26,-159v19,1,43,10,39,36r-33,230v-2,20,-26,4,-36,0v-30,-30,-29,-95,-41,-143","w":168},"O":{"d":"84,4v-134,18,-98,-207,-39,-265v34,-34,93,4,96,49v6,76,-5,155,-37,201v-6,7,-13,12,-20,15xm79,-219v-26,39,-44,104,-34,167v4,25,22,10,29,-7v16,-38,29,-101,21,-153v-2,-14,-8,-18,-16,-7"},"P":{"d":"31,7v-68,-2,-19,-94,-23,-152v4,-30,4,-70,12,-95v25,-18,79,-53,111,-21v23,24,37,82,10,115v-24,30,-56,55,-95,70v-6,27,-5,60,-15,83xm114,-212v-8,-14,-34,-3,-44,3r-14,72v28,-16,59,-35,58,-75","w":169},"Q":{"d":"91,0v-111,36,-113,-128,-75,-213v10,-60,95,-84,119,-22v23,59,6,150,-16,198v13,16,26,45,-5,49v-9,4,-18,-5,-23,-12xm84,-224v-33,35,-50,115,-37,176v2,9,9,14,17,5v-9,-9,-12,-27,6,-30v3,-1,7,-3,11,-4v12,-38,24,-102,10,-147v-2,-2,-4,-1,-7,0"},"R":{"d":"29,5v-53,3,-33,-64,-28,-106v6,-48,11,-107,27,-148v25,-15,73,-45,103,-12v27,30,38,98,0,128v-13,10,-26,23,-43,34r57,85v-10,26,-49,15,-57,-7v-16,-18,-31,-39,-43,-61v-6,29,-7,61,-16,87xm55,-139v27,-16,58,-36,60,-73v-8,-15,-34,-7,-45,2","w":174},"S":{"d":"121,-43v-16,79,-131,48,-143,-17v27,-44,63,35,95,14v-12,-49,-97,-66,-72,-146v12,-40,28,-81,74,-88v64,6,71,95,42,150v-46,-9,-37,-51,-32,-94v-21,4,-46,57,-28,84v21,32,74,44,64,97","w":144},"T":{"d":"73,-1v-1,16,-17,4,-24,2v-38,-12,-10,-79,-10,-119v0,-32,10,-67,15,-96v-22,7,-43,8,-46,-18v-2,-8,-15,-25,-1,-27v42,-5,85,-20,129,-15v10,9,18,26,17,43v-10,6,-32,4,-46,8","w":159},"U":{"d":"91,-4v-107,45,-111,-100,-85,-197v6,-21,7,-50,18,-68v22,0,45,20,41,45v-10,55,-30,108,-24,172v1,14,13,18,19,4v26,-57,29,-142,42,-215v4,-23,41,2,48,15v-9,91,-16,189,-59,244","w":162},"V":{"d":"5,-258v-1,-20,20,-13,31,-8v33,33,13,124,27,191r55,-192v10,-20,34,6,39,14v-3,87,-45,174,-65,252v-19,29,-67,-11,-70,-42v-6,-66,-13,-139,-17,-215","w":167},"W":{"d":"125,3v-42,-11,-23,-71,-31,-117v-16,40,-25,88,-46,123v-22,-2,-46,-7,-46,-33r0,-158v1,-30,-1,-65,6,-88v72,-7,29,109,35,179v20,-51,32,-109,56,-155v62,-4,29,91,33,152r52,-171v7,-22,28,2,36,8v13,46,-18,94,-31,141r-32,115v-1,16,-24,8,-32,4","w":230},"X":{"d":"-19,-28v13,-40,37,-79,58,-116v-11,-41,-27,-78,-34,-121v13,-12,52,-5,51,15r16,54r43,-75v17,-17,38,16,39,37v-15,41,-41,72,-60,109r38,126v-13,12,-49,6,-50,-13r-21,-62r-43,78v-16,17,-31,-17,-37,-32","w":169},"Y":{"d":"65,10v-57,-1,-34,-71,-30,-114r-36,-166v15,-11,48,-6,46,16r21,88r45,-104v1,-5,2,-8,5,-8v54,14,20,79,4,112v-23,49,-48,98,-51,167v-1,5,-3,8,-4,9","w":156},"Z":{"d":"108,-274v22,3,30,41,20,60r-90,164v32,-17,67,-6,61,36v-24,11,-58,19,-86,24v-14,-12,-36,-26,-30,-52r88,-174v-24,7,-54,14,-58,-16v-2,-11,-13,-24,-1,-28v27,-9,63,-11,96,-14","w":135},"[":{"d":"103,-238v5,21,-23,11,-36,16r-30,177v29,-8,38,15,38,42v-35,20,-87,10,-80,-37r33,-218v3,-20,60,-24,67,-4","w":109},"\\":{"d":"11,-228v-4,-24,-21,-53,15,-51v42,3,32,61,39,97r38,189v-14,10,-42,4,-42,-15","w":128},"]":{"d":"65,-63v-5,28,4,69,-37,66v-15,6,-34,5,-36,-13v-10,-14,-8,-30,13,-31v5,-1,10,-3,14,-4r29,-178v-24,9,-35,-12,-35,-31v0,-24,36,-16,58,-19v10,11,27,24,23,46v-11,50,-19,111,-29,164","w":114},"^":{"d":"26,-143v-18,-10,-26,-43,-8,-63v21,-24,33,-56,55,-79v48,18,34,96,52,148v5,15,-15,9,-26,7v-22,-11,-18,-55,-27,-80v-18,21,-27,47,-46,67","w":160},"_":{"d":"1,79v-13,2,-8,-12,-7,-22v1,-10,3,-22,15,-22r160,0v17,0,6,26,6,30v-1,8,-4,14,-13,14r-161,0","w":154},"`":{"d":"90,-347v10,12,46,16,33,38v-30,18,-52,-20,-78,-30v-6,-4,-10,-8,-14,-11v0,-16,15,-31,29,-22v9,9,19,17,30,25","w":142},"{":{"d":"115,-238v5,21,-22,11,-35,16r-30,177v29,-8,38,15,38,42v-20,7,-57,22,-68,-1v-25,-18,-6,-67,-5,-99v-14,-6,-34,-53,-5,-55v4,-1,9,-1,14,-2v8,-35,10,-76,21,-107v20,-9,67,-16,67,17","w":121},"|":{"d":"44,25v-54,-1,-32,-71,-26,-115r28,-194v8,-22,40,3,45,15","w":128},"}":{"d":"28,3v-27,13,-41,-10,-43,-35v3,-8,23,-11,34,-13r29,-178v-26,10,-38,-18,-35,-41v19,-9,64,-18,71,6v23,23,-1,70,-4,101v18,1,22,32,23,49v-6,8,-23,3,-32,8v-15,39,7,102,-43,103","w":135},"~":{"d":"118,-184v-37,0,-62,-43,-90,-6v-8,10,-33,6,-31,-10v7,-44,69,-63,105,-32v22,21,31,-19,51,-19v8,0,19,6,18,15v3,17,-37,52,-53,52","w":178},"\u00c0":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-2,-37,-17,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm106,-349v10,12,46,16,33,38v-36,18,-64,-26,-92,-41v0,-17,17,-32,29,-21v9,9,19,16,30,24xm55,-114v14,-3,27,-5,41,-6r-2,-100","w":172},"\u00c1":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-2,-37,-17,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm57,-309v-14,-22,24,-26,34,-38v17,-10,38,-44,56,-15v2,31,-47,41,-70,58v-5,3,-12,1,-20,-5xm55,-114v14,-3,27,-5,41,-6r-2,-100","w":172},"\u00c2":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-2,-37,-17,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm55,-114v14,-3,27,-5,41,-6r-2,-100xm138,-300v-30,0,-22,-34,-30,-56v-12,14,-18,32,-31,45v-32,-30,14,-71,31,-95v31,13,23,64,35,99v1,5,-1,7,-5,7","w":172},"\u00c3":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-2,-37,-17,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm121,-307v-26,-1,-44,-29,-64,-4v-5,6,-23,6,-22,-6v2,-21,23,-33,42,-36v24,-4,42,31,59,4v6,-10,23,-5,23,6v0,12,-26,37,-38,36xm55,-114v14,-3,27,-5,41,-6r-2,-100","w":172},"\u00c4":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-2,-37,-17,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm75,-350v20,8,17,47,-6,49v-24,1,-25,-45,-4,-50v3,-1,6,0,10,1xm55,-114v14,-3,27,-5,41,-6r-2,-100xm132,-301v-25,2,-25,-46,-4,-49v15,-2,27,13,22,30v-1,11,-8,18,-18,19","w":172},"\u00c5":{"d":"137,7v-42,4,-35,-39,-38,-74v-22,4,-48,9,-66,16v-7,18,-10,42,-21,56v-16,-2,-37,-17,-29,-40r57,-175v10,-26,15,-46,28,-64v26,-6,73,-2,73,30r6,239v-1,8,-1,12,-10,12xm55,-114v14,-3,27,-5,41,-6r-2,-100xm102,-292v-52,0,-39,-69,-8,-83v24,-11,58,-1,54,31v-4,28,-13,52,-46,52xm98,-306v19,-1,32,-41,20,-58v-18,5,-34,41,-20,58","w":172},"\u00c6":{"d":"180,-5v-30,11,-94,23,-77,-30r4,-32v-22,6,-47,8,-67,15v-12,18,-16,41,-29,57v-17,-2,-34,-18,-24,-40r84,-176v18,-32,19,-40,38,-63v19,-10,47,2,62,9v23,-9,69,-23,72,14v1,9,9,24,-5,26r-56,9r-12,59v22,-4,46,-7,48,19v1,9,9,24,-4,27r-56,14r-6,40v34,-14,72,-6,66,38v-7,9,-26,9,-38,14xm70,-114r43,-7r13,-100","w":253},"\u00c7":{"d":"60,10v-10,30,-13,79,-56,72v-18,-19,15,-57,19,-83v-70,-61,-24,-238,37,-275v66,-14,94,57,72,122v-33,6,-41,-30,-41,-65v0,-12,-8,-14,-15,-3v-24,42,-50,108,-35,172v10,44,37,-48,71,-24v6,2,9,6,9,11v-6,37,-21,71,-61,73","w":153},"\u00c8":{"d":"36,-57v36,-13,72,-6,68,38v-22,13,-56,19,-84,24v-15,-12,-35,-24,-31,-52r27,-209v25,-8,61,-20,93,-20v19,0,22,28,22,47v-16,9,-42,7,-63,13r-13,59v22,-4,47,-8,48,19v1,10,11,26,-4,27r-55,14xm90,-347v10,12,46,16,33,38v-30,18,-52,-20,-78,-30v-6,-4,-10,-8,-14,-11v0,-16,15,-31,29,-22v9,9,19,17,30,25","w":138},"\u00c9":{"d":"36,-57v36,-13,72,-6,68,38v-22,13,-56,19,-84,24v-15,-12,-35,-24,-31,-52r27,-209v25,-8,61,-20,93,-20v19,0,22,28,22,47v-16,9,-42,7,-63,13r-13,59v22,-4,47,-8,48,19v1,10,11,26,-4,27r-55,14xm96,-327v-14,10,-55,43,-64,7v18,-19,50,-31,67,-52v14,-9,29,5,29,22v-8,7,-22,16,-32,23","w":138},"\u00ca":{"d":"36,-57v36,-13,72,-6,68,38v-22,13,-56,19,-84,24v-15,-12,-35,-24,-31,-52r27,-209v25,-8,61,-20,93,-20v19,0,22,28,22,47v-16,9,-42,7,-63,13r-13,59v22,-4,47,-8,48,19v1,10,11,26,-4,27r-55,14xm118,-299v-30,0,-22,-33,-30,-56v-12,14,-18,32,-31,45v-32,-28,12,-66,26,-90v35,-12,28,61,40,94v1,5,-1,7,-5,7","w":138},"\u00cb":{"d":"36,-57v36,-13,72,-6,68,38v-22,13,-56,19,-84,24v-15,-12,-35,-24,-31,-52r27,-209v25,-8,61,-20,93,-20v19,0,22,28,22,47v-16,9,-42,7,-63,13r-13,59v22,-4,47,-8,48,19v1,10,11,26,-4,27r-55,14xm49,-348v19,8,19,47,-6,48v-21,1,-24,-33,-12,-45v4,-4,11,-7,18,-3xm106,-299v-24,1,-25,-45,-4,-49v16,-2,26,12,23,30v-1,10,-8,18,-19,19","w":138},"\u00cc":{"d":"25,6v-67,-2,-33,-96,-27,-150v5,-42,8,-91,22,-127v19,0,49,12,45,37xm4,-346v-21,-8,-13,-35,6,-36v26,14,46,36,72,49v13,14,-14,27,-21,21v-20,-9,-40,-21,-57,-34","w":74},"\u00cd":{"d":"25,6v-67,-2,-33,-96,-27,-150v5,-42,8,-91,22,-127v19,0,49,12,45,37xm50,-315v-16,17,-53,12,-41,-12v26,-12,48,-34,72,-49v10,2,21,11,21,25v-14,13,-34,26,-52,36","w":74},"\u00ce":{"d":"25,6v-67,-2,-33,-96,-27,-150v5,-42,8,-91,22,-127v19,0,49,12,45,37xm83,-297v-29,0,-23,-33,-30,-56v-12,14,-18,32,-31,45v-32,-31,14,-72,32,-95v31,13,22,64,34,99v1,5,-1,7,-5,7","w":74},"\u00cf":{"d":"25,6v-67,-2,-33,-96,-27,-150v5,-42,8,-91,22,-127v19,0,49,12,45,37xm18,-348v20,7,18,47,-5,48v-22,1,-25,-32,-12,-45v4,-4,9,-6,17,-3xm76,-299v-25,1,-27,-45,-5,-49v16,-3,27,14,23,30v-2,9,-7,18,-18,19","w":74},"\u00d1":{"d":"24,5v-64,-3,-34,-91,-26,-143r19,-123v8,-25,45,2,55,13v10,41,13,91,21,135v10,-52,11,-113,26,-159v19,1,43,10,39,36r-33,230v-2,20,-26,4,-36,0v-30,-30,-29,-95,-41,-143xm121,-307v-26,-1,-44,-29,-64,-4v-5,6,-23,6,-22,-6v2,-21,23,-33,42,-36v24,-4,42,31,59,4v6,-10,23,-5,23,6v0,12,-26,37,-38,36","w":168},"\u00d2":{"d":"84,4v-134,18,-98,-207,-39,-265v34,-34,93,4,96,49v6,76,-5,155,-37,201v-6,7,-13,12,-20,15xm90,-347v10,12,46,16,33,38v-30,18,-52,-20,-78,-30v-6,-4,-10,-8,-14,-11v0,-16,15,-31,29,-22v9,9,19,17,30,25xm79,-219v-26,39,-44,104,-34,167v4,25,22,10,29,-7v16,-38,29,-101,21,-153v-2,-14,-8,-18,-16,-7"},"\u00d3":{"d":"84,4v-134,18,-98,-207,-39,-265v34,-34,93,4,96,49v6,76,-5,155,-37,201v-6,7,-13,12,-20,15xm96,-327v-14,10,-55,43,-64,7v18,-19,50,-31,67,-52v14,-9,29,5,29,22v-8,7,-22,16,-32,23xm79,-219v-26,39,-44,104,-34,167v4,25,22,10,29,-7v16,-38,29,-101,21,-153v-2,-14,-8,-18,-16,-7"},"\u00d4":{"d":"84,4v-134,18,-98,-207,-39,-265v34,-34,93,4,96,49v6,76,-5,155,-37,201v-6,7,-13,12,-20,15xm79,-219v-26,39,-44,104,-34,167v4,25,22,10,29,-7v16,-38,29,-101,21,-153v-2,-14,-8,-18,-16,-7xm131,-293v-31,2,-22,-33,-31,-55v-12,14,-20,30,-30,45v-32,-28,12,-74,31,-95v31,13,22,64,34,98v1,5,0,7,-4,7"},"\u00d5":{"d":"84,4v-134,18,-98,-207,-39,-265v34,-34,93,4,96,49v6,76,-5,155,-37,201v-6,7,-13,12,-20,15xm121,-307v-26,-1,-44,-29,-64,-4v-5,6,-23,6,-22,-6v2,-21,23,-33,42,-36v24,-4,42,31,59,4v6,-10,23,-5,23,6v0,12,-26,37,-38,36xm79,-219v-26,39,-44,104,-34,167v4,25,22,10,29,-7v16,-38,29,-101,21,-153v-2,-14,-8,-18,-16,-7"},"\u00d6":{"d":"84,4v-134,18,-98,-207,-39,-265v34,-34,93,4,96,49v6,76,-5,155,-37,201v-6,7,-13,12,-20,15xm61,-348v19,7,19,48,-6,48v-25,0,-25,-44,-4,-49v3,-1,6,-1,10,1xm79,-219v-26,39,-44,104,-34,167v4,25,22,10,29,-7v16,-38,29,-101,21,-153v-2,-14,-8,-18,-16,-7xm118,-299v-24,1,-25,-45,-4,-49v16,-2,26,12,23,30v-2,9,-8,18,-19,19"},"\u00d8":{"d":"14,-18v-43,-74,-14,-222,48,-254v17,-9,33,2,46,8v5,-14,18,-50,31,-31v15,15,-3,36,-8,53v29,69,6,182,-27,231v-14,20,-49,20,-72,9v-7,11,-9,44,-25,28r4,3v-13,-11,-1,-33,3,-47xm91,-223v-34,9,-43,83,-48,128xm49,-44v9,14,20,-4,25,-15v12,-28,20,-65,23,-103"},"\u00d9":{"d":"91,-4v-107,45,-111,-100,-85,-197v6,-21,7,-50,18,-68v22,0,45,20,41,45v-10,55,-30,108,-24,172v1,14,13,18,19,4v26,-57,29,-142,42,-215v4,-23,41,2,48,15v-9,91,-16,189,-59,244xm90,-347v10,12,46,16,33,38v-30,18,-52,-20,-78,-30v-6,-4,-10,-8,-14,-11v0,-16,15,-31,29,-22v9,9,19,17,30,25","w":162},"\u00da":{"d":"91,-4v-107,45,-111,-100,-85,-197v6,-21,7,-50,18,-68v22,0,45,20,41,45v-10,55,-30,108,-24,172v1,14,13,18,19,4v26,-57,29,-142,42,-215v4,-23,41,2,48,15v-9,91,-16,189,-59,244xm96,-327v-14,10,-55,43,-64,7v18,-19,50,-31,67,-52v14,-9,29,5,29,22v-8,7,-22,16,-32,23","w":162},"\u00db":{"d":"91,-4v-107,45,-111,-100,-85,-197v6,-21,7,-50,18,-68v22,0,45,20,41,45v-10,55,-30,108,-24,172v1,14,13,18,19,4v26,-57,29,-142,42,-215v4,-23,41,2,48,15v-9,91,-16,189,-59,244xm118,-299v-30,0,-22,-33,-30,-56v-12,14,-18,32,-31,45v-32,-28,12,-66,26,-90v35,-12,28,61,40,94v1,5,-1,7,-5,7","w":162},"\u00dc":{"d":"91,-4v-107,45,-111,-100,-85,-197v6,-21,7,-50,18,-68v22,0,45,20,41,45v-10,55,-30,108,-24,172v1,14,13,18,19,4v26,-57,29,-142,42,-215v4,-23,41,2,48,15v-9,91,-16,189,-59,244xm59,-348v20,7,18,47,-5,48v-22,1,-25,-32,-12,-45v4,-4,9,-6,17,-3xm117,-299v-25,1,-27,-45,-5,-49v16,-3,27,14,23,30v-2,9,-7,18,-18,19","w":162},"\u0152":{"d":"130,-59v35,-12,73,-7,67,38v-21,13,-56,19,-83,24v-6,-2,-10,-6,-13,-11v-32,30,-90,4,-99,-31v-20,-80,4,-176,43,-222v17,-20,54,-13,70,2v25,-8,57,-19,88,-19v19,0,22,28,22,47v-16,9,-42,7,-63,13r-13,59v22,-4,47,-7,48,19v1,9,11,27,-4,27r-56,15xm64,-42v26,-39,41,-113,30,-175v-2,-10,-8,-11,-15,-2v-25,39,-43,103,-34,167v2,11,9,19,19,10","w":231},"\u0178":{"d":"65,10v-57,-1,-34,-71,-30,-114r-36,-166v15,-11,48,-6,46,16r21,88r45,-104v1,-5,2,-8,5,-8v54,14,20,79,4,112v-23,49,-48,98,-51,167v-1,5,-3,8,-4,9xm49,-348v19,8,19,47,-6,48v-21,1,-24,-33,-12,-45v4,-4,11,-7,18,-3xm106,-299v-24,1,-25,-45,-4,-49v16,-2,26,12,23,30v-1,10,-8,18,-19,19","w":156},"\u2013":{"d":"22,-100v-13,-8,-45,-46,-15,-48r128,-9v22,-1,33,23,30,43","w":199},"\u2014":{"d":"22,-100v-13,-9,-46,-47,-15,-48r250,-9v23,0,31,25,30,44","w":303},"\u2018":{"d":"62,-196v-40,-8,-47,-62,-50,-103v3,-12,27,-29,33,-9r24,101v2,8,0,12,-7,11","w":94},"\u2019":{"d":"25,-201v-21,-16,8,-75,6,-110v-1,-17,15,-5,21,-2v29,18,8,81,-4,105v-3,7,-12,7,-23,7","w":83},"\u201c":{"d":"36,-211v-15,-27,-56,-86,-17,-109v24,-7,17,39,31,57r16,48v7,16,-11,12,-22,10v-3,-1,-6,-4,-8,-6xm112,-196v-42,-7,-55,-76,-47,-111v9,-5,25,-20,29,-1r24,101v2,8,1,12,-6,11","w":139},"\u201d":{"d":"25,-201v-21,-16,8,-75,6,-110v-1,-17,15,-5,21,-2v29,18,7,80,-4,105v-5,6,-11,7,-23,7xm76,-200v-20,-22,17,-71,15,-108v6,-18,22,2,29,9v14,29,-8,72,-21,95v-5,4,-14,5,-23,4","w":138},"\u2026":{"d":"26,-55v28,8,24,62,-7,64v-32,2,-34,-59,-6,-66v4,-1,8,0,13,2xm122,-55v27,9,22,62,-8,64v-33,2,-35,-60,-5,-66v4,-1,8,0,13,2xm217,-55v27,7,23,63,-7,64v-32,1,-37,-60,-6,-66v4,-1,8,0,13,2","w":270}}});;$(document).ready(function(){$('a[href^="http://"]').attr("target","_blank");$('.autoclear').autoClear();ddsmoothmenu.init({mainmenuid:"nav",orientation:'h',classname:'smoothmenu',contentsource:"markup"})
$("#tweet p span").lastTwitterMessage('Gaston_officiel');Cufon.replace('h2',{fontFamily:'Komika'});Cufon.replace('h3',{fontFamily:'Komika'});$(".preview").thumbPopup();var rndNum=$.randomBetween(1,17);var bgdPosX=rndNum*100;$("#footer .face").css({backgroundPosition:"-"+bgdPosX+"px 0"});$('span.nospam').nospam();});(function($){jQuery.fn.idle=function(time){return this.each(function(){var i=$(this);i.queue(function(){setTimeout(function(){i.dequeue();},time);});});};})(jQuery);jQuery.fn.nospam=function(){var at=/ at /;var dot=/ dot /g;this.each(function(){var addr=jQuery(this).text().replace(at,"@").replace(dot,".");var title=jQuery(this).attr('title')
$(this).after('<a href="mailto:'+addr+'" title="'+title+'">'+addr+'</a>').remove();});};jQuery.extend({random:function(X){return Math.floor(X*(Math.random()%1));},randomBetween:function(MinV,MaxV){return MinV+jQuery.random(MaxV-MinV+1);}});(function($){$.fn.autoClear=function(){return this.each(function(){$(this).focus(function(){if(this.value==this.defaultValue){this.value="";}}).blur(function(){if(!this.value.length){this.value=this.defaultValue;}});});};})(jQuery);(function($){$.fn.lastTwitterMessage=function(username){var $base=this;if(!username||username=="")return this;var url="http://twitter.com/statuses/user_timeline.json?callback=?";$.getJSON(url,{count:6,screen_name:username},function(data){if(data&&data.length>=1){try{var item=null;for(var i=0;i<data.length;i++){if(/^@/i.test(data[i].text))continue;item=data[i];break;}
if(!item)return;var $tweet=$("<p></p> ").text(item.text);$tweet.html($tweet.html().replace(/((ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi,'<a href="$1">$1</a>').replace(/(^|\s)#(\w+)/g,'$1<a href="http://search.twitter.com/search?q=%23$2">#$2</a>').replace(/(^|\s)@(\w+)/g,'$1<a href="http://twitter.com/$2">@$2</a>'))
$base.empty().append($tweet).show();}catch(e){};};});return this;};})(jQuery);(function($){$.fn.thumbPopup=function(options)
{settings=jQuery.extend({popupId:"thumbPopup",popupCSS:{'border':'8px solid #fff','background':'#fff','z-index':'150'},imgSmallFlag:"t-",imgLargeFlag:"",cursorTopOffset:15,cursorLeftOffset:15,loadingHtml:"<span style='padding: 5px;'><img src='/lib/img/ajax-loader.gif'/></span>"},options);popup=$("<div />").css(settings.popupCSS).attr("id",settings.popupId).css("position","absolute").appendTo("body").hide();$(this).hover(setPopup).mousemove(updatePopupPosition).mouseout(hidePopup);function setPopup(event)
{var fullImgURL=$(this).attr("src").replace(settings.imgSmallFlag,settings.imgLargeFlag);$(this).data("hovered",true);$("<img />").bind("load",{thumbImage:this},function(event)
{if($(event.data.thumbImage).data("hovered")==true){$(popup).empty().append(this);updatePopupPosition(event);$(popup).show();}
$(event.data.thumbImage).data("cached",true);}).attr("src",fullImgURL);if($(this).data("cached")!=true){$(popup).append($(settings.loadingHtml));$(popup).show();}
updatePopupPosition(event);}
function updatePopupPosition(event)
{var windowSize=getWindowSize();var popupSize=getPopupSize();if(windowSize.width+windowSize.scrollLeft<event.pageX+popupSize.width+settings.cursorLeftOffset){$(popup).css("left",event.pageX-popupSize.width-settings.cursorLeftOffset);}else{$(popup).css("left",event.pageX+settings.cursorLeftOffset);}
if(windowSize.height+windowSize.scrollTop<event.pageY+popupSize.height+settings.cursorTopOffset){$(popup).css("top",event.pageY-popupSize.height-settings.cursorTopOffset);}else{$(popup).css("top",event.pageY+settings.cursorTopOffset);}}
function hidePopup(event)
{$(this).data("hovered",false);$(popup).empty().hide();}
function getWindowSize(){return{scrollLeft:$(window).scrollLeft(),scrollTop:$(window).scrollTop(),width:$(window).width(),height:$(window).height()};}
function getPopupSize(){return{width:$(popup).width(),height:$(popup).height()};}
return this;};})(jQuery);var ddsmoothmenu={transition:{overtime:300,outtime:300},detectwebkit:navigator.userAgent.toLowerCase().indexOf("applewebkit")!=-1,detectie6:document.all&&!window.XMLHttpRequest,getajaxmenu:function($,setting){var $menucontainer=$('#'+setting.contentsource[0])
$menucontainer.html("Loading Menu...")
$.ajax({url:setting.contentsource[1],async:true,error:function(ajaxrequest){$menucontainer.html('Error fetching content. Server Response: '+ajaxrequest.responseText)},success:function(content){$menucontainer.html(content)
ddsmoothmenu.buildmenu($,setting)}})},buildmenu:function($,setting){var smoothmenu=ddsmoothmenu
var $mainmenu=$("#"+setting.mainmenuid+">ul")
$mainmenu.parent().get(0).className=setting.classname||"ddsmoothmenu"
var $headers=$mainmenu.find("ul").parent()
$headers.hover(function(e){$(this).children('a:eq(0)').addClass('selected')},function(e){$(this).children('a:eq(0)').removeClass('selected')})
$headers.each(function(i){var $curobj=$(this).css({zIndex:100-i})
var $subul=$(this).find('ul:eq(0)').css({display:'block'})
this._dimensions={w:this.offsetWidth,h:this.offsetHeight,subulw:$subul.outerWidth(),subulh:$subul.outerHeight()}
this.istopheader=$curobj.parents("ul").length==1?true:false
$subul.css({top:this.istopheader&&setting.orientation!='v'?this._dimensions.h+"px":0})
$curobj.hover(function(e){var $targetul=$(this).children("ul:eq(0)")
this._offsets={left:$(this).offset().left,top:$(this).offset().top}
var menuleft=this.istopheader&&setting.orientation!='v'?0:this._dimensions.w
menuleft=(this._offsets.left+menuleft+this._dimensions.subulw>$(window).width())?(this.istopheader&&setting.orientation!='v'?-this._dimensions.subulw+this._dimensions.w:-this._dimensions.w):menuleft
if($targetul.queue().length<=1){$targetul.css({left:menuleft+"px",width:this._dimensions.subulw+'px'}).animate({height:'show'},ddsmoothmenu.transition.overtime)}},function(e){var $targetul=$(this).children("ul:eq(0)")
$targetul.animate({height:'hide'},ddsmoothmenu.transition.outtime)})})
$mainmenu.find("ul").css({display:'none',visibility:'visible'})},init:function(setting){if(typeof setting.customtheme=="object"&&setting.customtheme.length==2){var mainmenuid='#'+setting.mainmenuid
var mainselector=(setting.orientation=="v")?mainmenuid:mainmenuid+', '+mainmenuid
document.write('<style type="text/css">\n'
+mainselector+' ul li a {background:'+setting.customtheme[0]+';}\n'
+mainmenuid+' ul li a:hover {background:'+setting.customtheme[1]+';}\n'
+'</style>')}
jQuery(document).ready(function($){if(typeof setting.contentsource=="object"){ddsmoothmenu.getajaxmenu($,setting)}
else{ddsmoothmenu.buildmenu($,setting)}})}};;eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}(';(p($){$.q.1Q=p(){I N.2n(p(){n b=$(N).u(\'2o\');8(b.1d(/^3j\\(["\']?(.*\\.2p)["\']?\\)$/i)){b=3k.$1;$(N).u({\'2o\':\'3l\',\'1e\':"3m:3n.3o.3p(3q=R, 3r="+($(N).u(\'3s\')==\'2q-3t\'?\'3u\':\'3v\')+", 13=\'"+b+"\')"}).2n(p(){n a=$(N).u(\'1u\');8(a!=\'2r\'&&a!=\'2s\')$(N).u(\'1u\',\'2s\')})}})};n l,4,1f=z,X=1v 1w,1x,1y=1,1z=/\\.(3w|3x|2p|3y|3z)(.*)?$/i;n m=1A,18=$.14.1g&&$.14.2t.1R(0,1)==6&&!19.3A,1S=18||($.14.1g&&$.14.2t.1R(0,1)==7);$.q.r=p(o){n j=$.2u({},$.q.r.2v,o);n k=N;p 2w(){l=N;4=$.2u({},j);2x();I z};p 2x(){8(1f)I;8($.1T(4.1U)){4.1U()}4.v=[];4.t=0;8(j.v.Y>0){4.v=j.v}D{n a={};8(!l.1B||l.1B==\'\'){n a={J:l.J,F:l.F};8($(l).1C("1l:1D").Y){a.S=$(l).1C("1l:1D")}D{a.S=$(l)}8(a.F==\'\'||1V a.F==\'1m\'){a.F=a.S.2y(\'1W\')}4.v.2z(a)}D{n b=$(k).1e("a[1B="+l.1B+"]");n a={};3B(n i=0;i<b.Y;i++){a={J:b[i].J,F:b[i].F};8($(b[i]).1C("1l:1D").Y){a.S=$(b[i]).1C("1l:1D")}D{a.S=$(b[i])}8(a.F==\'\'||1V a.F==\'1m\'){a.F=a.S.2y(\'1W\')}4.v.2z(a)}}}3C(4.v[4.t].J!=l.J){4.t++}8(4.1E){8(18){$(\'1X, 1Y, 1Z\').u(\'21\',\'3D\');$("#T").u(\'B\',$(U).B())}$("#T").u({\'3E-3F\':4.2A,\'22\':4.2B}).Z()}$(19).11("23.K 24.K",$.q.r.2C);1h()};p 1h(){$("#1n, #1o, #1i, #G").1a();n b=4.v[4.t].J;8(b.1d("1j")||l.3G.2D("1j")>=0){$.q.r.1F();1p(\'<1j s="2E" 3H="2F.q.r.2G()" 3I="3J\'+O.1b(O.3K()*3L)+\'" 2H="0" 3M="0" 13="\'+b+\'"></1j>\',4.1G,4.1H)}D 8(b.1d(/#/)){n c=19.3N.J.3O(\'#\')[0];c=b.3P(c,\'\');c=c.1R(c.2D(\'#\'));1p(\'<9 s="3Q">\'+$(c).2I()+\'</9>\',4.1G,4.1H)}D 8(b.1d(1z)){X=1v 1w;X.13=b;8(X.3R){25()}D{$.q.r.1F();$(X).P().11(\'3S\',p(){$("#L").1a();25()})}}D{$.q.r.1F();$.3T(b,p(a){$("#L").1a();1p(\'<9 s="3U">\'+a+\'</9>\',4.1G,4.1H)})}};p 25(){n a=X.E;n b=X.B;n c=(4.M*2)+40;n d=(4.M*2)+26;n w=$.q.r.1q();8(4.2J&&(a>(w[0]-c)||b>(w[1]-d))){n e=O.28(O.28(w[0]-c,a)/a,O.28(w[1]-d,b)/b);a=O.1b(e*a);b=O.1b(e*b)}1p(\'<1l 1W="" s="3V" 13="\'+X.13+\'" />\',a,b)};p 2K(){8((4.v.Y-1)>4.t){n a=4.v[4.t+1].J||z;8(a&&a.1d(1z)){1I=1v 1w();1I.13=a}}8(4.t>0){n a=4.v[4.t-1].J||z;8(a&&a.1d(1z)){1I=1v 1w();1I.13=a}}};p 1p(a,b,c){1f=R;n d=4.M;8(1S||m){$("#y")[0].15.2L("B");$("#y")[0].15.2L("E")}8(d>0){b+=d*2;c+=d*2;$("#y").u({\'A\':d+\'Q\',\'2M\':d+\'Q\',\'2N\':d+\'Q\',\'C\':d+\'Q\',\'E\':\'2O\',\'B\':\'2O\'});8(1S||m){$("#y")[0].15.2P(\'B\',\'(N.2Q.3W - \'+d*2+\')\');$("#y")[0].15.2P(\'E\',\'(N.2Q.3X - \'+d*2+\')\')}}D{$("#y").u({\'A\':0,\'2M\':0,\'2N\':0,\'C\':0,\'E\':\'2R%\',\'B\':\'2R%\'})}8($("#x").16(":V")&&b==$("#x").E()&&c==$("#x").B()){$("#y").1J(\'29\',p(){$("#y").1r().1K($(a)).2a("1L",p(){1s()})});I}n w=$.q.r.1q();n e=(c+26)>w[1]?w[3]:(w[3]+O.1b((w[1]-c-26)*0.5));n f=(b+40)>w[0]?w[2]:(w[2]+O.1b((w[0]-b-40)*0.5));n g={\'C\':f,\'A\':e,\'E\':b+\'Q\',\'B\':c+\'Q\'};8($("#x").16(":V")){$("#y").1J("1L",p(){$("#y").1r();$("#x").2b(g,4.2S,4.2T,p(){$("#y").1K($(a)).2a("1L",p(){1s()})})})}D{8(4.2c>0&&4.v[4.t].S!==1m){$("#y").1r().1K($(a));n h=4.v[4.t].S;n i=$.q.r.2d(h);$("#x").u({\'C\':(i.C-20-4.M)+\'Q\',\'A\':(i.A-20-4.M)+\'Q\',\'E\':$(h).E()+(4.M*2),\'B\':$(h).B()+(4.M*2)});8(4.2e){g.22=\'Z\'}$("#x").2b(g,4.2c,4.2U,p(){1s()})}D{$("#y").1a().1r().1K($(a)).Z();$("#x").u(g).2a("1L",p(){1s()})}}};p 2V(){8(4.t!==0){$("#1o, #2W").P().11("17",p(e){e.2X();4.t--;1h();I z});$("#1o").Z()}8(4.t!=(4.v.Y-1)){$("#1n, #2Y").P().11("17",p(e){e.2X();4.t++;1h();I z});$("#1n").Z()}};p 1s(){8($.14.1g){$("#y")[0].15.1M(\'1e\');$("#x")[0].15.1M(\'1e\')}2V();2K();$(U).11("1N.K",p(e){8(e.2f==27&&4.2Z){$.q.r.1c()}D 8(e.2f==37&&4.t!==0){$(U).P("1N.K");4.t--;1h()}D 8(e.2f==39&&4.t!=(4.v.Y-1)){$(U).P("1N.K");4.t++;1h()}});8(4.30){$("#y").17($.q.r.1c)}8(4.1E&&4.31){$("#T").11("17",$.q.r.1c)}8(4.33){$("#1i").11("17",$.q.r.1c).Z()}8(1V 4.v[4.t].F!==\'1m\'&&4.v[4.t].F.Y>0){n a=$("#x").1u();$(\'#G 9\').3Y(4.v[4.t].F).2I();$(\'#G\').u({\'A\':a.A+$("#x").34()-32,\'C\':a.C+(($("#x").35()*0.5)-($(\'#G\').E()*0.5))}).Z()}8(4.1E&&18){$(\'1X, 1Y, 1Z\',$(\'#y\')).u(\'21\',\'V\')}8($.1T(4.2g)){4.2g(4.v[4.t])}8($.14.1g){$("#x")[0].15.1M(\'1e\');$("#y")[0].15.1M(\'1e\')}1f=z};I N.P(\'17.K\').11(\'17.K\',2w)};$.q.r.2C=p(){n w=$.q.r.1q();8(4.2h&&$("#x").16(\':V\')){n a=$("#x").35();n b=$("#x").34();n c={\'A\':(b>w[1]?w[3]:w[3]+O.1b((w[1]-b)*0.5)),\'C\':(a>w[0]?w[2]:w[2]+O.1b((w[0]-a)*0.5))};$("#x").u(c);$(\'#G\').u({\'A\':c.A+b-32,\'C\':c.C+((a*0.5)-($(\'#G\').E()*0.5))})}8(18&&$("#T").16(\':V\')){$("#T").u({\'B\':$(U).B()})}8($("#L").16(\':V\')){$("#L").u({\'C\':((w[0]-40)*0.5+w[2]),\'A\':((w[1]-40)*0.5+w[3])})}};$.q.r.1t=p(a,b){I 3Z($.41(a.42?a[0]:a,b,R))||0};$.q.r.2d=p(a){n b=a.43();b.A+=$.q.r.1t(a,\'44\');b.A+=$.q.r.1t(a,\'45\');b.C+=$.q.r.1t(a,\'46\');b.C+=$.q.r.1t(a,\'47\');I b};$.q.r.2G=p(){$("#L").1a();$("#2E").Z()};$.q.r.1q=p(){I[$(19).E(),$(19).B(),$(U).48(),$(U).49()]};$.q.r.36=p(){8(!$("#L").16(\':V\')){38(1x);I}$("#L > 9").u(\'A\',(1y*-40)+\'Q\');1y=(1y+1)%12};$.q.r.1F=p(){38(1x);n w=$.q.r.1q();$("#L").u({\'C\':((w[0]-40)*0.5+w[2]),\'A\':((w[1]-40)*0.5+w[3])}).Z();$("#L").11(\'17\',$.q.r.1c);1x=4a($.q.r.36,4b)};$.q.r.1c=p(){1f=R;$(X).P();$(U).P("1N.K");$(19).P("23.K 24.K");$("#T, #y, #1i").P();$("#1i, #L, #1o, #1n, #G").1a();1O=p(){8($("#T").16(\':V\')){$("#T").1J("29")}$("#y").1r();8(4.2h){$(19).P("23.K 24.K")}8(18){$(\'1X, 1Y, 1Z\').u(\'21\',\'V\')}8($.1T(4.2i)){4.2i()}1f=z};8($("#x").16(":V")!==z){8(4.2j>0&&4.v[4.t].S!==1m){n a=4.v[4.t].S;n b=$.q.r.2d(a);n c={\'C\':(b.C-20-4.M)+\'Q\',\'A\':(b.A-20-4.M)+\'Q\',\'E\':$(a).E()+(4.M*2),\'B\':$(a).B()+(4.M*2)};8(4.2e){c.22=\'1a\'}$("#x").3a(z,R).2b(c,4.2j,4.3b,1O)}D{$("#x").3a(z,R).1J(\'29\',1O)}}D{1O()}I z};$.q.r.3c=p(){n a=\'\';a+=\'<9 s="T"></9>\';a+=\'<9 s="L"><9></9></9>\';a+=\'<9 s="x">\';a+=\'<9 s="3d">\';a+=\'<9 s="1i"></9>\';a+=\'<9 s="W"><9 H="W" s="4c"></9><9 H="W" s="4d"></9><9 H="W" s="4e"></9><9 H="W" s="4f"></9><9 H="W" s="4g"></9><9 H="W" s="4h"></9><9 H="W" s="4i"></9><9 H="W" s="4j"></9></9>\';a+=\'<a J="2k:;" s="1o"><1P H="2l" s="2W"></1P></a><a J="2k:;" s="1n"><1P H="2l" s="2Y"></1P></a>\';a+=\'<9 s="y"></9>\';a+=\'</9>\';a+=\'</9>\';a+=\'<9 s="G"></9>\';$(a).3e("4k");$(\'<3f 4l="0" 4m="0" 4n="0"><3g><1k H="G" s="4o"></1k><1k H="G" s="4p"><9></9></1k><1k H="G" s="4q"></1k></3g></3f>\').3e(\'#G\');8($.14.1g){$(".W").1Q()}8(18){$("9#T").u("1u","2r");$("#L 9, #1i, .G, .2l").1Q();$("#3d").4r(\'<1j s="3h" 13="2k:z;" 4s="2q" 2H="0"></1j>\');n b=$(\'#3h\')[0].4t.U;b.4u();b.1c()}};$.q.r.2v={M:10,2J:z,2e:R,2c:3i,2j:3i,2S:4v,2U:\'2m\',3b:\'2m\',2T:\'2m\',1G:4w,1H:4x,1E:z,2B:0.3,2A:\'#4y\',2Z:R,33:z,31:R,30:R,2h:z,v:[],1U:1A,2g:1A,2i:1A};$(U).4z(p(){m=$.14.1g&&!$.4A;8($("#x").Y<1){$.q.r.3c()}})})(2F);',62,285,'||||opts||||if|div||||||||||||||var||function|fn|fancybox|id|itemCurrent|css|itemArray||fancy_outer|fancy_content|false|top|height|left|else|width|title|fancy_title|class|return|href|fb|fancy_loading|padding|this|Math|unbind|px|true|orig|fancy_overlay|document|visible|fancy_bg|imagePreloader|length|show||bind||src|browser|style|is|click|IE6|window|hide|round|close|match|filter|busy|msie|_change_item|fancy_close|iframe|td|img|undefined|fancy_right|fancy_left|_set_content|getViewport|empty|_finish|getNumeric|position|new|Image|loadingTimer|loadingFrame|imageRegExp|null|rel|children|first|overlayShow|showLoading|frameWidth|frameHeight|objNext|fadeOut|append|normal|removeAttribute|keydown|__cleanup|span|fixPNG|substr|oldIE|isFunction|callbackOnStart|typeof|alt|embed|object|select||visibility|opacity|resize|scroll|_proceed_image|60||min|fast|fadeIn|animate|zoomSpeedIn|getPosition|zoomOpacity|keyCode|callbackOnShow|centerOnScroll|callbackOnClose|zoomSpeedOut|javascript|fancy_ico|swing|each|backgroundImage|png|no|absolute|relative|version|extend|defaults|_initialize|_start|attr|push|overlayColor|overlayOpacity|scrollBox|indexOf|fancy_frame|jQuery|showIframe|frameborder|html|imageScale|_preload_neighbor_images|removeExpression|right|bottom|auto|setExpression|parentNode|100|zoomSpeedChange|easingChange|easingIn|_set_navigation|fancy_left_ico|stopPropagation|fancy_right_ico|enableEscapeButton|hideOnContentClick|hideOnOverlayClick||showCloseButton|outerHeight|outerWidth|animateLoading||clearInterval||stop|easingOut|build|fancy_inner|appendTo|table|tr|fancy_bigIframe|400|url|RegExp|none|progid|DXImageTransform|Microsoft|AlphaImageLoader|enabled|sizingMethod|backgroundRepeat|repeat|crop|scale|jpg|gif|bmp|jpeg|XMLHttpRequest|for|while|hidden|background|color|className|onload|name|fancy_iframe|random|1000|hspace|location|split|replace|fancy_div|complete|load|get|fancy_ajax|fancy_img|clientHeight|clientWidth|text|parseInt||curCSS|jquery|offset|paddingTop|borderTopWidth|paddingLeft|borderLeftWidth|scrollLeft|scrollTop|setInterval|66|fancy_bg_n|fancy_bg_ne|fancy_bg_e|fancy_bg_se|fancy_bg_s|fancy_bg_sw|fancy_bg_w|fancy_bg_nw|body|cellspacing|cellpadding|border|fancy_title_left|fancy_title_main|fancy_title_right|prepend|scrolling|contentWindow|open|300|560|340|666|ready|boxModel'.split('|'),0,{}));eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('n.5=v(a,b,c){4(7 b!=\'w\'){c=c||{};4(b===o){b=\'\';c.3=-1}2 d=\'\';4(c.3&&(7 c.3==\'p\'||c.3.q)){2 e;4(7 c.3==\'p\'){e=x y();e.z(e.A()+(c.3*B*r*r*C))}s{e=c.3}d=\'; 3=\'+e.q()}2 f=c.8?\'; 8=\'+(c.8):\'\';2 g=c.9?\'; 9=\'+(c.9):\'\';2 h=c.t?\'; t\':\'\';6.5=[a,\'=\',D(b),d,f,g,h].E(\'\')}s{2 j=o;4(6.5&&6.5!=\'\'){2 k=6.5.F(\';\');G(2 i=0;i<k.m;i++){2 l=n.H(k[i]);4(l.u(0,a.m+1)==(a+\'=\')){j=I(l.u(a.m+1));J}}}K j}};',47,47,'||var|expires|if|cookie|document|typeof|path|domain|||||||||||||length|jQuery|null|number|toUTCString|60|else|secure|substring|function|undefined|new|Date|setTime|getTime|24|1000|encodeURIComponent|join|split|for|trim|decodeURIComponent|break|return'.split('|'),0,{}));eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('2.J({g:m,f:m,z:m,q:2.k.K&&(2.k.L<8||r.M<8),N:n(a,b){2.f=a;3(b)2.z=b;4 c=5.6.h(/\\?.*$/,\'\');2.g=c;3(2.q){3(2.g==\'\'){2.g=\'#\'}2("O").P(\'<A Q="s" R="S: T;"\'+\' U="V:w;"></A>\');4 d=2("#s")[0];4 e=d.x.r;e.B();e.C();e.5.6=c}j 3(2.k.t){2.7=[];2.7.9=l.9;2.u=[];2.o=l.9;2.p=v}3(c)2.f(c.h(/^#/,\'\'));W(2.D,X)},E:n(a){2.7.F(a);2.u.9=0;G.p=v},D:n(){3(2.q){4 a=2("#s")[0];4 b=a.Y||a.x.r;4 c=b.5.6.h(/\\?.*$/,\'\');3(c!=2.g){5.6=c;2.g=c;2.f(c.h(/^#/,\'\'))}}j 3(2.k.t){3(2.o==l.9&&2.7.9>2.o){2.7.H()}3(!2.y){4 d=l.9-2.7.9;2.o=l.9;3(d){2.p=w;3(d<0){I(4 i=0;i<Z.10(d);i++)2.u.11(2.7.12())}j{I(4 i=0;i<d;i++)2.7.F(2.u.H())}4 e=2.7[2.7.9-1];3(e!=m){2.g=5.6.h(/\\?.*$/,\'\');2.f(e)}}j 3(2.7[2.7.9-1]==m&&!2.p){3(5.6){4 c=5.6;2.f(5.6.h(/^#/,\'\'))}j{4 c=\'\';2.f(\'\')}2.p=v}}}j{4 c=5.6.h(/\\?.*$/,\'\');3(c!=2.g){2.g=c;2.f(c.h(/^#/,\'\'))}}},13:n(a){4 b;a=14(a.h(/\\?.*$/,\'\'));3(2.k.t){b=a}j{b=\'#\'+a;5.6=b}2.g=b;3(2.q){4 c=2("#s")[0];4 d=c.x.r;d.B();d.C();d.5.6=b;2.o=l.9;2.f(a)}j 3(2.k.t){2.y=v;G.E(a);4 e=n(){2.y=w};15.16(e,17);2.f(a);5.6=b}j{2.f(a)}}});',62,70,'||jQuery|if|var|location|hash|historyBackStack||length||||||historyCallback|historyCurrentHash|replace||else|browser|history|undefined|function|lastHistoryLength|isFirst|historyNeedIframe|document|jQuery_history|safari|historyForwardStack|true|false|contentWindow|dontCheck|historyIframeSrc|iframe|open|close|historyCheck|historyAddHistory|push|this|shift|for|extend|msie|version|documentMode|historyInit|body|prepend|id|style|display|none|src|javascript|setInterval|100|contentDocument|Math|abs|unshift|pop|historyLoad|decodeURIComponent|window|setTimeout|200'.split('|'),0,{}));(function(b){b.tools=b.tools||{};b.tools.scrollable={version:"1.1.2",conf:{size:5,vertical:false,speed:400,keyboard:true,keyboardSteps:null,disabledClass:"disabled",hoverClass:null,clickable:true,activeClass:"active",easing:"swing",loop:false,items:".items",item:null,prev:".prev",next:".next",prevPage:".prevPage",nextPage:".nextPage",api:false}};var c;function a(o,m){var r=this,p=b(this),d=!m.vertical,e=o.children(),k=0,i;if(!c){c=r}b.each(m,function(s,t){if(b.isFunction(t)){p.bind(s,t)}});if(e.length>1){e=b(m.items,o)}function l(t){var s=b(t);return m.globalNav?s:o.parent().find(t)}o.data("finder",l);var f=l(m.prev),h=l(m.next),g=l(m.prevPage),n=l(m.nextPage);b.extend(r,{getIndex:function(){return k},getClickIndex:function(){var s=r.getItems();return s.index(s.filter("."+m.activeClass))},getConf:function(){return m},getSize:function(){return r.getItems().size()},getPageAmount:function(){return Math.ceil(this.getSize()/m.size)},getPageIndex:function(){return Math.ceil(k/m.size)},getNaviButtons:function(){return f.add(h).add(g).add(n)},getRoot:function(){return o},getItemWrap:function(){return e},getItems:function(){return e.children(m.item)},getVisibleItems:function(){return r.getItems().slice(k,k+m.size)},seekTo:function(s,w,t){if(s<0){s=0}if(k===s){return r}if(b.isFunction(w)){t=w}if(s>r.getSize()-m.size){return m.loop?r.begin():this.end()}var u=r.getItems().eq(s);if(!u.length){return r}var v=b.Event("onBeforeSeek");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}if(w===undefined||b.isFunction(w)){w=m.speed}function x(){if(t){t.call(r,s)}p.trigger("onSeek",[s])}if(d){e.animate({left:-u.position().left},w,m.easing,x)}else{e.animate({top:-u.position().top},w,m.easing,x)}c=r;k=s;v=b.Event("onStart");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}f.add(g).toggleClass(m.disabledClass,s===0);h.add(n).toggleClass(m.disabledClass,s>=r.getSize()-m.size);return r},move:function(u,t,s){i=u>0;return this.seekTo(k+u,t,s)},next:function(t,s){return this.move(1,t,s)},prev:function(t,s){return this.move(-1,t,s)},movePage:function(w,v,u){i=w>0;var s=m.size*w;var t=k%m.size;if(t>0){s+=(w>0?-t:m.size-t)}return this.move(s,v,u)},prevPage:function(t,s){return this.movePage(-1,t,s)},nextPage:function(t,s){return this.movePage(1,t,s)},setPage:function(t,u,s){return this.seekTo(t*m.size,u,s)},begin:function(t,s){i=false;return this.seekTo(0,t,s)},end:function(t,s){i=true;var u=this.getSize()-m.size;return u>0?this.seekTo(u,t,s):r},reload:function(){p.trigger("onReload");return r},focus:function(){c=r;return r},click:function(u){var v=r.getItems().eq(u),s=m.activeClass,t=m.size;if(u<0||u>=r.getSize()){return r}if(t==1){if(m.loop){return r.next()}if(u===0||u==r.getSize()-1){i=(i===undefined)?true:!i}return i===false?r.prev():r.next()}if(t==2){if(u==k){u--}r.getItems().removeClass(s);v.addClass(s);return r.seekTo(u,time,fn)}if(!v.hasClass(s)){r.getItems().removeClass(s);v.addClass(s);var x=Math.floor(t/2);var w=u-x;if(w>r.getSize()-t){w=r.getSize()-t}if(w!==u){return r.seekTo(w)}}return r},bind:function(s,t){p.bind(s,t);return r},unbind:function(s){p.unbind(s);return r}});b.each("onBeforeSeek,onStart,onSeek,onReload".split(","),function(s,t){r[t]=function(u){return r.bind(t,u)}});f.addClass(m.disabledClass).click(function(){r.prev()});h.click(function(){r.next()});n.click(function(){r.nextPage()});if(r.getSize()<m.size){h.add(n).addClass(m.disabledClass)}g.addClass(m.disabledClass).click(function(){r.prevPage()});var j=m.hoverClass,q="keydown."+Math.random().toString().substring(10);r.onReload(function(){if(j){r.getItems().hover(function(){b(this).addClass(j)},function(){b(this).removeClass(j)})}if(m.clickable){r.getItems().each(function(s){b(this).unbind("click.scrollable").bind("click.scrollable",function(t){if(b(t.target).is("a")){return}return r.click(s)})})}if(m.keyboard){b(document).unbind(q).bind(q,function(t){if(t.altKey||t.ctrlKey){return}if(m.keyboard!="static"&&c!=r){return}var u=m.keyboardSteps;if(d&&(t.keyCode==37||t.keyCode==39)){r.move(t.keyCode==37?-u:u);return t.preventDefault()}if(!d&&(t.keyCode==38||t.keyCode==40)){r.move(t.keyCode==38?-u:u);return t.preventDefault()}return true})}else{b(document).unbind(q)}});r.reload()}b.fn.scrollable=function(d){var e=this.eq(typeof d=="number"?d:0).data("scrollable");if(e){return e}var f=b.extend({},b.tools.scrollable.conf);d=b.extend(f,d);d.keyboardSteps=d.keyboardSteps||d.size;this.each(function(){e=new a(b(this),d);b(this).data("scrollable",e)});return d.api?e:this}})(jQuery);(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.circular={version:"0.5.1",conf:{api:false,clonedClass:"cloned"}};b.fn.circular=function(e){var d=b.extend({},a.plugins.circular.conf),c;b.extend(d,e);this.each(function(){var i=b(this).scrollable(),n=i.getItems(),k=i.getConf(),f=i.getItemWrap(),j=0;if(i){c=i}if(n.length<k.size){return false}n.slice(0,k.size).each(function(o){b(this).clone().appendTo(f).click(function(){i.click(n.length+o)}).addClass(d.clonedClass)});var l=b.makeArray(n.slice(-k.size)).reverse();b(l).each(function(o){b(this).clone().prependTo(f).click(function(){i.click(-o-1)}).addClass(d.clonedClass)});var m=f.children(k.item);var h=k.hoverClass;if(h){m.hover(function(){b(this).addClass(h)},function(){b(this).removeClass(h)})}function g(o){var p=m.eq(o);if(k.vertical){f.css({top:-p.position().top})}else{f.css({left:-p.position().left})}}g(k.size);b.extend(i,{move:function(s,r,p,q){var u=j+s+k.size;var t=u>i.getSize()-k.size;if(u<=0||t){var o=j+k.size+(t?-n.length:n.length);g(o);u=o+s}if(q){m.removeClass(k.activeClass).eq(u+Math.floor(k.size/2)).addClass(k.activeClass)}if(u===j+k.size){return self}return i.seekTo(u,r,p)},begin:function(p,o){return this.seekTo(k.size,p,o)},end:function(p,o){return this.seekTo(n.length,p,o)},click:function(p,r,q){if(!k.clickable){return self}if(k.size==1){return this.next()}var s=p-j,o=k.activeClass;s-=Math.floor(k.size/2);return this.move(s,r,q,true)},getIndex:function(){return j},setPage:function(p,q,o){return this.seekTo(p*k.size+k.size,q,o)},getPageAmount:function(){return Math.ceil(n.length/k.size)},getPageIndex:function(){if(j<0){return this.getPageAmount()-1}if(j>=n.length){return 0}var o=(j+k.size)/k.size-1;return o},getVisibleItems:function(){var o=j+k.size;return m.slice(o,o+k.size)}});i.onStart(function(p,o){j=o-k.size;return false});i.getNaviButtons().removeClass(k.disabledClass)});return d.api?c:this}})(jQuery);(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.autoscroll={version:"1.0.1",conf:{autoplay:true,interval:3000,autopause:true,steps:1,api:false}};b.fn.autoscroll=function(d){if(typeof d=="number"){d={interval:d}}var e=b.extend({},a.plugins.autoscroll.conf),c;b.extend(e,d);this.each(function(){var g=b(this).scrollable();if(g){c=g}var i,f,h=true;g.play=function(){if(i){return}h=false;i=setInterval(function(){g.move(e.steps)},e.interval);g.move(e.steps)};g.pause=function(){i=clearInterval(i)};g.stop=function(){g.pause();h=true};if(e.autopause){g.getRoot().add(g.getNaviButtons()).hover(function(){g.pause();clearInterval(f)},function(){if(!h){f=setTimeout(g.play,e.interval)}})}if(e.autoplay){setTimeout(g.play,e.interval)}});return e.api?c:this}})(jQuery);(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.navigator={version:"1.0.2",conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,api:false,idPrefix:null}};b.fn.navigator=function(d){var e=b.extend({},a.plugins.navigator.conf),c;if(typeof d=="string"){d={navi:d}}d=b.extend(e,d);this.each(function(){var i=b(this).scrollable(),f=i.getRoot(),l=f.data("finder").call(null,d.navi),g=null,k=i.getNaviButtons();if(i){c=i}i.getNaviButtons=function(){return k.add(l)};function j(){if(!l.children().length||l.data("navi")==i){l.empty();l.data("navi",i);for(var m=0;m<i.getPageAmount();m++){l.append(b("<"+(d.naviItem||"a")+"/>"))}g=l.children().each(function(n){var o=b(this);o.click(function(p){i.setPage(n);return p.preventDefault()});if(d.indexed){o.text(n)}if(d.idPrefix){o.attr("id",d.idPrefix+n)}})}else{g=d.naviItem?l.find(d.naviItem):l.children();g.each(function(n){var o=b(this);o.click(function(p){i.setPage(n);return p.preventDefault()})})}g.eq(0).addClass(d.activeClass)}i.onStart(function(o,n){var m=d.activeClass;g.removeClass(m).eq(i.getPageIndex()).addClass(m)});i.onReload(function(){j()});j();var h=g.filter("[href="+location.hash+"]");if(h.length){i.move(g.index(h))}});return d.api?c:this}})(jQuery);(function(b){b.fn.wheel=function(e){return this[e?"bind":"trigger"]("wheel",e)};b.event.special.wheel={setup:function(){b.event.add(this,d,c,{})},teardown:function(){b.event.remove(this,d,c)}};var d=!b.browser.mozilla?"mousewheel":"DOMMouseScroll"+(b.browser.version<"1.9"?" mousemove":"");function c(e){switch(e.type){case"mousemove":return b.extend(e.data,{clientX:e.clientX,clientY:e.clientY,pageX:e.pageX,pageY:e.pageY});case"DOMMouseScroll":b.extend(e,e.data);e.delta=-e.detail/3;break;case"mousewheel":e.delta=e.wheelDelta/120;break}e.type="wheel";return b.event.handle.call(this,e,e.delta)}var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.mousewheel={version:"1.0.1",conf:{api:false,speed:50}};b.fn.mousewheel=function(f){var g=b.extend({},a.plugins.mousewheel.conf),e;if(typeof f=="number"){f={speed:f}}f=b.extend(g,f);this.each(function(){var h=b(this).scrollable();if(h){e=h}h.getRoot().wheel(function(i,j){h.move(j<0?1:-1,f.speed||50);return false})});return f.api?e:this}})(jQuery);(function(){function g(o){console.log("$f.fireEvent",[].slice.call(o))}function k(q){if(!q||typeof q!="object"){return q}var o=new q.constructor();for(var p in q){if(q.hasOwnProperty(p)){o[p]=k(q[p])}}return o}function m(t,q){if(!t){return}var o,p=0,r=t.length;if(r===undefined){for(o in t){if(q.call(t[o],o,t[o])===false){break}}}else{for(var s=t[0];p<r&&q.call(s,p,s)!==false;s=t[++p]){}}return t}function c(o){return document.getElementById(o)}function i(q,p,o){if(typeof p!="object"){return q}if(q&&p){m(p,function(r,s){if(!o||typeof s!="function"){q[r]=s}})}return q}function n(s){var q=s.indexOf(".");if(q!=-1){var p=s.substring(0,q)||"*";var o=s.substring(q+1,s.length);var r=[];m(document.getElementsByTagName(p),function(){if(this.className&&this.className.indexOf(o)!=-1){r.push(this)}});return r}}function f(o){o=o||window.event;if(o.preventDefault){o.stopPropagation();o.preventDefault()}else{o.returnValue=false;o.cancelBubble=true}return false}function j(q,o,p){q[o]=q[o]||[];q[o].push(p)}function e(){return"_"+(""+Math.random()).substring(2,10)}var h=function(t,r,s){var q=this;var p={};var u={};q.index=r;if(typeof t=="string"){t={url:t}}i(this,t,true);m(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var v="on"+this;if(v.indexOf("*")!=-1){v=v.substring(0,v.length-1);var w="onBefore"+v.substring(2);q[w]=function(x){j(u,w,x);return q}}q[v]=function(x){j(u,v,x);return q};if(r==-1){if(q[w]){s[w]=q[w]}if(q[v]){s[v]=q[v]}}});i(this,{onCuepoint:function(x,w){if(arguments.length==1){p.embedded=[null,x];return q}if(typeof x=="number"){x=[x]}var v=e();p[v]=[x,w];if(s.isLoaded()){s._api().fp_addCuepoints(x,r,v)}return q},update:function(w){i(q,w);if(s.isLoaded()){s._api().fp_updateClip(w,r)}var v=s.getConfig();var x=(r==-1)?v.clip:v.playlist[r];i(x,w,true)},_fireEvent:function(v,y,w,A){if(v=="onLoad"){m(p,function(B,C){if(C[0]){s._api().fp_addCuepoints(C[0],r,B)}});return false}A=A||q;if(v=="onCuepoint"){var z=p[y];if(z){return z[1].call(s,A,w)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(v)!=-1){i(A,y);if(y.metaData){if(!A.duration){A.duration=y.metaData.duration}else{A.fullDuration=y.metaData.duration}}}var x=true;m(u[v],function(){x=this.call(s,A,y,w)});return x}});if(t.onCuepoint){var o=t.onCuepoint;q.onCuepoint.apply(q,typeof o=="function"?[o]:o);delete t.onCuepoint}m(t,function(v,w){if(typeof w=="function"){j(u,v,w);delete t[v]}});if(r==-1){s.onCuepoint=this.onCuepoint}};var l=function(p,r,q,t){var s={};var o=this;var u=false;if(t){i(s,t)}m(r,function(v,w){if(typeof w=="function"){s[v]=w;delete r[v]}});i(this,{animate:function(y,z,x){if(!y){return o}if(typeof z=="function"){x=z;z=500}if(typeof y=="string"){var w=y;y={};y[w]=z;z=500}if(x){var v=e();s[v]=x}if(z===undefined){z=500}r=q._api().fp_animate(p,y,z,v);return o},css:function(w,x){if(x!==undefined){var v={};v[w]=x;w=v}r=q._api().fp_css(p,w);i(o,r);return o},show:function(){this.display="block";q._api().fp_showPlugin(p);return o},hide:function(){this.display="none";q._api().fp_hidePlugin(p);return o},toggle:function(){this.display=q._api().fp_togglePlugin(p);return o},fadeTo:function(y,x,w){if(typeof x=="function"){w=x;x=500}if(w){var v=e();s[v]=w}this.display=q._api().fp_fadeTo(p,y,x,v);this.opacity=y;return o},fadeIn:function(w,v){return o.fadeTo(1,w,v)},fadeOut:function(w,v){return o.fadeTo(0,w,v)},getName:function(){return p},getPlayer:function(){return q},_fireEvent:function(w,v,x){if(w=="onUpdate"){var y=q._api().fp_getPlugin(p);if(!y){return}i(o,y);delete o.methods;if(!u){m(y.methods,function(){var A=""+this;o[A]=function(){var B=[].slice.call(arguments);var C=q._api().fp_invoke(p,A,B);return C==="undefined"||C===undefined?o:C}});u=true}}var z=s[w];if(z){z.apply(o,v);if(w.substring(0,1)=="_"){delete s[w]}}}})};function b(o,t,z){var E=this,y=null,x,u,p=[],s={},B={},r,v,w,D,A,q;i(E,{id:function(){return r},isLoaded:function(){return(y!==null)},getParent:function(){return o},hide:function(F){if(F){o.style.height="0px"}if(y){y.style.height="0px"}return E},show:function(){o.style.height=q+"px";if(y){y.style.height=A+"px"}return E},isHidden:function(){return y&&parseInt(y.style.height,10)===0},load:function(F){if(!y&&E._fireEvent("onBeforeLoad")!==false){m(a,function(){this.unload()});x=o.innerHTML;if(x&&!flashembed.isSupported(t.version)){o.innerHTML=""}flashembed(o,t,{config:z});if(F){F.cached=true;j(B,"onLoad",F)}}return E},unload:function(){if(x.replace(/\s/g,"")!==""){if(E._fireEvent("onBeforeUnload")===false){return E}try{if(y){y.fp_close();E._fireEvent("onUnload")}}catch(F){}y=null;o.innerHTML=x}return E},getClip:function(F){if(F===undefined){F=D}return p[F]},getCommonClip:function(){return u},getPlaylist:function(){return p},getPlugin:function(F){var H=s[F];if(!H&&E.isLoaded()){var G=E._api().fp_getPlugin(F);if(G){H=new l(F,G,E);s[F]=H}}return H},getScreen:function(){return E.getPlugin("screen")},getControls:function(){return E.getPlugin("controls")},getConfig:function(F){return F?k(z):z},getFlashParams:function(){return t},loadPlugin:function(I,H,K,J){if(typeof K=="function"){J=K;K={}}var G=J?e():"_";E._api().fp_loadPlugin(I,H,K,G);var F={};F[G]=J;var L=new l(I,null,E,F);s[I]=L;return L},getState:function(){return y?y.fp_getState():-1},play:function(G,F){function H(){if(G!==undefined){E._api().fp_play(G,F)}else{E._api().fp_play()}}if(y){H()}else{E.load(function(){H()})}return E},getVersion:function(){var G="flowplayer.js 3.1.4";if(y){var F=y.fp_getVersion();F.push(G);return F}return G},_api:function(){if(!y){throw"Flowplayer "+E.id()+" not loaded when calling an API method"}return y},setClip:function(F){E.setPlaylist([F]);return E},getIndex:function(){return w}});m(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var F="on"+this;if(F.indexOf("*")!=-1){F=F.substring(0,F.length-1);var G="onBefore"+F.substring(2);E[G]=function(H){j(B,G,H);return E}}E[F]=function(H){j(B,F,H);return E}});m(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed").split(","),function(){var F=this;E[F]=function(H,G){if(!y){return E}var I=null;if(H!==undefined&&G!==undefined){I=y["fp_"+F](H,G)}else{I=(H===undefined)?y["fp_"+F]():y["fp_"+F](H)}return I==="undefined"||I===undefined?E:I}});E._fireEvent=function(O){if(typeof O=="string"){O=[O]}var P=O[0],M=O[1],K=O[2],J=O[3],I=0;if(z.debug){g(O)}if(!y&&P=="onLoad"&&M=="player"){y=y||c(v);A=y.clientHeight;m(p,function(){this._fireEvent("onLoad")});m(s,function(Q,R){R._fireEvent("onUpdate")});u._fireEvent("onLoad")}if(P=="onLoad"&&M!="player"){return}if(P=="onError"){if(typeof M=="string"||(typeof M=="number"&&typeof K=="number")){M=K;K=J}}if(P=="onContextMenu"){m(z.contextMenu[M],function(Q,R){R.call(E)});return}if(P=="onPluginEvent"){var F=M.name||M;var G=s[F];if(G){G._fireEvent("onUpdate",M);G._fireEvent(K,O.slice(3))}return}if(P=="onPlaylistReplace"){p=[];var L=0;m(M,function(){p.push(new h(this,L++,E))})}if(P=="onClipAdd"){if(M.isInStream){return}M=new h(M,K,E);p.splice(K,0,M);for(I=K+1;I<p.length;I++){p[I].index++}}var N=true;if(typeof M=="number"&&M<p.length){D=M;var H=p[M];if(H){N=H._fireEvent(P,K,J)}if(!H||N!==false){N=u._fireEvent(P,K,J,H)}}m(B[P],function(){N=this.call(E,M,K);if(this.cached){B[P].splice(I,1)}if(N===false){return false}I++});return N};function C(){if($f(o)){$f(o).getParent().innerHTML="";w=$f(o).getIndex();a[w]=E}else{a.push(E);w=a.length-1}q=parseInt(o.style.height,10)||o.clientHeight;if(typeof t=="string"){t={src:t}}r=o.id||"fp"+e();v=t.id||r+"_api";t.id=v;z.playerId=r;if(typeof z=="string"){z={clip:{url:z}}}if(typeof z.clip=="string"){z.clip={url:z.clip}}z.clip=z.clip||{};if(o.getAttribute("href",2)&&!z.clip.url){z.clip.url=o.getAttribute("href",2)}u=new h(z.clip,-1,E);z.playlist=z.playlist||[z.clip];var F=0;m(z.playlist,function(){var H=this;if(typeof H=="object"&&H.length){H={url:""+H}}m(z.clip,function(I,J){if(J!==undefined&&H[I]===undefined&&typeof J!="function"){H[I]=J}});z.playlist[F]=H;H=new h(H,F,E);p.push(H);F++});m(z,function(H,I){if(typeof I=="function"){if(u[H]){u[H](I)}else{j(B,H,I)}delete z[H]}});m(z.plugins,function(H,I){if(I){s[H]=new l(H,I,E)}});if(!z.plugins||z.plugins.controls===undefined){s.controls=new l("controls",null,E)}s.canvas=new l("canvas",null,E);t.bgcolor=t.bgcolor||"#000000";t.version=t.version||[9,0];t.expressInstall="http://www.flowplayer.org/swf/expressinstall.swf";function G(H){if(!E.isLoaded()&&E._fireEvent("onBeforeClick")!==false){E.load()}return f(H)}x=o.innerHTML;if(x.replace(/\s/g,"")!==""){if(o.addEventListener){o.addEventListener("click",G,false)}else{if(o.attachEvent){o.attachEvent("onclick",G)}}}else{if(o.addEventListener){o.addEventListener("click",f,false)}E.load()}}if(typeof o=="string"){flashembed.domReady(function(){var F=c(o);if(!F){throw"Flowplayer cannot access element: "+o}else{o=F;C()}})}else{C()}}var a=[];function d(o){this.length=o.length;this.each=function(p){m(o,p)};this.size=function(){return o.length}}window.flowplayer=window.$f=function(){var p=null;var o=arguments[0];if(!arguments.length){m(a,function(){if(this.isLoaded()){p=this;return false}});return p||a[0]}if(arguments.length==1){if(typeof o=="number"){return a[o]}else{if(o=="*"){return new d(a)}m(a,function(){if(this.id()==o.id||this.id()==o||this.getParent()==o){p=this;return false}});return p}}if(arguments.length>1){var r=arguments[1];var q=(arguments.length==3)?arguments[2]:{};if(typeof o=="string"){if(o.indexOf(".")!=-1){var t=[];m(n(o),function(){t.push(new b(this,k(r),k(q)))});return new d(t)}else{var s=c(o);return new b(s!==null?s:o,r,q)}}else{if(o){return new b(o,r,q)}}}return null};i(window.$f,{fireEvent:function(){var o=[].slice.call(arguments);var q=$f(o[0]);return q?q._fireEvent(o.slice(1)):null},addPlugin:function(o,p){b.prototype[o]=p;return $f},each:m,extend:i});if(typeof jQuery=="function"){jQuery.prototype.flowplayer=function(q,p){if(!arguments.length||typeof arguments[0]=="number"){var o=[];this.each(function(){var r=$f(this);if(r){o.push(r)}});return arguments.length?o[arguments[0]]:new d(o)}return this.each(function(){$f(this,k(q),p?k(p):{})})}}})();(function(){var e=typeof jQuery=="function";var i={width:"100%",height:"100%",allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:null,onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(e){jQuery.tools=jQuery.tools||{};jQuery.tools.flashembed={version:"1.0.4",conf:i}}function j(){if(c.done){return false}var l=document;if(l&&l.getElementsByTagName&&l.getElementById&&l.body){clearInterval(c.timer);c.timer=null;for(var k=0;k<c.ready.length;k++){c.ready[k].call()}c.ready=null;c.done=true}}var c=e?jQuery:function(k){if(c.done){return k()}if(c.timer){c.ready.push(k)}else{c.ready=[k];c.timer=setInterval(j,13)}};function f(l,k){if(k){for(key in k){if(k.hasOwnProperty(key)){l[key]=k[key]}}}return l}function g(k){switch(h(k)){case"string":k=k.replace(new RegExp('(["\\\\])',"g"),"\\$1");k=k.replace(/^\s?(\d+)%/,"$1pct");return'"'+k+'"';case"array":return"["+b(k,function(n){return g(n)}).join(",")+"]";case"function":return'"function()"';case"object":var l=[];for(var m in k){if(k.hasOwnProperty(m)){l.push('"'+m+'":'+g(k[m]))}}return"{"+l.join(",")+"}"}return String(k).replace(/\s/g," ").replace(/\'/g,'"')}function h(l){if(l===null||l===undefined){return false}var k=typeof l;return(k=="object"&&l.push)?"array":k}if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function b(k,n){var m=[];for(var l in k){if(k.hasOwnProperty(l)){m[l]=n(k[l])}}return m}function a(r,t){var q=f({},r);var s=document.all;var n='<object width="'+q.width+'" height="'+q.height+'"';if(s&&!q.id){q.id="_"+(""+Math.random()).substring(9)}if(q.id){n+=' id="'+q.id+'"'}if(q.cachebusting){q.src+=((q.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(q.w3c||!s){n+=' data="'+q.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(q.w3c||s){n+='<param name="movie" value="'+q.src+'" />'}q.width=q.height=q.id=q.w3c=q.src=null;for(var l in q){if(q[l]!==null){n+='<param name="'+l+'" value="'+q[l]+'" />'}}var o="";if(t){for(var m in t){if(t[m]!==null){o+=m+"="+(typeof t[m]=="object"?g(t[m]):t[m])+"&"}}o=o.substring(0,o.length-1);n+='<param name="flashvars" value=\''+o+"' />"}n+="</object>";return n}function d(m,p,l){var k=flashembed.getVersion();f(this,{getContainer:function(){return m},getConf:function(){return p},getVersion:function(){return k},getFlashvars:function(){return l},getApi:function(){return m.firstChild},getHTML:function(){return a(p,l)}});var q=p.version;var r=p.expressInstall;var o=!q||flashembed.isSupported(q);if(o){p.onFail=p.version=p.expressInstall=null;m.innerHTML=a(p,l)}else{if(q&&r&&flashembed.isSupported([6,65])){f(p,{src:r});l={MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title};m.innerHTML=a(p,l)}else{if(m.innerHTML.replace(/\s/g,"")!==""){}else{m.innerHTML="<h2>Flash version "+q+" or greater is required</h2><h3>"+(k[0]>0?"Your version is "+k:"You have no flash plugin installed")+"</h3>"+(m.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='http://www.adobe.com/go/getflashplayer'>here</a></p>");if(m.tagName=="A"){m.onclick=function(){location.href="http://www.adobe.com/go/getflashplayer"}}}}}if(!o&&p.onFail){var n=p.onFail.call(this);if(typeof n=="string"){m.innerHTML=n}}if(document.all){window[p.id]=document.getElementById(p.id)}}window.flashembed=function(l,m,k){if(typeof l=="string"){var n=document.getElementById(l);if(n){l=n}else{c(function(){flashembed(l,m,k)});return}}if(!l){return}if(typeof m=="string"){m={src:m}}var o=f({},i);f(o,m);return new d(l,o,k)};f(window.flashembed,{getVersion:function(){var m=[0,0];if(navigator.plugins&&typeof navigator.plugins["Shockwave Flash"]=="object"){var l=navigator.plugins["Shockwave Flash"].description;if(typeof l!="undefined"){l=l.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var n=parseInt(l.replace(/^(.*)\..*$/,"$1"),10);var r=/r/.test(l)?parseInt(l.replace(/^.*r(.*)$/,"$1"),10):0;m=[n,r]}}else{if(window.ActiveXObject){try{var p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(q){try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");m=[6,0];p.AllowScriptAccess="always"}catch(k){if(m[0]==6){return m}}try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(o){}}if(typeof p=="object"){l=p.GetVariable("$version");if(typeof l!="undefined"){l=l.replace(/^\S+\s+(.*)$/,"$1").split(",");m=[parseInt(l[0],10),parseInt(l[2],10)]}}}}return m},isSupported:function(k){var m=flashembed.getVersion();var l=(m[0]>k[0])||(m[0]==k[0]&&m[1]>=k[1]);return l},domReady:c,asString:g,getHTML:a});if(e){jQuery.fn.flashembed=function(l,k){var m=null;this.each(function(){m=flashembed(this,l,k)});return l.api===false?this:m}}})();(function(){function toAbsolute(url,base){if(url.substring(0,4)=="http"){return url;}if(base){return base+(base.substring(base.length-1)!="/"?"/":"")+url;}base=location.protocol+"//"+location.host;if(url.substring(0,1)=="/"){return base+url;}var path=location.pathname;path=path.substring(0,path.lastIndexOf("/"));return base+path+"/"+url;}$f.addPlugin("embed",function(options){var self=this;var conf=self.getConfig(true);var opts={width:self.getParent().clientWidth||'100%',height:self.getParent().clientHeight||'100%',url:toAbsolute(self.getFlashParams().src),index:-1,allowfullscreen:true,allowscriptaccess:'always'};$f.extend(opts,options);opts.src=opts.url;opts.w3c=true;delete conf.playerId;delete opts.url;delete opts.index;this.getEmbedCode=function(runnable,index){index=typeof index=='number'?index:opts.index;if(index>=0){conf.playlist=[self.getPlaylist()[index]];}index=0;$f.each(conf.playlist,function(){conf.playlist[index++].url=toAbsolute(this.url,this.baseUrl);});var html=flashembed.getHTML(opts,{config:conf});if(!runnable){html=html.replace(/\</g,"&lt;").replace(/\>/g,"&gt;");}return html;};return self;});})();;function ScrollableTable(tableEl,tableHeight,tableWidth){this.initIEengine=function(){this.containerEl.style.overflowY='auto';if(this.tableEl.parentElement.clientHeight-this.tableEl.offsetHeight<0){this.tableEl.style.width=this.newWidth-this.scrollWidth+'px';}else{this.containerEl.style.overflowY='hidden';this.tableEl.style.width=this.newWidth+'px';}
if(this.thead){var trs=this.thead.getElementsByTagName('tr');for(x=0;x<trs.length;x++){trs[x].style.position='relative';trs[x].style.setExpression("top","this.parentElement.parentElement.parentElement.scrollTop + 'px'");}}
if(this.tfoot){var trs=this.tfoot.getElementsByTagName('tr');for(x=0;x<trs.length;x++){trs[x].style.position='relative';trs[x].style.setExpression("bottom","(this.parentElement.parentElement.offsetHeight - this.parentElement.parentElement.parentElement.clientHeight - this.parentElement.parentElement.parentElement.scrollTop) + 'px'");}}
if(!this.tableEl.id){this.tableEl.id='id'+Math.floor(Math.random()*1000);}
eval("window.attachEvent('onresize', function () { document.getElementById('"+this.tableEl.id+"').style.visibility = 'hidden'; document.getElementById('"+this.tableEl.id+"').style.visibility = 'visible'; } )");};this.initFFengine=function(){this.containerEl.style.overflow='hidden';this.tableEl.style.width=this.newWidth+'px';var headHeight=(this.thead)?this.thead.clientHeight:0;var footHeight=(this.tfoot)?this.tfoot.clientHeight:0;var bodyHeight=this.tbody.clientHeight;var trs=this.tbody.getElementsByTagName('tr');if(bodyHeight>=(this.newHeight-(headHeight+footHeight))){this.tbody.style.overflow='-moz-scrollbars-vertical';for(x=0;x<trs.length;x++){var tds=trs[x].getElementsByTagName('td');tds[tds.length-1].style.paddingRight+=this.scrollWidth+'px';}}else{this.tbody.style.overflow='-moz-scrollbars-none';}
var cellSpacing=(this.tableEl.offsetHeight-(this.tbody.clientHeight+headHeight+footHeight))/4;this.tbody.style.height=(this.newHeight-(headHeight+cellSpacing*2)-(footHeight+cellSpacing*2))+'px';};this.tableEl=tableEl;this.scrollWidth=17;this.originalHeight=this.tableEl.clientHeight;this.originalWidth=this.tableEl.clientWidth;this.newHeight=parseInt(tableHeight);this.newWidth=tableWidth?parseInt(tableWidth):this.originalWidth;this.tableEl.style.height='auto';this.tableEl.removeAttribute('height');this.containerEl=this.tableEl.parentNode.insertBefore(document.createElement('div'),this.tableEl);this.containerEl.appendChild(this.tableEl);this.containerEl.style.height=this.newHeight+'px';this.containerEl.style.width=this.newWidth+'px';var thead=this.tableEl.getElementsByTagName('thead');this.thead=(thead[0])?thead[0]:null;var tfoot=this.tableEl.getElementsByTagName('tfoot');this.tfoot=(tfoot[0])?tfoot[0]:null;var tbody=this.tableEl.getElementsByTagName('tbody');this.tbody=(tbody[0])?tbody[0]:null;if(!this.tbody)return;if(document.all&&document.getElementById&&!window.opera)this.initIEengine();if(!document.all&&document.getElementById&&!window.opera)this.initFFengine();};jQuery.fn.Scrollable=function(tableHeight,tableWidth){this.each(function(){if(jQuery.browser.msie||jQuery.browser.mozilla){var table=new ScrollableTable(this,tableHeight,tableWidth);}});};