/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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:
 * Copyright (c) 2006 by type-together. All rights reserved.
 * 
 * Trademark:
 * TT Ronnia is a trademark of type-together.
 * 
 * Full name:
 * Ronnia-Regular
 * 
 * Description:
 * Copyright (c) 2006 by  type-together. All rights reserved.
 * 
 * Manufacturer:
 * type-together
 * 
 * Designer:
 * Veronika Burian, Jose Scaglione
 * 
 * Vendor URL:
 * www.type-together.com
 * 
 * License information:
 * http://www.type-together.com/tt_EULA.pdf
 */
Cufon.registerFont({"w":194,"face":{"font-family":"Ronnia","font-weight":450,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-29 -332 294 80","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":72},"!":{"d":"31,-73r-6,-186r42,0r-5,186r-31,0xm24,-20v0,-12,9,-23,22,-23v14,0,22,9,22,22v0,13,-8,24,-22,24v-13,0,-22,-10,-22,-23","w":92},"\"":{"d":"76,-254r35,0r-4,93r-26,0xm19,-254r35,0r-5,93r-26,0","w":128},"#":{"d":"38,-147r9,-28r40,0r19,-63r32,0r-19,63r43,0r19,-63r32,0r-19,63r42,0r-9,28r-42,0r-16,52r43,0r-10,28r-43,0r-19,67r-32,0r20,-67r-43,0r-20,67r-32,0r20,-67r-40,0r9,-28r40,0r16,-52r-40,0xm109,-147r-15,52r44,0r15,-52r-44,0","w":248},"$":{"d":"59,-187v0,59,107,46,107,118v0,36,-19,62,-54,70r0,35r-34,0r0,-33v-26,-1,-54,-12,-64,-22v5,-10,10,-21,14,-31v25,26,96,36,98,-14v0,-23,-15,-35,-37,-43v-34,-13,-68,-32,-68,-76v0,-40,27,-61,57,-66r0,-33r33,0r0,32v39,6,55,34,58,57v-11,3,-22,7,-33,10v-6,-26,-21,-37,-40,-37v-19,0,-37,9,-37,33","w":188},"%":{"d":"240,-143v32,0,54,20,54,73v0,51,-22,75,-54,75v-34,0,-55,-25,-55,-74v0,-53,25,-74,55,-74xm240,-21v14,0,23,-16,23,-48v0,-30,-8,-49,-23,-49v-15,0,-24,19,-24,50v0,29,9,47,24,47xm74,-259v32,0,53,21,53,74v0,50,-22,74,-54,74v-34,0,-55,-25,-55,-74v0,-53,26,-74,56,-74xm73,-137v14,0,23,-17,23,-48v0,-31,-7,-48,-22,-48v-15,0,-24,18,-24,49v0,29,8,47,23,47xm113,0r-35,0r122,-259r35,0","w":312},"&":{"d":"58,-72v-1,54,74,60,101,18v-23,-23,-42,-44,-63,-70v-23,8,-38,27,-38,52xm168,-165r-27,-16v14,-16,8,-50,-21,-48v-42,3,-33,39,-14,61v47,54,86,101,138,154r-24,23v-13,-12,-28,-26,-40,-40v-24,24,-48,36,-80,36v-58,0,-82,-37,-82,-75v0,-41,25,-66,59,-79v-43,-43,-31,-108,43,-110v58,-1,83,53,48,94","w":249,"k":{"\u0119":13,"\u0107":13,"\u0106":18,"\u00f3":13,"\u00d3":18,"y":22,"w":14,"u":5,"t":14,"q":11,"o":13,"g":11,"e":13,"d":11,"c":13,"Y":40,"W":18,"U":18,"T":40,"Q":18,"O":18,"G":18,"C":18,"v":25,"f":7,"V":32}},"'":{"d":"19,-254r35,0r-5,93r-26,0","w":71},"(":{"d":"105,29r-32,15v-60,-97,-60,-221,-1,-326r32,13v-51,95,-53,207,1,298","w":114,"k":{"y":-18,"j":-25}},")":{"d":"9,-266r33,-15v60,98,60,220,0,326r-32,-13v51,-95,53,-208,-1,-298","w":114},"*":{"d":"56,-200r14,10v-7,15,-8,41,-28,41v-36,-10,4,-41,14,-51xm77,-190r14,-10v9,10,30,19,30,35v0,20,-25,21,-33,2xm60,-223r-6,16v-17,-5,-45,-1,-47,-20v6,-33,40,-4,53,4xm91,-207r-6,-16v12,-6,24,-20,39,-20v8,0,14,6,14,16v-2,20,-30,15,-47,20xm81,-231r-17,0v-3,-16,-16,-52,8,-52v26,0,12,33,9,52","w":145,"k":{"\u0119":7,"\u0107":7,"\u0104":29,"\u00f3":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"A":29}},"+":{"d":"80,-130r0,-65r33,0r0,65r67,0r0,32r-67,0r0,70r-33,0r0,-70r-66,0r0,-32r66,0"},",":{"d":"33,66r-20,-5r13,-95v2,-25,43,-20,40,1v-5,37,-23,65,-33,99","w":86,"k":{"v":18,"V":32,"w":14,"y":18,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"T":43,"U":7,"W":14,"Y":47}},"-":{"d":"19,-95r0,-31r108,0r0,31r-108,0","w":145,"k":{"x":11,"X":22,"V":14,"J":7,"7":14,"z":11,"\u017a":11,"\u017c":11,"T":25,"Y":29,"Z":11,"\u0179":11,"\u017b":11}},".":{"d":"22,-21v0,-13,9,-25,24,-25v15,0,24,10,24,24v0,14,-10,26,-25,26v-15,0,-23,-10,-23,-25","w":91,"k":{"v":18,"V":32,"w":14,"y":18,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"T":43,"U":7,"W":14,"Y":47}},"\/":{"d":"4,23r114,-304r33,12r-115,304","w":153,"k":{"\u017c":14,"\u017a":14,"\u015b":14,"\u0144":11,"\u0119":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":22,"\u00f3":18,"\u00d3":7,"z":14,"u":14,"s":14,"r":11,"q":22,"p":11,"o":18,"n":11,"m":11,"g":22,"e":18,"d":22,"c":18,"a":18,"Q":7,"O":7,"G":7,"C":7,"A":22,"x":7,"J":32}},"0":{"d":"98,-251v52,0,82,35,82,126v0,95,-30,129,-84,129v-57,0,-83,-36,-83,-128v0,-92,35,-127,85,-127xm96,-27v30,0,46,-25,46,-98v0,-69,-14,-95,-45,-95v-33,0,-45,26,-45,99v0,66,12,94,44,94","w":192,"k":{"7":7,"3":4,"2":4}},"1":{"d":"21,0r0,-28r42,0r0,-190r-39,0r0,-29r77,0r0,219r43,0r0,28r-123,0","w":156,"k":{"7":11,"6":7,"4":7}},"2":{"d":"167,-184v0,62,-66,116,-104,154r108,0r0,30r-161,0r0,-24v38,-36,62,-61,92,-100v19,-25,25,-40,25,-58v-2,-53,-74,-41,-85,-2r-30,-15v12,-29,41,-53,82,-53v42,0,73,24,73,68","w":186,"k":{"9":4,"8":5,"7":4,"6":7,"4":14,"2":4}},"3":{"d":"54,-145v37,4,60,-13,60,-40v0,-19,-12,-35,-36,-35v-19,0,-36,12,-46,30r-27,-17v13,-26,39,-44,79,-44v79,0,96,96,36,119v26,8,40,28,40,59v0,75,-108,98,-157,55r15,-31v31,29,104,32,100,-25v-3,-35,-15,-46,-64,-44r0,-27","w":183,"k":{"9":4,"7":7,"6":4,"3":4,"2":7}},"4":{"d":"155,0r-38,0r0,-60r-105,0r0,-25r101,-162r43,0r0,157r32,0r0,31r-33,0r0,59xm48,-90r70,0r0,-114","w":196,"k":{"9":5,"7":11,"2":7}},"5":{"d":"135,-88v0,-53,-57,-68,-85,-30r-31,-10r0,-119r140,0r0,32r-107,0r0,62v47,-43,122,-8,122,62v0,53,-30,95,-87,95v-32,0,-59,-10,-74,-22r15,-32v38,34,107,28,107,-38","w":190,"k":{"9":5,"8":2,"7":14,"6":4,"5":7,"3":7,"2":9,"1":7}},"6":{"d":"154,-194v-32,-53,-98,-23,-96,50v10,-10,29,-20,52,-20v49,0,72,36,72,77v0,53,-31,91,-80,91v-57,0,-84,-42,-84,-115v0,-98,39,-141,94,-141v32,0,52,15,66,37xm102,-135v-22,0,-45,6,-45,36v0,35,8,73,43,73v28,0,44,-26,44,-59v0,-29,-12,-50,-42,-50","w":196,"k":{"9":5,"7":7,"5":4,"3":4,"2":7,"1":4}},"7":{"d":"7,-212r0,-32r164,0r0,24r-78,148v-12,21,-8,43,-9,72r-39,0v1,-30,-4,-53,9,-76r72,-136r-119,0","w":176,"k":{".":29,"-":18,",":29,"8":5,"7":-2,"6":7,"4":29,"\/":25}},"8":{"d":"45,-132v-48,-41,-15,-119,53,-119v75,0,94,80,51,122v58,32,31,133,-52,133v-86,0,-108,-96,-52,-136xm141,-73v0,-42,-33,-40,-69,-44v-31,23,-23,91,26,91v27,0,43,-17,43,-47xm97,-222v-20,0,-37,12,-37,38v0,35,25,43,59,43v22,-18,22,-81,-22,-81","k":{"7":4,"5":4,"2":7}},"9":{"d":"139,-105v-10,12,-30,23,-52,23v-48,0,-72,-37,-72,-79v0,-53,32,-90,83,-90v52,0,80,38,80,110v0,99,-36,145,-88,145v-35,0,-60,-14,-73,-31r20,-26v13,14,28,26,50,26v32,0,49,-31,52,-78xm95,-111v21,0,45,-9,45,-40v0,-35,-10,-71,-44,-71v-29,0,-43,26,-43,59v0,30,11,52,42,52","w":195,"k":{"9":2,"8":4,"7":11,"6":4,"5":4,"4":4,"3":7,"2":7,"1":11}},":":{"d":"22,-21v0,-13,9,-25,24,-25v15,0,24,10,24,24v0,14,-10,26,-25,26v-15,0,-23,-10,-23,-25xm22,-163v0,-13,9,-25,24,-25v15,0,24,11,24,25v0,14,-10,25,-25,25v-15,0,-23,-10,-23,-25","w":91,"k":{"Y":22,"W":4,"T":14,"V":14}},";":{"d":"33,66r-20,-5r13,-95v2,-25,43,-20,40,1v-5,37,-23,65,-33,99xm26,-163v0,-13,9,-25,24,-25v15,0,25,11,25,25v0,14,-10,25,-25,25v-15,0,-24,-10,-24,-25","w":94},"<":{"d":"181,-161r-118,50r116,51r-12,30r-154,-68r0,-24r155,-68"},"=":{"d":"180,-92r0,32r-166,0r0,-32r166,0xm180,-161r0,32r-166,0r0,-32r166,0"},">":{"d":"132,-111r-119,-50r14,-29r154,68r0,24r-154,68r-12,-30"},"?":{"d":"29,-72r0,-69v46,-5,67,-24,67,-49v0,-36,-39,-44,-73,-35r-5,-30v57,-13,117,5,117,63v0,35,-22,62,-68,73r0,47r-38,0xm26,-20v0,-12,9,-23,22,-23v14,0,21,9,21,22v0,13,-7,24,-21,24v-13,0,-22,-10,-22,-23","w":149},"@":{"d":"242,-183r0,174v-61,23,-138,17,-138,-52v0,-55,54,-73,102,-58r0,-43v-72,-28,-149,11,-149,99v0,86,82,130,159,97r10,30v-17,8,-40,13,-70,13v-93,0,-138,-67,-138,-139v0,-84,60,-140,137,-140v41,0,69,9,87,19xm206,-28r0,-67v-30,-10,-65,-3,-65,33v0,37,34,44,65,34","w":273,"k":{"w":4,"Y":25,"W":7,"T":22,"x":7,"v":4,"j":-7,"X":4,"V":14}},"A":{"d":"42,0r-38,0r79,-259r50,0r82,259r-40,0r-22,-70r-89,0xm107,-228r-35,128r72,0","w":218,"k":{"v":11,"f":4,"\\":29,"V":23,"J":-7,"*":29,"w":5,"y":11,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u0106":4,"T":34,"U":7,"W":11,"Y":32,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"d":2,"g":2,"q":2,"t":4,"u":4,"l":4}},"B":{"d":"32,-259v73,-1,162,-9,162,62v0,28,-15,53,-37,61v31,6,48,31,48,59v0,49,-34,77,-92,77r-81,0r0,-259xm70,-120r0,90v48,4,99,-3,93,-47v4,-42,-47,-46,-93,-43xm70,-228r0,79v43,4,84,-4,84,-42v0,-40,-43,-38,-84,-37","w":218,"k":{"\u017c":4,"\u017a":4,"z":4,"y":4,"Y":9,"W":4,"T":7,"x":4,"v":4,"\\":11,"X":4,"V":4,"J":4}},"C":{"d":"200,-197r-38,9v-6,-25,-16,-44,-46,-44v-51,0,-56,60,-56,107v0,60,18,96,67,96v24,0,44,-8,62,-19r8,34v-14,9,-41,19,-76,19v-83,0,-102,-67,-102,-133v0,-69,18,-136,97,-136v60,0,78,36,84,67","w":208,"k":{"\u0119":9,"\u0107":9,"\u0106":5,"\u0105":5,"\u00f3":9,"\u00d3":5,"u":7,"q":11,"o":9,"g":11,"e":9,"d":11,"c":9,"a":5,"Q":5,"O":5,"G":5,"C":5,"V":-4}},"D":{"d":"32,-259v107,-3,181,-9,181,118v0,149,-67,144,-181,141r0,-259xm71,-228r0,197v74,5,101,-11,101,-104v0,-88,-30,-98,-101,-93","w":231,"k":{"x":4,"\\":11,"X":16,"V":4,"J":18,"\/":11,"z":4,"\u017a":4,"\u017c":4,"T":9,"Y":11,"A":5,"\u0104":5,"Z":11,"\u0179":11,"\u017b":11,"a":4,"\u0105":4,",":7,".":7}},"E":{"d":"32,0r0,-259r149,0r0,32r-110,0r0,78r95,0r0,31r-95,0r0,86r114,0r0,32r-153,0","w":197,"k":{"v":7,"w":7,"y":7,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"a":4,"\u0105":4,"t":5,"u":4}},"F":{"d":"32,-259r154,0r0,32r-115,0r0,78r96,0r0,32r-96,0r0,117r-39,0r0,-259","w":192,"k":{"\u017c":14,"\u017a":14,"\u015b":11,"\u0144":14,"\u0119":15,"\u0107":15,"\u0106":7,"\u0105":22,"\u0104":29,"\u00f3":15,"\u00d3":7,"z":14,"y":9,"w":7,"u":13,"t":4,"s":11,"r":14,"q":14,"p":14,"o":15,"n":14,"m":14,"g":14,"e":15,"d":14,"c":15,"a":22,"Q":7,"O":7,"G":7,"C":7,"A":29,".":32,",":32,"x":14,"v":7,"J":38,"@":18,"\/":29,"&":18}},"G":{"d":"117,-99r0,-30r89,0r0,116v-21,10,-47,18,-78,18v-75,0,-109,-42,-109,-139v0,-75,28,-130,99,-130v53,0,76,26,84,67r-36,8v-8,-27,-18,-43,-48,-43v-35,0,-58,28,-58,97v0,63,11,109,68,109v15,0,29,-3,39,-8r0,-65r-50,0","w":225,"k":{"y":4,"Y":7,"T":7,"v":5,"V":4}},"H":{"d":"181,-259r39,0r0,259r-39,0r0,-117r-110,0r0,117r-39,0r0,-259r39,0r0,109r110,0r0,-109","w":252},"I":{"d":"32,-259r39,0r0,259r-39,0r0,-259","w":102},"J":{"d":"126,-75v4,50,-20,81,-64,79v-23,0,-44,-6,-55,-12v3,-11,7,-21,11,-32v10,5,24,10,40,10v31,0,29,-14,29,-46r0,-183r39,0r0,184","w":155,"k":{"\u017c":7,"\u017a":7,"\u015b":4,"\u0119":4,"\u0107":4,"\u0105":7,"\u0104":5,"\u00f3":4,"z":7,"u":4,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":7,"A":5,"x":5}},"K":{"d":"204,-259r-67,123r74,136r-43,0r-63,-117r-34,0r0,117r-39,0r0,-259r39,0r0,110r34,0r59,-110r40,0","w":212,"k":{"v":14,"w":7,"y":14,"C":9,"G":9,"O":9,"Q":9,"\u00d3":9,"\u0106":9,"U":4,"c":4,"e":4,"o":4,"\u00f3":4,"\u0107":4,"\u0119":4,"d":4,"g":4,"q":4,"t":5,"u":4,"-":11}},"L":{"d":"32,0r0,-259r39,0r0,227r111,0r0,32r-150,0","w":191,"k":{"\u0119":7,"\u0107":7,"\u0106":13,"\u00f3":7,"\u00d3":13,"y":25,"w":14,"u":4,"t":7,"q":4,"o":7,"g":4,"e":7,"d":4,"c":7,"Y":50,"W":14,"U":9,"T":41,"Q":13,"O":13,"G":13,"C":13,"-":25,"v":25,"\\":44,"V":36,"*":36}},"M":{"d":"210,-259r43,0r13,259r-37,0r-9,-194r-59,169r-30,0r-60,-169r-10,194r-37,0r13,-259r46,0r64,185","w":289,"k":{"Y":7,"T":4}},"N":{"d":"180,-259r39,0r0,259r-36,0r-113,-192r0,192r-38,0r0,-259r37,0r111,190r0,-190","w":250},"O":{"d":"119,5v-55,0,-100,-30,-100,-138v0,-87,41,-131,104,-131v67,0,98,42,98,129v0,108,-45,140,-102,140xm180,-135v0,-75,-25,-96,-58,-96v-34,0,-62,24,-62,98v0,77,24,106,60,106v33,0,60,-21,60,-108","w":239,"k":{"x":4,"\\":11,"X":14,"V":4,"J":14,"\/":11,"z":5,"\u017a":5,"\u017c":5,"T":9,"Y":14,"A":4,"\u0104":4,"Z":13,"\u0179":13,"\u017b":13,"a":7,"\u0105":7,",":7,".":7}},"P":{"d":"71,-98r0,98r-39,0r0,-259r89,0v53,0,84,26,84,73v0,71,-55,96,-134,88xm71,-129v52,4,94,-3,94,-54v0,-50,-46,-46,-94,-45r0,99","w":218,"k":{"\u017b":13,"\u0179":13,"\u015b":7,"\u0144":11,"\u0119":13,"\u0107":13,"\u0105":14,"\u0104":22,"\u00f3":13,"y":-4,"w":-4,"u":7,"t":-4,"s":7,"r":11,"q":13,"p":11,"o":13,"n":11,"m":11,"g":13,"e":13,"d":13,"c":13,"a":14,"Z":13,"Y":5,"A":22,".":43,",":43,"v":-4,"f":-4,"X":14,"M":4,"J":40,"@":22,"\/":36,"&":20}},"Q":{"d":"212,38v-112,-23,-192,-25,-193,-171v0,-87,40,-131,103,-131v67,0,99,42,99,129v1,82,-34,119,-77,127v20,5,54,11,77,13xm179,-135v0,-75,-24,-96,-58,-96v-33,0,-61,24,-61,98v0,77,23,107,59,107v33,0,60,-22,60,-109","w":239,"k":{"x":4,"\\":11,"X":14,"V":4,"J":14,"\/":11,"z":5,"\u017a":5,"\u017c":5,"T":9,"Y":14,"A":4,"\u0104":4,"Z":13,"\u0179":13,"\u017b":13,"a":7,"\u0105":7,",":7,".":7}},"R":{"d":"71,-109r0,109r-39,0r0,-259v79,-1,172,-10,172,69v0,39,-21,59,-43,71r48,119r-42,0r-43,-109r-53,0xm71,-141v47,1,93,4,93,-44v0,-50,-47,-43,-93,-43r0,87","w":223,"k":{"\\":7,"V":2,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u0106":4,"T":4,"U":5,"W":4,"Y":9,"c":13,"e":13,"o":13,"\u00f3":13,"\u0107":13,"\u0119":13,"d":9,"g":9,"q":9,"a":7,"\u0105":7,"u":9,"-":7}},"S":{"d":"13,-18r15,-35v27,26,110,42,110,-15v0,-29,-18,-37,-55,-49v-35,-11,-67,-24,-67,-73v0,-45,35,-74,82,-74v54,0,76,33,80,60r-35,10v-5,-43,-84,-53,-86,0v0,28,23,36,51,45v39,12,71,30,71,78v0,49,-38,76,-88,76v-39,0,-66,-15,-78,-23","k":{"x":11,"v":7,"X":4,"z":4,"\u017a":4,"\u017c":4,"w":7,"y":7,"Y":4}},"T":{"d":"5,-227r0,-32r194,0r0,32r-77,0r0,227r-40,0r0,-227r-77,0","w":204,"k":{"x":36,"v":40,"f":11,"M":4,"J":40,"@":44,":":14,"\/":36,"&":32,"z":40,"\u017a":40,"\u017c":40,"w":36,"y":36,"C":16,"G":16,"O":16,"Q":16,"\u00d3":16,"\u0106":16,"c":43,"e":43,"o":43,"\u00f3":43,"\u0107":43,"\u0119":43,"d":43,"g":43,"q":43,"A":34,"\u0104":34,"s":40,"\u015b":40,"m":43,"n":43,"p":43,"r":43,"\u0144":43,"a":41,"\u0105":41,"u":43,",":43,".":43,"-":25}},"U":{"d":"119,4v-127,0,-81,-151,-89,-263r39,0r0,165v-3,39,14,66,51,65v45,-2,52,-24,51,-69r0,-161r39,0v-9,112,40,263,-91,263","w":239,"k":{"x":7,"X":11,"J":11,"\/":11,"z":9,"\u017a":9,"\u017c":9,"A":7,"\u0104":7,"s":7,"\u015b":7,"Z":7,"\u0179":7,"\u017b":7,"a":11,"\u0105":11,",":7,".":7}},"V":{"d":"112,-37r65,-222r39,0r-81,259r-48,0r-79,-259r40,0","w":223,"k":{"\u017c":13,"\u017a":13,"\u015b":18,"\u0144":14,"\u0119":22,"\u0107":22,"\u0106":5,"\u0105":25,"\u0104":23,"\u00f3":22,"\u00d3":5,"z":13,"y":5,"w":4,"u":16,"t":4,"s":18,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":22,"e":22,"d":22,"c":22,"a":25,"Q":5,"O":5,"G":5,"C":5,"A":23,".":32,"-":14,",":32,"x":7,"J":36,"@":25,":":14,"\/":31,"&":25}},"W":{"d":"92,0r-39,0r-37,-259r39,0r25,201r56,-177r31,0r54,177r25,-201r39,0r-36,259r-41,0r-57,-177","w":301,"k":{"x":5,"J":18,"@":11,":":7,"\/":11,"&":14,"z":7,"\u017a":7,"\u017c":7,"c":14,"e":14,"o":14,"\u00f3":14,"\u0107":14,"\u0119":14,"d":11,"g":11,"q":11,"A":11,"\u0104":11,"s":9,"\u015b":9,"m":11,"n":11,"p":11,"r":11,"\u0144":11,"a":14,"\u0105":14,"u":7,",":14,".":14,"S":4,"\u015a":4}},"X":{"d":"206,-259r-77,128r75,131r-44,0r-56,-99r-55,99r-45,0r79,-131r-73,-128r46,0r51,95r54,-95r45,0","w":211,"k":{"\u0119":11,"\u0107":11,"\u0106":13,"\u0105":4,"\u00f3":11,"\u00d3":13,"y":18,"w":14,"u":7,"t":7,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,"U":7,"Q":13,"O":13,"G":13,"C":13,"-":22,"v":22,"@":4,"&":7}},"Y":{"d":"107,-141r60,-118r43,0r-84,154r0,105r-39,0r0,-104r-85,-155r43,0","w":211,"k":{"x":22,"v":20,"f":7,"M":7,"J":43,"@":43,":":22,"\/":41,"&":34,"z":25,"\u017a":25,"\u017c":25,"w":20,"y":18,"C":14,"G":14,"O":14,"Q":14,"\u00d3":14,"\u0106":14,"c":41,"e":41,"o":41,"\u00f3":41,"\u0107":41,"\u0119":41,"d":43,"g":43,"q":43,"A":32,"\u0104":32,"s":36,"\u015b":36,"m":27,"n":27,"p":27,"r":27,"\u0144":27,"a":40,"\u0105":40,"t":9,"u":29,",":47,".":47,"-":29,"S":9,"\u015a":9}},"Z":{"d":"19,-228r0,-31r175,0r0,30r-134,197r129,0r0,32r-177,0r0,-28r135,-200r-128,0","w":205,"k":{"v":11,"w":7,"y":7,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"a":7,"\u0105":7,"u":7,"-":18}},"[":{"d":"27,46r0,-327r80,0r0,25r-44,0r0,277r44,0r0,25r-80,0","w":109,"k":{"y":-32,"j":-36}},"\\":{"d":"150,23r-32,12r-115,-304r32,-12","w":153,"k":{"\u0106":14,"\u00d3":14,"y":-18,"w":7,"t":7,"Y":40,"W":11,"U":11,"T":36,"Q":14,"O":14,"G":14,"C":14,"v":14,"j":-25,"V":32}},"]":{"d":"82,-281r0,327r-79,0r0,-25r43,0r0,-277r-43,0r0,-25r79,0","w":109},"^":{"d":"146,-108r-46,-99r-45,99r-33,-5r65,-135r28,0r65,135","w":210},"_":{"d":"-3,58r0,-28r186,0r0,28r-186,0","w":180},"`":{"d":"102,-231r-12,21r-75,-40r16,-28","w":116},"a":{"d":"34,-158r-3,-30v12,-4,37,-7,54,-7v86,0,71,74,72,151v-1,20,9,19,21,14r2,29v-24,7,-50,11,-55,-18v-13,13,-31,23,-54,23v-38,0,-56,-27,-56,-60v0,-56,49,-74,105,-63v10,-52,-48,-51,-86,-39xm120,-44r0,-50v-31,-9,-67,-3,-67,35v0,42,49,39,67,15","w":186,"k":{"v":7,"\\":32,"*":14,"w":4,"y":7,"t":4}},"b":{"d":"63,-259r0,84v42,-32,112,-28,112,64v0,67,-23,115,-85,115v-25,0,-50,-8,-65,-17r0,-246r38,0xm63,-147r0,113v43,24,73,-11,73,-68v0,-77,-40,-66,-73,-45","w":193,"k":{"x":9,"\\":14}},"c":{"d":"103,-27v19,0,34,-6,48,-14r3,33v-13,6,-32,12,-55,12v-66,0,-82,-53,-82,-99v0,-52,18,-100,78,-100v41,0,58,26,63,53r-31,11v-5,-18,-13,-33,-34,-33v-32,0,-36,38,-36,68v0,42,13,69,46,69","w":165,"k":{"f":-7,"\\":11}},"d":{"d":"130,-181r0,-78r38,0r0,259r-34,0r-1,-18v-44,45,-116,18,-116,-76v0,-50,20,-101,72,-101v18,0,30,7,41,14xm131,-45r0,-105v-37,-27,-74,-23,-74,57v0,66,43,82,74,48","w":195},"e":{"d":"161,-90r-105,0v-3,67,56,73,99,48r3,33v-12,7,-35,13,-58,13v-66,0,-83,-48,-83,-102v0,-69,33,-97,76,-97v53,0,71,42,68,105xm124,-115v0,-35,-12,-51,-32,-51v-25,0,-36,25,-36,51r68,0","w":175,"k":{"\\":18}},"f":{"d":"31,-192v-8,-61,47,-84,101,-66r-2,29v-14,-6,-57,-10,-59,7v-3,6,-3,19,-3,30r47,0r0,29r-47,0r0,163r-37,0r0,-163r-30,0r0,-29r30,0","w":115,"k":{"\u0119":4,"\u0107":4,"\u00f3":4,"y":-9,"w":-9,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,".":14,",":14,"}":-25,"v":-9,"]":-29,"\\":-29,"@":14,"?":-18,"\/":11,"*":-29,")":-22,"&":7,"!":-14}},"g":{"d":"132,-179r2,-13r34,0r0,188v0,46,-14,84,-74,84v-26,0,-52,-7,-65,-14r6,-34v13,8,37,16,57,16v35,0,41,-30,40,-66v-45,43,-115,17,-115,-76v0,-49,20,-101,71,-101v20,0,33,8,44,16xm131,-46r0,-104v-38,-27,-74,-23,-74,57v0,66,43,81,74,47","w":193,"k":{"\\":14}},"h":{"d":"137,-127v7,-49,-53,-38,-72,-14r0,141r-38,0r0,-259r38,0r0,87v33,-35,110,-33,110,40r0,132r-38,0r0,-127","w":201,"k":{"v":4,"\\":22,"w":4,"y":4}},"i":{"d":"27,-192r37,0r0,192r-37,0r0,-192xm23,-241v0,-15,9,-23,22,-23v14,0,23,8,23,23v0,15,-10,23,-23,23v-13,0,-22,-9,-22,-23","w":91},"j":{"d":"65,-192r0,214v7,54,-52,70,-94,49r6,-32v21,11,50,22,50,-20r0,-211r38,0xm23,-241v0,-15,9,-23,22,-23v14,0,23,8,23,23v0,15,-10,23,-23,23v-13,0,-22,-9,-22,-23","w":91},"k":{"d":"135,-192r39,4r-51,78r61,110r-43,0r-50,-90r-26,0r0,90r-38,0r0,-259r38,0r0,136r25,0","w":187,"k":{"\\":14,"&":5,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":5,"g":5,"q":5,"u":4,"-":11,"l":4}},"l":{"d":"25,-50r0,-209r39,0r0,204v-2,34,23,29,45,20r4,30v-40,20,-88,6,-88,-45","w":119,"k":{"v":14,"\\":14,"w":11,"y":14,"c":4,"e":4,"o":4,"\u00f3":4,"\u0107":4,"\u0119":4,"t":7,"u":4,"-":7,"l":4}},"m":{"d":"135,-127v7,-50,-52,-36,-70,-14r0,141r-38,0r0,-192r35,0r1,21v22,-25,88,-37,103,-1v36,-36,112,-33,112,40r0,132r-38,0r0,-127v6,-46,-48,-40,-68,-17v3,45,0,97,1,144r-38,0r0,-127","w":304,"k":{"v":4,"\\":22,"w":4,"y":4}},"n":{"d":"137,-127v7,-50,-53,-37,-72,-14r0,141r-38,0r0,-192r35,0r1,21v33,-36,112,-35,112,39r0,132r-38,0r0,-127","w":201,"k":{"v":4,"\\":22,"w":4,"y":4}},"o":{"d":"94,4v-60,0,-77,-51,-77,-99v0,-55,25,-100,81,-100v59,0,76,46,76,97v0,50,-21,102,-80,102xm95,-27v32,0,39,-35,39,-69v0,-31,-5,-68,-37,-68v-34,0,-40,40,-40,70v0,36,8,67,38,67","w":190,"k":{"x":11,"v":4,"\\":22,"z":7,"\u017a":7,"\u017c":7,"y":4}},"p":{"d":"27,-192r35,0r2,18v41,-34,113,-29,113,63v0,63,-19,114,-70,114v-17,0,-30,-3,-43,-11r0,83r-37,0r0,-267xm65,-146r0,107v6,5,17,12,34,12v30,0,38,-36,38,-75v0,-77,-40,-65,-72,-44","k":{"x":9,"\\":14}},"q":{"d":"132,-179r2,-13r34,0r0,267r-36,0r0,-92v-43,42,-115,17,-115,-77v0,-50,21,-101,72,-101v19,0,31,7,43,16xm131,-45r0,-105v-37,-27,-74,-23,-74,57v0,66,43,82,74,48","w":195,"k":{"\\":14}},"r":{"d":"62,-171v19,-26,75,-37,88,4r-27,20v-16,-29,-38,-14,-58,7r0,140r-38,0r0,-192r34,0","w":150,"k":{"x":-5,"v":-7,"f":-13,"@":18,"\/":18,"&":11,"w":-7,"y":-7,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":9,"g":9,"q":9,"a":11,"\u0105":11,"t":-7,",":18,".":18}},"s":{"d":"108,-50v-8,-47,-92,-22,-92,-89v0,-37,30,-56,66,-56v42,0,61,24,66,45r-30,11v-6,-18,-20,-26,-35,-26v-16,0,-29,7,-29,24v0,47,93,22,93,87v0,33,-24,58,-70,58v-28,0,-55,-12,-65,-20r11,-32v16,18,82,39,85,-2","w":160,"k":{"\\":22}},"t":{"d":"114,-163r-45,0r0,102v0,18,0,33,18,33v9,0,18,-3,26,-7r4,30v-35,19,-86,9,-86,-42r0,-116r-25,0r0,-29r25,0r0,-31r38,-19r0,50r45,0r0,29","w":125,"k":{"\\":7,"c":5,"e":5,"o":5,"\u00f3":5,"\u0107":5,"\u0119":5,"u":4}},"u":{"d":"64,-64v-5,51,51,37,72,14r0,-142r38,0r0,192r-35,0r-1,-20v-35,37,-112,35,-112,-39r0,-128r38,-5r0,128","w":200,"k":{"\\":11}},"v":{"d":"135,-192r38,4r-59,188r-47,0r-60,-188r40,-3r44,159","w":179,"k":{"\u0119":2,"\u0107":2,"\u0105":9,"\u00f3":2,"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"a":9,".":18,",":18,"@":11,"\/":11,"&":9}},"w":{"d":"206,-192r37,5r-40,187r-44,0r-32,-133r-37,133r-41,0r-39,-188r39,-4r27,148r37,-142r31,0v33,143,34,142,34,142","w":253,"k":{"@":7,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"a":7,"\u0105":7,",":14,".":14}},"x":{"d":"131,-192r41,4r-62,93r61,95r-42,0r-40,-64r-41,64r-43,0r62,-95r-59,-93r42,-4r40,67","w":177,"k":{"\u0119":11,"\u0107":11,"\u0105":7,"\u00f3":11,"q":7,"o":11,"g":7,"e":11,"d":7,"c":11,"a":7,"-":11,"\\":7,"@":7,"&":7}},"y":{"d":"136,-192r38,4v-18,65,-41,133,-62,183v-21,50,-40,85,-84,85v-23,0,-43,-7,-54,-13r10,-33v45,26,71,17,88,-40r-67,-182r41,-4r47,144v9,-24,29,-90,43,-144","w":179,"k":{"\\":7,"@":9,"\/":14,"&":7,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"d":2,"g":2,"q":2,"a":9,"\u0105":9,",":18,".":18}},"z":{"d":"153,-169r-96,140r93,0r0,29r-138,0r0,-26r94,-137r-89,0r0,-29r136,0r0,23","w":164,"k":{"\\":7,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"-":11}},"{":{"d":"45,-176v1,-50,-10,-107,42,-106v9,0,20,1,30,5r-5,26v-18,-10,-32,0,-32,23v0,45,9,96,-27,108v39,12,27,67,27,113v0,24,13,34,32,25r5,25v-44,16,-80,-6,-72,-55v-3,-40,14,-90,-29,-95r0,-25v26,-1,29,-24,29,-44","w":120,"k":{"y":-25,"j":-32}},"|":{"d":"26,42r0,-318r33,0r0,318r-33,0","w":81},"}":{"d":"76,-63v-1,51,10,112,-43,111v-9,0,-19,-1,-29,-5r4,-25v19,9,33,-1,33,-25v0,-46,-12,-101,26,-113v-35,-12,-26,-64,-26,-108v0,-23,-15,-33,-33,-23r-4,-26v44,-17,78,9,72,57v3,38,-12,83,28,88r0,25v-26,1,-28,24,-28,44","w":120},"~":{"d":"8,-96v16,-33,59,-48,96,-27v28,16,64,34,86,-7r22,19v-17,49,-84,40,-122,16v-24,-15,-45,-5,-59,18","w":228},"\u00d3":{"d":"119,5v-55,0,-100,-30,-100,-138v0,-87,41,-131,104,-131v67,0,98,42,98,129v0,108,-45,140,-102,140xm180,-135v0,-75,-25,-96,-58,-96v-34,0,-62,24,-62,98v0,77,24,106,60,106v33,0,60,-21,60,-108xm90,-299r76,-27r9,30r-78,20","w":239,"k":{"x":4,"\\":11,"X":14,"V":4,"J":14,"\/":11,"z":5,"\u017a":5,"\u017c":5,"T":9,"Y":14,"A":4,"\u0104":4,"Z":13,"\u0179":13,"\u017b":13,"a":7,"\u0105":7,",":7,".":7}},"\u00f3":{"d":"94,4v-60,0,-77,-51,-77,-99v0,-55,25,-100,81,-100v59,0,76,46,76,97v0,50,-21,102,-80,102xm95,-27v32,0,39,-35,39,-69v0,-31,-5,-68,-37,-68v-34,0,-40,40,-40,70v0,36,8,67,38,67xm81,-210r-12,-21r71,-47r15,28","w":190,"k":{"x":11,"v":4,"\\":22,"z":7,"\u017a":7,"\u017c":7,"y":4}},"\u0104":{"d":"42,0r-38,0r79,-259r50,0r82,259v-17,9,-31,22,-31,39v0,18,23,16,34,9r3,25v-28,13,-67,5,-67,-30v0,-18,9,-31,21,-43r-22,-70r-89,0xm107,-228r-35,128r72,0","w":218,"k":{"v":11,"f":4,"\\":29,"V":23,"J":-7,"*":29,"w":5,"y":11,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u0106":4,"T":34,"U":7,"W":11,"Y":32,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"d":2,"g":2,"q":2,"t":4,"u":4,"l":4}},"\u0105":{"d":"34,-158r-3,-30v12,-4,37,-7,54,-7v86,0,71,74,72,151v-1,20,9,19,21,14r2,29v-13,10,-27,26,-27,40v0,19,22,15,33,9r3,25v-26,13,-67,4,-67,-26v0,-20,13,-35,23,-44v-10,-2,-17,-7,-20,-22v-13,13,-31,23,-54,23v-38,0,-56,-27,-56,-60v0,-56,49,-74,105,-63v10,-52,-48,-51,-86,-39xm120,-44r0,-50v-31,-9,-67,-3,-67,35v0,42,49,39,67,15","w":186,"k":{"v":7,"\\":32,"*":14,"w":4,"y":7,"t":4}},"\u0106":{"d":"200,-197r-38,9v-6,-25,-16,-44,-46,-44v-51,0,-56,60,-56,107v0,60,18,96,67,96v24,0,44,-8,62,-19r8,34v-14,9,-41,19,-76,19v-83,0,-102,-67,-102,-133v0,-69,18,-136,97,-136v60,0,78,36,84,67xm82,-299r76,-27r9,30r-77,20","w":208},"\u0107":{"d":"103,-27v19,0,34,-6,48,-14r3,33v-13,6,-32,12,-55,12v-66,0,-82,-53,-82,-99v0,-52,18,-100,78,-100v41,0,58,26,63,53r-31,11v-5,-18,-13,-33,-34,-33v-32,0,-36,38,-36,68v0,42,13,69,46,69xm73,-210r-11,-21r70,-47r16,28","w":165},"\u0118":{"d":"32,0r0,-259r149,0r0,32r-110,0r0,78r95,0r0,31r-95,0r0,86r114,0r0,32v-17,10,-30,25,-30,39v0,19,22,15,33,9r3,25v-25,13,-66,4,-66,-26v0,-22,15,-38,26,-47r-119,0","w":197,"k":{"v":7,"w":7,"y":7,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"a":4,"\u0105":4,"t":5,"u":4}},"\u0119":{"d":"158,-9v-15,9,-40,29,-40,48v0,18,23,16,34,9r3,25v-26,13,-67,4,-67,-26v0,-19,12,-34,22,-43v-72,4,-93,-45,-93,-102v0,-69,33,-97,76,-97v53,0,71,42,68,105r-105,0v-3,67,56,73,99,48xm124,-115v0,-35,-12,-51,-32,-51v-25,0,-36,25,-36,51r68,0","w":178,"k":{"\\":18}},"\u0141":{"d":"-1,-85r-11,-28r44,-22r0,-124r40,0r0,109r67,-31r10,27r-77,38r0,84r111,0r0,32r-151,0r0,-102","w":192},"\u0142":{"d":"-3,-112r40,-28r0,-119r38,0r0,101r32,-24r14,26r-46,32v1,42,-13,121,45,89r5,30v-12,6,-28,9,-41,9v-61,0,-44,-57,-47,-109r-25,18","w":132},"\u0143":{"d":"180,-259r39,0r0,259r-36,0r-113,-192r0,192r-38,0r0,-259r37,0r111,190r0,-190xm92,-299r76,-27r9,30r-77,20","w":250},"\u0144":{"d":"137,-127v7,-50,-53,-37,-72,-14r0,141r-38,0r0,-192r35,0r1,21v33,-36,112,-35,112,39r0,132r-38,0r0,-127xm84,-210r-11,-21r70,-47r16,28","w":201,"k":{"v":4,"\\":22,"w":4,"y":4}},"\u015a":{"d":"13,-18r15,-35v27,26,110,42,110,-15v0,-29,-18,-37,-55,-49v-35,-11,-67,-24,-67,-73v0,-45,35,-74,82,-74v54,0,76,33,80,60r-35,10v-5,-43,-84,-53,-86,0v0,28,23,36,51,45v39,12,71,30,71,78v0,49,-38,76,-88,76v-39,0,-66,-15,-78,-23xm61,-299r76,-27r10,30r-78,20","k":{"x":11,"v":7,"X":4,"z":4,"\u017a":4,"\u017c":4,"w":7,"y":7,"Y":4}},"\u015b":{"d":"108,-50v-8,-47,-92,-22,-92,-89v0,-37,30,-56,66,-56v42,0,61,24,66,45r-30,11v-6,-18,-20,-26,-35,-26v-16,0,-29,7,-29,24v0,47,93,22,93,87v0,33,-24,58,-70,58v-28,0,-55,-12,-65,-20r11,-32v16,18,82,39,85,-2xm66,-210r-12,-21r71,-47r15,28","w":160,"k":{"\\":22}},"\u0179":{"d":"19,-228r0,-31r175,0r0,30r-134,197r129,0r0,32r-177,0r0,-28r135,-200r-128,0xm75,-299r76,-27r9,30r-78,20","w":205,"k":{"v":11,"w":7,"y":7,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"a":7,"\u0105":7,"u":7,"-":18}},"\u017a":{"d":"153,-169r-96,140r93,0r0,29r-138,0r0,-26r94,-137r-89,0r0,-29r136,0r0,23xm68,-210r-12,-21r71,-47r15,28","w":164,"k":{"\\":7,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"-":11}},"\u017b":{"d":"19,-228r0,-31r175,0r0,30r-134,197r129,0r0,32r-177,0r0,-28r135,-200r-128,0xm84,-307v0,-15,10,-25,25,-25v15,0,25,10,25,25v0,15,-11,25,-26,25v-15,0,-24,-10,-24,-25","w":205,"k":{"v":11,"w":7,"y":7,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"a":7,"\u0105":7,"u":7,"-":18}},"\u017c":{"d":"153,-169r-96,140r93,0r0,29r-138,0r0,-26r94,-137r-89,0r0,-29r136,0r0,23xm63,-240v0,-15,10,-25,25,-25v15,0,25,10,25,25v0,15,-10,24,-25,24v-15,0,-25,-9,-25,-24","w":164,"k":{"\\":7,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"-":11}},"\u00a0":{"w":72}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2006 by type-together. All rights reserved.
 * 
 * Trademark:
 * TT Ronnia Bold is a trademark of type-together.
 * 
 * Full name:
 * Ronnia-Bold
 * 
 * Description:
 * Copyright (c) 2006 by  type-together. All rights reserved.
 * 
 * Manufacturer:
 * type-together
 * 
 * Designer:
 * Veronika Burian, Jose Scaglione
 * 
 * Vendor URL:
 * www.type-together.com
 * 
 * License information:
 * http://www.type-together.com/tt_EULA.pdf
 */
Cufon.registerFont({"w":194,"face":{"font-family":"Ronnia","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-36 -345 324 82.9946","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":59},"!":{"d":"26,-77r-7,-182r58,0r-6,182r-45,0xm21,-25v0,-15,9,-29,27,-29v17,0,27,12,27,29v0,16,-9,28,-27,28v-17,0,-27,-11,-27,-28","w":95},"\"":{"d":"78,-254r45,0r-5,93r-34,0xm13,-254r45,0r-5,93r-34,0","w":136},"#":{"d":"34,-140r12,-38r39,0r18,-60r41,0r-18,60r35,0r18,-60r41,0r-18,60r41,0r-13,38r-40,0r-12,38r42,0r-13,37r-41,0r-19,65r-42,0r20,-65r-35,0r-19,65r-42,0r20,-65r-40,0r14,-37r38,0r12,-38r-39,0xm113,-140r-11,38r36,0r11,-38r-36,0","w":252},"$":{"d":"11,-22r21,-42v17,13,37,22,55,22v19,0,31,-9,31,-26v0,-22,-19,-29,-46,-39v-34,-12,-58,-29,-58,-70v0,-37,25,-63,58,-71r0,-34r49,0r0,33v38,8,52,37,56,60r-46,13v-6,-24,-19,-31,-33,-31v-16,0,-27,8,-27,24v0,18,11,25,35,34v31,12,68,26,68,76v0,35,-18,62,-51,72r0,37r-50,0r0,-34v-22,-2,-53,-14,-62,-24","w":189},"%":{"d":"264,-148v36,0,60,23,60,76v0,51,-25,77,-61,77v-38,0,-61,-28,-61,-77v0,-53,29,-76,62,-76xm263,-29v12,0,17,-15,17,-42v0,-26,-4,-43,-16,-43v-13,0,-18,17,-18,43v0,25,5,42,17,42xm77,-259v36,0,60,22,60,75v0,51,-25,78,-61,78v-38,0,-62,-28,-62,-77v0,-53,30,-76,63,-76xm76,-140v12,0,17,-16,17,-43v0,-26,-4,-43,-17,-43v-12,0,-18,18,-18,44v0,25,6,42,18,42xm140,0r-48,0r105,-259r49,0","w":338},"&":{"d":"69,-74v-2,35,54,43,74,14v-20,-20,-30,-33,-49,-56v-16,7,-25,23,-25,42xm175,-159r-39,-23v9,-14,5,-39,-16,-36v-31,3,-19,33,-5,49v47,53,86,97,137,148r-35,33v-13,-11,-28,-25,-40,-38v-22,19,-45,30,-77,30v-63,0,-87,-36,-87,-76v0,-44,26,-65,54,-78v-40,-47,-21,-107,53,-109v66,-2,90,54,55,100","w":255,"k":{"\u0119":13,"\u0107":13,"\u0106":18,"\u00f3":13,"\u00d3":18,"y":22,"w":14,"u":5,"t":14,"q":11,"o":13,"g":11,"e":13,"d":11,"c":13,"Y":43,"W":18,"U":18,"T":40,"Q":18,"O":18,"G":18,"C":18,"v":25,"f":7,"V":36}},"'":{"d":"13,-254r45,0r-5,93r-34,0","w":70},"(":{"d":"113,26r-46,21v-61,-103,-64,-220,-3,-331r48,19v-51,93,-50,201,1,291","w":120,"k":{"y":-18,"j":-25}},")":{"d":"7,-262r46,-22v61,103,64,220,3,331r-47,-19v51,-94,50,-201,-2,-290","w":120},"*":{"d":"46,-135v22,-1,22,-32,30,-48r-19,-11v-10,13,-31,23,-31,41v0,10,8,18,20,18xm3,-221v0,24,33,17,54,20r6,-21v-14,-6,-26,-18,-43,-18v-10,0,-17,6,-17,19xm113,-135v-22,-1,-22,-32,-30,-48r19,-11v9,13,26,24,30,41v0,10,-7,18,-19,18xm156,-221v0,24,-33,17,-54,20r-6,-21v14,-6,25,-18,42,-18v10,0,18,6,18,19xm80,-285v30,0,13,37,11,58r-22,0v-3,-20,-21,-58,11,-58","w":159,"k":{"\u0119":7,"\u0107":7,"\u0104":29,"\u00f3":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"A":29}},"+":{"d":"74,-134r0,-61r46,0r0,61r62,0r0,44r-62,0r0,62r-46,0r0,-62r-62,0r0,-44r62,0"},",":{"d":"14,59r10,-95v1,-33,57,-29,53,-1v-5,37,-24,68,-35,102","w":96,"k":{"v":18,"V":32,"w":14,"y":18,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"T":43,"U":7,"W":14,"Y":47}},"-":{"d":"16,-89r0,-41r109,0r0,41r-109,0","w":140,"k":{"x":11,"X":22,"V":14,"J":7,"7":14,"z":11,"\u017a":11,"\u017c":11,"T":25,"Y":29,"Z":11,"\u0179":11,"\u017b":11}},".":{"d":"22,-27v0,-16,10,-31,29,-31v19,0,30,13,30,31v0,17,-12,31,-31,31v-18,0,-28,-13,-28,-31","w":102,"k":{"v":18,"V":32,"w":14,"y":18,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"T":43,"U":7,"W":14,"Y":47}},"\/":{"d":"0,22r115,-304r47,16r-116,305","w":164,"k":{"\u017c":14,"\u017a":14,"\u015b":14,"\u0144":11,"\u0119":23,"\u0107":23,"\u0106":7,"\u0105":18,"\u0104":22,"\u00f3":23,"\u00d3":7,"z":14,"u":14,"s":14,"r":11,"q":22,"p":11,"o":23,"n":11,"m":11,"g":22,"e":23,"d":22,"c":23,"a":18,"Q":7,"O":7,"G":7,"C":7,"A":22,"x":7,"J":32}},"0":{"d":"101,-251v55,0,87,36,87,126v0,94,-32,129,-90,129v-59,0,-88,-39,-88,-129v0,-91,38,-126,91,-126xm99,-38v23,0,35,-21,35,-87v0,-63,-10,-83,-34,-83v-25,0,-35,21,-35,87v0,59,10,83,34,83","w":198,"k":{"7":5,"3":4,"2":4}},"1":{"d":"19,0r0,-39r41,0r0,-168r-37,0r0,-40r92,0r0,208r40,0r0,39r-136,0","w":165,"k":{"7":11,"6":7,"4":7}},"2":{"d":"174,-182v0,53,-58,111,-91,142r95,0r0,40r-169,0r0,-31v37,-35,57,-54,85,-93v17,-22,22,-38,22,-55v0,-39,-59,-31,-68,4r-44,-22v19,-35,47,-54,91,-54v45,0,79,24,79,69","k":{"9":7,"8":5,"7":4,"6":9,"4":18,"2":4}},"3":{"d":"54,-147v36,4,58,-8,58,-33v0,-43,-51,-29,-67,-1r-39,-26v15,-26,40,-44,84,-44v46,0,79,23,79,63v0,27,-16,46,-37,57v24,8,40,28,40,57v0,45,-32,78,-91,78v-32,0,-57,-10,-77,-23r20,-43v19,15,40,21,53,21v24,0,38,-13,38,-35v0,-31,-29,-35,-61,-35r0,-36","w":187,"k":{"9":4,"7":7,"6":4,"3":4,"2":5}},"4":{"d":"166,0r-55,0r0,-58r-101,0r0,-29r99,-160r57,0r0,151r31,0r0,39r-31,0r0,57xm57,-96r54,0r0,-90","w":205,"k":{"9":5,"7":11,"2":7}},"5":{"d":"60,-111r-41,-13r0,-123r149,0r0,42r-105,0r0,50v45,-39,121,-7,121,62v0,53,-31,97,-93,97v-36,0,-63,-12,-81,-25r21,-42v31,29,98,35,98,-24v0,-46,-48,-51,-69,-24","w":199,"k":{"9":5,"8":2,"7":14,"6":4,"5":7,"3":7,"2":9,"1":7}},"6":{"d":"73,-151v9,-7,26,-15,47,-15v49,0,72,35,72,77v0,54,-32,93,-87,93v-61,0,-89,-41,-89,-115v0,-97,42,-140,102,-140v37,0,56,16,70,35r-31,28v-26,-41,-86,-23,-84,37xm138,-87v0,-43,-45,-49,-66,-28v-1,37,0,80,32,79v23,0,34,-21,34,-51","w":207,"k":{"9":5,"7":7,"5":4,"3":4,"2":7,"1":7}},"7":{"d":"7,-201r0,-43r172,0r0,33r-76,140v-11,18,-6,45,-7,71r-55,0v-8,-93,48,-137,76,-201r-110,0","w":183,"k":{".":29,"-":18,",":29,"8":5,"7":-2,"6":11,"4":29,"\/":25}},"8":{"d":"43,-132v-52,-41,-12,-126,59,-119v78,-8,100,79,57,122v60,34,29,133,-59,133v-91,0,-114,-95,-57,-136xm134,-76v0,-35,-26,-34,-55,-36v-21,20,-15,76,23,76v20,0,32,-15,32,-40xm100,-213v-14,0,-27,10,-27,31v-1,31,19,35,46,36v15,-15,14,-67,-19,-67","w":200,"k":{"7":4,"5":4,"2":7}},"9":{"d":"131,-98v-9,8,-25,17,-46,17v-49,0,-72,-36,-72,-79v0,-54,33,-91,87,-91v58,0,88,40,88,113v0,98,-37,142,-97,142v-35,0,-59,-13,-72,-25r20,-38v32,33,97,29,92,-39xm99,-119v21,-1,34,-8,34,-34v0,-31,-7,-59,-33,-59v-22,0,-33,22,-33,51v0,25,9,42,32,42","w":204,"k":{"9":2,"8":4,"7":11,"6":4,"5":4,"4":4,"3":11,"2":7,"1":11}},":":{"d":"22,-27v0,-16,10,-31,29,-31v19,0,30,13,30,31v0,17,-12,31,-31,31v-18,0,-28,-13,-28,-31xm22,-162v0,-16,10,-31,29,-31v19,0,30,13,30,31v0,17,-12,30,-31,30v-18,0,-28,-12,-28,-30","w":102,"k":{"Y":22,"W":4,"T":14,"V":14}},";":{"d":"14,59r10,-95v1,-33,57,-29,53,-1v-5,37,-24,68,-35,102xm27,-162v0,-16,10,-31,29,-31v19,0,30,13,30,31v0,17,-12,30,-31,30v-18,0,-28,-12,-28,-30","w":105},"<":{"d":"183,-156r-100,43r99,45r-19,42r-151,-70r0,-33r152,-69"},"=":{"d":"183,-95r0,45r-171,0r0,-45r171,0xm183,-171r0,44r-171,0r0,-44r171,0"},">":{"d":"111,-113r-99,-43r18,-42r153,69r0,33r-152,70r-19,-42"},"?":{"d":"26,-144v42,-7,62,-11,64,-46v2,-32,-43,-30,-69,-22r-7,-42v63,-15,132,2,132,65v0,33,-20,61,-65,73r0,40r-55,0r0,-68xm26,-25v0,-15,11,-29,28,-29v17,0,27,12,27,29v0,16,-9,28,-27,28v-17,0,-28,-11,-28,-28","w":158},"@":{"d":"254,-187r0,177v-65,23,-149,19,-149,-54v0,-54,51,-72,97,-59r0,-35v-68,-22,-129,18,-129,94v0,80,77,122,153,89r12,43v-20,8,-44,12,-74,12v-102,0,-146,-71,-146,-142v0,-90,64,-145,145,-145v43,0,70,10,91,20xm202,-36r0,-56v-23,-5,-44,0,-44,27v0,25,19,34,44,29","w":279,"k":{"w":4,"Y":25,"W":7,"T":22,"x":7,"v":4,"j":-7,"X":4,"V":14}},"A":{"d":"57,0r-56,0r76,-259r70,0r79,259r-57,0r-19,-61r-75,0xm139,-101r-28,-111v-6,37,-18,75,-26,111r54,0","w":227,"k":{"v":13,"f":4,"\\":29,"V":23,"J":-7,"*":29,"w":5,"y":13,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u0106":5,"T":34,"U":7,"W":11,"Y":36,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"d":2,"g":2,"q":2,"t":7,"u":4,"l":4}},"B":{"d":"27,0r0,-259v77,-2,173,-9,173,65v0,30,-17,50,-35,57v28,6,46,31,46,59v0,50,-34,78,-97,78r-87,0xm82,-114r0,74v38,4,69,-4,69,-39v0,-34,-33,-38,-69,-35xm82,-218r0,65v33,3,60,-5,60,-34v0,-31,-28,-32,-60,-31","w":221,"k":{"\u017c":4,"\u017a":4,"z":4,"y":4,"Y":13,"W":4,"T":7,"x":7,"v":4,"\\":11,"X":7,"V":5,"J":4}},"C":{"d":"134,-42v22,0,42,-7,61,-18r9,46v-18,9,-44,19,-79,19v-86,0,-110,-69,-110,-132v0,-69,23,-137,104,-137v64,0,84,37,91,71r-53,13v-5,-25,-16,-40,-38,-40v-39,0,-44,50,-44,87v0,59,16,91,59,91","w":216,"k":{"\u0119":9,"\u0107":9,"\u0106":5,"\u0105":5,"\u00f3":9,"\u00d3":5,"u":7,"q":11,"o":9,"g":11,"e":9,"d":11,"c":9,"a":5,"Q":5,"O":5,"G":5,"C":5,"V":-4}},"D":{"d":"27,0r0,-259v111,-2,193,-11,193,119v0,149,-75,142,-193,140xm83,-217r0,176v59,4,78,-14,78,-94v0,-75,-20,-86,-78,-82","w":235,"k":{"x":4,"\\":11,"X":16,"V":4,"J":18,"\/":11,"z":4,"\u017a":4,"\u017c":4,"T":9,"Y":13,"A":5,"\u0104":5,"Z":11,"\u0179":11,"\u017b":11,"a":4,"\u0105":4,",":7,".":7}},"E":{"d":"27,0r0,-259r161,0r0,43r-105,0r0,62r91,0r0,43r-91,0r0,67r109,0r0,44r-165,0","w":202,"k":{"v":9,"w":7,"y":7,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"a":4,"\u0105":4,"t":5,"u":4}},"F":{"d":"27,-259r166,0r0,44r-110,0r0,62r92,0r0,43r-92,0r0,110r-56,0r0,-259","w":199,"k":{"\u017c":14,"\u017a":14,"\u015b":11,"\u0144":14,"\u0119":15,"\u0107":15,"\u0106":7,"\u0105":22,"\u0104":29,"\u00f3":15,"\u00d3":7,"z":14,"y":9,"w":7,"u":13,"t":4,"s":11,"r":14,"q":14,"p":14,"o":15,"n":14,"m":14,"g":14,"e":15,"d":14,"c":15,"a":22,"Q":7,"O":7,"G":7,"C":7,"A":29,".":32,",":32,"x":14,"v":7,"J":38,"@":18,"\/":29,"&":18}},"G":{"d":"119,-93r0,-41r95,0r0,120v-23,11,-50,19,-84,19v-78,0,-115,-42,-115,-139v0,-75,31,-130,106,-130v57,0,80,29,89,71r-52,13v-7,-26,-16,-40,-38,-40v-28,0,-46,24,-46,85v0,69,25,113,85,92r0,-50r-40,0","w":232,"k":{"y":4,"Y":14,"T":7,"v":5,"V":7}},"H":{"d":"170,-259r56,0r0,259r-56,0r0,-109r-87,0r0,109r-56,0r0,-259r56,0r0,105r87,0r0,-105","w":252},"I":{"d":"27,-259r56,0r0,259r-56,0r0,-259","w":109},"J":{"d":"133,-77v13,80,-75,98,-129,69r14,-45v24,13,59,16,59,-25r0,-181r56,0r0,182","w":157,"k":{"\u017c":7,"\u017a":7,"\u015b":4,"\u0119":4,"\u0107":4,"\u0105":5,"\u0104":5,"\u00f3":4,"z":7,"u":4,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":5,"A":5,"x":5}},"K":{"d":"216,-259r-68,122r77,137r-62,0r-60,-109r-21,0r0,109r-55,0r0,-259r55,0r0,106r20,0r56,-106r58,0","w":223,"k":{"v":18,"w":7,"y":14,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"U":4,"c":9,"e":9,"o":9,"\u00f3":9,"\u0107":9,"\u0119":9,"d":7,"g":7,"q":7,"t":5,"u":4,"-":11}},"L":{"d":"27,0r0,-259r56,0r0,215r105,0r0,44r-161,0","w":196,"k":{"\u0119":7,"\u0107":7,"\u0106":13,"\u00f3":7,"\u00d3":13,"y":25,"w":14,"u":4,"t":7,"q":4,"o":7,"g":4,"e":7,"d":4,"c":7,"Y":50,"W":14,"U":9,"T":41,"Q":13,"O":13,"G":13,"C":13,"-":25,"v":25,"\\":44,"V":36,"*":36}},"M":{"d":"203,-259r58,0r15,259r-52,0r-9,-165r-45,141r-43,0r-47,-141r-9,165r-53,0r16,-259r61,0r54,172","w":293,"k":{"Y":7,"T":4,"V":4}},"N":{"d":"168,-259r55,0r0,259r-49,0r-66,-118v-10,-17,-19,-37,-28,-56r2,174r-55,0r0,-259r52,0r92,173v-6,-55,-2,-114,-3,-173","w":249},"O":{"d":"121,5v-60,0,-106,-32,-106,-138v0,-85,43,-131,110,-131v70,0,105,44,105,129v0,106,-47,140,-109,140xm171,-135v0,-66,-20,-84,-47,-84v-27,0,-49,20,-49,86v0,68,17,93,47,93v27,0,49,-18,49,-95","w":245,"k":{"x":4,"\\":11,"X":14,"V":4,"J":14,"\/":11,"z":5,"\u017a":5,"\u017c":5,"T":9,"Y":14,"A":4,"\u0104":4,"Z":11,"\u0179":11,"\u017b":11,"a":7,"\u0105":7,",":7,".":7}},"P":{"d":"83,-90r0,90r-56,0r0,-259r93,0v56,0,90,27,90,78v0,66,-51,99,-127,91xm83,-132v41,3,69,-5,69,-46v0,-40,-31,-40,-69,-39r0,85","w":219,"k":{"\u017b":13,"\u0179":13,"\u015b":7,"\u0144":11,"\u0119":13,"\u0107":13,"\u0105":14,"\u0104":23,"\u00f3":13,"y":-4,"w":-4,"u":7,"t":-4,"s":7,"r":11,"q":13,"p":11,"o":13,"n":11,"m":11,"g":13,"e":13,"d":13,"c":13,"a":14,"Z":13,"Y":5,"A":23,".":43,",":43,"v":-4,"f":-4,"X":14,"M":4,"J":40,"@":22,"\/":36,"&":20}},"Q":{"d":"218,41v-115,-26,-203,-29,-203,-174v0,-85,43,-131,109,-131v71,0,106,44,106,129v1,71,-31,104,-68,116v16,4,49,9,67,10xm170,-135v0,-66,-19,-84,-46,-84v-27,0,-50,20,-50,86v0,68,20,96,48,96v27,0,48,-21,48,-98","w":243,"k":{"x":4,"\\":11,"X":14,"V":4,"J":14,"\/":11,"z":5,"\u017a":5,"\u017c":5,"T":9,"Y":14,"A":4,"\u0104":4,"Z":11,"\u0179":11,"\u017b":11,"a":7,"\u0105":7,",":7,".":7}},"R":{"d":"168,-116r51,116r-59,0r-44,-103r-34,0r0,103r-55,0r0,-259v83,-1,183,-11,183,71v0,37,-19,60,-42,72xm82,-145v38,2,71,1,71,-37v0,-41,-34,-35,-71,-35r0,72","w":224,"k":{"\\":7,"V":2,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u0106":4,"T":4,"U":5,"W":4,"Y":9,"c":13,"e":13,"o":13,"\u00f3":13,"\u0107":13,"\u0119":13,"d":9,"g":9,"q":9,"a":7,"\u0105":7,"u":9,"-":7}},"S":{"d":"9,-17r17,-48v22,14,45,23,66,23v20,0,35,-8,35,-29v0,-23,-16,-31,-46,-39v-32,-9,-70,-21,-70,-75v0,-46,35,-79,87,-79v58,0,79,32,88,63r-51,15v-1,-34,-67,-49,-67,-6v0,21,18,28,45,36v42,12,71,33,71,78v0,53,-40,83,-92,83v-40,0,-70,-14,-83,-22","w":195,"k":{"x":11,"v":7,"X":4,"z":4,"\u017a":4,"\u017c":4,"w":4,"y":7,"Y":4}},"T":{"d":"4,-216r0,-43r201,0r0,43r-73,0r0,216r-56,0r0,-216r-72,0","w":208,"k":{"x":36,"v":40,"f":11,"M":4,"J":40,"@":44,":":14,"\/":36,"&":32,"z":40,"\u017a":40,"\u017c":40,"w":36,"y":36,"C":16,"G":16,"O":16,"Q":16,"\u00d3":16,"\u0106":16,"s":40,"\u015b":40,"c":43,"e":43,"o":43,"\u00f3":43,"\u0107":43,"\u0119":43,"d":43,"g":43,"q":43,"A":34,"\u0104":34,"m":43,"n":43,"p":43,"r":43,"\u0144":43,"a":41,"\u0105":41,"u":43,",":43,".":43,"-":25}},"U":{"d":"119,4v-67,-3,-96,-33,-95,-97r0,-166r56,0r0,160v-1,31,6,57,40,57v36,0,40,-24,39,-59r0,-158r56,0v-8,115,39,269,-96,263","w":239,"k":{"x":9,"X":11,"J":11,"\/":11,"z":9,"\u017a":9,"\u017c":9,"s":7,"\u015b":7,"A":7,"\u0104":7,"Z":7,"\u0179":7,"\u017b":7,"a":7,"\u0105":7,",":7,".":7}},"V":{"d":"113,-53r56,-206r55,0r-80,259r-63,0r-79,-259r58,0r39,143v5,18,11,44,14,63","w":226,"k":{"\u017c":13,"\u017a":13,"\u015b":18,"\u0144":14,"\u0119":22,"\u0107":22,"\u0106":5,"\u0105":25,"\u0104":23,"\u00f3":22,"\u00d3":5,"z":13,"y":5,"w":4,"u":16,"s":18,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":22,"e":22,"d":22,"c":22,"a":25,"Q":5,"O":5,"G":5,"C":5,"A":23,".":32,"-":14,",":32,"x":7,"M":4,"J":36,"@":25,":":14,"\/":31,"&":25}},"W":{"d":"101,0r-53,0r-39,-259r55,0r15,111v4,18,3,46,7,67r43,-154r44,0r42,155r22,-179r55,0r-39,259r-54,0r-49,-161","w":300,"k":{"x":5,"J":18,"@":11,":":7,"\/":11,"&":14,"z":7,"\u017a":7,"\u017c":7,"s":9,"\u015b":9,"c":13,"e":13,"o":13,"\u00f3":13,"\u0107":13,"\u0119":13,"d":11,"g":11,"q":11,"A":11,"\u0104":11,"m":11,"n":11,"p":11,"r":11,"\u0144":11,"a":14,"\u0105":14,"u":7,",":14,".":14}},"X":{"d":"221,-259r-79,130r75,129r-61,0r-45,-84r-46,84r-65,0r80,-131r-75,-128r63,0r44,83r46,-83r63,0","w":221,"k":{"\u0119":14,"\u0107":14,"\u0106":16,"\u0105":4,"\u00f3":14,"\u00d3":16,"y":18,"w":14,"u":7,"t":7,"q":11,"o":14,"g":11,"e":14,"d":11,"c":14,"a":4,"U":7,"Q":16,"O":16,"G":16,"C":16,"-":22,"v":22,"@":4,"&":7}},"Y":{"d":"114,-147v15,-40,33,-75,51,-112r61,0r-84,158r0,101r-56,0r0,-100r-86,-159r62,0v18,37,38,71,52,112","w":226,"k":{"x":22,"v":20,"f":7,"M":9,"J":43,"@":43,":":22,"\/":41,"&":34,"z":25,"\u017a":25,"\u017c":25,"w":20,"y":18,"C":14,"G":14,"O":14,"Q":14,"\u00d3":14,"\u0106":14,"s":36,"\u015b":36,"c":41,"e":41,"o":41,"\u00f3":41,"\u0107":41,"\u0119":41,"d":40,"g":40,"q":40,"A":36,"\u0104":36,"m":27,"n":27,"p":27,"r":27,"\u0144":27,"a":40,"\u0105":40,"t":9,"u":29,",":47,".":47,"-":29,"S":7,"\u015a":7}},"Z":{"d":"14,-217r0,-42r185,0r0,38r-122,179r118,0r0,42r-188,0r0,-34r123,-183r-116,0","w":208,"k":{"v":11,"w":7,"y":7,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"a":4,"\u0105":4,"u":7,"-":18}},"[":{"d":"23,50r0,-337r94,0r0,34r-42,0r0,268r42,0r0,35r-94,0","w":119,"k":{"y":-32,"j":-36}},"\\":{"d":"47,-284r115,303r-46,17r-116,-305","w":164,"k":{"\u0106":14,"\u00d3":14,"y":-18,"w":7,"t":7,"Y":40,"W":11,"U":11,"T":36,"Q":14,"O":14,"G":14,"C":14,"v":14,"j":-25,"V":32}},"]":{"d":"96,-287r0,337r-94,0r0,-35r42,0r0,-268r-42,0r0,-34r94,0","w":119},"^":{"d":"135,-102r-40,-87r-39,87r-45,-7r67,-140r36,0r67,140","w":210},"_":{"d":"-3,68r0,-38r186,0r0,38r-186,0","w":180},"`":{"d":"122,-239r-14,28r-76,-35r18,-36","w":153},"a":{"d":"88,-196v52,0,79,28,79,85r0,63v-1,14,8,16,19,12r4,33v-24,10,-62,11,-67,-15v-11,10,-29,22,-54,22v-40,0,-59,-27,-59,-61v0,-54,49,-78,104,-64v6,-46,-52,-37,-81,-27r-7,-38v12,-4,38,-10,62,-10xm114,-51r0,-37v-19,-8,-50,-5,-50,25v0,34,38,32,50,12","w":193,"k":{"v":7,"\\":32,"*":14,"w":4,"y":7,"t":4}},"b":{"d":"76,-181v4,-3,23,-15,46,-15v36,0,63,23,63,85v0,67,-26,115,-93,115v-27,0,-55,-9,-70,-17r0,-246r54,0r0,78xm130,-102v0,-57,-27,-57,-54,-42r0,101v33,15,54,-6,54,-59","w":198,"k":{"x":9,"\\":14}},"c":{"d":"109,-40v17,0,34,-6,47,-13r4,44v-13,6,-34,13,-59,13v-70,0,-88,-52,-88,-100v0,-50,19,-100,85,-100v42,0,62,25,68,56r-45,14v-4,-15,-8,-27,-25,-27v-22,0,-27,26,-27,54v0,36,10,59,40,59","w":169,"k":{"f":-7,"\\":11}},"d":{"d":"123,-186r0,-73r55,0r0,259r-48,0r-2,-15v-44,40,-115,13,-115,-80v0,-67,50,-125,110,-91xm124,-49r0,-98v-32,-18,-52,-14,-55,52v-2,52,27,68,55,46","w":199},"e":{"d":"167,-86r-99,0v2,58,56,53,93,31r2,46v-13,7,-37,13,-60,13v-72,0,-90,-48,-90,-103v0,-69,36,-97,80,-97v57,-1,78,44,74,110xm116,-118v0,-27,-8,-39,-23,-39v-17,0,-25,16,-25,39r48,0","w":177,"k":{"\\":18}},"f":{"d":"28,-193v-7,-64,60,-83,115,-63r-4,38v-21,-8,-65,-11,-57,25r45,0r0,39r-45,0r0,154r-54,0r0,-154r-27,0r0,-39r27,0","w":128,"k":{"\u0119":4,"\u0107":4,"\u00f3":4,"y":-9,"w":-9,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,".":14,",":14,"}":-25,"v":-9,"]":-29,"\\":-29,"@":14,"?":-18,"\/":11,"*":-29,")":-22,"&":7,"!":-14}},"g":{"d":"128,-181r2,-12r48,0r0,192v0,44,-18,83,-80,83v-28,0,-56,-7,-71,-14r8,-46v37,21,99,28,90,-37v-46,38,-112,10,-112,-80v0,-51,22,-101,72,-101v21,0,35,8,43,15xm123,-50r0,-96v-31,-17,-52,-15,-54,51v-2,52,27,67,54,45","w":199,"k":{"\\":14}},"h":{"d":"128,-196v42,0,54,23,54,65r0,131r-55,0r0,-136v-4,-26,-39,-13,-50,-2r0,138r-55,0r0,-259r55,0r0,80v12,-9,29,-17,51,-17","w":203,"k":{"v":4,"\\":22,"w":4,"y":4}},"i":{"d":"22,-193r54,0r0,193r-54,0r0,-193xm18,-243v0,-20,14,-31,31,-31v19,0,31,11,31,31v0,21,-13,30,-31,30v-18,0,-31,-11,-31,-30","w":97},"j":{"d":"77,-193r0,209v8,61,-63,80,-113,56r8,-45v23,10,49,21,50,-15r0,-205r55,0xm18,-243v0,-20,14,-31,31,-31v19,0,31,11,31,31v0,21,-13,30,-31,30v-18,0,-31,-11,-31,-30","w":98},"k":{"d":"135,-193r57,6r-52,75r62,112r-62,0r-46,-84r-17,0r0,84r-55,0r0,-259r55,0r0,129r17,0","w":201,"k":{"\\":14,"&":5,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":9,"g":9,"q":9,"u":4,"-":11,"l":4}},"l":{"d":"20,-54r0,-205r55,0r0,197v0,26,19,24,38,15r7,41v-44,23,-100,7,-100,-48","w":123,"k":{"v":14,"\\":14,"w":9,"y":14,"c":4,"e":4,"o":4,"\u00f3":4,"\u0107":4,"\u0119":4,"d":4,"g":4,"q":4,"t":7,"u":4,"-":7,"l":4}},"m":{"d":"230,-196v88,-1,45,120,55,196r-55,0r-1,-136v-4,-25,-35,-14,-48,-4r0,140r-54,0r-1,-136v-4,-27,-39,-12,-49,-2r0,138r-55,0r0,-193r48,0r2,17v20,-21,84,-31,100,0v16,-12,35,-20,58,-20","w":306,"k":{"v":4,"\\":22,"w":4,"y":4}},"n":{"d":"127,-196v43,0,55,23,55,65r0,131r-55,0r0,-136v-4,-26,-39,-12,-50,-2r0,138r-55,0r0,-193r48,0r2,17v13,-11,32,-20,55,-20","w":203,"k":{"v":4,"\\":22,"w":4,"y":4}},"o":{"d":"95,5v-63,0,-82,-50,-82,-100v0,-56,27,-101,86,-101v64,0,83,45,83,97v0,53,-24,104,-87,104xm97,-38v23,0,28,-27,28,-59v0,-31,-4,-57,-27,-57v-24,0,-29,28,-29,59v0,35,6,57,28,57","k":{"x":13,"v":2,"\\":22,"z":7,"\u017a":7,"\u017c":7,"y":2}},"p":{"d":"22,-193r51,0r2,15v45,-34,111,-22,111,67v0,81,-42,140,-110,103r0,83r-54,0r0,-268xm76,-142r0,97v3,2,10,7,24,7v23,0,30,-25,30,-65v0,-57,-29,-53,-54,-39","w":198,"k":{"x":9,"\\":14}},"q":{"d":"85,-196v19,0,33,6,43,15r3,-12r47,0r0,268r-52,0r0,-90v-3,4,-17,19,-44,19v-41,0,-69,-32,-69,-99v0,-52,22,-101,72,-101xm124,-49r0,-97v-31,-18,-53,-15,-55,51v-2,52,27,68,55,46","w":199,"k":{"\\":14}},"r":{"d":"73,-173v9,-19,50,-33,67,-12r-12,46v-14,-13,-40,-5,-51,6r0,133r-55,0r0,-193r48,0","w":140,"k":{"x":-5,"v":-7,"f":-13,"@":18,"\/":18,"&":11,"w":-7,"y":-7,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":9,"g":9,"q":9,"a":11,"\u0105":11,"t":-7,",":18,".":18}},"s":{"d":"9,-14r14,-44v15,11,37,21,57,21v16,0,22,-7,22,-17v0,-16,-16,-20,-37,-25v-28,-7,-52,-19,-52,-57v0,-38,30,-60,71,-60v48,0,67,24,73,44r-41,16v-6,-23,-51,-31,-51,-5v0,13,16,18,34,23v28,8,57,19,57,60v0,71,-109,72,-147,44","w":165,"k":{"x":4,"\\":22}},"t":{"d":"121,-154r-40,0r0,89v-4,24,22,30,40,18r6,41v-40,21,-101,10,-101,-45r0,-103r-25,0r0,-39r25,0r0,-32r55,-26r0,58r40,0r0,39","w":132,"k":{"\\":7,"c":5,"e":5,"o":5,"\u00f3":5,"\u0107":5,"\u0119":5,"d":4,"g":4,"q":4,"u":4}},"u":{"d":"75,-69v-4,36,34,30,51,15r0,-139r55,0r0,193r-49,0r-2,-17v-14,11,-32,21,-55,21v-87,2,-46,-115,-55,-191r55,-6r0,124","w":202,"k":{"\\":11}},"v":{"d":"129,-193r55,5r-57,188r-66,0r-59,-188r57,-5r36,150v8,-53,23,-100,34,-150","w":185,"k":{"\u0119":2,"\u0107":2,"\u0105":7,"\u00f3":2,"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"a":7,".":18,",":18,"@":11,"\/":11,"&":9}},"w":{"d":"198,-193r53,6r-40,187r-58,0r-26,-113r-28,113r-56,0r-39,-187r55,-6r22,131r28,-123r40,0r28,123v5,-49,14,-86,21,-131","w":254,"k":{"@":7,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"a":5,"\u0105":5,",":14,".":14}},"x":{"d":"129,-193r57,6r-62,91r62,96r-59,0r-33,-53r-32,53r-62,0r62,-95r-58,-92r60,-6r31,55","w":185,"k":{"\u0119":11,"\u0107":11,"\u0105":4,"\u00f3":11,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,"-":11,"\\":7,"@":7,"&":7}},"y":{"d":"132,-193r53,6v-18,65,-39,128,-60,177v-21,50,-44,92,-92,92v-24,0,-47,-8,-60,-15r14,-44v42,22,64,19,80,-31r-67,-180r58,-5r26,83v6,15,7,36,13,48v8,-27,25,-89,35,-131","w":187,"k":{"\\":7,"@":9,"\/":14,"&":7,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"d":2,"g":2,"q":2,"a":7,"\u0105":7,",":18,".":18}},"z":{"d":"160,-162r-88,122r85,0r0,40r-150,0r0,-34r86,-120r-81,0r0,-39r148,0r0,31","w":167,"k":{"\\":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"-":11}},"{":{"d":"41,-166v2,-57,-9,-125,52,-122v11,0,25,2,36,7r-6,34v-15,-7,-31,-2,-31,18v0,44,9,96,-26,108v36,13,26,67,26,112v0,22,14,25,31,20r6,34v-45,19,-93,-1,-87,-54v-3,-39,13,-97,-28,-96r0,-32v21,-1,26,-11,27,-29","w":130,"k":{"y":-25,"j":-36}},"|":{"d":"22,42r0,-318r48,0r0,318r-48,0","w":91},"}":{"d":"90,-80v-3,60,11,134,-53,132v-10,0,-23,-2,-35,-7r6,-34v66,18,-2,-112,56,-132v-35,-12,-25,-64,-25,-108v0,-19,-15,-25,-31,-18r-6,-34v46,-20,87,3,87,55v0,36,-14,89,27,89r0,32v-18,0,-25,8,-26,25","w":130},"~":{"d":"58,-141v45,0,93,57,124,3r32,27v-12,22,-33,42,-63,42v-45,0,-91,-54,-122,-1r-32,-28v14,-19,32,-43,61,-43","w":228},"\u00d3":{"d":"121,5v-60,0,-106,-32,-106,-138v0,-85,43,-131,110,-131v70,0,105,44,105,129v0,106,-47,140,-109,140xm171,-135v0,-66,-20,-84,-47,-84v-27,0,-49,20,-49,86v0,68,17,93,47,93v27,0,49,-18,49,-95xm88,-306r77,-29r11,38r-78,21","w":245,"k":{"x":4,"\\":11,"X":14,"V":4,"J":14,"\/":11,"z":5,"\u017a":5,"\u017c":5,"T":9,"Y":14,"A":4,"\u0104":4,"Z":11,"\u0179":11,"\u017b":11,"a":7,"\u0105":7,",":7,".":7}},"\u00f3":{"d":"95,5v-63,0,-82,-50,-82,-100v0,-56,27,-101,86,-101v64,0,83,45,83,97v0,53,-24,104,-87,104xm97,-38v23,0,28,-27,28,-59v0,-31,-4,-57,-27,-57v-24,0,-29,28,-29,59v0,35,6,57,28,57xm80,-211r-14,-28r73,-43r17,36","k":{"x":13,"v":2,"\\":22,"z":7,"\u017a":7,"\u017c":7,"y":2}},"\u0104":{"d":"186,0r-17,0r-19,-61r-75,0r-18,61r-56,0r78,-259r66,0r81,259v-14,10,-28,26,-28,39v0,16,24,12,34,6r3,32v-27,14,-80,3,-73,-28v0,-23,15,-40,24,-49xm112,-212r-27,111r54,0","w":227,"k":{"v":13,"f":4,"\\":29,"V":23,"J":-7,"*":29,"w":5,"y":13,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u0106":5,"T":34,"U":7,"W":11,"Y":36,"c":2,"e":2,"o":2,"\u00f3":2,"\u0107":2,"\u0119":2,"d":2,"g":2,"q":2,"t":7,"u":4,"l":4}},"\u0105":{"d":"85,-196v85,0,86,65,82,148v-1,14,8,16,19,12r4,33v-10,9,-27,24,-27,40v0,16,24,12,34,6r2,32v-27,14,-79,1,-72,-29v0,-19,10,-34,20,-43v-13,-2,-20,-9,-24,-21v-11,10,-29,22,-54,22v-40,0,-59,-27,-59,-61v0,-54,49,-78,104,-64v6,-46,-53,-37,-83,-27r-5,-40v12,-4,40,-8,59,-8xm114,-51r0,-37v-19,-8,-50,-5,-50,25v0,34,38,32,50,12","w":193,"k":{"v":7,"\\":32,"*":14,"w":4,"y":7,"t":4}},"\u0106":{"d":"134,-42v22,0,42,-7,61,-18r9,46v-18,9,-44,19,-79,19v-86,0,-110,-69,-110,-132v0,-69,23,-137,104,-137v64,0,84,37,91,71r-53,13v-5,-25,-16,-40,-38,-40v-39,0,-44,50,-44,87v0,59,16,91,59,91xm82,-306r76,-29r12,38r-79,21","w":216},"\u0107":{"d":"109,-40v17,0,34,-6,47,-13r4,44v-13,6,-34,13,-59,13v-70,0,-88,-52,-88,-100v0,-50,19,-100,85,-100v42,0,62,25,68,56r-45,14v-4,-15,-8,-27,-25,-27v-22,0,-27,26,-27,54v0,36,10,59,40,59xm71,-211r-14,-28r73,-43r17,36","w":169},"\u0118":{"d":"27,0r0,-259r161,0r0,43r-105,0r0,62r91,0r0,43r-91,0r0,67r109,0r0,44v-18,7,-34,24,-34,39v-1,15,23,12,33,6r3,32v-27,14,-81,2,-74,-28v0,-23,15,-41,26,-49r-119,0","w":203,"k":{"v":9,"w":7,"y":7,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u0106":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"a":4,"\u0105":4,"t":5,"u":4}},"\u0119":{"d":"163,-9v-18,8,-40,30,-41,48v-1,16,24,12,34,6r2,32v-27,14,-79,2,-72,-28v0,-20,13,-36,23,-45v-75,3,-96,-46,-96,-103v0,-69,36,-97,80,-97v57,-1,78,44,74,110r-99,0v2,58,56,53,93,31xm116,-118v0,-27,-8,-39,-23,-39v-17,0,-25,16,-25,39r48,0","w":177,"k":{"\\":18}},"\u0141":{"d":"-2,-85r-14,-40r43,-18r0,-116r57,0r0,97r61,-27r15,39r-76,33r0,73r105,0r0,44r-162,0r0,-97","w":196},"\u0142":{"d":"-5,-123r38,-22r0,-114r56,0r0,88r28,-17r17,38r-45,26v1,36,-12,106,38,76r6,42v-47,22,-110,7,-100,-53r0,-40r-20,12","w":139},"\u0143":{"d":"168,-259r55,0r0,259r-49,0r-66,-118v-10,-17,-19,-37,-28,-56r2,174r-55,0r0,-259r52,0r92,173v-6,-55,-2,-114,-3,-173xm91,-306r76,-29r12,38r-79,21","w":249},"\u0144":{"d":"127,-196v43,0,55,23,55,65r0,131r-55,0r0,-136v-4,-26,-39,-12,-50,-2r0,138r-55,0r0,-193r48,0r2,17v13,-11,32,-20,55,-20xm85,-211r-14,-28r72,-43r17,36","w":203,"k":{"v":4,"\\":22,"w":4,"y":4}},"\u015a":{"d":"9,-17r17,-48v22,14,45,23,66,23v20,0,35,-8,35,-29v0,-23,-16,-31,-46,-39v-32,-9,-70,-21,-70,-75v0,-46,35,-79,87,-79v58,0,79,32,88,63r-51,15v-1,-34,-67,-49,-67,-6v0,21,18,28,45,36v42,12,71,33,71,78v0,53,-40,83,-92,83v-40,0,-70,-14,-83,-22xm56,-306r77,-29r12,38r-79,21","w":195,"k":{"x":11,"v":7,"X":4,"z":4,"\u017a":4,"\u017c":4,"w":4,"y":7,"Y":4}},"\u015b":{"d":"9,-14r14,-44v15,11,37,21,57,21v16,0,22,-7,22,-17v0,-16,-16,-20,-37,-25v-28,-7,-52,-19,-52,-57v0,-38,30,-60,71,-60v48,0,67,24,73,44r-41,16v-6,-23,-51,-31,-51,-5v0,13,16,18,34,23v28,8,57,19,57,60v0,71,-109,72,-147,44xm68,-211r-14,-28r72,-43r17,36","w":165,"k":{"x":4,"\\":22}},"\u0179":{"d":"14,-217r0,-42r185,0r0,38r-122,179r118,0r0,42r-188,0r0,-34r123,-183r-116,0xm72,-306r77,-29r12,38r-79,21","w":208,"k":{"v":11,"w":7,"y":7,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"a":4,"\u0105":4,"u":7,"-":18}},"\u017a":{"d":"160,-162r-88,122r85,0r0,40r-150,0r0,-34r86,-120r-81,0r0,-39r148,0r0,31xm67,-211r-14,-28r72,-43r17,36","w":167,"k":{"\\":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"-":11}},"\u017b":{"d":"14,-217r0,-42r185,0r0,38r-122,179r118,0r0,42r-188,0r0,-34r123,-183r-116,0xm76,-313v0,-20,13,-32,31,-32v20,0,33,11,33,31v0,21,-14,32,-32,32v-19,0,-32,-12,-32,-31","w":208,"k":{"v":11,"w":7,"y":7,"C":13,"G":13,"O":13,"Q":13,"\u00d3":13,"\u0106":13,"c":11,"e":11,"o":11,"\u00f3":11,"\u0107":11,"\u0119":11,"d":11,"g":11,"q":11,"a":4,"\u0105":4,"u":7,"-":18}},"\u017c":{"d":"160,-162r-88,122r85,0r0,40r-150,0r0,-34r86,-120r-81,0r0,-39r148,0r0,31xm57,-243v0,-20,14,-32,32,-32v20,0,32,11,32,31v0,21,-14,32,-32,32v-19,0,-32,-12,-32,-31","w":167,"k":{"\\":7,"c":7,"e":7,"o":7,"\u00f3":7,"\u0107":7,"\u0119":7,"d":7,"g":7,"q":7,"-":11}},"\u00a0":{"w":59}}});;
/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;
/*!
 * jQuery UI 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.4",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,
b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,
CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable",
"off").css("MozUserSelect","")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none")},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,
"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=
parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(m)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c.style(this,h,d(this,f)+"px")})};c.fn["outer"+
b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c.style(this,h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");if("area"===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&k(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==
b?a.href||!isNaN(d):!isNaN(d))&&k(a)},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}})(jQuery);
;/*!
 * jQuery UI Widget 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b,j){var k=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return k.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);
b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):
this.each(function(){var g=b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});
this._create();this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}b.each(d,function(f,
h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=
b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
;/*
 * jQuery UI Position 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Position
 */
(function(c){c.ui=c.ui||{};var m=/left|center|right/,n=/top|center|bottom/,p=c.fn.position,q=c.fn.offset;c.fn.position=function(a){if(!a||!a.of)return p.apply(this,arguments);a=c.extend({},a);var b=c(a.of),d=(a.collision||"flip").split(" "),e=a.offset?a.offset.split(" "):[0,0],g,h,i;if(a.of.nodeType===9){g=b.width();h=b.height();i={top:0,left:0}}else if(a.of.scrollTo&&a.of.document){g=b.width();h=b.height();i={top:b.scrollTop(),left:b.scrollLeft()}}else if(a.of.preventDefault){a.at="left top";g=h=
0;i={top:a.of.pageY,left:a.of.pageX}}else{g=b.outerWidth();h=b.outerHeight();i=b.offset()}c.each(["my","at"],function(){var f=(a[this]||"").split(" ");if(f.length===1)f=m.test(f[0])?f.concat(["center"]):n.test(f[0])?["center"].concat(f):["center","center"];f[0]=m.test(f[0])?f[0]:"center";f[1]=n.test(f[1])?f[1]:"center";a[this]=f});if(d.length===1)d[1]=d[0];e[0]=parseInt(e[0],10)||0;if(e.length===1)e[1]=e[0];e[1]=parseInt(e[1],10)||0;if(a.at[0]==="right")i.left+=g;else if(a.at[0]==="center")i.left+=
g/2;if(a.at[1]==="bottom")i.top+=h;else if(a.at[1]==="center")i.top+=h/2;i.left+=e[0];i.top+=e[1];return this.each(function(){var f=c(this),k=f.outerWidth(),l=f.outerHeight(),j=c.extend({},i);if(a.my[0]==="right")j.left-=k;else if(a.my[0]==="center")j.left-=k/2;if(a.my[1]==="bottom")j.top-=l;else if(a.my[1]==="center")j.top-=l/2;j.left=parseInt(j.left);j.top=parseInt(j.top);c.each(["left","top"],function(o,r){c.ui.position[d[o]]&&c.ui.position[d[o]][r](j,{targetWidth:g,targetHeight:h,elemWidth:k,
elemHeight:l,offset:e,my:a.my,at:a.at})});c.fn.bgiframe&&f.bgiframe();f.offset(c.extend(j,{using:a.using}))})};c.ui.position={fit:{left:function(a,b){var d=c(window);b=a.left+b.elemWidth-d.width()-d.scrollLeft();a.left=b>0?a.left-b:Math.max(0,a.left)},top:function(a,b){var d=c(window);b=a.top+b.elemHeight-d.height()-d.scrollTop();a.top=b>0?a.top-b:Math.max(0,a.top)}},flip:{left:function(a,b){if(b.at[0]!=="center"){var d=c(window);d=a.left+b.elemWidth-d.width()-d.scrollLeft();var e=b.my[0]==="left"?
-b.elemWidth:b.my[0]==="right"?b.elemWidth:0,g=-2*b.offset[0];a.left+=a.left<0?e+b.targetWidth+g:d>0?e-b.targetWidth+g:0}},top:function(a,b){if(b.at[1]!=="center"){var d=c(window);d=a.top+b.elemHeight-d.height()-d.scrollTop();var e=b.my[1]==="top"?-b.elemHeight:b.my[1]==="bottom"?b.elemHeight:0,g=b.at[1]==="top"?b.targetHeight:-b.targetHeight,h=-2*b.offset[1];a.top+=a.top<0?e+b.targetHeight+h:d>0?e+g+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(a,b){if(/static/.test(c.curCSS(a,"position")))a.style.position=
"relative";var d=c(a),e=d.offset(),g=parseInt(c.curCSS(a,"top",true),10)||0,h=parseInt(c.curCSS(a,"left",true),10)||0;e={top:b.top-e.top+g,left:b.left-e.left+h};"using"in b?b.using.call(a,e):d.css(e)};c.fn.offset=function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(){c.offset.setOffset(this,a)});return q.call(this)}}})(jQuery);
;/*
 * jQuery UI Autocomplete 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete
 *
 * Depends:
 *	jquery.ui.core.js
 *	jquery.ui.widget.js
 *	jquery.ui.position.js
 */
(function(e){e.widget("ui.autocomplete",{options:{appendTo:"body",delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null},_create:function(){var a=this,b=this.element[0].ownerDocument;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(c){if(!a.options.disabled){var d=e.ui.keyCode;switch(c.keyCode){case d.PAGE_UP:a._move("previousPage",
c);break;case d.PAGE_DOWN:a._move("nextPage",c);break;case d.UP:a._move("previous",c);c.preventDefault();break;case d.DOWN:a._move("next",c);c.preventDefault();break;case d.ENTER:case d.NUMPAD_ENTER:a.menu.element.is(":visible")&&c.preventDefault();case d.TAB:if(!a.menu.active)return;a.menu.select(c);break;case d.ESCAPE:a.element.val(a.term);a.close(c);break;default:clearTimeout(a.searching);a.searching=setTimeout(function(){if(a.term!=a.element.val()){a.selectedItem=null;a.search(null,c)}},a.options.delay);
break}}}).bind("focus.autocomplete",function(){if(!a.options.disabled){a.selectedItem=null;a.previous=a.element.val()}}).bind("blur.autocomplete",function(c){if(!a.options.disabled){clearTimeout(a.searching);a.closing=setTimeout(function(){a.close(c);a._change(c)},150)}});this._initSource();this.response=function(){return a._response.apply(a,arguments)};this.menu=e("<ul></ul>").addClass("ui-autocomplete").appendTo(e(this.options.appendTo||"body",b)[0]).mousedown(function(c){var d=a.menu.element[0];
c.target===d&&setTimeout(function(){e(document).one("mousedown",function(f){f.target!==a.element[0]&&f.target!==d&&!e.ui.contains(d,f.target)&&a.close()})},1);setTimeout(function(){clearTimeout(a.closing)},13)}).menu({focus:function(c,d){d=d.item.data("item.autocomplete");false!==a._trigger("focus",null,{item:d})&&/^key/.test(c.originalEvent.type)&&a.element.val(d.value)},selected:function(c,d){d=d.item.data("item.autocomplete");var f=a.previous;if(a.element[0]!==b.activeElement){a.element.focus();
a.previous=f}false!==a._trigger("select",c,{item:d})&&a.element.val(d.value);a.close(c);a.selectedItem=d},blur:function(){a.menu.element.is(":visible")&&a.element.val()!==a.term&&a.element.val(a.term)}}).zIndex(this.element.zIndex()+1).css({top:0,left:0}).hide().data("menu");e.fn.bgiframe&&this.menu.element.bgiframe()},destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup");this.menu.element.remove();
e.Widget.prototype.destroy.call(this)},_setOption:function(a,b){e.Widget.prototype._setOption.apply(this,arguments);a==="source"&&this._initSource();if(a==="appendTo")this.menu.element.appendTo(e(b||"body",this.element[0].ownerDocument)[0])},_initSource:function(){var a,b;if(e.isArray(this.options.source)){a=this.options.source;this.source=function(c,d){d(e.ui.autocomplete.filter(a,c.term))}}else if(typeof this.options.source==="string"){b=this.options.source;this.source=function(c,d){e.getJSON(b,
c,d)}}else this.source=this.options.source},search:function(a,b){a=a!=null?a:this.element.val();if(a.length<this.options.minLength)return this.close(b);clearTimeout(this.closing);if(this._trigger("search")!==false)return this._search(a)},_search:function(a){this.term=this.element.addClass("ui-autocomplete-loading").val();this.source({term:a},this.response)},_response:function(a){if(a.length){a=this._normalize(a);this._suggest(a);this._trigger("open")}else this.close();this.element.removeClass("ui-autocomplete-loading")},
close:function(a){clearTimeout(this.closing);if(this.menu.element.is(":visible")){this._trigger("close",a);this.menu.element.hide();this.menu.deactivate()}},_change:function(a){this.previous!==this.element.val()&&this._trigger("change",a,{item:this.selectedItem})},_normalize:function(a){if(a.length&&a[0].label&&a[0].value)return a;return e.map(a,function(b){if(typeof b==="string")return{label:b,value:b};return e.extend({label:b.label||b.value,value:b.value||b.label},b)})},_suggest:function(a){var b=
this.menu.element.empty().zIndex(this.element.zIndex()+1),c;this._renderMenu(b,a);this.menu.deactivate();this.menu.refresh();this.menu.element.show().position(e.extend({of:this.element},this.options.position));a=b.width("").outerWidth();c=this.element.outerWidth();b.outerWidth(Math.max(a,c))},_renderMenu:function(a,b){var c=this;e.each(b,function(d,f){c._renderItem(a,f)})},_renderItem:function(a,b){return e("<li></li>").data("item.autocomplete",b).append(e("<a></a>").text(b.label)).appendTo(a)},_move:function(a,
b){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^previous/.test(a)||this.menu.last()&&/^next/.test(a)){this.element.val(this.term);this.menu.deactivate()}else this.menu[a](b);else this.search(null,b)},widget:function(){return this.menu.element}});e.extend(e.ui.autocomplete,{escapeRegex:function(a){return a.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},filter:function(a,b){var c=new RegExp(e.ui.autocomplete.escapeRegex(b),"i");return e.grep(a,function(d){return c.test(d.label||d.value||
d)})}})})(jQuery);
(function(e){e.widget("ui.menu",{_create:function(){var a=this;this.element.addClass("ui-menu ui-widget ui-widget-content ui-corner-all").attr({role:"listbox","aria-activedescendant":"ui-active-menuitem"}).click(function(b){if(e(b.target).closest(".ui-menu-item a").length){b.preventDefault();a.select(b)}});this.refresh()},refresh:function(){var a=this;this.element.children("li:not(.ui-menu-item):has(a)").addClass("ui-menu-item").attr("role","menuitem").children("a").addClass("ui-corner-all").attr("tabindex",-1).mouseenter(function(b){a.activate(b,
e(this).parent())}).mouseleave(function(){a.deactivate()})},activate:function(a,b){this.deactivate();if(this.hasScroll()){var c=b.offset().top-this.element.offset().top,d=this.element.attr("scrollTop"),f=this.element.height();if(c<0)this.element.attr("scrollTop",d+c);else c>f&&this.element.attr("scrollTop",d+c-f+b.height())}this.active=b.eq(0).children("a").addClass("ui-state-hover").attr("id","ui-active-menuitem").end();this._trigger("focus",a,{item:b})},deactivate:function(){if(this.active){this.active.children("a").removeClass("ui-state-hover").removeAttr("id");
this._trigger("blur");this.active=null}},next:function(a){this.move("next",".ui-menu-item:first",a)},previous:function(a){this.move("prev",".ui-menu-item:last",a)},first:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},last:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},move:function(a,b,c){if(this.active){a=this.active[a+"All"](".ui-menu-item").eq(0);a.length?this.activate(c,a):this.activate(c,this.element.children(b))}else this.activate(c,
this.element.children(b))},nextPage:function(a){if(this.hasScroll())if(!this.active||this.last())this.activate(a,this.element.children(":first"));else{var b=this.active.offset().top,c=this.element.height(),d=this.element.children("li").filter(function(){var f=e(this).offset().top-b-c+e(this).height();return f<10&&f>-10});d.length||(d=this.element.children(":last"));this.activate(a,d)}else this.activate(a,this.element.children(!this.active||this.last()?":first":":last"))},previousPage:function(a){if(this.hasScroll())if(!this.active||
this.first())this.activate(a,this.element.children(":last"));else{var b=this.active.offset().top,c=this.element.height();result=this.element.children("li").filter(function(){var d=e(this).offset().top-b+c-e(this).height();return d<10&&d>-10});result.length||(result=this.element.children(":first"));this.activate(a,result)}else this.activate(a,this.element.children(!this.active||this.first()?":last":":first"))},hasScroll:function(){return this.element.height()<this.element.attr("scrollHeight")},select:function(a){this._trigger("selected",
a,{item:this.active})}})})(jQuery);
;/*
 * jQuery UI Dialog 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog
 *
 * Depends:
 *	jquery.ui.core.js
 *	jquery.ui.widget.js
 *  jquery.ui.button.js
 *	jquery.ui.draggable.js
 *	jquery.ui.mouse.js
 *	jquery.ui.position.js
 *	jquery.ui.resizable.js
 */
(function(c,j){c.widget("ui.dialog",{options:{autoOpen:true,buttons:{},closeOnEscape:true,closeText:"close",dialogClass:"",draggable:true,hide:null,height:"auto",maxHeight:false,maxWidth:false,minHeight:150,minWidth:150,modal:false,position:{my:"center",at:"center",of:window,collision:"fit",using:function(a){var b=c(this).css(a).offset().top;b<0&&c(this).css("top",a.top-b)}},resizable:true,show:null,stack:true,title:"",width:300,zIndex:1E3},_create:function(){this.originalTitle=this.element.attr("title");
if(typeof this.originalTitle!=="string")this.originalTitle="";var a=this,b=a.options,d=b.title||a.originalTitle||"&#160;",f=c.ui.dialog.getTitleId(a.element),g=(a.uiDialog=c("<div></div>")).appendTo(document.body).hide().addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+b.dialogClass).css({zIndex:b.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(i){if(b.closeOnEscape&&i.keyCode&&i.keyCode===c.ui.keyCode.ESCAPE){a.close(i);i.preventDefault()}}).attr({role:"dialog","aria-labelledby":f}).mousedown(function(i){a.moveToTop(false,
i)});a.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(g);var e=(a.uiDialogTitlebar=c("<div></div>")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(g),h=c('<a href="#"></a>').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){h.addClass("ui-state-hover")},function(){h.removeClass("ui-state-hover")}).focus(function(){h.addClass("ui-state-focus")}).blur(function(){h.removeClass("ui-state-focus")}).click(function(i){a.close(i);
return false}).appendTo(e);(a.uiDialogTitlebarCloseText=c("<span></span>")).addClass("ui-icon ui-icon-closethick").text(b.closeText).appendTo(h);c("<span></span>").addClass("ui-dialog-title").attr("id",f).html(d).prependTo(e);if(c.isFunction(b.beforeclose)&&!c.isFunction(b.beforeClose))b.beforeClose=b.beforeclose;e.find("*").add(e).disableSelection();b.draggable&&c.fn.draggable&&a._makeDraggable();b.resizable&&c.fn.resizable&&a._makeResizable();a._createButtons(b.buttons);a._isOpen=false;c.fn.bgiframe&&
g.bgiframe()},_init:function(){this.options.autoOpen&&this.open()},destroy:function(){var a=this;a.overlay&&a.overlay.destroy();a.uiDialog.hide();a.element.unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body");a.uiDialog.remove();a.originalTitle&&a.element.attr("title",a.originalTitle);return a},widget:function(){return this.uiDialog},close:function(a){var b=this,d;if(false!==b._trigger("beforeClose",a)){b.overlay&&b.overlay.destroy();b.uiDialog.unbind("keypress.ui-dialog");
b._isOpen=false;if(b.options.hide)b.uiDialog.hide(b.options.hide,function(){b._trigger("close",a)});else{b.uiDialog.hide();b._trigger("close",a)}c.ui.dialog.overlay.resize();if(b.options.modal){d=0;c(".ui-dialog").each(function(){if(this!==b.uiDialog[0])d=Math.max(d,c(this).css("z-index"))});c.ui.dialog.maxZ=d}return b}},isOpen:function(){return this._isOpen},moveToTop:function(a,b){var d=this,f=d.options;if(f.modal&&!a||!f.stack&&!f.modal)return d._trigger("focus",b);if(f.zIndex>c.ui.dialog.maxZ)c.ui.dialog.maxZ=
f.zIndex;if(d.overlay){c.ui.dialog.maxZ+=1;d.overlay.$el.css("z-index",c.ui.dialog.overlay.maxZ=c.ui.dialog.maxZ)}a={scrollTop:d.element.attr("scrollTop"),scrollLeft:d.element.attr("scrollLeft")};c.ui.dialog.maxZ+=1;d.uiDialog.css("z-index",c.ui.dialog.maxZ);d.element.attr(a);d._trigger("focus",b);return d},open:function(){if(!this._isOpen){var a=this,b=a.options,d=a.uiDialog;a.overlay=b.modal?new c.ui.dialog.overlay(a):null;d.next().length&&d.appendTo("body");a._size();a._position(b.position);d.show(b.show);
a.moveToTop(true);b.modal&&d.bind("keypress.ui-dialog",function(f){if(f.keyCode===c.ui.keyCode.TAB){var g=c(":tabbable",this),e=g.filter(":first");g=g.filter(":last");if(f.target===g[0]&&!f.shiftKey){e.focus(1);return false}else if(f.target===e[0]&&f.shiftKey){g.focus(1);return false}}});c(a.element.find(":tabbable").get().concat(d.find(".ui-dialog-buttonpane :tabbable").get().concat(d.get()))).eq(0).focus();a._trigger("open");a._isOpen=true;return a}},_createButtons:function(a){var b=this,d=false,
f=c("<div></div>").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"),g=c("<div></div>").addClass("ui-dialog-buttonset").appendTo(f);b.uiDialog.find(".ui-dialog-buttonpane").remove();typeof a==="object"&&a!==null&&c.each(a,function(){return!(d=true)});if(d){c.each(a,function(e,h){e=c('<button type="button"></button>').text(e).click(function(){h.apply(b.element[0],arguments)}).appendTo(g);c.fn.button&&e.button()});f.appendTo(b.uiDialog)}},_makeDraggable:function(){function a(e){return{position:e.position,
offset:e.offset}}var b=this,d=b.options,f=c(document),g;b.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(e,h){g=d.height==="auto"?"auto":c(this).height();c(this).height(c(this).height()).addClass("ui-dialog-dragging");b._trigger("dragStart",e,a(h))},drag:function(e,h){b._trigger("drag",e,a(h))},stop:function(e,h){d.position=[h.position.left-f.scrollLeft(),h.position.top-f.scrollTop()];c(this).removeClass("ui-dialog-dragging").height(g);
b._trigger("dragStop",e,a(h));c.ui.dialog.overlay.resize()}})},_makeResizable:function(a){function b(e){return{originalPosition:e.originalPosition,originalSize:e.originalSize,position:e.position,size:e.size}}a=a===j?this.options.resizable:a;var d=this,f=d.options,g=d.uiDialog.css("position");a=typeof a==="string"?a:"n,e,s,w,se,sw,ne,nw";d.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:d.element,maxWidth:f.maxWidth,maxHeight:f.maxHeight,minWidth:f.minWidth,minHeight:d._minHeight(),
handles:a,start:function(e,h){c(this).addClass("ui-dialog-resizing");d._trigger("resizeStart",e,b(h))},resize:function(e,h){d._trigger("resize",e,b(h))},stop:function(e,h){c(this).removeClass("ui-dialog-resizing");f.height=c(this).height();f.width=c(this).width();d._trigger("resizeStop",e,b(h));c.ui.dialog.overlay.resize()}}).css("position",g).find(".ui-resizable-se").addClass("ui-icon ui-icon-grip-diagonal-se")},_minHeight:function(){var a=this.options;return a.height==="auto"?a.minHeight:Math.min(a.minHeight,
a.height)},_position:function(a){var b=[],d=[0,0],f;if(a){if(typeof a==="string"||typeof a==="object"&&"0"in a){b=a.split?a.split(" "):[a[0],a[1]];if(b.length===1)b[1]=b[0];c.each(["left","top"],function(g,e){if(+b[g]===b[g]){d[g]=b[g];b[g]=e}});a={my:b.join(" "),at:b.join(" "),offset:d.join(" ")}}a=c.extend({},c.ui.dialog.prototype.options.position,a)}else a=c.ui.dialog.prototype.options.position;(f=this.uiDialog.is(":visible"))||this.uiDialog.show();this.uiDialog.css({top:0,left:0}).position(a);
f||this.uiDialog.hide()},_setOption:function(a,b){var d=this,f=d.uiDialog,g=f.is(":data(resizable)"),e=false;switch(a){case "beforeclose":a="beforeClose";break;case "buttons":d._createButtons(b);e=true;break;case "closeText":d.uiDialogTitlebarCloseText.text(""+b);break;case "dialogClass":f.removeClass(d.options.dialogClass).addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+b);break;case "disabled":b?f.addClass("ui-dialog-disabled"):f.removeClass("ui-dialog-disabled");break;case "draggable":b?
d._makeDraggable():f.draggable("destroy");break;case "height":e=true;break;case "maxHeight":g&&f.resizable("option","maxHeight",b);e=true;break;case "maxWidth":g&&f.resizable("option","maxWidth",b);e=true;break;case "minHeight":g&&f.resizable("option","minHeight",b);e=true;break;case "minWidth":g&&f.resizable("option","minWidth",b);e=true;break;case "position":d._position(b);break;case "resizable":g&&!b&&f.resizable("destroy");g&&typeof b==="string"&&f.resizable("option","handles",b);!g&&b!==false&&
d._makeResizable(b);break;case "title":c(".ui-dialog-title",d.uiDialogTitlebar).html(""+(b||"&#160;"));break;case "width":e=true;break}c.Widget.prototype._setOption.apply(d,arguments);e&&d._size()},_size:function(){var a=this.options,b;this.element.css({width:"auto",minHeight:0,height:0});if(a.minWidth>a.width)a.width=a.minWidth;b=this.uiDialog.css({height:"auto",width:a.width}).height();this.element.css(a.height==="auto"?{minHeight:Math.max(a.minHeight-b,0),height:"auto"}:{minHeight:0,height:Math.max(a.height-
b,0)}).show();this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.4",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),
create:function(a){if(this.instances.length===0){setTimeout(function(){c.ui.dialog.overlay.instances.length&&c(document).bind(c.ui.dialog.overlay.events,function(d){return c(d.target).zIndex()>=c.ui.dialog.overlay.maxZ})},1);c(document).bind("keydown.dialog-overlay",function(d){if(a.options.closeOnEscape&&d.keyCode&&d.keyCode===c.ui.keyCode.ESCAPE){a.close(d);d.preventDefault()}});c(window).bind("resize.dialog-overlay",c.ui.dialog.overlay.resize)}var b=(this.oldInstances.pop()||c("<div></div>").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(),
height:this.height()});c.fn.bgiframe&&b.bgiframe();this.instances.push(b);return b},destroy:function(a){this.oldInstances.push(this.instances.splice(c.inArray(a,this.instances),1)[0]);this.instances.length===0&&c([document,window]).unbind(".dialog-overlay");a.remove();var b=0;c.each(this.instances,function(){b=Math.max(b,this.css("z-index"))});this.maxZ=b},height:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);
b=Math.max(document.documentElement.offsetHeight,document.body.offsetHeight);return a<b?c(window).height()+"px":a+"px"}else return c(document).height()+"px"},width:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth);b=Math.max(document.documentElement.offsetWidth,document.body.offsetWidth);return a<b?c(window).width()+"px":a+"px"}else return c(document).width()+"px"},resize:function(){var a=c([]);c.each(c.ui.dialog.overlay.instances,
function(){a=a.add(this)});a.css({width:0,height:0}).css({width:c.ui.dialog.overlay.width(),height:c.ui.dialog.overlay.height()})}});c.extend(c.ui.dialog.overlay.prototype,{destroy:function(){c.ui.dialog.overlay.destroy(this.$el)}})})(jQuery);
;;
/*
 * jQuery UI Stars v3.0.1
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2010 Marek "Orkan" Zajac (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 164 $
 * $Date:: 2010-05-01 #$
 * $Build: 35 (2010-05-01)
 *
 * Depends:
 *	jquery.ui.core.js
 *	jquery.ui.widget.js
 *
 */
(function(A){A.widget("ui.stars",{options:{inputType:"radio",split:0,disabled:false,cancelTitle:"Cancel Rating",cancelValue:0,cancelShow:true,disableValue:true,oneVoteOnly:false,showTitles:false,captionEl:null,callback:null,starWidth:16,cancelClass:"ui-stars-cancel",starClass:"ui-stars-star",starOnClass:"ui-stars-star-on",starHoverClass:"ui-stars-star-hover",starDisabledClass:"ui-stars-star-disabled",cancelHoverClass:"ui-stars-cancel-hover",cancelDisabledClass:"ui-stars-cancel-disabled"},_create:function(){var C=this,F=this.options,B=0;this.element.data("former.stars",this.element.html());F.isSelect=F.inputType=="select";this.$form=A(this.element).closest("form");this.$selec=F.isSelect?A("select",this.element):null;this.$rboxs=F.isSelect?A("option",this.$selec):A(":radio",this.element);this.$stars=this.$rboxs.map(function(I){var J={value:this.value,title:(F.isSelect?this.text:this.title)||this.value,isDefault:(F.isSelect&&this.defaultSelected)||this.defaultChecked};if(I==0){F.split=typeof F.split!="number"?0:F.split;F.val2id=[];F.id2val=[];F.id2title=[];F.name=F.isSelect?C.$selec.get(0).name:this.name;F.disabled=F.disabled||(F.isSelect?A(C.$selec).attr("disabled"):A(this).attr("disabled"))}if(J.value==F.cancelValue){F.cancelTitle=J.title;return null}F.val2id[J.value]=B;F.id2val[B]=J.value;F.id2title[B]=J.title;if(J.isDefault){F.checked=B;F.value=F.defaultValue=J.value;F.title=J.title}var H=A("<div/>").addClass(F.starClass);var K=A("<a/>").attr("title",F.showTitles?J.title:"").text(J.value);if(F.split){var G=(B%F.split);var L=Math.floor(F.starWidth/F.split);H.width(L);K.css("margin-left","-"+(G*L)+"px")}B++;return H.append(K).get(0)});F.items=B;F.isSelect?this.$selec.remove():this.$rboxs.remove();this.$cancel=A("<div/>").addClass(F.cancelClass).append(A("<a/>").attr("title",F.showTitles?F.cancelTitle:"").text(F.cancelValue));F.cancelShow&=!F.disabled&&!F.oneVoteOnly;F.cancelShow&&this.element.append(this.$cancel);this.element.append(this.$stars);if(F.checked===undefined){F.checked=-1;F.value=F.defaultValue=F.cancelValue;F.title=""}this.$value=A("<input type='hidden' name='"+F.name+"' value='"+F.value+"' />");this.element.append(this.$value);this.$stars.bind("click.stars",function(H){if(!F.forceSelect&&F.disabled){return false}var G=C.$stars.index(this);F.checked=G;F.value=F.id2val[G];F.title=F.id2title[G];C.$value.attr({disabled:F.disabled?"disabled":"",value:F.value});D(G,false);C._disableCancel();!F.forceSelect&&C.callback(H,"star")}).bind("mouseover.stars",function(){if(F.disabled){return false}var G=C.$stars.index(this);D(G,true)}).bind("mouseout.stars",function(){if(F.disabled){return false}D(C.options.checked,false)});this.$cancel.bind("click.stars",function(G){if(!F.forceSelect&&(F.disabled||F.value==F.cancelValue)){return false}F.checked=-1;F.value=F.cancelValue;F.title="";C.$value.val(F.value);F.disableValue&&C.$value.attr({disabled:"disabled"});E();C._disableCancel();!F.forceSelect&&C.callback(G,"cancel")}).bind("mouseover.stars",function(){if(C._disableCancel()){return false}C.$cancel.addClass(F.cancelHoverClass);E();C._showCap(F.cancelTitle)}).bind("mouseout.stars",function(){if(C._disableCancel()){return false}C.$cancel.removeClass(F.cancelHoverClass);C.$stars.triggerHandler("mouseout.stars")});this.$form.bind("reset.stars",function(){!F.disabled&&C.select(F.defaultValue)});A(window).unload(function(){C.$cancel.unbind(".stars");C.$stars.unbind(".stars");C.$form.unbind(".stars");C.$selec=C.$rboxs=C.$stars=C.$value=C.$cancel=C.$form=null});function D(G,I){if(G!=-1){var J=I?F.starHoverClass:F.starOnClass;var H=I?F.starOnClass:F.starHoverClass;C.$stars.eq(G).prevAll("."+F.starClass).andSelf().removeClass(H).addClass(J);C.$stars.eq(G).nextAll("."+F.starClass).removeClass(F.starHoverClass+" "+F.starOnClass);C._showCap(F.id2title[G])}else{E()}}function E(){C.$stars.removeClass(F.starOnClass+" "+F.starHoverClass);C._showCap("")}this.select(F.value);F.disabled&&this.disable()},_disableCancel:function(){var C=this.options,B=C.disabled||C.oneVoteOnly||(C.value==C.cancelValue);if(B){this.$cancel.removeClass(C.cancelHoverClass).addClass(C.cancelDisabledClass)}else{this.$cancel.removeClass(C.cancelDisabledClass)}this.$cancel.css("opacity",B?0.5:1);return B},_disableAll:function(){var B=this.options;this._disableCancel();if(B.disabled){this.$stars.filter("div").addClass(B.starDisabledClass)}else{this.$stars.filter("div").removeClass(B.starDisabledClass)}},_showCap:function(B){var C=this.options;if(C.captionEl){C.captionEl.text(B)}},value:function(){return this.options.value},select:function(D){var C=this.options,B=(D==C.cancelValue)?this.$cancel:this.$stars.eq(C.val2id[D]);C.forceSelect=true;B.triggerHandler("click.stars");C.forceSelect=false},selectID:function(D){var C=this.options,B=(D==-1)?this.$cancel:this.$stars.eq(D);C.forceSelect=true;B.triggerHandler("click.stars");C.forceSelect=false},enable:function(){this.options.disabled=false;this._disableAll()},disable:function(){this.options.disabled=true;this._disableAll()},destroy:function(){this.$form.unbind(".stars");this.$cancel.unbind(".stars").remove();this.$stars.unbind(".stars").remove();this.$value.remove();this.element.unbind(".stars").html(this.element.data("former.stars")).removeData("stars");return this},callback:function(C,B){var D=this.options;D.callback&&D.callback(this,B,D.value,C);D.oneVoteOnly&&!D.disabled&&this.disable()}});A.extend(A.ui.stars,{version:"3.0.1"})})(jQuery);;
// jQuery URL Toolbox beta 
// Created by Mark Perkins - mark@allmarkedup.com

(function($){
			
	// a few helper functions
	
	var isStr = function( item ) { return typeof item === 'string'; };
	var isObj = function( item ) { return typeof item === 'object'; };
	var isfunc = function( item ) { return typeof item === 'function'; };
	
	var isGetter = function( args ) { return ( args.length == 1 && ! isObj(args[0]) ); }
	var isSetter = function( args ) { return ( args.length >= 2 || (args.length == 1 && isObj(args[0])) ); }
	
	var stripQ = function( str ) { return str.replace(/\?.*$/, ''); }
	var stripH = function( str ) { return str.replace(/^#/, ''); }
	
	// set up a few constants & shortcuts
	var loc = document.location,
	tag2attr = { a : 'href', img : 'src', form : 'action', base : 'href', script	: 'src', iframe	: 'src', link : 'href' };
	
	// split up a query sting
	function splitQuery( string )
	{
		var ret = {},
		seg = string.replace(/^\?/,'').split('&'),
		len = seg.length, i = 0, s;
		for (;i<len;i++)
		{
			if (!seg[i]) { continue; }
			s = seg[i].split('=');
			ret[s[0]] = s[1];
		}
		return ret;
	}
	
	// reconstructs a query string from an object of key:value pairs
	var combineQuery = function( params, prefixQM )
	{
		var queryString = ( prefixQM === true ) ? '?' : '';
		for ( i in params ) queryString += i+'='+params[i]+'&';
		return queryString.slice(0, -1);
	};
	
	// reconstructs a path string from an array of parts
	var combinePath = function( segments )
	{
		return segments.join('/');
	};
	
	function splitHashSegments( hash )
	{
		if ( hash.indexOf('=') === -1 )
		{
			if ( hash.charAt(hash.length-1) == '/' ) hash = hash.slice(0, -1);
			return hash.replace(/^\//,'').split('/');	
		} 
		return null;
	}
	
	function splitHashParams( hash )
	{
		if ( hash.indexOf('=') !== -1 ) return splitQuery( hash );
		return null;
	}
	
	// utility function to get tag name of $ objects
	var getTagName = function( elm )
	{
		var tg = $(elm).get(0).tagName;
		if ( tg !== undefined ) return tg.toLowerCase();
		return tg;
	}
	
	var throwParserError = function( msg )
	{
		if ( msg === undefined ) msg = 'url parser error';
		// console.log( msg ); 
	};
	
	var getHost = function( hostname, port )
	{
		// deals with non-standard port name issues, mostly in safari
		var portRegex = new RegExp( ':'+port ); // need to strip the non-standard ports out of safari
		return hostname.replace( portRegex, '' );
	}
	
	////////////////////////////////////////////////////////////////////////////////////////////////

	// create :internal and :external URL filters	
	
	$.extend($.expr[':'],{
	    external : function( elm, i, m )
		{
			var tagName = elm.tagName;
	
			if ( tagName !== undefined )
			{
				var tg = tagName.toLowerCase();
				var attr = tag2attr[tg];
				if ( elm[attr] )
				{
					if ( tg !== 'a' )
					{
						var a = document.createElement('a');
    					a.href = elm[attr];
					}
					else var a = elm;
					return a.hostname && getHost( a.hostname, a.port ) !== getHost( loc.hostname, loc.port );
				}
			}
			return false;
	    },
		internal : function( elm, i, m )
		{
			var tagName = elm.tagName;
			if ( tagName !== undefined )
			{
				var tg = tagName.toLowerCase();
				var attr = tag2attr[tg];
				if ( elm[attr] )
				{
					if ( tg !== 'a' )
					{
						var a = document.createElement('a');
    					a.href = elm[attr];
					}
					else var a = elm;
					return a.hostname && getHost( a.hostname, a.port ) === getHost( loc.hostname, loc.port );
				}
			}
			return false;
	    }
	});
	
	/////// two essentially analagous functions to return an activeUrl object (just in different ways) ////////
	
	// this one is for when you just want to use a manually passed in URL string
	$.url = function( urlString )
	{
		return new activeUrl( urlString );
	};
	
	// this one is when using DOM objects as the source for the URL
	$.fn.url = function()
	{
		if ( this.size() > 1 )
		{
			// more than one object, return a collection of activeUrls
			var activeUrls = {};
		
			this.each(function( i ){
				activeUrls[i] = new activeUrl( $(this) );
			});
		
			return activeUrls;
		}
		else
		{
			// just one item, return just the one active url
			return new activeUrl( this );
		}
	};
		
	/////// guts of the parser /////////////////////////////////////////////////////////////
	
	function parseUrl( url )
	{
    	var a =  document.createElement('a');
    	a.href = url;
		if (a.protocol == ":") a.protocol = 'http:';
    	return {
	        source: url,
	        protocol: a.protocol.replace(':',''),
	        host: getHost( a.hostname, a.port ),
			base : (function(){
				if ( a.port != 0 && a.port !== null && a.port !== "" ) return a.protocol+"//"+getHost( a.hostname, a.port )+":"+a.port;
				return a.protocol+"//"+a.host;
			})(),
	        port: a.port,
	        query: a.search,
	        params: splitQuery(a.search),
	        file: (a.pathname.match(/\/([^\/?#]+)$/i) || [,''])[1],
	        hash: stripH(a.hash),
	        path: (function(){
				var pn = a.pathname.replace(/^([^\/])/,'/$1');
				if (pn == '/') pn = '';
				return pn;
			})(),
	        segments: a.pathname.replace(/^\//,'').split('/'),
			hashSegments: splitHashSegments( stripH(a.hash) ),
			hashParams: splitHashParams( stripH(a.hash) )
	    };
	};

	// this is the 'active' URL object that gets returned
	
	var activeUrl = function( source )
	{	
		var sourceType = null, // elm | doc | str
			ref = null, // if it is attached to a $ object, keep the reference here
			parsed = {}; // the parsed url

		// reconstructs the hash
		var makeHash = function( prefixHash )
		{
			var hash = '';
			
			if ( parsed.hashParams != null )
			{
				// treated as query string
				hash = makeQueryString( parsed.hashParams );
			}
			else if ( parsed.hashSegments != null )
			{
				//treat as segments
				hash = makePathString( parsed.hashSegments );
			}
			
			if ( hash !== '' )
			{
				if ( parsed.hash.charAt(0) == '/' ) hash = '/'+hash;
				if ( prefixHash === true ) return '#'+hash;
		 		return hash;
			}

			return '';
		};
		
		/////////////////////////////////
	
		var updateElement = function()
		{
			if ( sourceType == 'elm' )
			{
				ref.attr( tag2attr[getTagName(ref)], parsed.source );
			}
			else if ( sourceType == 'doc' )
			{
				loc.href = parsed.source;
			}
		};
		
		var updateSource = function()
		{
			parsed.source = parsed.base+parsed.path+parsed.query;
			if ( parsed.hash && parsed.hash != '') parsed.source += '#'+parsed.hash;
		}
		
		var updateParsedAttrs = function( key, val )
		{
			switch( key )
			{
				case 'source': 
					parsed = parseUrl( val ); // need to reparse the entire URL
				break;
					
				case 'base': 
					// need to update: host, protocol, port
					if ( val.charAt(val.length-1) == '/' ) val = val.slice(0, -1); // remove the trailing slash if present
					var a = document.createElement('a');
    				a.href = parsed.base = val;
			 		parsed.protocol = a.protocol.replace(':','');
			        parsed.host = getHost( a.hostname, a.port );
			        parsed.port = a.port;
				break;
			
				case 'protocol':
				case 'host':
				case 'port':
					// need to update: base
					parsed[key] = val;
					if ( a.port != 0 && a.port !== null && a.port !== "" ) parsed.base = a.protocol+"//"+getHost( a.hostname, a.port )+":"+a.port;
					else parsed.base = a.protocol+"//"+a.host;
				break;
				
				case 'query':
					// need to update: params
					parsed.query = '?'+val.replace(/\?/,'');
					parsed.params = splitQuery( val );
				break;
				
				case 'file':
					// need to update: path, segments
					parsed.path = parsed.path.replace( new RegExp( parsed.file+'$' ), val );
					parsed.file = val;
				break;
				
				case 'hash':
					// need to update: hashParams, hashSegments
					parsed.hash = val;
					parsed.hashSegments = splitHashSegments( val );
					parsed.hashParams = splitHashParams( val );
				break;
				
				case 'path':
					// need to update: file, segments
					if ( val.charAt(0) != '/' ) val = '/'+val;
					parsed.path = val;
					parsed.file = (val.match(/\/([^\/?#]+)$/i) || [,''])[1];
				 	parsed.segments = val.replace(/^\//,'').split('/');
				break;
				
				default:
					throwParserError('you can\'t update this property directly');
				break;
			}
			
			updateSource(); // update the source
		};
		
		var updateParsedParams = function( key, val )
		{
			 // set the value, then update the query string
			parsed.params[key] = val;
			parsed.query = combineQuery( parsed.params, true );
			updateSource();
		};
	
		var updateParsedSegments = function( key, val )
		{
			 // set the value, then update the segments
			parsed.segments[key] = val;
			parsed.path = '/'+combinePath( parsed.segments );
			parsed.file = (parsed.path.match(/\/([^\/?#]+)$/i) || [,''])[1];
			updateSource();
		};
		
		var updateHashParams = function( key, val )
		{
			parsed.hashParams[key] = val;
			parsed.hash = combineQuery( parsed.hashParams, true );
			updateSource();
		};
		
		var updateHashSegments = function( key, val )
		{
			var slash = ( parsed.hash.charAt(0) == '/' ) ? '/' : '';
			parsed.hashSegments[key] = val;
			parsed.hash = slash+combinePath( parsed.hashSegments );
			updateSource();
		};
		
		var action = function( gettObj, sett, args )
		{
			if ( isGetter( args ) )
			{
				var key = args[0];
				return ( gettObj === undefined || gettObj[key] === undefined || gettObj[key] === "" ) ? null : gettObj[key];
			} 
			else if ( isSetter( args ) )
			{
				if ( isObj( args[0] ) )
				{
					for (var key in args[0]) sett( key, args[0][key] ); // set multiple properties
					if ( args[1] !== false ) updateElement(); // now update the value of the attached element
				}	
				else
				{
					sett( args[0], args[1] ); // set a single property	
					if ( args[2] !== false ) updateElement(); // now update the value of the attached element
				} 
				
				return this; // return reference to this object
			}
		};
		
		var init = function()
		{	
			if ( isObj( source ) && source.size() )
			{
				urlAttr = undefined;
				
				var tagName = getTagName(source);
				if ( tagName !== undefined ) urlAttr = tag2attr[tagName];
				
				if ( tagName !== undefined && urlAttr !== undefined )
				{
					// using a valid $ element as the source of the URL
					sourceType = 'elm';
					ref = source;
					var url = source.attr( urlAttr );
				}
				else if ( tagName !== undefined && urlAttr === undefined )
				{
					// passed a $ element, but not one that can contain a URL. throw an error.
					throwParserError('no valid URL on object');
					return;
				}
				else
				{
					// use the document location as the source
					sourceType = 'doc';
					var url = loc.href;
				
					$(window).bind('hashchange',function( hash ){
						// listen out for hashChanges, if one is triggered then update the hash
						updateParsedAttrs( 'hash', stripH( loc.hash ) );
					});
				}
			}
			else if ( ! isObj( source ) )
			{
				// just a URL string
				sourceType = 'str';
				var url = source;
			}
			else
			{
				// passed an empty $ item.... don't return anything
				throwParserError( 'no valid item' );
				return;
			}
			
			parsed = parseUrl( url ); // parse the URL.

		}();
		
		return {
			
			// set/get attributes of the URL
			attr : function(){ return action( parsed, updateParsedAttrs, arguments ) },
			
			// get/set query string parameters
			param : function(){ return action( parsed.params, updateParsedParams, arguments ) },
			
			// get/set segments in the URL
			segment : function(){ return action( parsed.segments, updateParsedSegments, arguments ) },
			
			// get/set 'query string' parameters in the FRAGMENT
			hashParam : function() { return action( parsed.hashParams, updateHashParams, arguments ) },
			
			// get/set segments in the FRAGMENT
			hashSegment : function() { return action( parsed.hashSegments, updateHashSegments, arguments ) },
			
			// apply some tests
			is : function( test )
			{
				if ( test === 'internal' || test === ':internal' )
				{
					return parsed.host && parsed.host === getHost(loc.hostname);
				}
				else if ( test === 'external' || test === ':external' )
				{
					return parsed.host && parsed.host !== getHost(loc.hostname);
				}
			},
			
			// return the current URL  as a string
			toString : function(){ return parsed.source; }
		};
	
	};
	
})(jQuery);;
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

(function(b){var m,u,x,g,D,i,z,A,B,p=0,e={},q=[],n=0,c={},j=[],E=null,s=new Image,G=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,S=/[^\.]\.(swf)\s*$/i,H,I=1,k,l,h=false,y=b.extend(b("<div/>")[0],{prop:0}),v=0,O=!b.support.opacity&&!window.XMLHttpRequest,J=function(){u.hide();s.onerror=s.onload=null;E&&E.abort();m.empty()},P=function(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})},
K=function(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]},T=function(){var a=K(),d={},f=c.margin,o=c.autoScale,t=(20+f)*2,w=(20+f)*2,r=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-40;o=false}else d.width=c.width+r;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-40;o=false}else d.height=c.height+r;if(o&&(d.width>a[0]-t||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){t+=r;
w+=r;o=Math.min(Math.min(a[0]-t,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-r))+r;d.height=Math.round(o*(d.height-r))+r}else{d.width=Math.min(d.width,a[0]-t);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+40))*0.5;d.left=a[2]+(a[0]-(d.width+40))*0.5;if(c.autoScale===false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d},U=function(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+
a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+a+'</span><span id="fancybox-title-right"></span></span>'}return false},V=function(){var a=c.title,d=l.width-c.padding*2,f="fancybox-title-"+c.titlePosition;b("#fancybox-title").remove();v=0;if(c.titleShow!==false){a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):U(a);if(!(!a||a==="")){b('<div id="fancybox-title" class="'+f+'" />').css({width:d,paddingLeft:c.padding,
paddingRight:c.padding}).html(a).appendTo("body");switch(c.titlePosition){case "inside":v=b("#fancybox-title").outerHeight(true)-c.padding;l.height+=v;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(D).hide()}}},W=function(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==
37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d===0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!==0)A.show();if(c.cyclic&&j.length>1||n!=j.length-1)B.show()}},X=function(){var a,d;if(j.length-1>n){a=j[n+1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}if(n>0){a=
j[n-1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}},L=function(){i.css("overflow",c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&x.one("click",b.fancybox.close);c.showCloseButton&&z.show();W();b(window).bind("resize.fb",
b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;X()},M=function(a){var d=Math.round(k.width+(l.width-k.width)*a),f=Math.round(k.height+(l.height-k.height)*a),o=Math.round(k.top+(l.top-k.top)*a),t=Math.round(k.left+(l.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:t+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+v*a),0);i.css({width:d+"px",height:f+
"px"});if(typeof l.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)},Y=function(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d},Q=function(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Y(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-20,left:a.left-c.padding-
20}}else{a=K();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d},N=function(){u.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");h=false;return}j=q;n=p;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){O&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});
x.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}l=T();V();if(g.is(":visible")){b(z.add(A).add(B)).hide();var a=g.position(),d;k={top:a.top,left:a.left,width:g.width(),height:g.height()};d=k.width==l.width&&k.height==l.height;i.fadeOut(c.changeFade,function(){var f=function(){i.html(m.contents()).fadeIn(c.changeFade,L)};b.event.trigger("fancybox-change");i.empty().css("overflow","hidden");if(d){i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*
2,1),height:Math.max(l.height-c.padding*2-v,1)});f()}else{i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)});y.prop=0;b(y).animate({prop:1},{duration:c.changeSpeed,easing:c.easingChange,step:M,complete:f})}})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=Q();i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(m.contents());g.css(k).show();if(c.opacity)l.opacity=
0;y.prop=0;b(y).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)}).html(m.contents());g.css(l).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}},F=function(){m.width(e.width);m.height(e.height);if(e.width=="auto")e.width=m.width();if(e.height=="auto")e.height=m.height();N()},Z=function(){h=true;e.width=s.width;e.height=s.height;b("<img />").attr({id:"fancybox-img",
src:s.src,alt:e.title}).appendTo(m);N()},C=function(){J();var a=q[p],d,f,o,t,w;e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(o===""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(G))f=
"image";else if(d.match(S))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!=="swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,p,e)===false){h=false;
return}m.css("padding",20+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":m.html(e.content);F();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case "image":h=false;b.fancybox.showActivity();
s=new Image;s.onerror=function(){P()};s.onload=function(){s.onerror=null;s.onload=null;Z()};s.src=d;break;case "swf":t='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';w="";b.each(e.swf,function(r,R){t+='<param name="'+r+'" value="'+R+'"></param>';w+=" "+r+'="'+R+'"'});t+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";m.html(t);
F();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];if(typeof f=="string")f+="&selector="+a[1];else f.selector=a[1]}h=false;b.fancybox.showActivity();E=b.ajax(b.extend(e.ajax,{url:d,data:f,error:P,success:function(r){if(E.status==200){m.html(r);F()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(m);N();break}},$=function(){if(u.is(":visible")){b("div",
u).css("top",I*-40+"px");I=(I+1)%12}else clearInterval(H)},aa=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),u=b('<div id="fancybox-loading"><div></div></div>'),x=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));if(!b.support.opacity){g.addClass("fancybox-ie");u.addClass("fancybox-ie")}D=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
D.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),A=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),B=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);u.click(b.fancybox.cancel);A.click(function(a){a.preventDefault();b.fancybox.prev()});B.click(function(a){a.preventDefault();b.fancybox.next()});if(O){x.get(0).style.setExpression("height",
"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");u.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");D.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}};
b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];p=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");p=q.index(this)}C();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;d=typeof d!=="undefined"?d:{};q=[];p=d.index||0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]==
"object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}if(p>q.length||p<0)p=0;C()}};b.fancybox.showActivity=function(){clearInterval(H);u.show();H=setInterval($,66)};b.fancybox.hideActivity=function(){u.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-
1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a,10);if(a>-1&&j.length>a){p=a;C()}if(c.cyclic&&j.length>1&&a<0){p=j.length-1;C()}if(c.cyclic&&j.length>1&&a>=j.length){p=0;C()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");J();e&&b.isFunction(e.onCancel)&&e.onCancel(q,p,e);h=false}};b.fancybox.close=function(){function a(){x.fadeOut("fast");g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=p=0;c=e={};h=false}
if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}J();b(z.add(A).add(B)).hide();b("#fancybox-title").remove();g.add(i).add(x).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=Q();var d=g.position();l={top:d.top,left:d.left,width:g.width(),height:g.height()};if(c.opacity)l.opacity=1;y.prop=1;b(y).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,
step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){var a,d;if(!(h||g.is(":hidden"))){h=true;a=i.wrapInner("<div style='overflow:auto'></div>").children();d=a.height();g.css({height:d+c.padding*2+v});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=K(),d=c.margin,f={};f.top=a[3]+(a[1]-(g.height()-v+40))*0.5;f.left=a[2]+(a[0]-(g.width()+40))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+
d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",
easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){aa()})})(jQuery);;
/*

	JQuery Curvy Corners by Mike Jolley
	http://blue-anvil.com
	http://code.google.com/p/jquerycurvycorners/
	------------ 
	Version 1.9	
	                                                        
	Origionaly by: Cameron Cooke and Tim Hutchison.
	Website: http://www.curvycorners.net
	
	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.
	
	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.
	
	You should have received a copy of the GNU General Public License
	along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/
(function($){$.fn.corner=function(options){function BlendColour(Col1,Col2,Col1Fraction){var red1=parseInt(Col1.substr(1,2),16);var green1=parseInt(Col1.substr(3,2),16);var blue1=parseInt(Col1.substr(5,2),16);var red2=parseInt(Col2.substr(1,2),16);var green2=parseInt(Col2.substr(3,2),16);var blue2=parseInt(Col2.substr(5,2),16);if(Col1Fraction>1||Col1Fraction<0)Col1Fraction=1;var endRed=Math.round((red1*Col1Fraction)+(red2*(1-Col1Fraction)));if(endRed>255)endRed=255;if(endRed<0)endRed=0;var endGreen=Math.round((green1*Col1Fraction)+(green2*(1-Col1Fraction)));if(endGreen>255)endGreen=255;if(endGreen<0)endGreen=0;var endBlue=Math.round((blue1*Col1Fraction)+(blue2*(1-Col1Fraction)));if(endBlue>255)endBlue=255;if(endBlue<0)endBlue=0;return"#"+IntToHex(endRed)+IntToHex(endGreen)+IntToHex(endBlue);}function IntToHex(strNum){base=strNum/16;rem=strNum%16;base=base-(rem/16);baseS=MakeHex(base);remS=MakeHex(rem);return baseS+''+remS;}function MakeHex(x){if((x>=0)&&(x<=9)){return x;}else{switch(x){case 10:return"A";case 11:return"B";case 12:return"C";case 13:return"D";case 14:return"E";case 15:return"F";};return"F";};}function pixelFraction(x,y,r){var pixelfraction=0;var xvalues=new Array(1);var yvalues=new Array(1);var point=0;var whatsides="";var intersect=Math.sqrt((Math.pow(r,2)-Math.pow(x,2)));if((intersect>=y)&&(intersect<(y+1))){whatsides="Left";xvalues[point]=0;yvalues[point]=intersect-y;point=point+1;};var intersect=Math.sqrt((Math.pow(r,2)-Math.pow(y+1,2)));if((intersect>=x)&&(intersect<(x+1))){whatsides=whatsides+"Top";xvalues[point]=intersect-x;yvalues[point]=1;point=point+1;};var intersect=Math.sqrt((Math.pow(r,2)-Math.pow(x+1,2)));if((intersect>=y)&&(intersect<(y+1))){whatsides=whatsides+"Right";xvalues[point]=1;yvalues[point]=intersect-y;point=point+1;};var intersect=Math.sqrt((Math.pow(r,2)-Math.pow(y,2)));if((intersect>=x)&&(intersect<(x+1))){whatsides=whatsides+"Bottom";xvalues[point]=intersect-x;yvalues[point]=0;};switch(whatsides){case"LeftRight":pixelfraction=Math.min(yvalues[0],yvalues[1])+((Math.max(yvalues[0],yvalues[1])-Math.min(yvalues[0],yvalues[1]))/2);break;case"TopRight":pixelfraction=1-(((1-xvalues[0])*(1-yvalues[1]))/2);break;case"TopBottom":pixelfraction=Math.min(xvalues[0],xvalues[1])+((Math.max(xvalues[0],xvalues[1])-Math.min(xvalues[0],xvalues[1]))/2);break;case"LeftBottom":pixelfraction=(yvalues[0]*xvalues[1])/2;break;default:pixelfraction=1;};return pixelfraction;}function rgb2Hex(rgbColour){try{var rgbArray=rgb2Array(rgbColour);var red=parseInt(rgbArray[0]);var green=parseInt(rgbArray[1]);var blue=parseInt(rgbArray[2]);var hexColour="#"+IntToHex(red)+IntToHex(green)+IntToHex(blue);}catch(e){alert("There was an error converting the RGB value to Hexadecimal in function rgb2Hex");};return hexColour;}function rgb2Array(rgbColour){var rgbValues=rgbColour.substring(4,rgbColour.indexOf(")"));var rgbArray=rgbValues.split(", ");return rgbArray;}function format_colour(colour){var returnColour="transparent";if(colour!=""&&colour!="transparent"){if(colour.substr(0,3)=="rgb"&&colour.substr(0,4)!="rgba"){returnColour=rgb2Hex(colour);}else if(colour.length==4){returnColour="#"+colour.substring(1,2)+colour.substring(1,2)+colour.substring(2,3)+colour.substring(2,3)+colour.substring(3,4)+colour.substring(3,4);}else
{returnColour=colour;};};return returnColour;};function strip_px(value){return parseInt(((value!="auto"&&value.indexOf("%")==-1&&value!=""&&value.indexOf("px")!==-1)?value.slice(0,value.indexOf("px")):0))}function drawPixel(box,intx,inty,colour,transAmount,height,newCorner,image,bgImage,cornerRadius,isBorder,borderWidth,boxWidth,settings){var $$=$(box);var pixel=document.createElement("div");$(pixel).css({height:height,width:"1px",position:"absolute","font-size":"1px",overflow:"hidden"});var topMaxRadius=Math.max(settings.tl?settings.tl.radius:0,settings.tr?settings.tr.radius:0);if(image==-1&&bgImage!=""){if(topMaxRadius>0)$(pixel).css("background-position","-"+((boxWidth-cornerRadius-borderWidth)+intx)+"px -"+(($$.height()+topMaxRadius-borderWidth)-inty)+"px");else
$(pixel).css("background-position","-"+((boxWidth-cornerRadius-borderWidth)+intx)+"px -"+(($$.height())-inty)+"px");$(pixel).css({"background-image":bgImage,"background-repeat":$$.css("background-repeat"),"background-color":colour});}else
{if(!isBorder)$(pixel).css("background-color",colour).addClass('hasBackgroundColor');else $(pixel).css("background-color",colour);};if(transAmount!=100)setOpacity(pixel,transAmount);$(pixel).css({top:inty+"px",left:intx+"px"});return pixel;};function setOpacity(obj,opacity){opacity=(opacity==100)?99.999:opacity;if($.browser.safari&&obj.tagName!="IFRAME"){var rgbArray=rgb2Array(obj.style.backgroundColor);var red=parseInt(rgbArray[0]);var green=parseInt(rgbArray[1]);var blue=parseInt(rgbArray[2]);obj.style.backgroundColor="rgba("+red+", "+green+", "+blue+", "+opacity/100+")";}else if(typeof(obj.style.opacity)!="undefined"){obj.style.opacity=opacity/100;}else if(typeof(obj.style.MozOpacity)!="undefined"){obj.style.MozOpacity=opacity/100;}else if(typeof(obj.style.filter)!="undefined"){obj.style.filter="alpha(opacity:"+opacity+")";}else if(typeof(obj.style.KHTMLOpacity)!="undefined"){obj.style.KHTMLOpacity=opacity/100;}}function applyCorners(box,settings){var $$=$(box);var thebgImage=$$.css("backgroundImage");var topContainer=null;var bottomContainer=null;var masterCorners=new Array();var contentDIV=null;var boxHeight=strip_px($$.css("height"))?strip_px($$.css("height")):box.scrollHeight;var boxWidth=strip_px($$.css("width"))?strip_px($$.css("width")):box.scrollWidth;var borderWidth=strip_px($$.css("borderTopWidth"))?strip_px($$.css("borderTopWidth")):0;var boxPaddingTop=strip_px($$.css("paddingTop"));var boxPaddingBottom=strip_px($$.css("paddingBottom"));var boxPaddingLeft=strip_px($$.css("paddingLeft"));var boxPaddingRight=strip_px($$.css("paddingRight"));var boxColour=format_colour($$.css("backgroundColor"));var bgImage=(thebgImage!="none"&&thebgImage!="initial")?thebgImage:"";var borderColour=format_colour($$.css("borderTopColor"));var borderString=borderWidth+"px"+" solid "+borderColour;var topMaxRadius=Math.max(settings.tl?settings.tl.radius:0,settings.tr?settings.tr.radius:0);var botMaxRadius=Math.max(settings.bl?settings.bl.radius:0,settings.br?settings.br.radius:0);$$.addClass('hasCorners').css({"padding":"0","borderColor":box.style.borderColour,'overflow':'visible'});if(box.style.position!="absolute")$$.css("position","relative");if(($.browser.msie)){if($.browser.version==6&&box.style.width=="auto"&&box.style.height=="auto")$$.css("width","100%");$$.css("zoom","1");$("*",$$).css("zoom","normal");}for(var t=0;t<2;t++){switch(t){case 0:if(settings.tl||settings.tr){var newMainContainer=document.createElement("div");topContainer=box.appendChild(newMainContainer);$(topContainer).css({width:"100%","font-size":"1px",overflow:"hidden",position:"absolute","padding-left":borderWidth,"padding-right":borderWidth,height:topMaxRadius+"px",top:0-topMaxRadius+"px",left:0-borderWidth+"px"}).addClass('topContainer');};break;case 1:if(settings.bl||settings.br){var newMainContainer=document.createElement("div");bottomContainer=box.appendChild(newMainContainer);$(bottomContainer).css({width:"100%","font-size":"1px",overflow:"hidden",position:"absolute","padding-left":borderWidth,"padding-right":borderWidth,height:botMaxRadius,bottom:0-botMaxRadius+"px",left:0-borderWidth+"px"}).addClass('bottomContainer');};break;};};if(settings.autoPad==true){var contentContainer=document.createElement("div");var contentContainer2=document.createElement("div");var clearDiv=document.createElement("div");$(contentContainer2).css({margin:"0","padding-bottom":boxPaddingBottom,"padding-top":boxPaddingTop,"padding-left":boxPaddingLeft,"padding-right":boxPaddingRight,'overflow':'visible'}).addClass('hasBackgroundColor content_container');$(contentContainer).css({position:"relative",'float':"left",width:"100%","margin-top":"-"+Math.abs(topMaxRadius-borderWidth)+"px","margin-bottom":"-"+Math.abs(botMaxRadius-borderWidth)+"px"}).addClass="autoPadDiv";$(clearDiv).css("clear","both");contentContainer2.appendChild(contentContainer);contentContainer2.appendChild(clearDiv);$$.wrapInner(contentContainer2);};if(topContainer)$$.css("border-top",0);if(bottomContainer)$$.css("border-bottom",0);var corners=["tr","tl","br","bl"];for(var i in corners){if(i>-1<4){var cc=corners[i];if(!settings[cc]){if(((cc=="tr"||cc=="tl")&&topContainer!=null)||((cc=="br"||cc=="bl")&&bottomContainer!=null)){var newCorner=document.createElement("div");$(newCorner).css({position:"relative","font-size":"1px",overflow:"hidden"});if(bgImage=="")$(newCorner).css("background-color",boxColour);else
$(newCorner).css("background-image",bgImage).css("background-color",boxColour);;switch(cc){case"tl":$(newCorner).css({height:topMaxRadius-borderWidth,"margin-right":settings.tr.radius-(borderWidth*2),"border-left":borderString,"border-top":borderString,left:-borderWidth+"px","background-repeat":$$.css("background-repeat"),"background-position":borderWidth+"px 0px"});break;case"tr":$(newCorner).css({height:topMaxRadius-borderWidth,"margin-left":settings.tl.radius-(borderWidth*2),"border-right":borderString,"border-top":borderString,left:borderWidth+"px","background-repeat":$$.css("background-repeat"),"background-position":"-"+(topMaxRadius+borderWidth)+"px 0px"});break;case"bl":if(topMaxRadius>0)$(newCorner).css({height:botMaxRadius-borderWidth,"margin-right":settings.br.radius-(borderWidth*2),"border-left":borderString,"border-bottom":borderString,left:-borderWidth+"px","background-repeat":$$.css("background-repeat"),"background-position":"0px -"+($$.height()+topMaxRadius-borderWidth+1)+"px"});else
$(newCorner).css({height:botMaxRadius-borderWidth,"margin-right":settings.br.radius-(borderWidth*2),"border-left":borderString,"border-bottom":borderString,left:-borderWidth+"px","background-repeat":$$.css("background-repeat"),"background-position":"0px -"+($$.height())+"px"});break;case"br":if(topMaxRadius>0)$(newCorner).css({height:botMaxRadius-borderWidth,"margin-left":settings.bl.radius-(borderWidth*2),"border-right":borderString,"border-bottom":borderString,left:borderWidth+"px","background-repeat":$$.css("background-repeat"),"background-position":"-"+settings.bl.radius+borderWidth+"px -"+($$.height()+topMaxRadius-borderWidth+1)+"px"});else
$(newCorner).css({height:botMaxRadius-borderWidth,"margin-left":settings.bl.radius-(borderWidth*2),"border-right":borderString,"border-bottom":borderString,left:borderWidth+"px","background-repeat":$$.css("background-repeat"),"background-position":"-"+settings.bl.radius+borderWidth+"px -"+($$.height())+"px"});break;};};}else{if(masterCorners[settings[cc].radius]){var newCorner=masterCorners[settings[cc].radius].cloneNode(true);}else{var newCorner=document.createElement("DIV");$(newCorner).css({height:settings[cc].radius,width:settings[cc].radius,position:"absolute","font-size":"1px",overflow:"hidden"});var borderRadius=parseInt(settings[cc].radius-borderWidth);for(var intx=0,j=settings[cc].radius;intx<j;intx++){if((intx+1)>=borderRadius)var y1=-1;else
var y1=(Math.floor(Math.sqrt(Math.pow(borderRadius,2)-Math.pow((intx+1),2)))-1);if(borderRadius!=j){if((intx)>=borderRadius)var y2=-1;else
var y2=Math.ceil(Math.sqrt(Math.pow(borderRadius,2)-Math.pow(intx,2)));if((intx+1)>=j)var y3=-1;else
var y3=(Math.floor(Math.sqrt(Math.pow(j,2)-Math.pow((intx+1),2)))-1);};if((intx)>=j)var y4=-1;else
var y4=Math.ceil(Math.sqrt(Math.pow(j,2)-Math.pow(intx,2)));if(y1>-1)newCorner.appendChild(drawPixel(box,intx,0,boxColour,100,(y1+1),newCorner,-1,bgImage,settings[cc].radius,0,borderWidth,boxWidth,settings));if(borderRadius!=j){for(var inty=(y1+1);inty<y2;inty++){if(settings.antiAlias){if(bgImage!=""){var borderFract=(pixelFraction(intx,inty,borderRadius)*100);if(borderFract<30){newCorner.appendChild(drawPixel(box,intx,inty,borderColour,100,1,newCorner,0,bgImage,settings[cc].radius,1,borderWidth,boxWidth,settings));}else{newCorner.appendChild(drawPixel(box,intx,inty,borderColour,100,1,newCorner,-1,bgImage,settings[cc].radius,1,borderWidth,boxWidth,settings));};}else{var pixelcolour=BlendColour(boxColour,borderColour,pixelFraction(intx,inty,borderRadius));newCorner.appendChild(drawPixel(box,intx,inty,pixelcolour,100,1,newCorner,0,bgImage,settings[cc].radius,cc,1,borderWidth,boxWidth,settings));};};};if(settings.antiAlias){if(y3>=y2){if(y2==-1)y2=0;newCorner.appendChild(drawPixel(box,intx,y2,borderColour,100,(y3-y2+1),newCorner,0,bgImage,0,1,borderWidth,boxWidth,settings));}}else{if(y3>=y1){newCorner.appendChild(drawPixel(box,intx,(y1+1),borderColour,100,(y3-y1),newCorner,0,bgImage,0,1,borderWidth,boxWidth,settings));}};var outsideColour=borderColour;}else{var outsideColour=boxColour;var y3=y1;};if(settings.antiAlias){for(var inty=(y3+1);inty<y4;inty++){newCorner.appendChild(drawPixel(box,intx,inty,outsideColour,(pixelFraction(intx,inty,j)*100),1,newCorner,((borderWidth>0)?0:-1),bgImage,settings[cc].radius,1,borderWidth,boxWidth,settings));};};};masterCorners[settings[cc].radius]=newCorner.cloneNode(true);};if(cc!="br"){for(var t=0,k=newCorner.childNodes.length;t<k;t++){var pixelBar=newCorner.childNodes[t];var pixelBarTop=strip_px($(pixelBar).css("top"));var pixelBarLeft=strip_px($(pixelBar).css("left"));var pixelBarHeight=strip_px($(pixelBar).css("height"));if(cc=="tl"||cc=="bl"){$(pixelBar).css("left",settings[cc].radius-pixelBarLeft-1+"px");};if(cc=="tr"||cc=="tl"){$(pixelBar).css("top",settings[cc].radius-pixelBarHeight-pixelBarTop+"px");};switch(cc){case"tr":$(pixelBar).css("background-position","-"+Math.abs((boxWidth-settings[cc].radius+borderWidth)+pixelBarLeft)+"px -"+Math.abs(settings[cc].radius-pixelBarHeight-pixelBarTop-borderWidth)+"px");break;case"tl":$(pixelBar).css("background-position","-"+Math.abs((settings[cc].radius-pixelBarLeft-1)-borderWidth)+"px -"+Math.abs(settings[cc].radius-pixelBarHeight-pixelBarTop-borderWidth)+"px");break;case"bl":if(topMaxRadius>0)$(pixelBar).css("background-position","-"+Math.abs((settings[cc].radius-pixelBarLeft-1)-borderWidth)+"px -"+Math.abs(($$.height()+topMaxRadius-borderWidth+1))+"px");else
$(pixelBar).css("background-position","-"+Math.abs((settings[cc].radius-pixelBarLeft-1)-borderWidth)+"px -"+Math.abs(($$.height()))+"px");break;};};};};if(newCorner){switch(cc){case"tl":if($(newCorner).css("position")=="absolute")$(newCorner).css("top","0");if($(newCorner).css("position")=="absolute")$(newCorner).css("left","0");if(topContainer)topContainer.appendChild(newCorner);break;case"tr":if($(newCorner).css("position")=="absolute")$(newCorner).css("top","0");if($(newCorner).css("position")=="absolute")$(newCorner).css("right","0");if(topContainer)topContainer.appendChild(newCorner);break;case"bl":if($(newCorner).css("position")=="absolute")$(newCorner).css("bottom","0");if(newCorner.style.position=="absolute")$(newCorner).css("left","0");if(bottomContainer)bottomContainer.appendChild(newCorner);break;case"br":if($(newCorner).css("position")=="absolute")$(newCorner).css("bottom","0");if($(newCorner).css("position")=="absolute")$(newCorner).css("right","0");if(bottomContainer)bottomContainer.appendChild(newCorner);break;};};};};var radiusDiff=new Array();radiusDiff["t"]=Math.abs(settings.tl.radius-settings.tr.radius);radiusDiff["b"]=Math.abs(settings.bl.radius-settings.br.radius);for(z in radiusDiff){if(z=="t"||z=="b"){if(radiusDiff[z]){var smallerCornerType=((settings[z+"l"].radius<settings[z+"r"].radius)?z+"l":z+"r");var newFiller=document.createElement("div");$(newFiller).css({height:radiusDiff[z],width:settings[smallerCornerType].radius+"px",position:"absolute","font-size":"1px",overflow:"hidden","background-color":boxColour,"background-image":bgImage});switch(smallerCornerType){case"tl":$(newFiller).css({"bottom":"0","left":"0","border-left":borderString,"background-position":"0px -"+(settings[smallerCornerType].radius-borderWidth)});topContainer.appendChild(newFiller);break;case"tr":$(newFiller).css({"bottom":"0","right":"0","border-right":borderString,"background-position":"0px -"+(settings[smallerCornerType].radius-borderWidth)+"px"});topContainer.appendChild(newFiller);break;case"bl":$(newFiller).css({"top":"0","left":"0","border-left":borderString,"background-position":"0px -"+($$.height()+settings[smallerCornerType].radius-borderWidth)});bottomContainer.appendChild(newFiller);break;case"br":$(newFiller).css({"top":"0","right":"0","border-right":borderString,"background-position":"0px -"+($$.height()+settings[smallerCornerType].radius-borderWidth)});bottomContainer.appendChild(newFiller);break;}};var newFillerBar=document.createElement("div");$(newFillerBar).css({position:"relative","font-size":"1px",overflow:"hidden","background-color":boxColour,"background-image":bgImage,"background-repeat":$$.css("background-repeat")});switch(z){case"t":if(topContainer){if(settings.tl.radius&&settings.tr.radius){$(newFillerBar).css({height:topMaxRadius-borderWidth+"px","margin-left":settings.tl.radius-borderWidth+"px","margin-right":settings.tr.radius-borderWidth+"px","border-top":borderString}).addClass('hasBackgroundColor');if(bgImage!="")$(newFillerBar).css("background-position","-"+(topMaxRadius+borderWidth)+"px 0px");topContainer.appendChild(newFillerBar);};$$.css("background-position","0px -"+(topMaxRadius-borderWidth+1)+"px");};break;case"b":if(bottomContainer){if(settings.bl.radius&&settings.br.radius){$(newFillerBar).css({height:botMaxRadius-borderWidth+"px","margin-left":settings.bl.radius-borderWidth+"px","margin-right":settings.br.radius-borderWidth+"px","border-bottom":borderString});if(bgImage!=""&&topMaxRadius>0)$(newFillerBar).css("background-position","-"+(settings.bl.radius-borderWidth)+"px -"+($$.height()+topMaxRadius-borderWidth+1)+"px");else
$(newFillerBar).css("background-position","-"+(settings.bl.radius-borderWidth)+"px -"+($$.height())+"px").addClass('hasBackgroundColor');bottomContainer.appendChild(newFillerBar);};};break;};};};$$.prepend(topContainer);$$.prepend(bottomContainer);}var settings={tl:{radius:8},tr:{radius:8},bl:{radius:8},br:{radius:8},antiAlias:true,autoPad:true,validTags:["div"]};if(options&&typeof(options)!='string')$.extend(settings,options);return this.each(function(){if(!$(this).is('.hasCorners')){applyCorners(this,settings);}});};})(jQuery);;
// Create a jquery plugin that prints the given element.
jQuery.fn.print = function(){
	// NOTE: We are trimming the jQuery collection down to the
	// first element in the collection.
	if (this.size() > 1){
		this.eq( 0 ).print();
		return;
	} else if (!this.size()){
		return;
	}
 
	// ASSERT: At this point, we know that the current jQuery
	// collection (as defined by THIS), contains only one
	// printable element.
 
	// Create a random name for the print frame.
	var strFrameName = ("printer-" + (new Date()).getTime());
 
	// Create an iFrame with the new name.
	var jFrame = $( "<iframe name='" + strFrameName + "'>" );
 
	// Hide the frame (sort of) and attach to the body.
	jFrame
		.css( "width", "1px" )
		.css( "height", "1px" )
		.css( "position", "absolute" )
		.css( "left", "-9999px" )
		.appendTo( $( "body:first" ) )
	;
 
	// Get a FRAMES reference to the new frame.
	var objFrame = window.frames[ strFrameName ];
 
	// Get a reference to the DOM in the new frame.
	var objDoc = objFrame.document;
 
	// Grab all the style tags and copy to the new
	// document so that we capture look and feel of
	// the current document.
 
	// Create a temp document DIV to hold the style tags.
	// This is the only way I could find to get the style
	// tags into IE.
	//var jStyleDiv = $( "<div>" ).append(
	//	$( "style" ).clone()
	//	);
 
	// Write the HTML for the document. In this, we will
	// write out the HTML of the current element.
	objDoc.open();
	objDoc.write( "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">" );
	objDoc.write( "<html>" );
	objDoc.write( "<head>" );
	objDoc.write( "<title>" );
	objDoc.write( document.title );
	objDoc.write( "</title>" );
	//objDoc.write( jStyleDiv.html() );
	objDoc.write( '<link href="/css/site/print.css" type="text/css" rel="stylesheet">' );
	objDoc.write( "</head>" );
	objDoc.write( "<body>" );
	objDoc.write( this.html() );
	objDoc.write( "</body>" );
	objDoc.write( "</html>" );
	objDoc.close();
 
	// Print the document.
	objFrame.focus();
	objFrame.print();
 
	// Have the frame remove itself in about a minute so that
	// we don't build up too many of these frames.
	setTimeout(
		function(){
			jFrame.remove();
		},
		(60 * 1000)
		);
};

function equalHeight(group) {
	var tallest = 0;
	group.each( function() {
		var thisHeight = $( this ).height();
		if( thisHeight > tallest) {
			tallest = thisHeight;
		}
	} );
	group.height( tallest );
}

function minHeight(group, height) {
	group.each( function() {
		var thisHeight = $( this ).height();
		if( thisHeight < height) {
			$( this ).height( height );
		}
	} );
}

function populateVetProvince() {
    $.getJSON( '/miejscowosci/w-wojewodztwie/' +$( '#VetProvince' ).val(), function( data ) {
        var select = $( '#VetCity' );
        var options = select.attr( 'options' );
        $( 'option', select ).remove();

        $.each(data, function(index, array) {
            options[options.length] = new Option( array['name'], array['id'] );
        } );
    } );
}



/*
 * jQuery
 */
$( function() {
	Cufon.replace( 'h2' );
	Cufon.replace( '.sections h3' );
	Cufon.replace( '#home-login-register h3' );
	Cufon.replace( '.form h3' );
	Cufon.replace( '.registered #content-main > h3' );
	Cufon.replace( '.users.view #content-main h3' );
	Cufon.replace( '.questions-and-answers #content-main h3' );
	Cufon.replace( '.expert-advices.view #content-main h3' );
	Cufon.replace( '.expert-advices.expert #content-main h3' );
	Cufon.replace( '.health-card h4 span:first-child' );
	Cufon.replace( '.do-not-miss-links #content-main .list h4' );
	Cufon.replace( '.do-not-miss-links.view #content-main h3' );
	Cufon.replace( '.do-not-miss-link-comments #content-main h3' );
	Cufon.replace( '.vets.index #content-main h3' );
	Cufon.replace( '.vets.view #content-main h3' );
	Cufon.replace( '.vet-comments #content-main h3' );
	Cufon.replace( '.wishlist-products.add #content-main h3' );
	Cufon.replace( '.places.main #content-main > h3' );
	Cufon.replace( '.places.view #content-main > h3' );
	Cufon.replace( '.place-comments #content-main h3' );
	Cufon.replace( '.lost-dogs.view #content-main > h3' );
	Cufon.replace( '.newsletter.add #content-main > h3' );
	Cufon.replace( '.search.index #content-main > div > h3' );
	
	minHeight( $( '.do-not-miss-links.most-popular #content-main .list li' ), 127 );
	minHeight( $( '.do-not-miss-links.most-recent #content-main .list li' ), 127 );
	minHeight( $( '.do-not-miss-links.view #content-main .list li' ), 78 );
	minHeight( $( '.do-not-miss-links.view #content-main .content' ), 89 );
	minHeight( $( '.vets.view #content-main .content' ), 23 );
	minHeight( $( '.products.index #content-main .list li' ), 185 );
	minHeight( $( '.products.view #content-main .content' ), 126 );
	minHeight( $( '.product-comments.add #content-main .content' ), 152 );
	minHeight( $( '.wishlist-products.index #content-main .list li' ), 185 );
	minHeight( $( '.wishlist-products.add #content-main .content' ), 53 );
	minHeight( $( '.wishlist-products.add #content-main .list li' ), 138 );
	minHeight( $( '.places.index #content-main .list li' ), 104 );
	minHeight( $( '.lost-dogs.index #content-main .list li' ), 86 );
	minHeight( $( '.search.index #content-main .products .list li' ), 185 );
	minHeight( $( '.search.index #content-main .places .list li' ), 104 );
	
	if( $( '#message, #authMessage' ).length ) {
		$( '#message, #authMessage' ).width( $( '#content-main' ).width() - 25 );
		if( !$( '.users.wishlist-products.add' ).length ) {
			$( '#message, #authMessage' ).css( 'position', 'absolute' );
			$( '#content-main' ).css( 'padding-top', ( parseInt( $( '#message, #authMessage' ).height() ) + parseInt( $( '#message, #authMessage' ).css( 'margin-top' ).replace( 'px', '' ) ) + parseInt( $( '#message, #authMessage' ).css( 'margin-bottom' ).replace( 'px', '' ) ) + parseInt( $( '#content-main' ).css( 'padding-top' ).replace( 'px', '' ) ) ) );
		}
	}
	
	$( '.register .form' ).corner();
	$( '.login .form' ).corner();
	
	equalHeight( $( '.encyclopedia.main #content-main > ul > li' ) );
	equalHeight( $( '.places.main #content-main > .most-popular > li' ) );
	equalHeight( $( '.products.main #content-main > ul > li' ) );
	equalHeight( $( '.section-content-wrapper' ) );
	equalHeight( $( '.places.main #content-main > .top-rated > li' ) );
	
	$( '#VetProvince' ).change( function() {
		populateVetProvince();
	} );
	
	$( '#PlaceWhere' ).autocomplete( {
		source: '/miejscowosci'
	} );
	
	$( '#PlaceWhat' ).autocomplete( {
		source: '/psie-miejsca-podpowiadanie-tagow'
	} );
	
	$( '#DogHealthCardVisitPlaceName' ).autocomplete( {
		select: function( event, ui) {
			$( '#DogHealthCardVisitPlaceName' ).val( ui.item.name );
			$( '#DogHealthCardVisitPlaceCityId' ).val( ui.item.city_id );
			$( '#DogHealthCardVisitPlaceAddressStreet' ).val( ui.item.address_street );
			$( '#DogHealthCardVisitPlaceAddressBuildingNumber' ).val( ui.item.address_building_number );
			$( '#DogHealthCardVisitPlaceAddressFlatNumber' ).val( ui.item.address_flat_number );
			$( '#DogHealthCardVisitPlaceAddressPostalCode' ).val( ui.item.address_postal_code );
		},
		source: '/psie-miejsca-podpowiadanie'
	} );
	
	$( '#DogHealthCardVisitVetName' ).autocomplete( {
		source: '/weterynarze-podpowiadanie'
	} );
	
	$( '#rate' ).children().not( ':input' ).hide();
	$( '#rate' ).stars( {
		inputType: 'select',
		cancelShow: false
	} );
	
	$( '.health-card .section h4 > a' ).toggle(
		function() {
			$( this ).parents( '.section' ).removeClass( 'expand' ).addClass( 'unexpand' );
			$( 'span:last-child', this ).text( 'zwiń' );
		},
		function() {
			$( this ).parents( '.section' ).removeClass( 'unexpand' ).addClass( 'expand' );
			$( 'span:last-child', this ).text( 'rozwiń' );
		}
	);
	$( '.health-card .section:first-child h4 > a' ).click();
	
	$( '.shops-comments .tabs a' ).click( function( e ) {
		e.preventDefault();
		$( this ).parent().parent().children().removeClass( 'active' );
		$( this ).parent().addClass( 'active' );
		$( '.shops-comments .sections .section' ).removeClass( 'active' );
		$( '.shops-comments .sections > .' + $( this ).attr( 'rel' ) ).addClass( 'active' );
	} );
	
	if( $( '.products.view #content-main' ).length ) {
		var url = $( window ).url();
		if( url.attr( 'hash' ) == 'sklepy' ) {
			$( ".products.view #content-main .tabs a[rel='sklepy']" ).click();
		}
	}
	
	if( $( '.users.view' ).length ) {
		$( '.section #content-main-pagination a' ).each( function() {
			$( this ).attr( 'href', $( this ).attr( 'href' ) + '#' + $( '.section #content-main-pagination' ).parent().attr( 'id' )  );
		} );
	}
	
	if( $( '.places.view' ).length ) {
		$( '#content-main-pagination a' ).each( function() {
			$( this ).attr( 'href', $( this ).attr( 'href' ) + '#' + 'opinie' );
		} );
	}
	
	if( $( '.products.view' ).length ) {
		$( '#content-main-pagination a' ).each( function() {
			$( this ).attr( 'href', $( this ).attr( 'href' ) + '#' + 'opinie' );
		} );
	}
	
	if( $( '.vets.view' ).length ) {
		$( '#content-main-pagination a' ).each( function() {
			$( this ).attr( 'href', $( this ).attr( 'href' ) + '#' + 'opinie' );
		} );
	}
	
	if( $( '.do-not-miss-links.view' ).length ) {
		$( '#content-main-pagination a' ).each( function() {
			$( this ).attr( 'href', $( this ).attr( 'href' ) + '#' + 'komentarze' );
		} );
	}
	
	$( "#report-form" ).dialog( {
		autoOpen: false,
		height: 300,
		width: 350,
		modal: true,
		closeText: 'Zamknij',
		buttons: {
			'Anuluj': function() {
				$(this).dialog('close');
			},
			'Zgłoś': function() {
				$( "#report-form form" ).submit();
			}
		}
	} );
	
	$('#report').click( function() {
		$( '#report-form' ).dialog( 'open' );
	} );
	
	$.each( $( '.vet-access' ), function( index, array ) {
		$( '#vet-access-' + $( this ).attr( 'rel' ).split( 'dog-' )[1] ).dialog( {
			autoOpen: false,
			height: 150,
			width: 600,
			modal: true,
			closeText: 'Zamknij'
		} );
		
        $( this ).click( function( e ) {
        	e.preventDefault();
        	$.getJSON( '/karta-zdrowia-psa/dostep-dla-weterynarza/' + $( this ).attr( 'rel' ).split( 'dog-' )[1], function( data ) {
        		$( '#vet-access-' + data.dogid + ' strong'  ).text( data.hash );
        		$( '#vet-access-' + data.dogid  ).dialog( 'open' );
        	} );
        } );
    } );
	
	if( $( '#map-vets' ).length ) {
		swfobject.embedSWF( '/swf/vets.swf', 'map-vets', '341', '310', '10.0.32', '#FFFFFF', '/swf/expressInstall.swf' );
	}
	if( $( '#home-intro' ).length ) {
		swfobject.embedSWF( '/swf/home-intro.swf', 'home-intro', '638', '257', '10.0.32', '#FFFFFF', '/swf/expressInstall.swf' );
	}
	if( $( '#home-intro-big' ).length ) {
		swfobject.embedSWF( '/swf/home-intro-big.swf', 'home-intro-big', '962', '361', '10.0.32', '#FFFFFF', '/swf/expressInstall.swf' );
	}
	
	
	$( '#print a' ).click( function( e ) {
		$( '.printable' ).addClass( 'print' );
		e.preventDefault();
		$( '.printable' ).print();
	} );
	
	if( $( '.register-dogs #add-next-dog' ).length ) {
		$( '#add-next-dog' ).click( function( e ) {
			e.preventDefault();
			var nd = $( '.dog:last' ).html();
			
			var lastid = parseInt( $( '.dog:last li:first input' ).attr( 'id' ).replace( /Dog/, '' ).replace( /Name/, '' ) );
			
			var regexp = new RegExp( '\\<h4\\>Twój pies' );
			nd = nd.replace( regexp, '<h4>Kolejny pies' );
			
			var regexp = new RegExp( 'for\\="Dog' + lastid, 'g' );
			nd = nd.replace( regexp, 'for="Dog' + parseInt( lastid + 1 ) );
			
			var regexp = new RegExp( 'id\\="Dog' + lastid, 'g' );
			nd = nd.replace( regexp, 'id="Dog' + parseInt( lastid + 1 ) );
			
			var regexp = new RegExp( 'data\\[Dog\\]\\[' + lastid + '\\]', 'g' );
			nd = nd.replace( regexp, 'data[Dog][' + parseInt( lastid + 1 ) + ']' );
			
			$( '<div class="dog">' + nd + '</div>' ).insertAfter( '.dog:last' );
		} );
	}
	
	$( '.products.view a.image' ).fancybox();
	$( '.breeds.view a.image' ).fancybox();
	$( '.encyclopedia-entries.view a.image' ).fancybox();
	$( '.expert-advices.view a.image' ).fancybox();
	$( '.places.view a.image' ).fancybox();
	$( '.newsletter.add #content-aside a' ).fancybox();
} );;
