
var _wwwroot = "http://www.steppinout.nl/";	
var _signedin = false;	


if (typeof _lang == "undefined")
	var _lang = "NL";

if (_lang == "EN") {
	var LANG_PREFIX 		= 'The field "';
	var LANG_SUFFIX 		= '" is empty.\nThis field is required. Please fill in.';
	var LANG_EMAIL_ERROR 	= 'The email address is not valid. Please correct.';
	var LANG_PHONE_ERROR  = '" is not valid. Please correct.';
	var LANG_ISREQ			= '" is required.';
	var LANG_MUSTBECHECKED	= '" must be checked.';
	var LANG_ATLEAST		= 'There must be at least one "';
	var LANG_CHECKED		= '" checked.';
	
	var LANG_MONTH			= '"Month';
	var LANG_DATE_ERROR		= 'The dateformat is not correct';
	var LANG_DATEFORMAT		= 'Please use dateformat: \'dd-mm-yyyy\'.';
	var LANG_BDAY_ERROR		= 'The birthdate is incorrect.';
	var LANG_MONTH31DAYS	= 'has no 31 days.';
	var LANG_FEBR_EXCEP		= 'February {year} doesn\'t have {day} days.';
	
	var LANG_PASSW_6CHARS	= 'The password must have at least 6 characters.';
	var LANG_PASSDIFF		= 'The entered passwords are not the same. Please try again.';
	var LANG_PASS_CHAR 		= 'The password can\'t contain any of these characters:';
	var LANG_STRINGDIFF		= 'The {fields} are not the same.';
	
	var LANG_FAVADDED		= "The product is added to your favorites.";
	var LANG_FAVLOGINREQ	= "You have to login to use this feature.";
}
else if (_lang == "DE") {
	var LANG_PREFIX 		= 'Haben Sie Ihre "';
	var LANG_SUFFIX 		= '" vergessen?\nBitte ergänzen sie das Feld.';
	var LANG_EMAIL_ERROR 	= 'Bitte korrigieren Sie die E-Mail Adresse.';
	var LANG_PHONE_ERROR  = '" falsch angegeben?\nBitte ergänzen sie das Feld.';
	var LANG_ISREQ			= '" vergessen?\nBitte ergänzen sie das Feld.';
	var LANG_MUSTBECHECKED	= '" sollte gewählt werden.';
	var LANG_ATLEAST		= 'Sie müssen mindestens ';
	var LANG_CHECKED		= '" option markieren.';
	
	var LANG_MONTH			= '"Monat';
	var LANG_DATE_ERROR		= 'Sie haben kein genaues Datum angegeben';
	var LANG_DATEFORMAT		= 'Geben Sie Das Geburtsdatum wie folgt: \'dd-mm-jjjj\'.';
	var LANG_BDAY_ERROR		= 'Das Geburtsdatum ist falsch.';
	var LANG_MONTH31DAYS	= 'hat nicht 31 Tagen.';
	var LANG_FEBR_EXCEP		= 'Februar {year} hat nicht {day} Tagen.';
	
	var LANG_PASSW_6CHARS	= 'Das neues Passwort muss mindestens 6 Zeichen lang sein.';
	var LANG_PASSDIFF		= 'Die Passwörter sind nicht gleich.';
	var LANG_PASS_CHAR 		= 'Das Passwort darf nicht enthalten:';
	var LANG_STRINGDIFF		= 'Die {fields} sind nicht gleich.';
	
	var LANG_FAVADDED		= "Der Artikel wurde zu Ihren Favoriten hinzugefügt.";
	var LANG_FAVLOGINREQ	= "Nur nach Anmeldung.";
} 
else {
	var LANG_PREFIX 		= 'Het veld "';
	var LANG_SUFFIX 		= '" is leeg.\nDit is een verplicht veld. Vul dit veld alsnog in.';
	var LANG_EMAIL_ERROR 	= 'Het e-mailadres is geen geldig e-mailadres. Probeer het opnieuw.';
	var LANG_PHONE_ERROR  = '" is niet geldig. Probeer het opnieuw.';
	var LANG_ISREQ			= '" is verplicht. Vul dit veld alsnog in';
	var LANG_MUSTBECHECKED	= '" moet aangevinkt zijn.';
	var LANG_ATLEAST		= 'Er moet minimaal een ';
	var LANG_CHECKED		= '" aangevinkt zijn.';
	
	var LANG_MONTH			= '"Maand';
	var LANG_DATE_ERROR		= 'Er is geen juiste datum opgegeven';
	var LANG_DATEFORMAT		= 'Voer de geboortedatum in op de volgende manier: \'dd-mm-jjjj\'.';
	var LANG_BDAY_ERROR		= 'De geboortedatum is niet correct.';
	var LANG_MONTH31DAYS	= 'heeft geen 31 dagen.';
	var LANG_FEBR_EXCEP		= 'Februari {year} heeft geen {day} dagen.';
	
	var LANG_PASSW_6CHARS	= 'Het nieuwe wachtwoord moet minstens uit 6 karakters bestaan.';
	var LANG_PASSDIFF		= 'De wachtwoorden die zijn opgegeven zijn niet gelijk.\nGeef het wachtwoord nogmaals twee keer op.';
	var LANG_PASS_CHAR 		= 'Het wachtwoord mag geen van de volgende tekens bevatten:';
	var LANG_STRINGDIFF		= 'De {fields} moeten hetzelfde zijn.';
	
	var LANG_FAVADDED		= "Dit artikel is toegevoegd aan je verlanglijstje.";
	var LANG_FAVLOGINREQ	= "Deze functionaliteit is alleen beschikbaar als er ingelogd is.";
}
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1991, 1998, 2002 Adobe Systems Incorporated. All rights reserved. ©
 * 1989, 1990, 1998, 2002 The Monotype Corporation PLC. All rights reserved.
 * 
 * Trademark:
 * Gill Sans is a trademark of The Monotype Corporation registered in the U.S.
 * Patent and Trademark Office and which may be registered in certain other
 * jurisdictions.
 * 
 * Full name:
 * GillSansStd-Bold
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":552,"face":{"font-family":"Gill Sans Std","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 8 2 2 1 4 2 2 3","ascent":"682","descent":"-318","x-height":"9","bbox":"-32 -750 1167 250","underline-thickness":"50","underline-position":"-50","stemh":"95","stemv":"145","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":278,"k":{"T":150,"V":150,"W":125,"Y":175,"A":100}},"!":{"d":"136,-206v-21,0,-26,-5,-35,-42v-11,-46,-49,-225,-49,-335v0,-69,30,-108,84,-108v53,0,83,38,83,108v0,83,-38,299,-50,341v-9,32,-14,36,-33,36xm136,-165v48,0,87,39,87,87v0,48,-39,87,-87,87v-48,0,-87,-39,-87,-87v0,-48,39,-87,87,-87","w":271},"\"":{"d":"426,-595r-24,134r-87,0r-24,-134r0,-121r135,0r0,121xm53,-595r0,-121r135,0r0,121r-24,134r-87,0","w":479},"#":{"d":"-6,-501r145,0r38,-181r113,0r-38,181r154,0r38,-181r111,0r-38,181r74,0r0,109r-96,0r-27,131r123,0r0,109r-147,0r-38,181r-111,0r37,-181r-153,0r-37,181r-114,0r38,-181r-72,0r0,-109r95,0r27,-131r-122,0r0,-109xm229,-392r-27,131r153,0r27,-131r-153,0","w":584},"$":{"d":"467,-604r0,123v-54,-40,-96,-57,-156,-66r0,162v127,39,191,122,191,203v0,98,-70,170,-191,191r0,110r-84,0r0,-110v-49,-6,-133,-40,-175,-69r0,-118v63,48,118,74,175,84r0,-192v-134,-31,-182,-107,-182,-191v0,-94,74,-166,182,-178r0,-36r84,0r0,36v48,2,102,20,156,51xm227,-415r0,-132v-42,10,-67,34,-67,64v0,31,23,54,67,68xm311,-260r0,164v47,-10,77,-41,77,-79v0,-38,-28,-68,-77,-85","w":542},"%":{"d":"256,-530v0,-41,-32,-75,-71,-75v-40,0,-71,32,-71,75v0,40,32,75,71,75v40,0,71,-33,71,-75xm346,-530v0,88,-72,161,-161,161v-89,0,-161,-73,-161,-161v0,-90,72,-161,161,-161v89,0,161,71,161,161xm638,-691r-477,699r-83,0r480,-699r80,0xm694,-152v0,88,-72,161,-161,161v-89,0,-161,-73,-161,-161v0,-90,72,-161,161,-161v89,0,161,71,161,161xm604,-152v0,-41,-32,-75,-71,-75v-40,0,-71,32,-71,75v0,40,32,75,71,75v40,0,71,-33,71,-75","w":719},"&":{"d":"580,-354r146,0v-40,92,-83,156,-137,204r137,150r-207,0r-50,-54v-68,43,-137,63,-214,63v-124,0,-216,-77,-216,-180v0,-78,48,-139,153,-193v-39,-55,-62,-95,-62,-151v0,-102,88,-176,209,-176v116,0,197,67,197,162v0,66,-44,126,-127,175r93,107v31,-31,57,-68,78,-107xm335,-435v49,-29,68,-53,68,-86v0,-33,-26,-57,-63,-57v-37,0,-63,22,-63,52v0,25,25,62,58,91xm390,-142r-121,-134v-48,31,-70,60,-70,92v0,44,39,80,86,80v31,0,72,-15,105,-38","w":750},"(":{"d":"201,-231v0,160,43,308,178,461r-103,0v-138,-109,-231,-286,-231,-461v0,-175,95,-354,231,-460r103,0v-135,150,-178,300,-178,460","w":385},")":{"d":"184,-231v0,-160,-43,-310,-178,-460r103,0v136,106,231,285,231,460v0,175,-93,350,-231,461r-103,0v135,-154,178,-301,178,-461","w":385},"*":{"d":"292,-301v19,51,-46,37,-87,37v-25,0,-37,-7,-28,-37r44,-142r-12,-11r-99,102v-26,26,-39,32,-50,6v-11,-26,-62,-83,-13,-97v49,-14,106,-19,152,-35r-152,-34v-49,-17,2,-70,13,-97v10,-24,18,-26,50,6r99,102r12,-11r-44,-142v-20,-48,46,-37,86,-37v29,0,37,10,29,37r-44,142r12,11r99,-102v29,-29,36,-32,50,-3v11,23,61,82,13,94v-50,12,-106,19,-152,36r152,33v48,14,-1,70,-12,93v-14,28,-21,28,-43,6r-107,-110r-12,11","w":469},"+":{"d":"42,-289r0,-128r186,0r0,-186r128,0r0,186r186,0r0,128r-186,0r0,186r-128,0r0,-186r-186,0","w":584},",":{"d":"50,169r0,-31v29,-26,51,-81,45,-129v-35,-14,-51,-36,-51,-73v0,-46,35,-79,82,-79v59,0,100,47,100,114v0,100,-78,188,-176,198","w":271,"k":{" ":100}},"-":{"d":"297,-298r0,133r-261,0r0,-133r261,0","w":333},".":{"d":"135,-165v48,0,87,39,87,87v0,48,-39,87,-87,87v-48,0,-87,-39,-87,-87v0,-48,39,-87,87,-87","w":271,"k":{" ":100}},"\/":{"d":"0,9r169,-700r103,0r-171,700r-101,0","w":281},"0":{"d":"507,-344v0,200,-68,353,-228,353v-158,0,-235,-144,-235,-350v0,-231,96,-350,233,-350v153,0,230,146,230,347xm355,-355v0,-135,-17,-208,-79,-208v-71,0,-80,95,-80,229v0,139,19,215,81,215v67,0,78,-94,78,-236"},"1":{"d":"349,-682r0,682r-151,0r0,-682r151,0"},"2":{"d":"505,-139r0,139r-451,0r0,-19v72,-88,141,-188,190,-263v56,-85,74,-135,74,-188v0,-53,-40,-98,-91,-98v-48,0,-109,32,-164,85r0,-143v74,-47,126,-65,191,-65v134,0,216,73,216,194v0,86,-63,203,-185,358r220,0"},"3":{"d":"203,-294r0,-120v63,0,94,-42,94,-81v0,-96,-142,-95,-222,-46r0,-120v45,-20,100,-30,156,-30v129,0,218,68,218,167v0,66,-35,122,-101,158v84,32,120,98,120,175v0,122,-95,200,-243,200v-58,0,-121,-15,-167,-39r0,-132v55,38,98,54,144,54v63,0,107,-36,107,-90v0,-55,-43,-94,-106,-96"},"4":{"d":"458,-691r0,414r46,0r0,109r-46,0r0,168r-151,0r0,-168r-266,0r0,-109r321,-414r96,0xm305,-463r-144,186r146,0r0,-186r-2,0"},"5":{"d":"453,-682r0,137r-218,0r0,127v155,-11,241,93,241,210v0,132,-96,217,-247,217v-57,0,-131,-16,-165,-37r0,-124v52,29,100,44,145,44v63,0,108,-40,108,-95v0,-77,-83,-116,-218,-90r0,-389r354,0"},"6":{"d":"423,-691r-158,258v106,-29,231,46,231,209v0,134,-96,233,-226,233v-134,0,-226,-98,-226,-242v0,-151,141,-337,211,-458r168,0xm350,-220v0,-61,-31,-102,-78,-102v-47,0,-76,40,-76,104v0,63,29,99,77,99v47,0,77,-39,77,-101"},"7":{"d":"133,-43r183,-503r-252,0r0,-136r451,0r0,8r-246,683"},"8":{"d":"486,-505v0,64,-28,112,-83,145v68,35,102,91,102,165v0,123,-90,204,-230,204v-135,0,-227,-83,-227,-203v0,-79,34,-134,103,-166v-60,-39,-84,-80,-84,-146v0,-111,83,-185,207,-185v146,0,212,98,212,186xm340,-500v0,-59,-23,-91,-64,-91v-39,0,-63,35,-63,93v0,59,25,96,65,96v39,0,62,-37,62,-98xm353,-196v0,-67,-30,-109,-76,-109v-47,0,-77,41,-77,105v0,66,31,109,78,109v45,0,75,-41,75,-105"},"9":{"d":"125,9r157,-256v-122,34,-232,-72,-232,-208v0,-134,98,-236,227,-236v129,0,225,101,225,238v0,156,-140,339,-210,462r-167,0xm350,-459v0,-64,-29,-104,-76,-104v-45,0,-78,43,-78,103v0,61,31,103,78,103v44,0,76,-43,76,-102"},":":{"d":"135,-461v48,0,87,39,87,87v0,48,-39,87,-87,87v-48,0,-87,-39,-87,-87v0,-48,39,-87,87,-87xm135,-165v48,0,87,39,87,87v0,48,-39,87,-87,87v-48,0,-87,-39,-87,-87v0,-48,39,-87,87,-87","w":271,"k":{" ":100}},";":{"d":"50,169r0,-31v29,-26,51,-81,45,-129v-35,-14,-51,-36,-51,-73v0,-46,35,-79,82,-79v59,0,100,47,100,114v0,100,-78,188,-176,198xm135,-461v48,0,87,39,87,87v0,48,-39,87,-87,87v-48,0,-87,-39,-87,-87v0,-48,39,-87,87,-87","w":271,"k":{" ":100}},"<":{"d":"47,-295r0,-120r491,-213r0,137r-343,136r343,136r0,137","w":584},"=":{"d":"42,-180r0,-128r500,0r0,128r-500,0xm42,-398r0,-128r500,0r0,128r-500,0","w":584},">":{"d":"537,-295r-491,213r0,-137r343,-136r-343,-136r0,-137r491,213r0,120","w":584},"?":{"d":"25,-548r25,-123v44,-15,76,-20,116,-20v103,0,165,56,165,140v0,160,-152,196,-145,330v0,15,-8,16,-31,16v-13,0,-21,-3,-26,-8v-8,-8,-28,-63,-28,-104v0,-98,78,-154,78,-215v0,-32,-22,-51,-59,-51v-33,0,-51,7,-86,35r-9,0xm158,-165v48,0,87,39,87,87v0,48,-39,87,-87,87v-48,0,-87,-39,-87,-87v0,-48,39,-87,87,-87","w":375},"@":{"d":"868,-9r104,0v-70,141,-222,219,-429,219v-231,0,-513,-117,-513,-440v0,-214,130,-498,501,-498v246,0,415,151,415,373v0,176,-129,355,-323,355v-52,0,-79,-17,-89,-56v-38,38,-82,56,-132,56v-111,0,-188,-84,-188,-205v0,-139,91,-324,262,-324v57,0,104,23,131,66r12,-54r129,0r-78,370v-7,35,1,47,16,47v51,0,172,-109,172,-257v0,-123,-81,-283,-335,-283v-300,0,-405,231,-405,409v0,243,195,353,413,353v158,0,267,-43,337,-131xm340,-203v0,69,35,114,88,114v114,0,152,-173,152,-238v0,-70,-36,-114,-91,-114v-100,0,-149,134,-149,238","w":979},"A":{"d":"475,-682r303,682r-183,0r-56,-135r-305,0r-51,135r-180,0r275,-682r197,0xm489,-254r-110,-265r-100,265r210,0","w":781,"k":{"v":25,"w":25,"y":25,"C":40,"G":40,"O":40,"Q":40,"T":120,"U":20,"V":80,"W":80,"Y":110}},"B":{"d":"76,-682r295,0v161,0,226,95,226,171v0,57,-36,108,-93,136v97,25,145,95,145,175v0,78,-42,200,-241,200r-332,0r0,-682xm246,-557r0,146r89,0v117,-1,118,-145,0,-146r-89,0xm246,-286r0,161r96,0v94,0,127,-25,127,-84v0,-90,-127,-78,-223,-77","w":698,"k":{"U":20,",":15,".":15}},"C":{"d":"712,-208r0,149v-95,49,-167,68,-268,68v-265,0,-397,-172,-397,-348v0,-182,149,-352,410,-352v95,0,180,20,247,60r0,152v-75,-42,-151,-70,-235,-70v-145,0,-247,86,-247,207v0,122,101,209,243,209v89,0,149,-28,247,-75","w":771,"k":{",":-25,".":-25}},"D":{"d":"75,-682r301,0v249,0,377,155,377,342v0,196,-124,340,-396,340r-282,0r0,-682xm245,-557r0,432r111,0v171,0,222,-116,222,-216v0,-117,-63,-216,-224,-216r-109,0","w":802,"k":{"V":70,"W":70,"Y":100,",":75,".":75,"A":55}},"E":{"d":"581,-125r0,125r-503,0r0,-682r496,0r0,125r-326,0r0,143r311,0r0,125r-311,0r0,164r333,0","w":635},"F":{"d":"546,-682r0,125r-300,0r0,152r300,0r0,125r-300,0r0,280r-170,0r0,-682r470,0","w":604,"k":{",":140,".":140,"A":60,"e":30,"o":30,"a":20,"r":20}},"G":{"d":"727,-635r0,149v-87,-42,-171,-63,-255,-63v-185,0,-250,114,-250,215v0,159,190,248,349,177r0,-80r-99,0r0,-125r269,0r0,279v-51,53,-177,92,-287,92v-238,0,-407,-145,-407,-349v0,-208,168,-351,411,-351v102,0,201,23,269,56","w":813},"H":{"d":"757,-682r0,682r-170,0r0,-276r-340,0r0,276r-170,0r0,-682r170,0r0,274r340,0r0,-274r170,0","w":833},"I":{"d":"252,-682r0,682r-170,0r0,-682r170,0","w":333},"J":{"d":"259,-682r0,619v-4,176,-80,283,-291,260r0,-134v84,14,121,-38,121,-123r0,-622r170,0","w":333,"k":{"e":20,"o":20,"u":20}},"K":{"d":"649,-682r-222,320r301,362r-213,0r-270,-320r0,320r-170,0r0,-682r170,0r0,309r2,0r215,-309r187,0","w":719,"k":{"y":75,"O":70,"e":60,"o":60,"u":50}},"L":{"d":"596,-125r0,125r-520,0r0,-682r170,0r0,557r350,0","w":615,"k":{"y":30,"T":125,"V":125,"W":120,"Y":125}},"M":{"d":"443,-429r219,-253r148,0r0,682r-170,0r0,-426r-184,214r-26,0r-184,-214r0,426r-170,0r0,-682r148,0","w":885},"N":{"d":"767,-682r0,682r-143,0r-377,-437r0,437r-170,0r0,-682r156,0r364,417r0,-417r170,0","w":844},"O":{"d":"828,-341v0,175,-145,350,-390,350v-250,0,-391,-176,-391,-350v0,-165,134,-350,391,-350v257,0,390,186,390,350xm653,-341v0,-125,-86,-208,-215,-208v-130,0,-216,83,-216,208v0,125,86,208,216,208v129,0,215,-83,215,-208","w":875,"k":{"T":65,"V":65,"W":60,"Y":80,",":60,".":60,"A":40,"X":80}},"P":{"d":"83,-682r304,0v156,0,226,109,226,202v0,96,-68,206,-225,206r-135,0r0,274r-170,0r0,-682xm253,-557r0,158r79,0v78,0,106,-28,106,-79v0,-58,-33,-79,-125,-79r-60,0","w":656,"k":{",":190,".":190,"A":110,"e":75,"o":75,"a":30}},"Q":{"d":"827,30r11,14r-133,113v-130,-9,-265,-73,-378,-157v-128,-23,-280,-152,-280,-337v0,-175,149,-354,393,-354v257,0,389,190,389,348v0,151,-103,286,-254,332v74,43,182,64,252,41xm222,-339v0,126,86,209,216,209v121,0,216,-75,216,-209v0,-137,-99,-210,-216,-210v-130,0,-216,84,-216,210","w":875},"R":{"d":"76,-682r305,0v237,-6,304,283,106,363v70,35,91,119,187,319r-187,0v-73,-146,-100,-277,-192,-277r-49,0r0,277r-170,0r0,-682xm246,-557r0,155v88,0,183,14,183,-78v0,-51,-33,-77,-97,-77r-86,0","w":677,"k":{"O":15,"T":60,"U":30,"V":60,"W":70,"Y":100}},"S":{"d":"534,-638r0,133v-99,-44,-158,-61,-216,-61v-61,0,-100,22,-100,56v0,103,347,74,347,312v0,131,-110,207,-262,207v-119,0,-178,-31,-246,-66r0,-147v98,65,158,88,233,88v65,0,100,-23,100,-63v0,-112,-347,-71,-347,-316v0,-118,102,-196,260,-196v76,0,145,16,231,53","w":604},"T":{"d":"692,-682r0,125r-247,0r0,557r-170,0r0,-557r-247,0r0,-125r664,0","w":719,"k":{"w":170,"y":150,"O":65,",":150,".":150,"A":120,"e":165,"o":165,"a":140,"r":125,"u":140,":":30,"-":210,";":30}},"U":{"d":"582,-682r170,0r0,387v0,226,-154,304,-341,304v-198,0,-341,-92,-341,-303r0,-388r170,0r0,392v0,98,71,157,169,157v90,0,173,-47,173,-169r0,-380","w":823,"k":{",":25,".":25,"A":45}},"V":{"d":"719,-682r-315,691r-74,0r-330,-691r185,0r180,389r171,-389r183,0","w":719,"k":{"G":65,"O":65,",":130,".":130,"A":80,"e":100,"o":100,"a":60,"u":75,"-":120}},"W":{"d":"583,-436r-211,445r-73,0r-300,-691r180,0r161,377r175,-377r137,0r175,377r160,-377r180,0r-299,691r-73,0","w":1167,"k":{"y":30,"O":60,",":130,".":130,"A":80,"e":90,"o":90,"a":60,"u":75,"-":120}},"X":{"d":"779,-682r-267,329r296,353r-220,0r-185,-225r-182,225r-217,0r289,-353r-273,-329r220,0r163,201r160,-201r216,0","w":813},"Y":{"d":"269,0r0,-319r-269,-363r206,0r148,214r149,-214r205,0r-269,363r0,319r-170,0","w":708,"k":{"O":80,",":150,".":150,"A":110,"e":130,"o":140,"a":120,"u":120,":":30,"-":175,";":30,"S":35}},"Z":{"d":"666,-682r-372,557r372,0r0,125r-662,0r375,-557r-349,0r0,-125r636,0","w":698},"[":{"d":"419,-682r0,109r-190,0r0,685r190,0r0,109r-335,0r0,-903r335,0","w":438},"\\":{"d":"279,9r-101,0r-171,-700r103,0","w":281},"]":{"d":"19,221r0,-109r190,0r0,-685r-190,0r0,-109r335,0r0,903r-335,0","w":438},"^":{"d":"56,-292r184,-390r108,0r179,390r-139,0r-96,-239r-96,239r-140,0","w":584},"_":{"d":"-6,75r512,0r0,50r-512,0r0,-50","w":500},"a":{"d":"531,-114r0,81v-40,24,-97,42,-136,42v-48,0,-71,-15,-81,-52v-56,38,-102,52,-152,52v-74,0,-129,-55,-129,-113v0,-110,81,-132,274,-192v3,-43,-17,-77,-80,-77v-58,0,-124,30,-170,77r0,-118v60,-37,127,-56,200,-56v116,0,195,39,195,140r0,210v0,23,9,32,24,32v10,0,21,-2,55,-26xm307,-112r0,-111v-86,31,-127,51,-127,97v0,69,90,55,127,14","w":531},"b":{"d":"203,-682r0,247v159,-97,344,17,344,203v0,197,-195,307,-344,197r0,35r-145,0r0,-682r145,0xm203,-341r0,214v85,81,200,31,197,-107v-4,-140,-108,-173,-197,-107","w":583,"k":{"v":15,"y":25,"b":10,"l":10,",":10,".":10}},"c":{"d":"463,-126r0,104v-58,21,-107,31,-156,31v-162,0,-267,-94,-267,-238v0,-141,109,-241,261,-241v47,0,107,12,155,30r0,108v-104,-62,-261,-29,-261,102v0,82,55,136,138,136v35,0,66,-8,130,-32","w":500,"k":{",":-20,".":-20}},"d":{"d":"524,-682r0,682r-145,0r0,-37v-144,117,-344,-3,-344,-194v0,-188,179,-294,344,-210r0,-241r145,0xm379,-126r0,-220v-88,-61,-197,-14,-197,118v0,127,116,183,197,102","w":583,"k":{"d":10}},"e":{"d":"510,-143r0,91v-83,61,-170,61,-206,61v-162,0,-267,-94,-267,-238v0,-141,101,-241,243,-241v134,0,245,95,238,263r-331,0v5,82,61,130,152,130v58,0,103,-17,171,-66xm190,-283r200,0v-6,-63,-44,-101,-100,-101v-57,0,-94,37,-100,101","k":{"v":30,"w":15,"y":15,",":-20,".":-20,"x":10}},"f":{"d":"226,-461r66,0r0,99r-66,0r0,362r-145,0r0,-362r-66,0r0,-99r66,0v-11,-185,122,-258,290,-221r0,117v-98,-19,-150,-3,-145,104","w":302,"k":{"e":10,"o":10}},"g":{"d":"530,-461r0,97r-66,0v39,60,25,135,-19,178v-82,82,-216,34,-216,88v0,53,176,7,252,84v30,30,37,66,37,89v0,107,-95,155,-244,155v-194,0,-246,-73,-246,-134v0,-39,21,-89,123,-115r0,-2v-31,-9,-56,-27,-56,-60v-1,-52,61,-59,84,-70v-59,-9,-129,-57,-129,-142v0,-57,40,-168,206,-168r274,0xm185,-291v0,45,38,83,84,83v46,0,83,-40,83,-88v0,-42,-33,-79,-83,-79v-48,0,-84,37,-84,84xm385,86v0,-33,-41,-51,-113,-51v-68,0,-110,21,-110,55v0,35,42,54,119,54v64,0,104,-27,104,-58","w":542,"k":{"y":-20,"e":15,"o":10}},"h":{"d":"207,-682r0,289r2,0v42,-53,89,-77,146,-77v84,0,169,51,169,176r0,294r-145,0r0,-263v0,-69,-30,-101,-75,-101v-34,0,-63,21,-97,70r0,294r-145,0r0,-682r145,0","w":583,"k":{"y":35}},"i":{"d":"208,-461r0,461r-145,0r0,-461r145,0xm135,-691v44,0,80,36,80,80v0,44,-36,80,-80,80v-44,0,-80,-36,-80,-80v0,-44,36,-80,80,-80","w":271},"j":{"d":"211,-461r0,474v0,157,-100,210,-174,217r-46,-131v53,-9,75,-46,75,-121r0,-439r145,0xm138,-691v44,0,80,36,80,80v0,44,-36,80,-80,80v-44,0,-80,-36,-80,-80v0,-44,36,-80,80,-80","w":271},"k":{"d":"208,-682r0,449r2,0r179,-228r170,0r-180,228r188,233r-178,0r-179,-227r-2,0r0,227r-145,0r0,-682r145,0","k":{"e":30,"o":30}},"l":{"d":"208,-682r0,682r-145,0r0,-682r145,0","w":271,"k":{"w":10,"y":10}},"m":{"d":"208,-402v43,-39,89,-67,160,-68v80,0,134,32,166,98v60,-69,113,-98,182,-98v105,0,180,69,180,174r0,296r-145,0r0,-270v0,-66,-32,-103,-85,-103v-42,0,-81,27,-114,78r0,295r-145,0r0,-273v0,-75,-45,-100,-88,-100v-38,0,-76,22,-111,64r0,309r-145,0r0,-461r145,0r0,59","w":958,"k":{"y":35,"u":10}},"n":{"d":"205,-461r0,66v46,-53,91,-75,150,-75v72,0,168,41,168,177r0,293r-145,0r0,-281v0,-65,-31,-92,-72,-92v-36,0,-63,19,-101,76r0,297r-145,0r0,-461r145,0","w":583,"k":{"v":30,"y":20,"u":10}},"o":{"d":"557,-230v0,183,-157,239,-259,239v-151,0,-261,-95,-261,-240v0,-157,125,-239,261,-239v113,0,259,63,259,240xm402,-234v0,-90,-31,-150,-104,-150v-63,0,-106,49,-106,153v0,119,51,154,106,154v68,0,104,-56,104,-157","w":594,"k":{"g":15,"v":40,"w":35,"y":35,",":30,".":30,"x":30}},"p":{"d":"202,-461r0,40v140,-121,346,-3,346,185v0,196,-184,302,-346,213r0,253r-145,0r0,-691r145,0xm202,-330r0,212v88,68,199,16,199,-110v0,-134,-112,-179,-199,-102","w":583,"k":{"y":35,",":30,".":30}},"q":{"d":"380,-461r145,0r0,691r-145,0r0,-253v-33,20,-77,32,-119,32v-136,0,-226,-98,-226,-245v0,-189,205,-305,345,-185r0,-40xm380,-118r0,-212v-87,-77,-198,-32,-198,102v0,126,110,178,198,110","w":583},"r":{"d":"209,-461v2,43,-4,94,2,132v67,-138,129,-184,243,-99r-40,128v-108,-73,-156,-24,-205,101r0,199r-145,0r0,-461r145,0","w":448,"k":{"v":-30,"y":-30,",":100,".":100,"d":15,"e":20,"o":25,"r":10,"c":25,"q":15,"t":-20,":":-40,"-":80,";":-40}},"s":{"d":"377,-436r0,103v-63,-39,-125,-51,-154,-51v-19,0,-52,4,-52,36v0,51,229,53,229,207v0,96,-68,150,-188,150v-74,0,-145,-23,-165,-34r0,-102v47,20,94,39,149,39v43,0,70,-13,70,-34v0,-67,-229,-55,-229,-206v0,-85,77,-142,191,-142v58,0,101,10,149,34","w":427,"k":{"w":10}},"t":{"d":"391,-461r0,99r-168,0r0,190v2,90,99,88,168,47r0,105v-140,58,-313,42,-313,-144r0,-198r-66,0r0,-28r193,-216r18,0r0,145r168,0","w":406},"u":{"d":"378,0r0,-66v-98,128,-318,93,-318,-100r0,-295r145,0r0,285v2,135,150,96,172,9r0,-294r146,0r0,461r-145,0","w":583},"v":{"d":"215,9r-213,-470r155,0r98,254r99,-254r154,0r-212,470r-81,0","w":510,"k":{",":60,".":60,"e":20,"o":20}},"w":{"d":"391,-242r-116,251r-68,0r-208,-470r148,0r97,254r103,-254r88,0r102,254r97,-254r148,0r-207,470r-69,0","w":781,"k":{",":60,".":60,"e":20,"o":20}},"x":{"d":"535,-461r-182,225r196,236r-168,0r-109,-143r-105,143r-163,0r188,-236r-188,-225r169,0r99,133r94,-133r169,0","k":{"e":30}},"y":{"d":"509,-461r-309,682r-154,0r135,-296r-180,-386r155,0r97,237r104,-237r152,0","w":510,"k":{",":80,".":80,"e":35,"o":25,"a":15}},"z":{"d":"42,-461r450,0r-236,362r236,0r0,99r-473,0r237,-362r-214,0r0,-99","w":521,"k":{"e":20,"o":20}},"{":{"d":"29,-314v113,5,108,-112,107,-228v-1,-152,83,-189,227,-182r0,117v-89,0,-101,5,-101,111v0,113,-4,182,-85,239v81,57,85,126,85,239v0,106,11,111,101,111r0,117v-144,7,-229,-29,-227,-182v1,-115,7,-234,-107,-228r0,-114","w":385},"|":{"d":"86,250r0,-1000r109,0r0,1000r-109,0","w":281},"}":{"d":"356,-200v-113,-5,-108,112,-107,228v1,152,-83,189,-227,182r0,-117v89,0,101,-5,101,-111v0,-113,4,-182,85,-239v-81,-57,-85,-126,-85,-239v0,-106,-11,-111,-101,-111r0,-117v144,-7,229,29,227,182v-1,115,-7,234,107,228r0,114","w":385},"~":{"d":"16,-175r0,-131v62,-51,108,-72,160,-72v86,0,169,78,245,78v44,0,83,-20,146,-74r0,130v-36,36,-104,72,-158,72v-81,0,-179,-79,-241,-79v-46,0,-84,19,-152,76","w":584},"'":{"d":"188,-595r-24,134r-87,0r-24,-134r0,-121r135,0r0,121","w":240},"`":{"d":"8,-676r165,0r74,146r-74,0","w":333},"\u00a0":{"w":278,"k":{"T":150,"V":150,"W":125,"Y":175,"A":100}}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1991 Bigelow & Holmes Inc. Pat. Des. 289,420. All Rights Reserved. ©
 * 1990-1991 Type Solutions, Inc. All Rights Reserved.
 * 
 * Trademark:
 * Lucida® is a registered trademark of Bigelow & Holmes Inc.
 */
Cufon.registerFont({"w":1295,"face":{"font-family":"LucidaSans","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 6 2 3 5 4 2 2 4","ascent":"1638","descent":"-410","x-height":"25","bbox":"-184 -1604 1749 420.181","underline-thickness":"100","underline-position":"-150","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":648},"!":{"d":"225,0r0,-197r197,0r0,197r-197,0xm250,-395r-25,-789r0,-296r197,0r0,296r-24,789r-148,0","w":648},"\"":{"d":"136,-1086r-25,-493r197,0r-24,493r-148,0xm481,-1086r-25,-493r198,0r-25,493r-148,0","w":765},"#":{"d":"203,0r111,-444r-299,0r25,-124r305,0r87,-345r-324,0r25,-123r329,0r112,-444r127,0r-111,444r263,0r111,-444r128,0r-111,444r299,0r-24,123r-306,0r-87,345r324,0r-25,124r-329,0r-111,444r-128,0r111,-444r-263,0r-111,444r-128,0xm473,-568r263,0r87,-345r-264,0"},"$":{"d":"1055,-414v-3,216,-147,378,-346,414r0,123r-98,0r0,-123v-117,0,-249,-28,-395,-83r0,-170v151,70,282,105,395,105r0,-531v-176,-114,-249,-146,-321,-300v-82,-177,12,-372,128,-443v50,-31,114,-52,193,-58r0,-124r98,0r0,124v94,3,237,32,321,67r0,161v-121,-50,-176,-81,-321,-93r0,527v105,61,270,171,300,230v27,52,46,108,46,174xm709,-160v130,-39,211,-172,153,-320v-13,-32,-64,-80,-153,-141r0,461xm611,-1339v-129,34,-219,150,-163,295v33,86,71,99,163,161r0,-456"},"%":{"d":"24,37r1166,-1554r154,0r-1165,1554r-155,0xm641,-1110v0,208,-112,370,-314,370v-203,0,-315,-162,-315,-370v0,-209,113,-370,315,-370v201,0,314,162,314,370xm160,-1110v0,137,48,271,167,271v118,0,166,-135,166,-271v0,-138,-48,-272,-166,-272v-118,0,-167,135,-167,272xm1357,-370v0,209,-112,370,-315,370v-202,0,-314,-162,-314,-370v0,-209,112,-370,314,-370v202,0,315,161,315,370xm876,-370v0,137,47,271,166,271v118,0,167,-135,167,-271v0,-138,-49,-272,-167,-272v-117,0,-166,135,-166,272","w":1369},"&":{"d":"1046,-339v82,-106,93,-263,90,-448r196,0v0,219,-65,407,-196,566v60,76,128,150,205,221r-280,0r-73,-88v-109,83,-237,125,-383,125v-305,-2,-531,-181,-531,-477v0,-239,137,-396,361,-464v-67,-121,-100,-221,-100,-301v0,-191,159,-307,358,-312v181,-5,331,128,331,299v0,148,-108,277,-325,386v99,176,215,340,347,493xm271,-489v0,210,143,378,366,378v93,0,181,-30,265,-91v-183,-225,-256,-337,-400,-585v-148,58,-231,136,-231,298xm685,-1369v-99,0,-152,72,-152,155v0,68,31,154,94,257v141,-65,212,-151,212,-258v1,-89,-62,-154,-154,-154","w":1428},"'":{"d":"160,-1036r-49,-543r247,0r-50,543r-148,0","w":469},"(":{"d":"592,-1443v-193,196,-272,436,-272,801v0,216,34,415,105,564v36,77,92,156,167,238r0,136v-205,-136,-339,-345,-417,-594v-118,-376,-9,-778,153,-1016v69,-101,155,-191,264,-265r0,136","w":666},")":{"d":"74,-1443r0,-136v205,136,339,346,417,595v119,377,9,777,-153,1016v-69,102,-155,191,-264,264r0,-136v193,-198,271,-434,271,-802v0,-214,-33,-416,-104,-564v-36,-77,-92,-156,-167,-237","w":666},"*":{"d":"832,-1289r45,141r-303,66v8,-33,-4,-62,-26,-82xm500,-1018v29,-3,61,-27,70,-51r207,231r-120,87xm417,-1069v9,25,42,48,70,51r-156,267r-120,-87xm110,-1148r46,-141r284,125v-22,19,-33,48,-27,82xm420,-1480r148,0r-31,308v-23,-15,-63,-15,-86,0","w":987},"+":{"d":"574,-49r0,-469r-469,0r0,-148r469,0r0,-469r148,0r0,469r469,0r0,148r-469,0r0,469r-148,0"},",":{"d":"200,321r0,-74v47,-13,66,-50,83,-97v10,-25,14,-89,13,-150r-96,0r0,-247r247,0v0,170,10,380,-59,470v-42,55,-101,89,-188,98","w":648},"-":{"d":"111,-543r0,-148r444,0r0,148r-444,0","w":666},".":{"d":"200,0r0,-247r247,0r0,247r-247,0","w":648},"\/":{"d":"12,296r825,-1875r162,0r-825,1875r-162,0","w":1012},"0":{"d":"934,-71v-157,136,-414,137,-571,1v-302,-261,-304,-1078,0,-1340v158,-136,414,-135,571,0v303,261,302,1076,0,1339xm648,-111v108,0,185,-59,236,-173v96,-212,96,-700,0,-912v-51,-114,-128,-173,-236,-173v-108,0,-184,59,-235,173v-95,212,-95,700,0,912v51,114,127,173,235,173"},"1":{"d":"536,0r0,-1332r-234,0r0,-124r432,-37r0,1493r-198,0"},"2":{"d":"599,-1517v264,0,459,164,459,409v0,76,-20,146,-50,215v-32,73,-208,236,-326,336v-102,86,-246,229,-274,384r643,0r0,173r-881,0r0,-173v58,-161,286,-384,461,-539v133,-118,210,-200,218,-391v7,-166,-113,-270,-280,-266v-164,4,-236,51,-362,119r0,-174v131,-62,262,-93,392,-93"},"3":{"d":"565,-1517v276,-4,457,105,457,343v0,132,-52,205,-129,274v-43,38,-103,71,-180,98v172,41,264,91,322,220v77,170,32,353,-83,482v-145,162,-458,164,-744,89r0,-184v141,56,251,84,332,84v180,0,320,-120,320,-296v0,-85,-34,-156,-92,-220v-66,-72,-240,-98,-423,-92r0,-133v167,3,332,-21,393,-88v55,-60,86,-125,86,-202v0,-149,-107,-227,-272,-227v-97,0,-205,28,-324,83r0,-172v138,-47,194,-57,337,-59"},"4":{"d":"771,0r0,-419r-666,0r0,-149r666,-912r185,0r0,900r198,0r0,161r-198,0r0,419r-185,0xm298,-580r486,0r0,-658"},"5":{"d":"842,-433v1,-270,-262,-364,-568,-327r0,-720r749,0r0,172r-576,0r0,390v208,0,359,49,459,142v185,172,194,496,14,678v-133,134,-420,165,-671,104r0,-176v98,39,191,59,280,59v202,0,312,-137,313,-322"},"6":{"d":"740,-1518v143,1,183,16,332,56r0,172v-139,-53,-254,-80,-344,-80v-132,0,-228,56,-287,167v-59,111,-89,257,-89,436v86,-114,177,-183,355,-183v268,0,439,185,441,458v1,201,-103,378,-231,460v-71,45,-157,69,-260,69v-176,0,-305,-73,-392,-215v-144,-234,-167,-628,-66,-928v81,-241,228,-414,541,-412xm672,-111v177,0,278,-146,278,-342v0,-209,-102,-355,-284,-355v-67,0,-134,25,-203,73v-147,101,-117,332,-31,490v48,89,127,134,240,134"},"7":{"d":"308,0v53,-302,126,-410,272,-645r404,-650r-762,0r0,-185r950,0r0,185v-221,323,-379,598,-526,931v-58,132,-94,253,-111,364r-227,0"},"8":{"d":"177,-364v0,-210,127,-346,294,-442v-146,-108,-211,-152,-217,-334v-7,-229,197,-378,444,-378v221,0,409,118,410,320v0,65,-19,130,-58,194v-39,64,-111,129,-218,198v124,61,210,125,260,192v50,67,75,144,75,231v-3,248,-222,420,-500,420v-284,0,-490,-156,-490,-401xm678,-1369v-137,0,-246,75,-246,192v0,49,17,95,52,139v35,44,115,100,238,170v105,-71,207,-160,207,-303v0,-124,-114,-198,-251,-198xm672,-111v152,0,292,-89,292,-241v0,-54,-17,-100,-46,-140v-44,-62,-238,-174,-340,-234v-143,119,-196,149,-204,330v-8,170,130,285,298,285"},"9":{"d":"944,-703v-94,115,-163,185,-341,185v-179,0,-322,-112,-389,-237v-80,-150,-73,-345,6,-499v79,-154,205,-263,423,-263v177,0,306,72,392,213v150,244,165,643,51,938v-93,243,-244,403,-552,403v-77,0,-178,-15,-301,-46r0,-167v125,43,232,65,320,65v302,-1,382,-289,391,-592xm631,-1370v-185,0,-278,149,-278,345v0,203,96,364,286,365v148,1,311,-126,302,-290v-11,-213,-88,-420,-310,-420"},":":{"d":"225,0r0,-197r197,0r0,197r-197,0xm225,-888r0,-198r197,0r0,198r-197,0","w":648},";":{"d":"225,247v71,-39,70,-117,71,-247r-71,0r0,-197r197,0v-1,113,5,284,-22,353v-28,72,-97,147,-175,165r0,-74xm225,-888r0,-198r197,0r0,198r-197,0","w":648},"<":{"d":"1191,-49r-1086,-543r1086,-543r0,173r-755,370r755,370r0,173"},"=":{"d":"105,-345r0,-148r1086,0r0,148r-1086,0xm105,-691r0,-148r1086,0r0,148r-1086,0"},">":{"d":"105,-1135r1086,543r-1086,543r0,-173r755,-370r-755,-370r0,-173"},"?":{"d":"250,0r0,-197r197,0r0,197r-197,0xm384,-1518v278,0,503,161,428,440v-31,114,-127,175,-214,265v-106,109,-146,128,-151,308r0,110r-197,0v-4,-215,33,-284,147,-413v60,-69,169,-195,191,-246v18,-41,29,-81,29,-122v-2,-127,-114,-193,-257,-193v-101,0,-208,25,-323,74r0,-167v123,-37,239,-56,347,-56","w":864},"@":{"d":"464,-139v171,86,420,95,593,-7r36,102v-120,54,-238,81,-353,81v-384,1,-647,-248,-647,-613v0,-153,46,-304,131,-459v146,-265,441,-482,804,-482v266,0,466,132,570,310v108,185,112,420,14,617v-82,165,-228,287,-445,294v-147,5,-198,-91,-146,-220r40,-126r-12,0v-62,119,-127,206,-195,262v-68,56,-132,84,-192,84v-122,0,-193,-101,-193,-224v0,-216,152,-479,280,-576v142,-107,320,-71,539,-76r-126,636v-16,67,-6,132,70,129v136,-6,251,-135,297,-244v29,-67,44,-141,44,-222v0,-306,-262,-539,-560,-534v-311,5,-574,200,-697,425v-117,214,-161,438,-44,654v46,83,109,147,192,189xm623,-561v-1,71,23,142,83,142v37,0,88,-36,155,-107v67,-71,137,-174,212,-307r39,-195v-185,-70,-328,-30,-408,135v-54,112,-81,223,-81,332","w":1758},"A":{"d":"17,0r587,-1480r208,0r578,1480r-227,0r-161,-410r-627,0r-163,410r-195,0xm436,-566r505,0r-252,-638","w":1413},"B":{"d":"1034,-1154v0,191,-125,322,-304,383v168,52,258,108,324,237v59,115,52,251,-14,356v-83,133,-180,178,-413,178r-436,0r0,-1480r384,0v167,0,286,32,355,96v69,64,104,141,104,230xm834,-262v137,-232,-123,-451,-376,-435r-59,0r0,540v235,-5,365,14,435,-105xm819,-1107v0,-173,-128,-216,-338,-216r-82,0r0,493v247,16,420,-69,420,-277","w":1178},"C":{"d":"854,-127v196,-4,303,-51,449,-129r0,180v-145,76,-270,113,-478,113v-249,0,-431,-74,-547,-221v-116,-147,-174,-332,-174,-555v0,-461,249,-778,732,-778v132,0,287,22,465,65r0,197v-231,-75,-267,-105,-469,-105v-177,0,-306,60,-386,180v-80,120,-119,268,-119,443v0,349,184,616,527,610","w":1417},"D":{"d":"191,0r0,-1480v316,6,734,-30,924,82v190,111,315,324,314,623v-2,302,-116,541,-309,669v-105,69,-249,106,-434,106r-495,0xm401,-157v207,-1,467,7,583,-67v198,-126,290,-539,172,-816v-91,-212,-227,-286,-582,-283r-173,0r0,1166","w":1534},"E":{"d":"191,0r0,-1480r827,0r0,157r-617,0r0,475r517,0r0,155r-517,0r0,536r660,0r0,157r-870,0","w":1110},"F":{"d":"191,0r0,-1480r827,0r0,157r-617,0r0,496r518,0r0,155r-518,0r0,672r-210,0","w":1098},"G":{"d":"547,-211v125,98,365,119,547,54r0,-482r209,0r0,599v-213,59,-264,75,-469,77v-356,3,-541,-130,-650,-373v-54,-120,-80,-255,-80,-404v2,-459,250,-777,730,-777v149,0,304,22,467,67r0,194v-232,-75,-268,-104,-469,-104v-178,0,-305,62,-386,182v-126,186,-155,498,-68,738v34,92,90,168,169,229","w":1480},"H":{"d":"191,0r0,-1480r210,0r0,624r704,0r0,-624r210,0r0,1480r-210,0r0,-699r-704,0r0,699r-210,0","w":1505},"I":{"d":"190,0r0,-1480r210,0r0,1480r-210,0","w":590},"J":{"d":"453,-187v3,325,-151,479,-457,483v-47,0,-107,-7,-180,-21r0,-186v157,53,335,67,398,-63v18,-37,29,-105,29,-206r0,-1300r210,0r0,1293","w":637},"K":{"d":"191,0r0,-1480r197,0r0,728r599,-728r211,0r-580,706r683,774r-266,0r-647,-750r0,750r-197,0","w":1337},"L":{"d":"191,0r0,-1480r210,0r0,1323r666,0r0,157r-876,0","w":1092},"M":{"d":"191,0r0,-1480r291,0r410,1145r422,-1145r260,0r0,1480r-196,0r0,-1204r-408,1105r-203,0r-396,-1108r0,1207r-180,0","w":1764},"N":{"d":"191,0r0,-1480r206,0r745,1143r0,-1143r180,0r0,1480r-205,0r-746,-1143r0,1143r-180,0","w":1513},"O":{"d":"1488,-740v0,454,-237,777,-692,777v-455,0,-692,-321,-692,-777v0,-453,240,-777,692,-777v452,0,692,323,692,777xm327,-742v0,350,145,622,469,622v323,0,469,-274,469,-622v0,-348,-148,-618,-469,-618v-321,0,-469,271,-469,618","w":1591},"P":{"d":"1096,-1092v0,378,-298,520,-697,504r0,588r-208,0r0,-1480v226,5,567,-22,711,42v123,54,194,170,194,346xm484,-747v249,7,391,-116,391,-330v0,-111,-45,-170,-122,-213v-57,-32,-234,-34,-354,-33r0,576r85,0","w":1132},"Q":{"d":"1488,-737v0,338,-130,586,-379,706v170,75,346,128,529,160r-133,167v-233,-75,-428,-165,-585,-269v-525,70,-816,-276,-816,-767v0,-454,240,-777,692,-777v454,0,692,323,692,780xm327,-742v0,350,145,622,469,622v322,0,469,-271,469,-620v0,-350,-147,-620,-469,-620v-321,0,-469,271,-469,618","w":1591},"R":{"d":"1078,-1113v0,219,-123,350,-298,420r494,693r-258,0r-421,-626r-196,0r0,626r-208,0r0,-1480r448,0v166,0,281,38,344,112v63,74,95,159,95,255xm399,-783v170,6,321,-25,383,-97v110,-126,107,-352,-44,-414v-63,-26,-225,-30,-339,-29r0,540"},"S":{"d":"482,37v-164,0,-212,-19,-382,-65r0,-208v185,81,232,106,412,116v208,12,339,-193,236,-371v-31,-54,-202,-155,-296,-208v-136,-77,-227,-148,-274,-212v-88,-118,-92,-282,-14,-410v74,-120,191,-197,384,-196v114,0,234,19,361,57r0,192v-173,-63,-194,-84,-349,-92v-180,-9,-310,151,-222,302v63,109,202,159,319,229v136,81,230,149,275,214v114,165,82,392,-62,525v-90,83,-217,127,-388,127","w":1103},"T":{"d":"543,0r0,-1323r-525,0r0,-157r1260,0r0,157r-525,0r0,1323r-210,0"},"U":{"d":"734,-120v252,0,323,-131,323,-419r0,-941r184,0r0,938v1,296,-62,412,-227,516v-139,87,-459,80,-597,-2v-171,-102,-239,-231,-238,-520r0,-932r210,0r0,934v-2,292,92,426,345,426","w":1419},"V":{"d":"595,0r-559,-1480r210,0r458,1212r442,-1212r184,0r-537,1480r-198,0","w":1339},"W":{"d":"383,0r-381,-1480r202,0r303,1169r279,-1169r202,0r264,1153r326,-1153r171,0r-415,1480r-209,0r-261,-1141r-273,1141r-208,0","w":1752},"X":{"d":"16,0r491,-743r-467,-737r248,0r356,558r374,-558r198,0r-473,715r485,765r-248,0r-376,-587r-389,587r-199,0","w":1282},"Y":{"d":"511,0r0,-618r-494,-862r240,0r384,668r414,-668r195,0r-529,858r0,622r-210,0","w":1276},"Z":{"d":"95,0r0,-168r795,-1155r-746,0r0,-157r998,0r0,157r-795,1155r795,0r0,168r-1047,0","w":1238},"[":{"d":"197,296r0,-1875r395,0r0,148r-222,0r0,1579r222,0r0,148r-395,0","w":666},"\\":{"d":"837,296r-825,-1875r162,0r825,1875r-162,0","w":1012},"]":{"d":"469,-1579r0,1875r-395,0r0,-148r222,0r0,-1579r-222,0r0,-148r395,0","w":666},"^":{"d":"648,-1149r-377,754r-166,0r543,-1085r543,1085r-166,0"},"_":{"d":"86,148r0,-148r851,0r0,148r-851,0","w":1024},"`":{"d":"629,-1283r-271,-296r222,0r222,296r-173,0","w":1258},"a":{"d":"933,25v-97,0,-156,-61,-176,-163v-96,87,-193,163,-341,163v-160,0,-313,-117,-313,-298v0,-107,47,-194,138,-265v96,-75,274,-109,487,-104r0,-131v4,-143,-66,-189,-197,-189v-102,0,-213,32,-334,96r0,-163v133,-54,258,-81,375,-81v221,0,353,87,353,337r0,492v-5,127,31,179,142,165r14,109v-45,21,-94,32,-148,32xm472,-136v108,-4,184,-51,256,-109r0,-281v-205,-16,-421,47,-428,221v-4,91,82,171,172,169","w":1131},"b":{"d":"714,25v-158,-3,-240,-52,-320,-148r-24,135r-173,0r0,-1591r197,0r0,697v72,-135,177,-226,363,-228v282,-3,421,240,421,534v0,315,-163,606,-464,601xm716,-938v-146,0,-236,83,-322,179r0,500v111,93,142,136,290,136v211,0,284,-208,284,-433v-1,-209,-61,-382,-252,-382","w":1289},"c":{"d":"333,-543v0,225,128,410,340,409v90,0,183,-23,278,-69r0,170v-237,69,-414,93,-596,-21v-151,-95,-244,-263,-244,-495v0,-330,189,-561,544,-561v85,0,180,12,284,35r0,165v-111,-33,-202,-49,-272,-49v-222,0,-334,199,-334,416","w":1049},"d":{"d":"574,-1110v158,3,240,51,320,148r0,-617r198,0r0,1579r-198,0r0,-204v-71,135,-177,227,-362,229v-281,3,-421,-240,-421,-534v0,-316,162,-606,463,-601xm573,-148v145,0,236,-84,321,-179r0,-500v-112,-93,-142,-135,-290,-135v-211,0,-283,207,-283,433v1,210,60,381,252,381","w":1289},"e":{"d":"691,-125v131,0,169,-20,302,-66r0,156v-132,40,-245,60,-339,60v-431,0,-664,-471,-479,-864v77,-163,196,-272,411,-272v301,0,431,252,411,599r-685,0v19,178,69,276,184,344v50,30,116,43,195,43xm800,-660v3,-189,-69,-303,-226,-303v-172,0,-238,125,-253,303r479,0","w":1141},"f":{"d":"600,-1456v-131,0,-173,55,-168,219r0,151r271,0r0,148r-271,0r0,938r-198,0r0,-938r-154,0r0,-148r154,0v-1,-122,-2,-266,34,-340v51,-104,157,-178,319,-178v67,0,142,11,226,33r0,156v-89,-27,-160,-41,-213,-41","w":753},"g":{"d":"581,-1110v157,0,231,53,313,148r0,-124r198,0r0,790v0,230,-21,387,-58,472v-83,194,-311,265,-590,237v-105,-11,-145,-20,-243,-52r23,-171v114,54,227,81,338,81v242,0,328,-127,332,-353r0,-171v-56,115,-181,228,-356,228v-149,0,-257,-54,-325,-161v-68,-107,-102,-228,-102,-364v0,-310,159,-560,470,-560xm572,-197v148,-3,239,-83,322,-179r0,-451v-74,-76,-155,-135,-283,-135v-200,0,-293,179,-290,411v2,194,63,358,251,354","w":1277},"h":{"d":"775,-1110v188,-3,310,133,310,330r0,780r-197,0r0,-716v-1,-127,-9,-167,-76,-204v-77,-43,-151,-17,-234,25v-57,29,-118,94,-184,192r0,703r-197,0r0,-1579r197,0r0,697v83,-122,206,-225,381,-228","w":1271},"i":{"d":"197,0r0,-1086r197,0r0,1086r-197,0xm197,-1283r0,-197r197,0r0,197r-197,0","w":592},"j":{"d":"-154,369r0,-156v136,51,194,87,300,39v84,-38,82,-89,82,-252r0,-1086r198,0r0,1086v0,207,-41,302,-164,372v-124,71,-273,58,-416,-3xm228,-1283r0,-197r198,0r0,197r-198,0","w":623},"k":{"d":"197,0r0,-1579r197,0r0,1020r460,-527r212,0r-439,507r530,579r-252,0r-511,-557r0,557r-197,0","w":1197},"l":{"d":"197,0r0,-1579r197,0r0,1579r-197,0","w":592},"m":{"d":"863,-759v15,-192,-162,-226,-293,-144v-48,30,-107,87,-176,175r0,728r-197,0r0,-1086r197,0r0,204v74,-113,192,-228,370,-228v102,0,166,36,220,88v29,28,54,75,77,140v72,-116,189,-229,364,-229v177,0,302,109,302,321r0,790r-198,0r0,-759v14,-191,-160,-225,-293,-143v-49,30,-108,87,-175,174r0,728r-198,0r0,-759","w":1912},"n":{"d":"775,-1110v188,-3,310,133,310,330r0,780r-197,0r0,-716v-1,-127,-9,-167,-76,-204v-77,-43,-151,-17,-234,25v-57,29,-118,94,-184,192r0,703r-197,0r0,-1086r197,0r0,204v83,-122,206,-225,381,-228","w":1271},"o":{"d":"1147,-543v0,333,-175,568,-518,568v-341,0,-518,-234,-518,-568v0,-332,175,-567,518,-567v342,0,518,233,518,567xm321,-543v0,240,92,420,308,420v217,0,309,-180,309,-420v0,-241,-92,-419,-309,-419v-216,0,-308,179,-308,419","w":1258},"p":{"d":"1178,-576v-2,365,-198,672,-596,585v-59,-13,-121,-55,-188,-132r0,518r-197,0r0,-1481r197,0r0,204v72,-135,177,-226,363,-228v282,-3,423,240,421,534xm716,-938v-146,0,-236,83,-322,179r0,500v111,93,142,136,290,136v211,0,284,-208,284,-433v-1,-209,-61,-382,-252,-382","w":1289},"q":{"d":"574,-1110v158,3,240,51,320,148r0,-124r198,0r0,1481r-198,0r0,-599v-71,135,-177,227,-362,229v-281,3,-421,-240,-421,-534v0,-316,162,-606,463,-601xm573,-148v145,0,236,-84,321,-179r0,-500v-112,-93,-142,-135,-290,-135v-211,0,-283,207,-283,433v1,210,60,381,252,381","w":1289},"r":{"d":"707,-938v-158,0,-243,101,-313,222r0,716r-197,0r0,-1086r197,0r0,204v71,-139,201,-250,403,-223r0,184v-33,-11,-63,-17,-90,-17","w":838},"s":{"d":"887,-302v0,213,-180,325,-402,327v-90,0,-199,-21,-328,-63r0,-181v129,64,241,96,336,96v136,0,250,-124,169,-245v-33,-49,-169,-99,-244,-132v-148,-65,-255,-129,-255,-305v0,-194,154,-305,376,-305v67,0,180,15,266,33r0,164v-110,-33,-198,-49,-263,-49v-142,0,-241,113,-157,217v34,42,141,83,207,111v127,54,208,107,243,160v35,53,52,110,52,172","w":1044},"t":{"d":"402,-336v1,145,47,211,184,213v26,0,58,-4,95,-13r0,136v-255,82,-476,-37,-476,-300r0,-638r-136,0r0,-148r136,0r0,-197r197,-19r0,216r284,0r0,148r-284,0r0,602","w":766},"u":{"d":"495,25v-188,3,-310,-134,-310,-331r0,-780r197,0r0,716v1,128,9,167,76,205v77,43,151,17,234,-25v57,-29,118,-94,184,-192r0,-704r197,0r0,1086r-197,0r0,-204v-84,122,-205,226,-381,229","w":1271},"v":{"d":"422,0r-404,-1086r197,0r316,845r333,-845r184,0r-429,1086r-197,0","w":1060},"w":{"d":"323,0r-311,-1086r193,0r238,841r257,-841r197,0r225,841r273,-841r169,0r-354,1086r-198,0r-230,-841r-260,841r-199,0","w":1578},"x":{"d":"88,0r413,-561r-401,-525r234,0r317,418r287,-418r192,0r-376,551r409,535r-234,0r-327,-430r-316,430r-198,0","w":1256},"y":{"d":"260,395r176,-395r-420,-1086r213,0r311,818r332,-818r186,0r-593,1481r-205,0","w":1070},"z":{"d":"123,0r0,-148r672,-790r-641,0r0,-148r884,0r0,148r-672,790r685,0r0,148r-928,0","w":1174},"{":{"d":"345,25v-4,86,94,130,186,123r0,148v-166,-9,-250,-58,-315,-159v-102,-158,11,-362,11,-545v0,-126,-72,-170,-202,-160r0,-148v130,9,203,-34,202,-161v-1,-183,-113,-385,-11,-543v64,-102,149,-150,315,-159r0,148v-92,-6,-190,36,-186,124v4,102,44,224,41,354v-4,158,-54,231,-147,311v94,83,144,152,147,314v3,130,-36,249,-41,353","w":666},"|":{"d":"197,296r0,-1875r148,0r0,1875r-148,0","w":543},"}":{"d":"322,-1309v3,-85,-96,-129,-186,-122r0,-148v166,10,251,57,316,159v102,158,-11,362,-12,545v-1,125,72,169,202,159r0,148v-130,-10,-203,34,-202,162v1,183,114,385,12,543v-65,101,-151,150,-316,159r0,-148v93,6,186,-37,186,-123v0,-106,-45,-224,-42,-356v4,-158,54,-228,147,-311v-93,-82,-144,-152,-147,-312v-3,-133,38,-247,42,-355","w":666},"~":{"d":"449,-607v-114,-55,-202,30,-196,163r-148,0v-7,-211,163,-391,377,-310v115,43,240,120,349,177v122,64,221,-22,212,-163r148,0v-9,207,-91,333,-266,333v-117,0,-137,-24,-245,-80"},"\u00a9":{"d":"1256,-62v-235,129,-525,130,-760,0v-214,-118,-397,-367,-397,-678v0,-310,177,-552,390,-674v237,-135,538,-135,775,0v215,123,389,363,389,674v0,310,-184,561,-397,678xm542,-159v191,110,483,109,672,-3v170,-101,328,-333,328,-578v0,-244,-154,-475,-324,-576v-193,-115,-489,-116,-682,0v-170,102,-326,331,-326,576v0,244,164,484,332,581xm623,-739v0,197,117,334,311,332v75,0,151,-21,226,-62r0,124v-94,33,-179,49,-255,49v-259,0,-430,-176,-430,-439v0,-244,159,-443,433,-443v66,0,166,13,252,31r0,123v-91,-37,-172,-56,-244,-56v-188,0,-293,146,-293,341","w":1752},"\u00a0":{"w":648}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1991 Bigelow & Holmes Inc. All Rights Reserved. © 1990-1991 Type Solutions,
 * Inc. All Rights Reserved.
 * 
 * Trademark:
 * Lucida® is a registered trademark of Bigelow & Holmes Inc.
 */
Cufon.registerFont({"w":1308,"face":{"font-family":"LucidaSans","font-weight":600,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 7 3 4 5 4 2 2 4","ascent":"1638","descent":"-410","x-height":"25","bbox":"-179 -1641 1833 422.011","underline-thickness":"100","underline-position":"-150","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":654},"!":{"d":"105,0r0,-247r296,0r0,247r-296,0xm154,-419r-49,-765r0,-296r296,0r0,296r-49,765r-198,0","w":506},"\"":{"d":"148,-987r-49,-592r296,0r-62,592r-185,0xm592,-987r-49,-592r296,0r-61,592r-186,0","w":925},"#":{"d":"185,0r107,-426r-274,0r29,-148r282,0r83,-333r-298,0r29,-148r306,0r107,-425r152,0r-106,425r262,0r106,-425r153,0r-106,425r273,0r-29,148r-281,0r-84,333r299,0r-30,148r-306,0r-106,426r-153,0r107,-426r-263,0r-106,426r-153,0xm481,-574r263,0r83,-333r-262,0"},"$":{"d":"1114,-412v0,217,-149,383,-367,409r0,163r-161,0r0,-164v-111,0,-246,-25,-405,-74r0,-218v149,67,284,104,405,111r0,-475v-157,-112,-286,-174,-339,-322v-91,-253,87,-481,339,-497r0,-162r161,0r0,162v105,5,211,26,318,63r0,201v-109,-51,-215,-82,-318,-91r0,448v124,79,277,192,310,248v35,59,57,123,57,198xm716,-197v109,-26,182,-152,118,-267v-16,-29,-55,-66,-118,-111r0,378xm615,-944r0,-353v-126,35,-172,151,-109,259v17,29,55,59,109,94"},"%":{"d":"120,37r1164,-1554r200,0r-1163,1554r-201,0xm728,-1120v0,235,-127,379,-351,380v-221,2,-352,-146,-352,-370v0,-224,131,-370,352,-370v216,0,351,148,351,360xm247,-1110v0,120,33,222,130,222v95,0,129,-103,129,-222v0,-120,-33,-222,-129,-222v-97,0,-130,103,-130,222xm1580,-380v0,235,-128,379,-352,380v-221,2,-352,-146,-352,-370v0,-224,131,-370,352,-370v216,0,352,148,352,360xm1098,-370v0,120,34,222,130,222v95,0,129,-103,129,-222v0,-120,-33,-222,-129,-222v-95,0,-130,103,-130,222","w":1604},"&":{"d":"1096,-395v86,-118,100,-243,101,-430r249,0v0,218,-79,411,-236,580v65,85,134,166,207,245r-348,0r-66,-79v-117,77,-244,116,-383,116v-314,0,-552,-177,-552,-474v0,-89,26,-172,78,-251v52,-79,149,-148,291,-207v-71,-124,-106,-225,-106,-304v0,-201,188,-319,407,-319v199,0,387,126,385,314v0,72,-25,137,-77,196v-52,59,-135,116,-250,169v75,138,197,320,300,444xm355,-491v0,169,135,337,315,337v77,0,149,-23,215,-70v-161,-203,-222,-306,-347,-518v-122,55,-183,139,-183,251xm743,-1332v-78,0,-130,59,-131,129v0,58,30,133,91,226v115,-61,173,-135,173,-221v1,-76,-54,-134,-133,-134","w":1525},"'":{"d":"161,-962r-62,-617r321,0r-74,617r-185,0","w":506},"(":{"d":"395,-642v0,333,72,581,241,759r0,191v-145,-78,-190,-121,-277,-227v-147,-180,-260,-432,-260,-723v0,-348,175,-678,384,-850v31,-26,82,-60,153,-99r0,191v-169,178,-241,425,-241,758","w":728},")":{"d":"334,-638v0,-337,-72,-583,-241,-762r0,-191v225,118,386,333,473,583v85,244,87,486,2,729v-90,257,-239,460,-475,587r0,-191v168,-174,241,-427,241,-755","w":728},"*":{"d":"545,-1181r257,-142r66,205r-291,36v7,-43,-5,-68,-32,-99xm572,-1064r214,201r-175,127r-124,-266v37,-7,66,-28,85,-62xm468,-1002r-125,266r-174,-127r214,-201v19,34,47,55,85,62xm377,-1082r-291,-36r67,-205r256,142v-26,31,-37,56,-32,99xm369,-1480r216,0r-55,288v-36,-17,-70,-18,-105,0","w":955},"+":{"d":"561,-49r0,-451r-450,0r0,-185r450,0r0,-450r185,0r0,450r451,0r0,185r-451,0r0,451r-185,0"},",":{"d":"93,210v90,-4,132,-99,123,-210r-123,0r0,-321r321,0v-3,154,13,369,-32,467v-44,97,-144,178,-289,175r0,-111","w":506},"-":{"d":"86,-537r0,-185r444,0r0,185r-444,0","w":617},".":{"d":"93,0r0,-321r321,0r0,321r-321,0","w":506},"\/":{"d":"12,296r867,-1875r225,0r-867,1875r-225,0","w":1117},"0":{"d":"654,-1517v404,0,573,368,573,777v0,407,-167,777,-573,777v-406,0,-574,-368,-574,-777v0,-409,169,-777,574,-777xm654,-148v89,0,151,-51,196,-147v77,-164,84,-723,-2,-894v-47,-93,-107,-143,-194,-143v-89,0,-150,50,-196,146v-78,164,-85,723,1,894v47,94,108,144,195,144"},"1":{"d":"512,0r0,-1308r-198,0r-6,-148r500,-43r0,1499r-296,0"},"2":{"d":"601,-1517v284,0,520,145,520,410v0,79,-24,152,-61,223v-44,84,-231,242,-351,338v-84,67,-220,189,-248,312r654,0r0,234r-989,0r0,-234v179,-262,420,-392,596,-624v56,-75,84,-154,84,-236v1,-152,-110,-233,-265,-232v-108,0,-234,37,-377,110r0,-217v151,-56,296,-84,437,-84"},"3":{"d":"585,37v-161,-1,-242,-4,-405,-48r0,-222v147,57,268,85,365,85v161,0,294,-93,292,-249v-2,-126,-74,-209,-169,-255v-65,-31,-222,-41,-351,-38r0,-177v116,0,266,-7,321,-31v86,-37,158,-122,158,-233v0,-134,-96,-201,-249,-201v-108,0,-224,28,-347,83r0,-202v137,-51,245,-64,413,-67v275,-5,486,111,486,354v0,211,-142,309,-327,370v172,38,271,104,334,230v84,169,36,345,-92,470v-89,87,-232,131,-429,131"},"4":{"d":"765,0r0,-395r-691,0r0,-222r679,-863r271,0r0,863r173,0r0,222r-173,0r0,395r-259,0xm311,-617r460,0r0,-580"},"5":{"d":"555,37v-143,-4,-166,-11,-322,-43r0,-215v126,49,231,73,316,73v174,0,275,-122,275,-280v0,-257,-272,-350,-565,-309r0,-743r850,0r0,234r-634,0r-15,319v231,0,401,47,512,142v111,95,167,213,167,355v0,297,-242,476,-584,467"},"6":{"d":"751,-1518v157,1,205,15,374,54r0,216v-135,-57,-256,-85,-362,-85v-181,0,-267,98,-325,245v-33,84,-49,185,-49,303v86,-107,184,-168,356,-168v270,0,458,184,458,460v0,205,-111,377,-249,459v-78,46,-172,71,-287,71v-198,0,-342,-73,-441,-212v-164,-230,-190,-656,-70,-948v99,-241,261,-397,595,-395xm666,-148v154,-5,240,-129,240,-301v0,-182,-85,-320,-246,-322v-139,-2,-262,125,-258,278v4,168,85,351,264,345"},"7":{"d":"285,0v21,-165,47,-231,119,-362v117,-212,424,-635,588,-878r-770,0r0,-240r1012,0r0,240v-241,300,-405,568,-544,896v-53,125,-77,240,-77,344r-328,0"},"8":{"d":"121,-363v0,-202,135,-341,296,-430v-205,-133,-281,-330,-152,-539v77,-126,226,-183,427,-186v253,-4,453,117,453,334v0,59,-17,118,-51,178v-34,60,-101,124,-199,193v211,110,316,248,316,415v0,117,-47,220,-143,306v-96,86,-233,129,-411,129v-179,0,-313,-41,-402,-121v-89,-80,-134,-173,-134,-279xm667,-1332v-115,0,-206,61,-208,163v0,41,16,79,47,115v31,36,109,89,235,157v99,-77,148,-159,148,-246v0,-119,-100,-189,-222,-189xm687,-145v127,2,256,-82,256,-206v0,-47,-17,-88,-45,-125v-43,-56,-236,-162,-335,-218v-115,100,-152,134,-161,283v-9,162,139,264,285,266"},"9":{"d":"570,-521v-270,0,-461,-193,-461,-468v0,-202,111,-378,249,-458v78,-45,173,-70,286,-70v201,0,346,73,443,213v165,238,186,656,60,947v-107,245,-268,393,-605,394v-92,0,-210,-16,-355,-48r0,-214v242,96,497,134,631,-73v65,-101,100,-231,100,-392v-87,108,-178,169,-348,169xm645,-1332v-158,4,-240,131,-240,302v0,178,83,327,247,327v137,0,260,-127,256,-279v-4,-170,-83,-355,-263,-350"},":":{"d":"105,0r0,-296r296,0r0,296r-296,0xm105,-802r0,-296r296,0r0,296r-296,0","w":506},";":{"d":"105,210v83,-21,116,-107,111,-210r-111,0r0,-296r296,0v-2,140,10,331,-28,424v-39,93,-142,185,-268,193r0,-111xm105,-802r0,-296r296,0r0,296r-296,0","w":506},"<":{"d":"1197,-49r-1086,-541r1086,-545r0,210r-672,335r672,332r0,209"},"=":{"d":"111,-290r0,-185r1086,0r0,185r-1086,0xm111,-697r0,-185r1086,0r0,185r-1086,0"},">":{"d":"111,-1135r1086,541r-1086,545r0,-211r672,-334r-672,-333r0,-208"},"?":{"d":"279,0r0,-247r297,0r0,247r-297,0xm62,-1457v228,-79,586,-90,764,31v116,79,166,197,122,346v-33,114,-132,178,-217,266v-97,101,-152,135,-155,310r0,85r-297,0v1,-180,43,-232,148,-353r71,-78v96,-106,144,-200,144,-282v-1,-126,-99,-188,-236,-188v-99,0,-214,30,-344,89r0,-226","w":1018},"@":{"d":"1132,-503v-2,54,30,68,77,68v123,0,224,-127,269,-232v65,-152,54,-345,-28,-476v-86,-137,-249,-245,-457,-245v-314,0,-571,193,-693,421v-113,212,-159,418,-46,630v81,151,232,244,455,245v103,0,206,-24,309,-72r43,119v-116,55,-232,82,-349,82v-386,1,-652,-248,-652,-615v0,-346,231,-675,480,-812v148,-81,297,-127,454,-127v356,0,666,274,657,625v-9,329,-200,596,-529,596v-109,0,-164,-36,-164,-109v0,-93,22,-109,56,-230r-21,0v-48,91,-110,171,-186,238v-76,67,-147,101,-213,101v-122,1,-182,-106,-181,-232v0,-216,144,-463,279,-558v79,-56,155,-86,232,-86v95,0,216,17,330,14r-119,608v-2,16,-3,32,-3,47xm592,-573v0,59,25,123,73,123v22,0,49,-15,80,-40v76,-63,211,-232,266,-334r38,-186v-111,-55,-220,-49,-301,23v-78,69,-156,269,-156,414","w":1729},"A":{"d":"23,0r576,-1480r308,0r576,1480r-316,0r-154,-395r-612,0r-154,395r-224,0xm477,-592r460,0r-230,-590","w":1508},"B":{"d":"185,0r0,-1480r503,0v222,0,327,37,406,160v80,124,61,268,-28,382v-52,68,-144,123,-277,165v186,45,297,105,371,235v63,110,59,252,-8,358v-82,130,-187,180,-418,180r-549,0xm548,-864v170,5,283,-90,283,-239v0,-80,-32,-125,-94,-153v-35,-16,-162,-23,-256,-21r0,413r67,0xm852,-299v111,-197,-104,-381,-317,-367r-54,0r0,456v180,-2,316,9,371,-89","w":1290},"C":{"d":"420,-744v0,335,177,568,519,568v143,0,289,-37,437,-110r0,227v-154,72,-305,91,-513,96v-496,12,-770,-311,-770,-777v0,-227,64,-414,191,-559v127,-145,326,-218,598,-218v161,0,321,19,480,57r0,241v-163,-55,-268,-95,-457,-95v-170,0,-293,55,-370,164v-77,109,-115,245,-115,406","w":1459},"D":{"d":"185,0r0,-1480r637,0v341,-1,506,108,626,324v114,207,110,562,4,780v-113,234,-302,376,-657,376r-610,0xm493,-210v181,-1,400,6,505,-56v189,-111,270,-517,153,-765v-85,-180,-186,-247,-472,-246r-186,0r0,1067","w":1624},"E":{"d":"185,0r0,-1480r925,0r0,203r-617,0r0,413r506,0r0,204r-506,0r0,450r664,0r0,210r-972,0","w":1230},"F":{"d":"185,0r0,-1480r931,0r0,203r-623,0r0,450r512,0r0,204r-512,0r0,623r-308,0","w":1176},"G":{"d":"420,-739v0,378,247,633,639,554r0,-487r308,0r0,637v-220,54,-271,72,-480,72v-277,0,-475,-77,-605,-221v-202,-225,-250,-653,-106,-956v116,-244,335,-377,708,-377v162,0,323,19,482,57r0,241v-211,-69,-261,-95,-457,-95v-173,0,-299,56,-375,168v-76,112,-114,248,-114,407","w":1527},"H":{"d":"185,0r0,-1480r308,0r0,601r612,0r0,-601r308,0r0,1480r-308,0r0,-675r-612,0r0,675r-308,0","w":1598},"I":{"d":"185,0r0,-1480r308,0r0,1480r-308,0","w":679},"J":{"d":"-68,260r-2,-220v133,51,343,88,408,-38v16,-30,25,-92,25,-186r0,-1296r309,0r0,1263v-1,261,-43,366,-198,455v-134,77,-362,71,-542,22","w":857},"K":{"d":"185,0r0,-1480r296,0r0,718r566,-718r256,0r-513,664r637,816r-385,0r-561,-728r0,728r-296,0","w":1454},"L":{"d":"185,0r0,-1480r308,0r0,1270r667,0r0,210r-975,0","w":1191},"M":{"d":"185,0r0,-1480r408,0r356,1041r367,-1041r358,0r0,1480r-284,0r0,-1117r-361,1018r-248,0r-354,-1033r0,1132r-242,0","w":1859},"N":{"d":"185,0r0,-1480r271,0r686,1011r0,-1011r247,0r0,1480r-276,0r-681,-1011r0,1011r-247,0","w":1574},"O":{"d":"1594,-740v0,474,-271,777,-750,777v-479,0,-751,-302,-751,-777v0,-474,274,-777,751,-777v476,0,750,303,750,777xm844,-167v143,0,247,-60,318,-175v138,-224,139,-575,0,-798v-71,-115,-176,-174,-318,-174v-143,0,-248,59,-319,174v-139,223,-139,574,-1,798v71,115,177,175,320,175","w":1686},"P":{"d":"1202,-1088v3,338,-244,510,-587,508r-128,0r0,580r-302,0r0,-1480r516,0v262,0,370,36,455,178v33,55,46,128,46,214xm888,-1056v0,-160,-93,-225,-281,-221r-120,0r0,494r60,0v205,7,341,-102,341,-273","w":1256},"Q":{"d":"1594,-737v0,344,-150,583,-395,703v210,70,332,105,590,132r-200,198v-279,-75,-436,-128,-648,-264v-536,45,-848,-268,-848,-772v0,-474,274,-777,751,-777v477,0,750,303,750,780xm844,-167v142,0,247,-59,318,-173v139,-221,138,-580,0,-801v-71,-114,-176,-173,-318,-173v-143,0,-248,59,-319,174v-139,223,-139,574,-1,798v71,115,177,175,320,175","w":1687},"R":{"d":"1190,-1113v0,200,-129,357,-287,422r484,691r-375,0r-367,-605r-170,0r0,605r-290,0r0,-1480r554,0v215,0,321,46,399,172v35,57,52,122,52,195xm881,-1079v0,-158,-98,-198,-299,-198r-107,0r0,469r71,0v219,8,335,-97,335,-271","w":1413},"S":{"d":"629,-1314v-167,0,-282,129,-191,262v29,42,195,136,277,182v163,90,266,170,310,238v112,175,77,407,-71,540v-177,159,-540,151,-852,79r0,-254v178,73,236,90,411,100v195,12,313,-153,220,-309v-27,-45,-188,-136,-271,-182v-142,-78,-237,-153,-287,-220v-51,-67,-76,-145,-76,-234v0,-246,208,-405,490,-405v118,0,251,17,399,51r0,237v-151,-57,-270,-85,-359,-85","w":1170},"T":{"d":"552,0r0,-1277r-530,0r0,-203r1369,0r0,203r-530,0r0,1277r-309,0","w":1413},"U":{"d":"781,-167v214,0,286,-124,286,-384r0,-929r268,0r0,909v1,318,-66,439,-251,544v-154,87,-462,84,-625,5v-196,-96,-286,-233,-286,-552r0,-906r308,0r0,907v0,164,27,273,83,326v56,53,128,80,217,80","w":1508},"V":{"d":"572,0r-547,-1480r329,0r424,1145r410,-1145r222,0r-529,1480r-309,0","w":1431},"W":{"d":"390,0r-369,-1480r291,0r270,1083r255,-1083r257,0r242,1077r284,-1077r213,0r-388,1480r-294,0r-228,-1015r-239,1015r-294,0","w":1851},"X":{"d":"49,0r474,-729r-453,-751r359,0r301,498r326,-498r249,0r-454,698r470,782r-358,0r-321,-529r-344,529r-249,0","w":1366},"Y":{"d":"537,0r0,-620r-497,-860r340,0r361,625r377,-625r244,0r-517,858r0,622r-308,0","w":1406},"Z":{"d":"106,0r0,-210r736,-1067r-694,0r0,-203r1052,0r0,203r-736,1067r736,0r0,210r-1094,0","w":1320},"[":{"d":"173,296r0,-1875r463,0r0,197r-210,0r0,1481r210,0r0,197r-463,0","w":728},"\\":{"d":"879,296r-867,-1875r225,0r867,1875r-225,0","w":1117},"]":{"d":"556,-1579r0,1875r-463,0r0,-197r210,0r0,-1481r-210,0r0,-197r463,0","w":728},"^":{"d":"111,-395r543,-1085r543,1085r-207,0r-336,-672r-336,672r-207,0"},"_":{"d":"86,160r0,-160r851,0r0,160r-851,0","w":1024},"`":{"d":"639,-1283r-284,-296r265,0r222,296r-203,0"},"a":{"d":"1136,-3v-170,51,-355,43,-400,-115r-13,0v-92,89,-161,138,-317,143v-187,7,-326,-137,-324,-316v0,-108,45,-197,132,-271v96,-82,291,-115,509,-108r0,-100v3,-131,-78,-171,-198,-171v-113,0,-229,33,-347,98r0,-204v253,-101,620,-121,772,59v38,46,57,116,57,208r0,486v-3,109,34,138,122,125xm510,-176v92,-3,154,-48,213,-101r0,-223v-187,-10,-350,30,-357,180v-4,80,67,146,144,144","w":1204},"b":{"d":"795,25v-152,-2,-232,-51,-314,-136r-55,111r-241,0r0,-1579r296,0r0,688v68,-138,173,-230,359,-232v286,-3,425,244,425,544v0,319,-161,609,-470,604xm733,-891v-114,0,-192,87,-252,169r0,435v69,75,120,117,230,120v173,5,239,-208,239,-387v0,-181,-58,-337,-217,-337","w":1357},"c":{"d":"471,-808v-147,235,-62,637,250,637v89,0,180,-19,274,-58r0,205v-123,33,-237,49,-343,49v-358,0,-566,-242,-566,-575v0,-349,221,-573,591,-573v89,0,192,14,309,43r0,214v-121,-39,-218,-59,-290,-59v-103,0,-177,40,-225,117","w":1090},"d":{"d":"563,-1123v155,3,224,50,313,136r0,-592r297,0r0,1579r-297,0r0,-207v-68,138,-172,230,-359,232v-285,3,-424,-243,-424,-544v0,-320,161,-609,470,-604xm624,-207v114,0,194,-89,252,-169r0,-435v-67,-75,-119,-117,-229,-120v-173,-4,-239,204,-239,387v0,179,57,337,216,337","w":1357},"e":{"d":"679,25v-373,0,-593,-224,-593,-582v0,-333,186,-564,530,-566v141,0,253,45,337,134v84,89,126,256,126,499r-681,0v12,144,64,221,160,276v46,25,108,38,185,38v99,0,211,-23,336,-69r0,208v-141,41,-274,62,-400,62xm788,-657v2,-169,-46,-281,-181,-281v-141,0,-199,128,-213,281r394,0","w":1200},"f":{"d":"665,-1419v-128,0,-154,79,-153,231r0,90r278,0r0,185r-278,0r0,913r-296,0r0,-913r-151,0r0,-185r151,0r0,-79v-3,-293,131,-427,405,-427v87,0,177,13,270,38r0,200v-84,-35,-159,-53,-226,-53","w":849},"g":{"d":"565,-1123v156,3,219,49,311,136r31,-111r266,0r0,838v0,221,-23,370,-65,447v-83,151,-271,232,-501,232v-128,0,-266,-26,-414,-78r24,-215v122,56,238,84,348,84v212,0,312,-77,311,-297r0,-150v-59,129,-178,238,-357,237v-296,-2,-422,-241,-426,-543v-3,-310,168,-586,472,-580xm615,-237v126,0,196,-80,261,-172r0,-405v-67,-75,-119,-121,-224,-121v-170,0,-244,180,-244,378v0,173,55,320,207,320","w":1351},"h":{"d":"751,-890v-135,14,-191,81,-270,199r0,691r-296,0r0,-1579r296,0r0,688v86,-139,194,-232,374,-232v191,0,317,129,317,347r0,776r-296,0r0,-703v3,-128,-26,-175,-125,-187","w":1345},"i":{"d":"185,0r0,-1098r296,0r0,1098r-296,0xm185,-1283r0,-247r296,0r0,247r-296,0","w":666},"j":{"d":"43,234v121,0,158,-67,158,-234r0,-1098r296,0r0,1078v0,220,-49,322,-183,392v-134,69,-320,64,-493,1r0,-198v86,39,160,59,222,59xm201,-1283r0,-247r296,0r0,247r-296,0","w":682},"k":{"d":"185,0r0,-1579r296,0r0,993r19,0r391,-512r246,0r-361,470r474,628r-360,0r-390,-549r-19,0r0,549r-296,0","w":1296},"l":{"d":"185,0r0,-1579r296,0r0,1579r-296,0","w":666},"m":{"d":"726,-890v-124,0,-191,94,-257,193r0,697r-284,0r0,-1098r284,0r0,207v71,-123,183,-233,370,-232v172,1,273,86,302,232v98,-140,171,-232,372,-232v194,0,301,116,301,332r0,791r-284,0r0,-694v2,-132,-33,-195,-128,-195v-126,0,-194,94,-261,192r0,697r-284,0r0,-694v1,-133,-31,-196,-131,-196","w":1986},"n":{"d":"751,-890v-135,14,-191,81,-270,199r0,691r-296,0r0,-1098r296,0r0,207v86,-139,194,-232,374,-232v191,0,317,129,317,347r0,776r-296,0r0,-703v3,-128,-26,-175,-125,-187","w":1345},"o":{"d":"1221,-549v0,352,-204,574,-568,574v-363,0,-567,-222,-567,-574v0,-352,204,-574,567,-574v364,0,568,222,568,574xm401,-549v0,198,69,389,252,389v184,0,254,-191,253,-389v0,-198,-69,-389,-253,-389v-183,0,-252,193,-252,389"},"p":{"d":"794,25v-154,-3,-224,-50,-313,-136r0,506r-296,0r0,-1493r296,0r0,207v68,-138,173,-230,359,-232v286,-3,425,244,425,544v0,320,-161,610,-471,604xm733,-891v-114,0,-192,87,-252,169r0,435v69,75,120,117,230,120v173,5,239,-208,239,-387v0,-181,-58,-337,-217,-337","w":1357},"q":{"d":"563,-1123v155,3,224,50,313,136r37,-111r260,0r0,1493r-297,0r0,-602v-68,138,-172,230,-359,232v-285,3,-424,-243,-424,-544v0,-320,161,-609,470,-604xm624,-207v114,0,194,-89,252,-169r0,-435v-67,-75,-119,-117,-229,-120v-173,-4,-239,204,-239,387v0,179,57,337,216,337","w":1357},"r":{"d":"886,-853v-181,-67,-333,26,-405,156r0,697r-296,0r0,-1098r296,0r0,207v68,-136,206,-256,405,-226r0,264","w":931},"s":{"d":"1019,-323v0,216,-207,348,-467,348v-129,0,-261,-20,-396,-60r0,-217v147,61,272,92,376,92v95,0,182,-42,182,-124v0,-119,-154,-137,-250,-180v-101,-46,-180,-87,-229,-137v-49,-49,-74,-114,-74,-193v0,-223,188,-329,452,-329v89,0,196,13,319,39r0,208v-119,-41,-217,-62,-295,-62v-102,0,-184,31,-184,113v0,105,133,124,222,161v140,58,235,106,279,157v44,51,65,113,65,184","w":1158},"t":{"d":"495,-374v0,143,40,197,165,202v25,0,56,-5,91,-14r0,180v-214,71,-437,16,-512,-122v-26,-48,-40,-116,-40,-207r0,-578r-123,0r0,-185r123,0r0,-185r296,-34r0,219r235,0r0,185r-235,0r0,539","w":830},"u":{"d":"594,-208v135,-14,191,-81,270,-199r0,-691r296,0r0,1098r-296,0r0,-207v-85,138,-194,232,-374,232v-191,0,-317,-129,-317,-347r0,-776r296,0r0,703v-3,128,26,175,125,187","w":1345},"v":{"d":"456,0r-419,-1098r312,0r307,792r305,-792r214,0r-423,1098r-296,0","w":1215},"w":{"d":"379,0r-305,-1098r275,0r216,769r230,-769r256,0r207,773r233,-773r206,0r-326,1098r-284,0r-200,-753r-224,753r-284,0","w":1767},"x":{"d":"68,0r377,-551r-361,-547r337,0r236,348r226,-348r240,0r-344,539r369,559r-337,0r-246,-363r-252,363r-245,0","w":1210},"y":{"d":"189,395r249,-395r-407,-1098r318,0r272,734r323,-734r225,0r-678,1493r-302,0","w":1194},"z":{"d":"123,0r0,-197r614,-716r-586,0r0,-185r936,0r0,185r-614,716r626,0r0,197r-976,0","w":1210},"{":{"d":"255,-414v1,-100,-78,-139,-187,-129r0,-197v114,10,187,-29,187,-131v0,-137,-68,-265,-64,-404v5,-208,180,-308,417,-304r0,197v-74,-10,-130,48,-130,111v0,89,36,207,36,310v0,137,-66,243,-197,319v173,102,224,244,185,462r-14,85v-7,40,-10,68,-10,83v1,62,58,121,130,111r0,197v-237,4,-411,-96,-417,-304v-4,-140,64,-266,64,-406","w":728},"|":{"d":"160,296r0,-1875r185,0r0,1875r-185,0","w":506},"}":{"d":"473,-869v-1,99,73,141,187,129r0,197v-77,-4,-151,6,-172,61v-57,151,55,309,49,475v-8,206,-182,307,-417,303r0,-197v73,10,130,-49,130,-111v0,-87,-36,-208,-36,-310v0,-136,66,-243,197,-320v-173,-101,-224,-243,-185,-461r14,-85v7,-41,10,-69,10,-83v-1,-62,-58,-121,-130,-111r0,-197v236,-4,411,96,417,303v4,140,-64,267,-64,407","w":728},"~":{"d":"454,-588v-108,-50,-176,37,-170,169r-173,0v-11,-256,150,-426,381,-350v103,34,249,127,354,179v113,56,187,-40,178,-169r173,0v9,252,-137,425,-372,355v-94,-28,-267,-136,-371,-184"},"\u00a9":{"d":"625,-740v0,188,130,322,312,321v92,0,171,-18,238,-53r0,133v-100,29,-194,43,-283,43v-271,0,-453,-173,-453,-446v0,-178,84,-311,203,-379v139,-80,346,-66,533,-20r0,132v-97,-39,-186,-58,-267,-58v-173,-2,-283,146,-283,327xm1240,-62v-235,129,-525,130,-760,0v-214,-118,-397,-367,-397,-678v0,-310,177,-552,390,-674v237,-135,538,-135,775,0v215,123,389,363,389,674v0,310,-184,561,-397,678xm536,-174v186,107,468,105,652,-4v165,-97,320,-324,320,-562v0,-237,-151,-461,-316,-560v-188,-113,-476,-113,-664,0v-166,100,-316,322,-316,560v0,238,160,472,324,566","w":1721},"\u00a0":{"w":654}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Converted by ALLTYPE
 */
Cufon.registerFont({"w":552,"face":{"font-family":"plantin","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"11","bbox":"-34.0343 -814 1001 263","underline-thickness":"50","underline-position":"-55","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":278},"\u00a0":{"w":278},"!":{"d":"147,12v-33,0,-62,-29,-62,-62v0,-32,30,-61,62,-61v34,0,62,28,62,62v0,33,-29,61,-62,61xm92,-649v-9,-46,33,-48,78,-45v25,1,35,14,34,42r-35,445v1,23,-11,25,-31,22v-11,1,-10,-8,-12,-19","w":292},"\"":{"d":"113,-676v66,-2,48,87,38,140r-27,144r-21,0r-37,-224v0,-37,13,-59,47,-60xm294,-676v65,-2,49,89,39,142r-28,142r-23,0r-38,-218v0,-43,11,-65,50,-66","w":408},"#":{"d":"203,-475r42,-197r59,0r-42,197r206,0r41,-197r60,0r-42,197r97,0r0,60r-109,0r-37,181r146,0r0,60r-158,0r-41,196r-60,0r42,-196r-207,0r-41,196r-60,0r41,-196r-96,0r0,-60r109,0r38,-181r-147,0r0,-60r159,0xm212,-235r207,0r37,-180r-206,0","w":668},"$":{"d":"138,-344v-113,-57,-86,-274,46,-291r0,-47r36,0r0,37v30,-4,71,-5,99,1r0,-38r37,0r0,45v55,20,116,48,122,110v2,20,-15,39,-34,39v-53,-1,-56,-68,-88,-94r0,225v76,25,139,85,140,177v1,91,-63,163,-140,181r0,112r-37,0r0,-105v-31,4,-69,4,-99,-1r0,106r-36,0r0,-114v-59,-18,-123,-48,-130,-112v-4,-32,41,-60,70,-40v28,19,29,81,60,99r0,-267v-18,-6,-31,-15,-46,-23xm220,-39v27,10,64,12,99,8r0,-240r-99,-34r0,266xm356,-41v58,-19,104,-106,60,-168v-12,-16,-32,-31,-60,-45r0,213xm319,-600v-27,-10,-72,-9,-99,0r0,196v30,16,66,22,99,35r0,-231xm184,-590v-48,18,-79,83,-44,134v9,13,27,30,44,36r0,-170"},"%":{"d":"196,22r461,-728r53,0r-461,728r-53,0xm597,-163v0,-99,56,-179,147,-181v88,-1,146,84,146,178v0,93,-58,176,-146,176v-89,0,-147,-79,-147,-173xm742,-318v-63,6,-70,71,-70,151v0,83,8,145,71,152v61,-6,72,-67,72,-145v0,-88,-6,-150,-73,-158xm27,-482v0,-99,56,-180,147,-181v88,-1,146,84,146,178v0,93,-58,177,-146,177v-89,0,-147,-80,-147,-174xm173,-637v-63,6,-70,72,-70,152v0,82,7,144,71,151v61,-6,71,-67,71,-145v0,-88,-5,-150,-72,-158","w":906},"&":{"d":"559,-294v29,-55,6,-98,-48,-106r0,-39r209,0r0,38v-95,17,-103,121,-156,184r-33,48v41,46,73,101,143,116v26,6,45,13,45,39v0,32,-45,24,-78,25v-96,1,-141,-42,-181,-97v-59,51,-110,91,-213,98v-161,11,-278,-171,-167,-296v39,-44,90,-82,139,-117v-61,-55,-104,-150,-33,-217v46,-44,125,-107,206,-67v55,27,108,138,35,189v-31,21,-60,46,-93,66v68,63,120,146,172,224v19,-28,41,-65,53,-88xm436,-118r-79,-123v-34,-42,-72,-97,-111,-131v-53,40,-111,70,-115,151v-6,113,167,210,271,129v10,-7,22,-15,34,-26xm361,-619v-40,-56,-146,-16,-142,49v3,43,51,86,86,110v46,-26,108,-64,77,-131v-5,-9,-13,-17,-21,-28","w":750},"'":{"d":"89,-676v67,-1,47,87,37,140r-26,144r-21,0r-38,-219v0,-41,11,-64,48,-65","w":180},"(":{"d":"95,-252v0,-222,100,-330,244,-444r31,40r-70,63v-86,79,-143,183,-143,345v0,188,88,320,213,395r-31,38v-144,-87,-244,-225,-244,-437","w":385},")":{"d":"47,-696v143,89,243,225,243,438v0,222,-98,330,-243,443r-32,-40v120,-95,213,-197,213,-406v0,-190,-86,-320,-213,-397","w":385},"*":{"d":"117,-310r-22,-24r86,-143r-162,-68r10,-28r165,2r27,-158r29,0r37,149r158,-27r7,28r-136,92r82,153r-21,24r-129,-114","w":500},"+":{"d":"300,-355r0,-234r64,0r0,234r235,0r0,64r-235,0r0,232r-64,0r0,-232r-233,0r0,-64r233,0","w":667},",":{"d":"129,-162v113,6,137,207,51,270v-37,27,-84,44,-147,45r0,-37v92,-4,165,-54,132,-144v-15,-24,-66,-9,-85,-31v-34,-39,-5,-106,49,-103","w":292},"-":{"d":"29,-275r307,0r0,76r-307,0r0,-76","w":365},".":{"d":"146,12v-33,0,-62,-29,-62,-62v0,-32,30,-61,62,-61v34,0,62,28,62,62v0,33,-29,61,-62,61","w":292},"\/":{"d":"54,14r-69,0r240,-709r68,0","w":278},"0":{"d":"274,12v-139,0,-226,-163,-226,-318v0,-168,84,-357,229,-357v144,0,227,159,227,321v0,168,-85,354,-230,354xm210,-601v-88,62,-75,282,-54,407v13,76,41,163,126,170v112,-16,126,-138,127,-270v0,-105,-12,-186,-37,-243v-32,-76,-96,-110,-162,-64"},"1":{"d":"236,-482v2,-72,-26,-100,-96,-95r0,-36v73,4,120,-18,160,-50r29,-1r0,532v-1,67,26,102,91,96r0,36r-283,0r0,-36v71,5,99,-25,99,-95r0,-351"},"2":{"d":"287,-663v130,-5,235,142,169,270v-57,111,-180,166,-260,255v-18,20,-38,37,-54,58r210,-1v74,4,93,-31,117,-83r35,-1r-49,165r-406,0r0,-36r250,-259v37,-46,77,-84,80,-162v2,-67,-51,-135,-116,-132v-89,4,-140,73,-173,150r-37,-16v40,-109,109,-202,234,-208"},"3":{"d":"279,-341v-40,0,-75,21,-103,36r-16,-33v66,-53,186,-75,186,-179v0,-77,-94,-103,-161,-63v-31,19,-71,50,-99,81r-28,-23v54,-67,112,-137,230,-142v101,-4,187,83,135,176v-21,37,-57,66,-101,90v4,4,15,0,22,1v79,-2,143,78,143,160v0,193,-268,322,-444,205r20,-30v38,19,70,33,123,34v107,3,208,-83,208,-186v0,-68,-49,-128,-115,-127"},"4":{"d":"223,-36v91,14,91,-63,88,-151r-273,0r0,-58r287,-419r81,0r0,428v46,2,56,-24,69,-63r34,-1r-15,113r-88,0v-2,84,-4,167,88,151r0,36r-271,0r0,-36xm311,-577r-2,0r-230,341r232,0r0,-341"},"5":{"d":"215,-385v-55,1,-91,19,-123,46r-23,-7r71,-306r287,-2v7,-2,13,-4,17,-9r34,-1r-19,93r-300,0r-30,133v35,-12,67,-25,116,-25v127,0,231,102,231,228v0,192,-218,295,-417,227r15,-35v147,54,306,-39,306,-178v0,-93,-71,-165,-165,-164"},"6":{"d":"500,-230v0,150,-134,297,-286,224v-91,-44,-149,-134,-149,-270v0,-149,67,-243,150,-311v57,-47,127,-73,224,-76r0,34v-158,15,-247,105,-270,256r2,1v39,-35,79,-69,150,-69v106,-1,179,99,179,211xm295,-28v152,0,146,-363,-5,-363v-63,0,-99,41,-128,89v-10,129,29,274,133,274"},"7":{"d":"484,-600v-97,162,-173,366,-188,600r-98,0v11,-204,116,-352,188,-504r39,-68r-227,0v-70,3,-95,29,-112,89r-37,-1r41,-180r24,0v19,14,37,12,74,13r296,-1r0,52"},"8":{"d":"277,12v-141,0,-274,-122,-193,-253v26,-43,71,-66,116,-91v-61,-36,-124,-68,-126,-160v-2,-98,101,-172,205,-172v100,0,201,65,198,157v-2,80,-54,113,-123,143v79,40,139,90,141,190v3,113,-99,186,-218,186xm285,-24v109,0,179,-111,111,-195v-32,-40,-104,-70,-157,-96v-57,26,-100,73,-102,146v-1,85,62,145,148,145xm272,-622v-79,0,-147,73,-104,148v28,49,96,68,147,91v51,-23,88,-55,90,-117v2,-71,-59,-122,-133,-122"},"9":{"d":"256,-663v242,0,287,354,157,520v-69,87,-153,150,-300,155r0,-35v163,-9,243,-108,270,-254r-2,-3v-37,38,-80,69,-151,71v-105,1,-178,-99,-178,-211v0,-122,88,-243,204,-243xm262,-259v61,0,100,-42,127,-90v10,-128,-30,-273,-133,-273v-78,0,-108,87,-108,180v0,93,35,183,114,183"},":":{"d":"146,12v-33,0,-62,-29,-62,-62v0,-32,30,-61,62,-61v34,0,62,28,62,62v0,33,-29,61,-62,61xm146,-336v-33,0,-62,-30,-62,-63v0,-32,30,-61,62,-61v34,0,62,28,62,62v0,33,-29,62,-62,62","w":292},";":{"d":"136,-162v113,6,138,207,52,270v-37,27,-85,44,-148,45r0,-37v92,-4,165,-54,132,-144v-15,-24,-67,-9,-86,-31v-34,-39,-4,-106,50,-103xm150,-336v-33,0,-62,-30,-62,-63v0,-32,30,-61,62,-61v34,0,62,28,62,62v0,33,-29,62,-62,62","w":292},"<":{"d":"69,-295r0,-58r530,-223r0,70r-444,182r444,183r0,69","w":667},"=":{"d":"598,-243r0,64r-530,0r0,-64r530,0xm598,-472r0,65r-530,0r0,-65r530,0","w":667},">":{"d":"598,-352r0,57r-529,223r0,-69r443,-182r-443,-183r0,-70","w":667},"?":{"d":"131,12v-33,0,-62,-29,-62,-62v0,-32,30,-61,62,-61v34,0,62,28,62,62v0,33,-29,61,-62,61xm320,-529v67,115,14,244,-115,263v-46,20,-56,33,-59,96r-37,0v2,-55,-6,-101,-14,-147v6,-46,79,-28,116,-53v69,-15,99,-103,55,-170v-33,-50,-107,-93,-176,-52v-31,6,-55,-12,-55,-41v2,-80,148,-69,184,-25v44,33,72,80,101,129","w":385},"@":{"d":"460,-458v60,-29,129,-6,136,56v9,-15,10,-38,17,-55r77,-11r-87,300v-11,44,-36,114,21,119v101,-15,147,-91,180,-173v19,-46,26,-89,27,-145v3,-176,-137,-301,-316,-301v-237,0,-419,220,-419,465v0,224,159,393,382,389v198,-2,329,-116,392,-269r28,-1v-51,168,-214,300,-423,300v-242,0,-426,-189,-426,-432v0,-258,207,-478,462,-478v202,0,349,136,349,335v0,170,-112,345,-269,345v-78,0,-85,-71,-66,-137r-2,-3r-65,76v-32,30,-69,64,-125,64v-100,0,-102,-150,-63,-230v43,-89,102,-172,190,-214xm520,-186v40,-61,109,-240,-2,-262v-90,18,-121,101,-159,171v-20,38,-36,87,-38,134v-1,67,68,90,119,47v23,-20,58,-56,80,-90","w":921},"A":{"d":"4,-38v70,-9,83,-78,106,-134r192,-478r-16,-32r108,0r255,594v15,29,26,52,68,51r0,37r-280,0r0,-38v66,4,99,-46,74,-105r-51,-123r-265,0v-15,50,-46,88,-46,147v0,53,33,77,85,82r0,37r-230,0r0,-38xm324,-591r-108,271r221,0","w":719},"B":{"d":"139,-529v1,-84,-26,-115,-105,-115r0,-38r362,0v127,-2,219,49,219,165v0,108,-90,139,-199,158v127,14,225,51,225,178v0,129,-107,182,-258,182r-349,-1r0,-38v81,4,106,-30,105,-114r0,-377xm519,-173v-5,-108,-74,-167,-199,-161r-75,-1r0,174v-5,108,42,120,145,120v80,0,132,-52,129,-132xm493,-499v-3,-129,-109,-150,-248,-145r0,263v130,5,251,5,248,-118","w":688},"C":{"d":"63,-333v0,-252,234,-416,509,-354v39,8,79,20,120,36r24,157r-32,0v-38,-88,-123,-163,-237,-164v-163,-2,-262,136,-262,308v0,210,155,373,367,306v73,-23,114,-74,132,-154r37,-1r-5,157v-75,31,-170,52,-272,54v-214,4,-381,-137,-381,-345","w":781},"D":{"d":"140,-529v1,-86,-28,-117,-111,-115r0,-38v239,10,526,-40,658,91v61,60,110,134,110,245v0,167,-119,300,-263,332v-139,31,-340,9,-505,14r0,-38v84,5,111,-28,111,-114r0,-377xm246,-182v-9,105,39,140,143,140v235,0,336,-206,259,-412v-47,-125,-155,-195,-341,-187r-61,-1r0,460","w":844},"E":{"d":"238,-169v-4,105,42,129,143,129v128,0,191,-41,232,-126r45,-1r-44,167r-588,0r0,-38v82,3,107,-30,106,-114r0,-377v1,-85,-26,-116,-106,-116r0,-37r578,0r0,152r-36,0v-31,-81,-77,-109,-196,-110r-134,-1r0,263v116,-6,268,32,268,-94r40,-1r0,241r-40,0v-13,-76,-44,-100,-132,-101r-136,-1r0,165","w":677},"F":{"d":"140,-529v1,-87,-29,-117,-112,-115r0,-38r606,0r0,154r-29,0v-31,-54,-58,-110,-138,-111r-222,-2r0,256v76,-3,196,12,240,-16v17,-10,26,-35,31,-71r40,-1r0,246r-40,0v-11,-75,-45,-111,-126,-112r-145,-1r0,187v-2,91,31,122,120,115r0,38r-331,0r0,-38v82,3,107,-30,106,-114r0,-377","w":656},"G":{"d":"45,-331v0,-259,280,-428,568,-351v29,7,61,16,98,28r14,160r-41,0v-46,-97,-108,-162,-234,-164v-164,-3,-279,142,-279,312v0,170,124,321,288,318v70,-1,118,-20,167,-46v-4,-108,26,-248,-93,-238r-27,-1r0,-38r320,0r0,38v-127,-8,-83,162,-91,277v-94,28,-175,46,-280,48v-226,4,-410,-129,-410,-343","w":833},"H":{"d":"610,-529v1,-81,-23,-112,-96,-115r0,-38r308,0r0,38v-82,-2,-108,31,-107,116r0,375v-1,85,26,120,107,115r0,38r-308,0r0,-38v137,13,86,-167,96,-285r-369,0v9,122,-43,307,107,285r0,38r-318,0r0,-38v81,4,106,-30,105,-114r0,-377v1,-84,-26,-115,-105,-115r0,-38r318,0r0,38v-82,-2,-108,31,-107,116r0,153r369,0r0,-154","w":854},"I":{"d":"136,-529v1,-85,-27,-116,-109,-115r0,-38r321,0r0,38v-82,-2,-108,31,-107,116r0,375v-1,85,26,120,107,115r0,38r-321,0r0,-38v83,4,110,-29,109,-114r0,-377","w":375},"J":{"d":"140,-529v1,-86,-28,-116,-110,-115r0,-38r325,0r0,38v-84,-2,-111,30,-110,116r0,356v4,187,-12,333,-177,343v-52,3,-100,-22,-102,-67v-1,-24,20,-47,44,-47v52,0,48,64,96,69v42,-7,34,-40,34,-102r0,-553","w":354},"K":{"d":"137,-529v1,-84,-26,-115,-106,-115r0,-38r316,0r0,38v-81,-1,-105,32,-105,116r0,375v-1,87,27,121,111,115r0,38r-322,0r0,-38v82,3,107,-30,106,-114r0,-377xm507,-565v29,-38,7,-85,-47,-79r0,-38r282,0r0,38v-128,15,-176,100,-260,169r-98,80r-19,13r112,97r112,101v75,63,124,122,228,145r0,39r-175,0v-133,-107,-246,-232,-379,-339r-13,-12r172,-128v28,-28,61,-54,85,-86","w":802},"L":{"d":"135,-529v2,-87,-29,-117,-113,-115r0,-38r331,0r0,38v-85,-3,-112,29,-112,116r0,339v-5,108,32,145,131,149v136,6,231,-17,273,-106r12,-20r42,-1r-42,167r-635,0r0,-37v86,5,113,-26,113,-114r0,-378","w":677},"M":{"d":"171,-500v14,-75,6,-143,-71,-143r0,-39r199,0v28,221,149,351,212,538v64,-140,148,-280,197,-430v12,-38,15,-70,7,-107r203,-1r0,38v-64,-2,-84,48,-75,116r52,375v9,73,33,118,106,115r0,38r-302,0r0,-38v66,4,95,-46,86,-114r-48,-377v-12,24,-18,54,-30,78r-165,343r-39,108r-47,0v-53,-196,-175,-360,-237,-545r-59,409v-1,64,32,103,93,98r0,38r-234,0r0,-38v86,5,89,-76,102,-153","w":1010},"N":{"d":"26,-38v100,8,121,-50,120,-153r-5,-368v-40,-33,-65,-80,-136,-82r-1,-41r163,0r511,518r-8,-327v0,-94,-30,-151,-118,-153r0,-38r268,0r0,38v-78,1,-109,67,-107,153r9,357r21,142r-65,0v-26,-34,-53,-68,-81,-96r-414,-426r8,323v-6,105,28,153,120,153r0,38r-285,0r0,-38","w":844},"O":{"d":"391,12v-188,0,-339,-150,-339,-340v0,-206,151,-365,355,-365v199,0,352,157,352,356v0,197,-168,349,-368,349xm187,-498v-59,207,35,470,233,470v139,1,224,-123,219,-271v-6,-184,-70,-353,-252,-353v-107,0,-176,70,-200,154","w":813},"P":{"d":"487,-492v-4,-99,-64,-150,-172,-148r-74,-1r0,488v-2,88,29,122,114,115r0,38r-322,0r0,-38v79,3,102,-32,102,-114r0,-378v1,-84,-24,-115,-102,-116r0,-36r327,0v148,-2,249,48,249,181v0,126,-112,197,-249,194v-35,0,-68,-4,-70,-29v-2,-26,36,-21,59,-20v77,3,141,-60,138,-136","w":635},"Q":{"d":"763,-338v0,184,-126,302,-280,341r119,48v62,23,131,40,201,53r0,87r-129,-19v-151,-24,-247,-108,-364,-171v-116,-24,-195,-105,-231,-199v-95,-246,84,-495,332,-495v197,0,352,157,352,355xm392,-653v-132,-1,-217,122,-217,262v0,186,85,360,249,362v142,2,219,-122,219,-273v0,-177,-93,-349,-251,-351","w":813},"R":{"d":"138,-529v1,-82,-24,-114,-101,-115r0,-38r294,0v163,-3,289,32,289,174v0,108,-87,159,-188,175r175,196v44,35,66,90,135,100r0,37v-74,0,-147,4,-186,-35v-81,-82,-151,-202,-238,-278v-14,-12,-50,-7,-75,-9v9,121,-43,305,106,284r0,38r-312,0r0,-38v79,2,101,-32,101,-114r0,-377xm497,-493v-4,-107,-77,-152,-199,-146r-55,-1r0,275v125,4,259,5,254,-128","w":719},"S":{"d":"286,13v-85,-2,-174,-19,-230,-49r-5,-172r48,0v14,102,75,169,183,172v94,3,192,-83,130,-166v-86,-114,-296,-133,-337,-280v-61,-219,280,-257,436,-154r0,146r-44,0v-6,-95,-73,-162,-173,-162v-84,0,-164,77,-106,148v94,113,306,130,345,290v35,145,-105,230,-247,227","w":594},"T":{"d":"217,-38v83,4,110,-29,109,-114r0,-489v-97,2,-196,-12,-236,53v-15,24,-30,43,-45,69r-34,-1r11,-162r710,0r15,162r-36,0v-33,-71,-68,-119,-174,-120r-106,-1r0,488v-1,85,25,120,106,115r0,38r-320,0r0,-38","w":760},"U":{"d":"130,-529v1,-85,-28,-116,-109,-115r0,-38r328,0r0,38v-88,0,-114,25,-113,116r0,268v-7,154,72,213,208,213v156,0,229,-90,227,-253r-3,-236v0,-75,-42,-108,-118,-108r0,-38r269,0r0,38v-86,-2,-105,60,-105,153r0,195v8,211,-90,308,-291,308v-182,0,-293,-70,-293,-272r0,-269","w":833},"V":{"d":"547,-513v27,-74,0,-127,-76,-130r0,-39r235,0r0,38v-84,19,-97,106,-127,177r-161,387v-9,29,-17,60,-24,92r-54,0v-10,-43,-23,-78,-42,-117r-230,-493v-15,-28,-28,-45,-67,-46r0,-38r273,0r0,38v-54,2,-99,22,-74,78r162,348r32,80r119,-286v15,-35,25,-65,34,-89","w":708},"W":{"d":"323,12v-6,-32,-26,-77,-40,-110r-219,-491v-13,-29,-31,-48,-64,-54r0,-39r237,0r0,38v-57,6,-56,70,-34,120r181,410r98,-193r-130,-279v-16,-28,-32,-54,-69,-57r0,-39r233,0r0,38v-43,7,-54,56,-34,97r61,122v22,-54,70,-91,70,-158v0,-37,-17,-52,-48,-60r0,-39r182,0r0,38v-53,16,-68,55,-94,103r-88,165r117,247r153,-355v31,-55,38,-156,-41,-159r0,-39r204,0r0,38v-58,11,-79,73,-102,125r-196,453v-10,24,-20,53,-25,78r-46,0v-33,-99,-84,-181,-125,-272r-75,146v-23,44,-41,85,-53,126r-53,0","w":1000},"X":{"d":"532,-562v25,-44,-12,-80,-62,-80r0,-40r258,0r0,39v-79,14,-118,62,-166,118r-126,149r207,247v43,46,62,86,136,93r0,36r-327,0r0,-37v70,8,95,-44,57,-90r-141,-171v-45,55,-104,110,-142,169v-30,48,7,99,67,93r0,36r-276,0r0,-37v84,-9,110,-50,157,-103r167,-190r-192,-230v-39,-42,-63,-80,-138,-82r0,-40r323,0r0,39v-51,4,-86,20,-66,65v43,60,94,112,140,169v40,-51,92,-96,124,-153","w":781},"Y":{"d":"507,-502v46,-49,47,-145,-44,-141r0,-39r247,0r0,38v-62,12,-81,49,-115,98r-183,260v6,109,-33,264,100,248r0,38r-308,0r0,-38v79,3,102,-32,102,-114r0,-134r-217,-315v-19,-27,-41,-37,-82,-42r0,-39r299,0r0,38v-56,4,-86,12,-73,64v49,85,110,160,163,241","w":719},"Z":{"d":"599,0r-575,0r0,-29r456,-612v-149,4,-324,-33,-363,99r-7,16r-36,-1r0,-155r546,0r0,27r-460,614r270,-2v90,-11,134,-73,176,-134r38,0","w":677},"[":{"d":"224,66v-7,86,54,77,135,78r0,39r-208,0v-9,-25,-11,-46,-11,-82r0,-713v0,-35,2,-57,11,-81r208,-1r0,39v-79,1,-135,-7,-135,78r0,643","w":375},"\\":{"d":"293,14r-68,0r-240,-709r69,0","w":278},"]":{"d":"235,101v0,36,-2,57,-11,82r-208,0r0,-39r43,0v73,-2,92,-8,92,-78r0,-644v8,-85,-57,-74,-135,-77r0,-39r208,0v9,26,11,46,11,83r0,712","w":375},"^":{"d":"451,-326r-45,0r-171,-286r-171,286r-46,0r211,-350r14,0","w":469},"_":{"d":"-8,263r0,-41r516,0r0,41r-516,0","w":500},"`":{"d":"167,-680r51,169r-17,0r-143,-169r109,0","w":333},"a":{"d":"100,-279v-27,10,-34,-37,-41,-64v1,-74,99,-119,184,-117v100,2,146,32,146,143r0,184v3,48,-7,68,25,73v12,0,21,-6,31,-11r9,34v-23,26,-41,48,-82,48v-41,0,-63,-30,-67,-71v-45,38,-75,68,-147,71v-63,2,-118,-46,-113,-107v10,-129,162,-129,260,-175v4,-86,-6,-152,-92,-147v-37,3,-74,13,-77,51v3,21,37,47,15,65xm160,-169v-53,33,-20,118,44,114v47,-3,76,-26,101,-52r0,-126v-47,21,-104,39,-145,64","w":479},"b":{"d":"267,11v-75,-2,-125,-21,-188,-49r0,-545r-71,-42r0,-15r143,-55r11,0r0,314v44,-40,87,-78,166,-79v115,-1,191,106,191,228v0,142,-109,246,-252,243xm283,-388v-52,1,-95,23,-121,54r2,202v13,64,58,102,131,103v86,1,140,-76,140,-167v0,-95,-64,-193,-152,-192","w":561},"c":{"d":"291,-67v61,-1,103,-23,126,-65r24,15v-19,77,-90,128,-184,128v-127,0,-212,-101,-212,-231v0,-139,97,-240,235,-240v82,0,152,22,158,90v4,46,-52,66,-73,27v-22,-41,-37,-76,-101,-76v-87,0,-139,72,-139,164v0,99,71,190,166,188","w":469},"d":{"d":"284,-460v41,1,73,8,111,19r0,-152r-73,-43r0,-16r137,-43r20,0r0,567v-5,68,16,86,73,72r0,39r-157,28r0,-75v-43,41,-90,73,-167,75v-108,3,-187,-101,-187,-214v0,-134,111,-261,243,-257xm277,-55v52,0,95,-23,118,-58r0,-133v5,-100,-44,-169,-132,-172v-78,-3,-138,81,-138,164v0,101,60,199,152,199","w":573},"e":{"d":"43,-219v0,-128,88,-241,209,-241v103,0,183,82,185,183r-318,0v0,127,56,211,172,211v55,0,92,-21,126,-50r20,18v-37,62,-97,107,-186,109v-123,2,-208,-104,-208,-230xm332,-313v-7,-61,-36,-110,-98,-110v-64,0,-101,50,-110,110r208,0","w":469},"f":{"d":"259,-656v-84,0,-70,117,-70,206r120,0r0,44r-120,0r0,274v-2,82,25,99,104,96r0,36r-269,0r0,-36v65,4,82,-29,82,-95r0,-275r-82,0r0,-44v45,-2,78,10,78,-39v0,-129,69,-205,195,-210v56,-2,111,27,112,75v0,25,-18,42,-44,42v-56,-3,-52,-74,-106,-74","w":311},"g":{"d":"168,-148v-24,12,-50,51,-8,64v16,5,76,6,117,5v108,-1,205,12,205,105v0,110,-135,166,-263,166v-86,0,-186,-27,-194,-92v8,-50,41,-69,85,-104v-29,-14,-53,-26,-57,-57v9,-43,45,-69,83,-102v-48,-28,-80,-67,-82,-134v-1,-117,120,-187,248,-154v59,15,123,29,196,18r-4,67v-32,7,-66,2,-94,-5v54,122,-47,242,-179,232xm416,63v-13,-89,-189,-34,-272,-60v-16,22,-45,36,-45,70v0,49,76,71,139,68v77,-4,166,-8,178,-78xm229,-419v-55,0,-87,52,-87,114v0,66,38,127,98,127v60,0,88,-46,88,-110v0,-67,-39,-131,-99,-131","w":500},"h":{"d":"11,-36v61,3,75,-31,75,-95r0,-453r-75,-43r0,-19r137,-49r22,0r0,309v45,-34,89,-76,166,-74v100,3,137,62,137,177v0,74,-12,179,16,225v10,16,32,25,57,22r0,36r-232,0r0,-36v111,11,71,-144,76,-241v4,-73,-29,-116,-98,-116v-54,0,-89,22,-122,46r0,215v-1,66,18,102,80,96r0,36r-239,0r0,-36","w":561},"i":{"d":"30,-36v59,2,71,-32,72,-95r0,-220r-76,-40r0,-18r136,-52r24,0r0,329v0,57,12,99,62,96r0,36r-218,0r0,-36xm140,-585v-29,0,-54,-27,-54,-56v0,-29,26,-53,54,-53v30,0,54,24,54,54v0,29,-24,55,-54,55","w":271},"j":{"d":"194,-63v5,97,-23,126,-68,176r-70,78r-33,-22v38,-70,88,-124,88,-237r0,-280r-81,-44r0,-17r143,-52r21,0r0,398xm147,-585v-29,0,-54,-27,-54,-56v0,-27,26,-53,54,-53v29,0,53,24,53,54v0,28,-24,55,-53,55","w":260},"k":{"d":"32,-36v52,1,64,-38,64,-95r0,-458r-64,-35r0,-24r122,-47r25,0r0,563v0,64,16,100,74,96r0,36r-221,0r0,-36xm304,-352v25,-39,-13,-66,-60,-62r0,-36r248,0r0,36v-99,17,-156,102,-227,152r247,220r0,42v-54,4,-94,-6,-122,-33r-207,-203r95,-88v12,-11,21,-20,26,-28","w":510},"l":{"d":"27,-36v56,1,68,-35,69,-95r0,-457r-69,-38r0,-22r132,-47r20,0r0,563v0,58,13,99,63,96r0,36r-215,0r0,-36","w":271},"m":{"d":"301,-393v-57,0,-91,23,-122,50v5,92,-17,222,16,285v9,17,31,25,55,22r0,36r-228,0r0,-36v59,2,73,-32,73,-95r0,-218r-71,-47r0,-15r131,-50r23,0r0,76v44,-36,89,-76,168,-75v71,1,104,24,126,76v49,-55,143,-103,236,-63v51,22,66,60,66,140v0,81,-14,196,16,249v9,16,30,25,53,22r0,36r-229,0r0,-36v114,10,76,-154,76,-255v0,-70,-29,-103,-98,-103v-48,0,-82,20,-117,45r0,217v0,62,16,99,71,96r0,36r-235,0r0,-36v120,14,81,-152,81,-256v0,-71,-22,-100,-91,-101","w":865},"n":{"d":"307,-393v-60,0,-90,27,-131,59r0,202v-1,67,18,102,81,96r0,36r-239,0r0,-36v59,2,74,-32,74,-95r0,-222r-68,-38r0,-23r134,-47r18,0r0,85v41,-44,88,-84,171,-84v104,0,137,61,137,185v0,93,-36,244,72,239r0,36r-236,0r0,-36v112,14,80,-132,80,-230v0,-79,-21,-127,-93,-127","w":573},"o":{"d":"274,11v-123,0,-231,-115,-231,-240v0,-125,101,-231,224,-231v133,0,233,98,233,232v0,130,-98,239,-226,239xm286,-25v89,0,136,-77,123,-177v-14,-106,-39,-222,-153,-222v-83,0,-120,65,-118,157v3,121,42,242,148,242","w":542},"p":{"d":"517,-247v0,177,-174,321,-348,230v1,87,-15,186,86,172r0,36r-243,0r0,-36v59,1,74,-33,74,-95r0,-412r-71,-41r0,-17r129,-51r25,0r0,75v42,-38,87,-74,163,-74v113,0,185,96,185,213xm287,-390v-51,0,-87,23,-118,46r0,148v-6,107,35,166,125,166v92,0,138,-71,138,-169v0,-102,-51,-191,-145,-191","w":561},"q":{"d":"312,156v112,15,77,-124,83,-222v-50,41,-82,76,-162,77v-117,2,-194,-94,-194,-216v0,-145,99,-257,241,-255v65,0,116,17,161,42v2,-14,-7,-39,7,-42v11,1,31,-6,31,7r0,513v1,60,13,96,69,96r0,35r-236,0r0,-35xm276,-61v56,-1,82,-22,119,-50r0,-148v1,-94,-45,-164,-133,-164v-88,-1,-143,74,-143,166v0,101,63,198,157,196","w":561},"r":{"d":"261,-380v-46,0,-52,37,-80,73r0,175v-2,80,24,100,101,96r0,36r-260,0r0,-36v60,3,75,-32,75,-95r0,-216r-75,-40r0,-17r138,-57r21,0v2,32,-4,71,2,99v27,-44,52,-93,118,-93v39,0,70,21,78,56v-6,27,-13,65,-42,65v-37,0,-36,-46,-76,-46","w":375},"s":{"d":"193,-460v60,1,100,16,136,43r0,107r-31,0v-13,-66,-37,-108,-103,-113v-61,-5,-101,63,-61,106v63,66,227,63,227,197v0,143,-191,155,-299,100r0,-127r33,0v8,69,39,117,107,122v76,6,123,-83,59,-127v-79,-55,-209,-61,-214,-184v-3,-76,67,-125,146,-124","w":396},"t":{"d":"320,-6v-90,17,-226,47,-226,-70r1,-324r-76,0r0,-27v54,-20,94,-59,125,-102r34,-1r0,80r136,0r0,50r-136,0r0,279v-15,94,72,70,142,67r0,48","w":333},"u":{"d":"94,-307v0,-76,-12,-94,-80,-96r0,-36r164,-11r0,254v2,92,10,137,90,137v60,0,91,-24,129,-52r0,-196v1,-80,-15,-95,-87,-96r0,-36r170,-11r0,327v-7,67,17,82,69,67r0,39r-152,28r0,-77v-46,40,-87,76,-168,77v-99,1,-135,-58,-135,-165r0,-153","w":573},"v":{"d":"354,-324v22,-44,2,-93,-53,-89r0,-37r176,0r0,36v-44,7,-56,37,-72,73r-158,352r-32,0r-163,-394v-11,-22,-21,-25,-50,-30r0,-37r210,0r0,36v-48,-2,-75,24,-56,69r102,240","w":479},"w":{"d":"614,-330v18,-43,0,-88,-52,-83r0,-37r164,0r0,36v-44,6,-52,37,-67,73r-146,352r-32,0r-110,-285r-126,285r-34,0r-156,-385v-10,-20,-19,-34,-42,-39r0,-37r183,0r0,36v-46,-1,-58,38,-41,77r98,233r100,-221v-18,-42,-26,-92,-87,-89r0,-36r218,0r0,36v-56,0,-67,38,-49,84r87,219","w":729},"x":{"d":"477,-450v-2,12,5,33,-4,38v-58,12,-73,43,-111,85r-72,81r166,190v11,11,20,18,37,21r0,35r-223,0r0,-36v35,-4,68,-17,49,-48v-23,-38,-59,-69,-87,-103v-29,36,-78,63,-85,115v-3,24,30,41,56,36r0,36r-192,0r0,-36v42,-7,61,-31,86,-58r111,-121r-141,-167v-15,-14,-27,-31,-56,-31r0,-37r207,0v-3,12,8,38,-8,38v-35,1,-41,29,-22,51r74,86v25,-29,54,-55,76,-87v12,-31,-10,-54,-45,-51r0,-37r184,0","w":500},"y":{"d":"73,93v34,0,37,33,72,32v58,-3,68,-69,88,-120r-171,-382v-13,-25,-27,-36,-60,-37r0,-36r218,0r0,36v-53,-2,-69,31,-50,75r104,237r93,-239v10,-46,-17,-71,-62,-72r0,-37r173,0r0,36v-52,9,-64,61,-82,107r-154,391v-26,62,-57,105,-132,108v-42,1,-79,-20,-79,-58v-1,-22,20,-42,42,-41","w":479},"z":{"d":"392,-450v25,-2,21,12,21,35r-282,380v127,7,233,-8,256,-106r36,-1r-22,142r-383,0r0,-16r293,-399r-105,0v-70,3,-100,26,-134,72r-28,-1r0,-123r22,0v16,18,31,18,70,18","w":436},"{":{"d":"214,-123v0,-64,-54,-93,-111,-107r0,-19v57,-6,111,-45,111,-102v0,-50,-23,-99,-23,-152v-1,-101,88,-182,184,-191r0,18v-63,13,-113,49,-113,118v0,72,38,149,6,214v-24,48,-68,87,-125,104v75,30,139,77,139,165v0,52,-20,101,-20,153v0,70,50,105,113,121r0,17v-96,-11,-183,-88,-183,-190v0,-52,22,-101,22,-149","w":480},"|":{"d":"296,-814r0,831r-65,0r0,-831r65,0","w":527},"}":{"d":"266,-354v0,62,52,95,111,106r0,18v-57,11,-111,45,-111,104v0,50,23,98,23,151v1,101,-88,182,-184,191r0,-19v63,-11,113,-49,113,-117v0,-73,-38,-149,-6,-214v23,-48,69,-85,125,-103v-99,-34,-165,-119,-128,-247v29,-99,-14,-178,-104,-192r0,-19v96,12,183,89,183,191v0,52,-22,102,-22,150","w":480},"~":{"d":"356,-434v48,0,76,-35,80,-82r21,0v0,77,-48,146,-125,143v-83,-3,-141,-83,-222,-83v-44,0,-77,38,-79,83r-19,-1v0,-74,52,-147,130,-141v79,6,133,81,214,81","w":469}}});

function loadProductNavigation() {
	var id = $('input[name=id]').val();
	var catid = $('input[name=category]').val();

	var u = (_root + 'include/ajax/getProductNavigation.asp');
	var q = ('id=' + id + '&catid=' + catid + '&root=' + _root);



	$.ajax({
		type: 'GET',
		url: u,
		data: q,
		cache: false,
		async: true,
		success: function (data) {
			$('#nextItemNav').html(data);
		},
		error: function (data) {
			//	alert('error');
			//	window.open(u+'?' + q)
		}
	});
}
function loadPictureZoom(nW,nH,sImg,sImgbig) {	
	var sURL = _root +"include/ajax_loadPictureZoom.asp?img="+ sImg +"&imgbig="+ sImgbig +"&w="+ nW +"&h="+ nH +"&root="+ _root;

	$.ajax({
		type: "GET",
		url: sURL,
		cache: false,
		async: false,
		success: function(data){
			$("#flashPicture").html(data);
		}, 
		error: function(XMLHttpRequest, textStatus, errorThrown) {
			alert(XMLHttpRequest.responseText);
		}
  	});
}

function getProductPrice(nProductID, nVerticalID, nHorizontalID, onreturn) 
{
	var sURL = _root + "include/ajax_getproductprice.asp";
	var sData = "?pid=" + nProductID + "&vid=" + nVerticalID + "&hid=" + nHorizontalID;
	
	$.ajax({
		type: "GET",
		url: sURL + sData,
		cache: false,
		async: true,
		success: function(html){
			onreturn(html);
		}, 
		error: function(XMLHttpRequest, textStatus, errorThrown) {
			alert(XMLHttpRequest.responseText);
		}
  	});
}

function formatPrice(sVal) 
{
	sVal = Math.round(sVal*100)/100;
	sVal = sVal.toString();
	
	var nPoint = sVal.indexOf(".");
	var dec = sVal.length - nPoint;
	
	if(nPoint == -1) {
		sVal = sVal + ".00";
	} else if (dec == 2) {
		sVal = sVal + "0";
	}
	
	sVal = sVal.replace(/\./, ",");
	return "&euro; " + sVal;
}

function initializeMap(xG,yG) {
	var myOptions = {
		zoom: 15,
		center: new google.maps.LatLng(xG,yG),
		mapTypeId: google.maps.MapTypeId.ROADMAP,
		mapTypeControl: true,     
		mapTypeControlOptions: {       
			style: google.maps.MapTypeControlStyle.DROPDOWN_MENU
		},
		navigationControl: true,   
		navigationControlOptions: { 
			style: google.maps.NavigationControlStyle.DEFAULT
		}
	}
	var map = new google.maps.Map(document.getElementById("canvas"),myOptions);
	
	var image = new google.maps.MarkerImage(_root +'images/img_googlemaps.png',
		new google.maps.Size(115,47),       
		new google.maps.Point(0,0),       
		new google.maps.Point(55,47)
	);
	
	var marker = new google.maps.Marker({
		position: new google.maps.LatLng(xG,yG),
		map: map,
		icon: image
	});
}

function getRadioButtonValue(o) 
{
	var sVal;

	for(var i=0;i<o.length;i++) 
	{
		if(o[i].checked)
			sVal = o[i].value;
	}
	
	return sVal;
}

function makeFlashObj(sID, sPath, sWidth, sHeight, sBG)
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="' + sID + '" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + sWidth + '" height="' + sHeight + '">');
	document.write('<param name="movie" value="' + sPath + '">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="' + sBG + '">');
	document.write('<embed bgcolor="' + sBG + '" src="' + sPath + '" quality="high" id="' + sID + '" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + sWidth + '" height="' + sHeight + '"></embed>');
	document.write('</object>');
}

function renderFlash(o)
{
	$(o).html('');
		
	var options 			= $(o).metadata({type:'attr',name:'options'});
	var sSrc 				= options.src;
	var sType 				= options.type;
	var nWidth 				= options.width;
	var nHeight 			= options.height;
	var sLink 				= options.link;
	var bAllowFullScreen 	= options.allowfullscreen;
	
	if(sType == "flash")
	{
		$(o).flash({
			swf: _root + sSrc,
			width: nWidth, 
			height: nHeight,
			expressInstall: true,
			params : {
				allowfullscreen: bAllowFullScreen
			}
		});
	
	}
	else if (sType == "flv")
	{
		$(o).flash({
			swf: _root + "swf/player.swf",
			width: nWidth, 
			height: nHeight,
			allowfullscreen: 'true',
			expressInstall: true,
			flashvars : {
				file: _wwwroot + sSrc,
				autostart: options.autostart,
				type: 'http',
				link: sLink
			},
			params : {
				allowfullscreen: bAllowFullScreen
			}
		});
		
	}
	else if (sType=="mp3")
	{
		$(o).flash({
			swf: _root + "swf/player.swf",
			width: nWidth, 
			height: nHeight,
			allowfullscreen: 'true',
			expressInstall: true,
			flashvars : {
				file: _wwwroot + sSrc,
				autostart: options.autostart,
				type: 'sound',
				link: sLink
			},
			params : {
				allowfullscreen: bAllowFullScreen
			}
		});
	}
	else if (sType=="youtube")
	{
		$(o).flash({
			swf: _root + "swf/player.swf",
			width: nWidth, 
			height: nHeight,
			allowfullscreen: 'true',
			expressInstall: true,
			flashvars : {
				file: options.file,
				autostart: options.autostart,
				type: 'youtube'
			},
			params : {
				allowfullscreen: bAllowFullScreen
			}
		});
	};
}

function hidediv() {
	$("#actionOverlay").hide();
} 
function showdiv() {
	$("#actionOverlay").show();
} 
/*!
 * 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.1
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
jQuery.ui||function(c){c.ui={version:"1.8.1",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,f,g){return c.ui.isOverAxis(a,d,f)&&c.ui.isOverAxis(b,e,g)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,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}};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!==
undefined)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.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");return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==b||"area"==b?a.href||!isNaN(d):!isNaN(d))&&
!c(a)["area"==b?"parents":"closest"](":hidden").length},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}(jQuery);
;/*!
 * jQuery UI Widget 1.8.1
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b){var j=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 j.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({},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!==undefined){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){this.element=b(c).data(this.widgetName,this);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===undefined)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 Mouse 1.8.1
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 *	jquery.ui.widget.js
 */
(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&
this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();
return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&
this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-
a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);
;/*
 * jQuery UI Position 1.8.1
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * 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 Tabs 1.8.1
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Tabs
 *
 * Depends:
 *	jquery.ui.core.js
 *	jquery.ui.widget.js
 */
(function(d){var s=0,u=0;d.widget("ui.tabs",{options:{add:null,ajaxOptions:null,cache:false,cookie:null,collapsible:false,disable:null,disabled:[],enable:null,event:"click",fx:null,idPrefix:"ui-tabs-",load:null,panelTemplate:"<div></div>",remove:null,select:null,show:null,spinner:"<em>Loading&#8230;</em>",tabTemplate:'<li><a href="#{href}"><span>#{label}</span></a></li>'},_create:function(){this._tabify(true)},_setOption:function(c,e){if(c=="selected")this.options.collapsible&&e==this.options.selected||
this.select(e);else{this.options[c]=e;this._tabify()}},_tabId:function(c){return c.title&&c.title.replace(/\s/g,"_").replace(/[^A-Za-z0-9\-_:\.]/g,"")||this.options.idPrefix+ ++s},_sanitizeSelector:function(c){return c.replace(/:/g,"\\:")},_cookie:function(){var c=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+ ++u);return d.cookie.apply(null,[c].concat(d.makeArray(arguments)))},_ui:function(c,e){return{tab:c,panel:e,index:this.anchors.index(c)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var c=
d(this);c.html(c.data("label.tabs")).removeData("label.tabs")})},_tabify:function(c){function e(g,f){g.css({display:""});!d.support.opacity&&f.opacity&&g[0].style.removeAttribute("filter")}this.list=this.element.find("ol,ul").eq(0);this.lis=d("li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return d("a",this)[0]});this.panels=d([]);var a=this,b=this.options,h=/^#.+/;this.anchors.each(function(g,f){var j=d(f).attr("href"),l=j.split("#")[0],p;if(l&&(l===location.toString().split("#")[0]||
(p=d("base")[0])&&l===p.href)){j=f.hash;f.href=j}if(h.test(j))a.panels=a.panels.add(a._sanitizeSelector(j));else if(j!="#"){d.data(f,"href.tabs",j);d.data(f,"load.tabs",j.replace(/#.*$/,""));j=a._tabId(f);f.href="#"+j;f=d("#"+j);if(!f.length){f=d(b.panelTemplate).attr("id",j).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(a.panels[g-1]||a.list);f.data("destroy.tabs",true)}a.panels=a.panels.add(f)}else b.disabled.push(g)});if(c){this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all");
this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.lis.addClass("ui-state-default ui-corner-top");this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom");if(b.selected===undefined){location.hash&&this.anchors.each(function(g,f){if(f.hash==location.hash){b.selected=g;return false}});if(typeof b.selected!="number"&&b.cookie)b.selected=parseInt(a._cookie(),10);if(typeof b.selected!="number"&&this.lis.filter(".ui-tabs-selected").length)b.selected=
this.lis.index(this.lis.filter(".ui-tabs-selected"));b.selected=b.selected||(this.lis.length?0:-1)}else if(b.selected===null)b.selected=-1;b.selected=b.selected>=0&&this.anchors[b.selected]||b.selected<0?b.selected:0;b.disabled=d.unique(b.disabled.concat(d.map(this.lis.filter(".ui-state-disabled"),function(g){return a.lis.index(g)}))).sort();d.inArray(b.selected,b.disabled)!=-1&&b.disabled.splice(d.inArray(b.selected,b.disabled),1);this.panels.addClass("ui-tabs-hide");this.lis.removeClass("ui-tabs-selected ui-state-active");
if(b.selected>=0&&this.anchors.length){this.panels.eq(b.selected).removeClass("ui-tabs-hide");this.lis.eq(b.selected).addClass("ui-tabs-selected ui-state-active");a.element.queue("tabs",function(){a._trigger("show",null,a._ui(a.anchors[b.selected],a.panels[b.selected]))});this.load(b.selected)}d(window).bind("unload",function(){a.lis.add(a.anchors).unbind(".tabs");a.lis=a.anchors=a.panels=null})}else b.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"));this.element[b.collapsible?"addClass":
"removeClass"]("ui-tabs-collapsible");b.cookie&&this._cookie(b.selected,b.cookie);c=0;for(var i;i=this.lis[c];c++)d(i)[d.inArray(c,b.disabled)!=-1&&!d(i).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled");b.cache===false&&this.anchors.removeData("cache.tabs");this.lis.add(this.anchors).unbind(".tabs");if(b.event!="mouseover"){var k=function(g,f){f.is(":not(.ui-state-disabled)")&&f.addClass("ui-state-"+g)},n=function(g,f){f.removeClass("ui-state-"+g)};this.lis.bind("mouseover.tabs",
function(){k("hover",d(this))});this.lis.bind("mouseout.tabs",function(){n("hover",d(this))});this.anchors.bind("focus.tabs",function(){k("focus",d(this).closest("li"))});this.anchors.bind("blur.tabs",function(){n("focus",d(this).closest("li"))})}var m,o;if(b.fx)if(d.isArray(b.fx)){m=b.fx[0];o=b.fx[1]}else m=o=b.fx;var q=o?function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.hide().removeClass("ui-tabs-hide").animate(o,o.duration||"normal",function(){e(f,o);a._trigger("show",
null,a._ui(g,f[0]))})}:function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.removeClass("ui-tabs-hide");a._trigger("show",null,a._ui(g,f[0]))},r=m?function(g,f){f.animate(m,m.duration||"normal",function(){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");e(f,m);a.element.dequeue("tabs")})}:function(g,f){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");a.element.dequeue("tabs")};this.anchors.bind(b.event+".tabs",
function(){var g=this,f=d(this).closest("li"),j=a.panels.filter(":not(.ui-tabs-hide)"),l=d(a._sanitizeSelector(this.hash));if(f.hasClass("ui-tabs-selected")&&!b.collapsible||f.hasClass("ui-state-disabled")||f.hasClass("ui-state-processing")||a._trigger("select",null,a._ui(this,l[0]))===false){this.blur();return false}b.selected=a.anchors.index(this);a.abort();if(b.collapsible)if(f.hasClass("ui-tabs-selected")){b.selected=-1;b.cookie&&a._cookie(b.selected,b.cookie);a.element.queue("tabs",function(){r(g,
j)}).dequeue("tabs");this.blur();return false}else if(!j.length){b.cookie&&a._cookie(b.selected,b.cookie);a.element.queue("tabs",function(){q(g,l)});a.load(a.anchors.index(this));this.blur();return false}b.cookie&&a._cookie(b.selected,b.cookie);if(l.length){j.length&&a.element.queue("tabs",function(){r(g,j)});a.element.queue("tabs",function(){q(g,l)});a.load(a.anchors.index(this))}else throw"jQuery UI Tabs: Mismatching fragment identifier.";d.browser.msie&&this.blur()});this.anchors.bind("click.tabs",
function(){return false})},destroy:function(){var c=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var e=d.data(this,"href.tabs");if(e)this.href=e;var a=d(this).unbind(".tabs");d.each(["href","load","cache"],function(b,h){a.removeData(h+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){d.data(this,
"destroy.tabs")?d(this).remove():d(this).removeClass("ui-state-default ui-corner-top ui-tabs-selected ui-state-active ui-state-hover ui-state-focus ui-state-disabled ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide")});c.cookie&&this._cookie(null,c.cookie);return this},add:function(c,e,a){if(a===undefined)a=this.anchors.length;var b=this,h=this.options;e=d(h.tabTemplate.replace(/#\{href\}/g,c).replace(/#\{label\}/g,e));c=!c.indexOf("#")?c.replace("#",""):this._tabId(d("a",e)[0]);e.addClass("ui-state-default ui-corner-top").data("destroy.tabs",
true);var i=d("#"+c);i.length||(i=d(h.panelTemplate).attr("id",c).data("destroy.tabs",true));i.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");if(a>=this.lis.length){e.appendTo(this.list);i.appendTo(this.list[0].parentNode)}else{e.insertBefore(this.lis[a]);i.insertBefore(this.panels[a])}h.disabled=d.map(h.disabled,function(k){return k>=a?++k:k});this._tabify();if(this.anchors.length==1){h.selected=0;e.addClass("ui-tabs-selected ui-state-active");i.removeClass("ui-tabs-hide");
this.element.queue("tabs",function(){b._trigger("show",null,b._ui(b.anchors[0],b.panels[0]))});this.load(0)}this._trigger("add",null,this._ui(this.anchors[a],this.panels[a]));return this},remove:function(c){var e=this.options,a=this.lis.eq(c).remove(),b=this.panels.eq(c).remove();if(a.hasClass("ui-tabs-selected")&&this.anchors.length>1)this.select(c+(c+1<this.anchors.length?1:-1));e.disabled=d.map(d.grep(e.disabled,function(h){return h!=c}),function(h){return h>=c?--h:h});this._tabify();this._trigger("remove",
null,this._ui(a.find("a")[0],b[0]));return this},enable:function(c){var e=this.options;if(d.inArray(c,e.disabled)!=-1){this.lis.eq(c).removeClass("ui-state-disabled");e.disabled=d.grep(e.disabled,function(a){return a!=c});this._trigger("enable",null,this._ui(this.anchors[c],this.panels[c]));return this}},disable:function(c){var e=this.options;if(c!=e.selected){this.lis.eq(c).addClass("ui-state-disabled");e.disabled.push(c);e.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[c],this.panels[c]))}return this},
select:function(c){if(typeof c=="string")c=this.anchors.index(this.anchors.filter("[href$="+c+"]"));else if(c===null)c=-1;if(c==-1&&this.options.collapsible)c=this.options.selected;this.anchors.eq(c).trigger(this.options.event+".tabs");return this},load:function(c){var e=this,a=this.options,b=this.anchors.eq(c)[0],h=d.data(b,"load.tabs");this.abort();if(!h||this.element.queue("tabs").length!==0&&d.data(b,"cache.tabs"))this.element.dequeue("tabs");else{this.lis.eq(c).addClass("ui-state-processing");
if(a.spinner){var i=d("span",b);i.data("label.tabs",i.html()).html(a.spinner)}this.xhr=d.ajax(d.extend({},a.ajaxOptions,{url:h,success:function(k,n){d(e._sanitizeSelector(b.hash)).html(k);e._cleanup();a.cache&&d.data(b,"cache.tabs",true);e._trigger("load",null,e._ui(e.anchors[c],e.panels[c]));try{a.ajaxOptions.success(k,n)}catch(m){}},error:function(k,n){e._cleanup();e._trigger("load",null,e._ui(e.anchors[c],e.panels[c]));try{a.ajaxOptions.error(k,n,c,b)}catch(m){}}}));e.element.dequeue("tabs");return this}},
abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},url:function(c,e){this.anchors.eq(c).removeData("cache.tabs").data("load.tabs",e);return this},length:function(){return this.anchors.length}});d.extend(d.ui.tabs,{version:"1.8.1"});d.extend(d.ui.tabs.prototype,{rotation:null,rotate:function(c,e){var a=this,b=this.options,h=a._rotate||(a._rotate=
function(i){clearTimeout(a.rotation);a.rotation=setTimeout(function(){var k=b.selected;a.select(++k<a.anchors.length?k:0)},c);i&&i.stopPropagation()});e=a._unrotate||(a._unrotate=!e?function(i){i.clientX&&a.rotate(null)}:function(){t=b.selected;h()});if(c){this.element.bind("tabsshow",h);this.anchors.bind(b.event+".tabs",e);h()}else{clearTimeout(a.rotation);this.element.unbind("tabsshow",h);this.anchors.unbind(b.event+".tabs",e);delete this._rotate;delete this._unrotate}return this}})})(jQuery);


jQuery.effects||(function(d){d.effects={version:"1.7",save:function(g,h){for(var f=0;f<h.length;f++){if(h[f]!==null){g.data("ec.storage."+h[f],g[0].style[h[f]])}}},restore:function(g,h){for(var f=0;f<h.length;f++){if(h[f]!==null){g.css(h[f],g.data("ec.storage."+h[f]))}}},setMode:function(f,g){if(g=="toggle"){g=f.is(":hidden")?"show":"hide"}return g},getBaseline:function(g,h){var i,f;switch(g[0]){case"top":i=0;break;case"middle":i=0.5;break;case"bottom":i=1;break;default:i=g[0]/h.height}switch(g[1]){case"left":f=0;break;case"center":f=0.5;break;case"right":f=1;break;default:f=g[1]/h.width}return{x:f,y:i}},createWrapper:function(f){if(f.parent().is(".ui-effects-wrapper")){return f.parent()}var g={width:f.outerWidth(true),height:f.outerHeight(true),"float":f.css("float")};f.wrap('<div class="ui-effects-wrapper" style="font-size:100%;background:transparent;border:none;margin:0;padding:0"></div>');var j=f.parent();if(f.css("position")=="static"){j.css({position:"relative"});f.css({position:"relative"})}else{var i=f.css("top");if(isNaN(parseInt(i,10))){i="auto"}var h=f.css("left");if(isNaN(parseInt(h,10))){h="auto"}j.css({position:f.css("position"),top:i,left:h,zIndex:f.css("z-index")}).show();f.css({position:"relative",top:0,left:0})}j.css(g);return j},removeWrapper:function(f){if(f.parent().is(".ui-effects-wrapper")){return f.parent().replaceWith(f)}return f},setTransition:function(g,i,f,h){h=h||{};d.each(i,function(k,j){unit=g.cssUnit(j);if(unit[0]>0){h[j]=unit[0]*f+unit[1]}});return h},animateClass:function(h,i,k,j){var f=(typeof k=="function"?k:(j?j:null));var g=(typeof k=="string"?k:null);return this.each(function(){var q={};var o=d(this);var p=o.attr("style")||"";if(typeof p=="object"){p=p.cssText}if(h.toggle){o.hasClass(h.toggle)?h.remove=h.toggle:h.add=h.toggle}var l=d.extend({},(document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle));if(h.add){o.addClass(h.add)}if(h.remove){o.removeClass(h.remove)}var m=d.extend({},(document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle));if(h.add){o.removeClass(h.add)}if(h.remove){o.addClass(h.remove)}for(var r in m){if(typeof m[r]!="function"&&m[r]&&r.indexOf("Moz")==-1&&r.indexOf("length")==-1&&m[r]!=l[r]&&(r.match(/color/i)||(!r.match(/color/i)&&!isNaN(parseInt(m[r],10))))&&(l.position!="static"||(l.position=="static"&&!r.match(/left|top|bottom|right/)))){q[r]=m[r]}}o.animate(q,i,g,function(){if(typeof d(this).attr("style")=="object"){d(this).attr("style")["cssText"]="";d(this).attr("style")["cssText"]=p}else{d(this).attr("style",p)}if(h.add){d(this).addClass(h.add)}if(h.remove){d(this).removeClass(h.remove)}if(f){f.apply(this,arguments)}})})}};function c(g,f){var i=g[1]&&g[1].constructor==Object?g[1]:{};if(f){i.mode=f}var h=g[1]&&g[1].constructor!=Object?g[1]:(i.duration?i.duration:g[2]);h=d.fx.off?0:typeof h==="number"?h:d.fx.speeds[h]||d.fx.speeds._default;var j=i.callback||(d.isFunction(g[1])&&g[1])||(d.isFunction(g[2])&&g[2])||(d.isFunction(g[3])&&g[3]);return[g[0],i,h,j]}d.fn.extend({_show:d.fn.show,_hide:d.fn.hide,__toggle:d.fn.toggle,_addClass:d.fn.addClass,_removeClass:d.fn.removeClass,_toggleClass:d.fn.toggleClass,effect:function(g,f,h,i){return d.effects[g]?d.effects[g].call(this,{method:g,options:f||{},duration:h,callback:i}):null},show:function(){if(!arguments[0]||(arguments[0].constructor==Number||(/(slow|normal|fast)/).test(arguments[0]))){return this._show.apply(this,arguments)}else{return this.effect.apply(this,c(arguments,"show"))}},hide:function(){if(!arguments[0]||(arguments[0].constructor==Number||(/(slow|normal|fast)/).test(arguments[0]))){return this._hide.apply(this,arguments)}else{return this.effect.apply(this,c(arguments,"hide"))}},toggle:function(){if(!arguments[0]||(arguments[0].constructor==Number||(/(slow|normal|fast)/).test(arguments[0]))||(arguments[0].constructor==Function)){return this.__toggle.apply(this,arguments)}else{return this.effect.apply(this,c(arguments,"toggle"))}},addClass:function(g,f,i,h){return f?d.effects.animateClass.apply(this,[{add:g},f,i,h]):this._addClass(g)},removeClass:function(g,f,i,h){return f?d.effects.animateClass.apply(this,[{remove:g},f,i,h]):this._removeClass(g)},toggleClass:function(g,f,i,h){return((typeof f!=="boolean")&&f)?d.effects.animateClass.apply(this,[{toggle:g},f,i,h]):this._toggleClass(g,f)},morph:function(f,h,g,j,i){return d.effects.animateClass.apply(this,[{add:h,remove:f},g,j,i])},switchClass:function(){return this.morph.apply(this,arguments)},cssUnit:function(f){var g=this.css(f),h=[];d.each(["em","px","%","pt"],function(j,k){if(g.indexOf(k)>0){h=[parseFloat(g),k]}});return h}});d.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(g,f){d.fx.step[f]=function(h){if(h.state==0){h.start=e(h.elem,f);h.end=b(h.end)}h.elem.style[f]="rgb("+[Math.max(Math.min(parseInt((h.pos*(h.end[0]-h.start[0]))+h.start[0],10),255),0),Math.max(Math.min(parseInt((h.pos*(h.end[1]-h.start[1]))+h.start[1],10),255),0),Math.max(Math.min(parseInt((h.pos*(h.end[2]-h.start[2]))+h.start[2],10),255),0)].join(",")+")"}});function b(g){var f;if(g&&g.constructor==Array&&g.length==3){return g}if(f=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(g)){return[parseInt(f[1],10),parseInt(f[2],10),parseInt(f[3],10)]}if(f=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(g)){return[parseFloat(f[1])*2.55,parseFloat(f[2])*2.55,parseFloat(f[3])*2.55]}if(f=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(g)){return[parseInt(f[1],16),parseInt(f[2],16),parseInt(f[3],16)]}if(f=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(g)){return[parseInt(f[1]+f[1],16),parseInt(f[2]+f[2],16),parseInt(f[3]+f[3],16)]}if(f=/rgba\(0, 0, 0, 0\)/.exec(g)){return a.transparent}return a[d.trim(g).toLowerCase()]}function e(h,f){var g;do{g=d.curCSS(h,f);if(g!=""&&g!="transparent"||d.nodeName(h,"body")){break}f="backgroundColor"}while(h=h.parentNode);return b(g)}var a={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};d.easing.jswing=d.easing.swing;d.extend(d.easing,{def:"easeOutQuad",swing:function(g,h,f,j,i){return d.easing[d.easing.def](g,h,f,j,i)},easeInQuad:function(g,h,f,j,i){return j*(h/=i)*h+f},easeOutQuad:function(g,h,f,j,i){return -j*(h/=i)*(h-2)+f},easeInOutQuad:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h+f}return -j/2*((--h)*(h-2)-1)+f},easeInCubic:function(g,h,f,j,i){return j*(h/=i)*h*h+f},easeOutCubic:function(g,h,f,j,i){return j*((h=h/i-1)*h*h+1)+f},easeInOutCubic:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h*h+f}return j/2*((h-=2)*h*h+2)+f},easeInQuart:function(g,h,f,j,i){return j*(h/=i)*h*h*h+f},easeOutQuart:function(g,h,f,j,i){return -j*((h=h/i-1)*h*h*h-1)+f},easeInOutQuart:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h*h*h+f}return -j/2*((h-=2)*h*h*h-2)+f},easeInQuint:function(g,h,f,j,i){return j*(h/=i)*h*h*h*h+f},easeOutQuint:function(g,h,f,j,i){return j*((h=h/i-1)*h*h*h*h+1)+f},easeInOutQuint:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h*h*h*h+f}return j/2*((h-=2)*h*h*h*h+2)+f},easeInSine:function(g,h,f,j,i){return -j*Math.cos(h/i*(Math.PI/2))+j+f},easeOutSine:function(g,h,f,j,i){return j*Math.sin(h/i*(Math.PI/2))+f},easeInOutSine:function(g,h,f,j,i){return -j/2*(Math.cos(Math.PI*h/i)-1)+f},easeInExpo:function(g,h,f,j,i){return(h==0)?f:j*Math.pow(2,10*(h/i-1))+f},easeOutExpo:function(g,h,f,j,i){return(h==i)?f+j:j*(-Math.pow(2,-10*h/i)+1)+f},easeInOutExpo:function(g,h,f,j,i){if(h==0){return f}if(h==i){return f+j}if((h/=i/2)<1){return j/2*Math.pow(2,10*(h-1))+f}return j/2*(-Math.pow(2,-10*--h)+2)+f},easeInCirc:function(g,h,f,j,i){return -j*(Math.sqrt(1-(h/=i)*h)-1)+f},easeOutCirc:function(g,h,f,j,i){return j*Math.sqrt(1-(h=h/i-1)*h)+f},easeInOutCirc:function(g,h,f,j,i){if((h/=i/2)<1){return -j/2*(Math.sqrt(1-h*h)-1)+f}return j/2*(Math.sqrt(1-(h-=2)*h)+1)+f},easeInElastic:function(g,i,f,m,l){var j=1.70158;var k=0;var h=m;if(i==0){return f}if((i/=l)==1){return f+m}if(!k){k=l*0.3}if(h<Math.abs(m)){h=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/h)}return -(h*Math.pow(2,10*(i-=1))*Math.sin((i*l-j)*(2*Math.PI)/k))+f},easeOutElastic:function(g,i,f,m,l){var j=1.70158;var k=0;var h=m;if(i==0){return f}if((i/=l)==1){return f+m}if(!k){k=l*0.3}if(h<Math.abs(m)){h=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/h)}return h*Math.pow(2,-10*i)*Math.sin((i*l-j)*(2*Math.PI)/k)+m+f},easeInOutElastic:function(g,i,f,m,l){var j=1.70158;var k=0;var h=m;if(i==0){return f}if((i/=l/2)==2){return f+m}if(!k){k=l*(0.3*1.5)}if(h<Math.abs(m)){h=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/h)}if(i<1){return -0.5*(h*Math.pow(2,10*(i-=1))*Math.sin((i*l-j)*(2*Math.PI)/k))+f}return h*Math.pow(2,-10*(i-=1))*Math.sin((i*l-j)*(2*Math.PI)/k)*0.5+m+f},easeInBack:function(g,h,f,k,j,i){if(i==undefined){i=1.70158}return k*(h/=j)*h*((i+1)*h-i)+f},easeOutBack:function(g,h,f,k,j,i){if(i==undefined){i=1.70158}return k*((h=h/j-1)*h*((i+1)*h+i)+1)+f},easeInOutBack:function(g,h,f,k,j,i){if(i==undefined){i=1.70158}if((h/=j/2)<1){return k/2*(h*h*(((i*=(1.525))+1)*h-i))+f}return k/2*((h-=2)*h*(((i*=(1.525))+1)*h+i)+2)+f},easeInBounce:function(g,h,f,j,i){return j-d.easing.easeOutBounce(g,i-h,0,j,i)+f},easeOutBounce:function(g,h,f,j,i){if((h/=i)<(1/2.75)){return j*(7.5625*h*h)+f}else{if(h<(2/2.75)){return j*(7.5625*(h-=(1.5/2.75))*h+0.75)+f}else{if(h<(2.5/2.75)){return j*(7.5625*(h-=(2.25/2.75))*h+0.9375)+f}else{return j*(7.5625*(h-=(2.625/2.75))*h+0.984375)+f}}}},easeInOutBounce:function(g,h,f,j,i){if(h<i/2){return d.easing.easeInBounce(g,h*2,0,j,i)*0.5+f}return d.easing.easeOutBounce(g,h*2-i,0,j,i)*0.5+j*0.5+f}})})(jQuery);
(function(a){a.effects.transfer=function(b){return this.queue(function(){var f=a(this),h=a(b.options.to),e=h.offset(),g={top:e.top,left:e.left,height:h.innerHeight(),width:h.innerWidth()},d=f.offset(),c=a('<div class="ui-effects-transfer"></div>').appendTo(document.body).addClass(b.options.className).css({top:d.top,left:d.left,height:f.innerHeight(),width:f.innerWidth(),position:"absolute"}).animate(g,b.duration,b.options.easing,function(){c.remove();(b.callback&&b.callback.apply(f[0],arguments));f.dequeue()})})}})(jQuery);
(function($){
	var opts;

	$.fn.lightbox = function(options){
		opts = $.extend({}, $.fn.lightbox.defaults, options);

		$.fn.lightbox.initialize();
		return this.each(function(){
			$(this).click(function(){
				$(this).lightbox.start(this);
				return false;
			});
		});
	};

	$.fn.lightbox.initialize = function(){
		$('#overlay').remove();
		$('#lightbox').remove();
		opts.inprogress = false;
		var outerImage = '<div id="outerImageContainer"><div id="imageContainer"><img id="lightboxImage"><div id="hoverNav"><a href="javascript://" title="' + opts.strings.prevLinkTitle + '" id="prevLink"></a><a href="javascript://" id="nextLink" title="' + opts.strings.nextLinkTitle + '"></a></div><div id="loading"><a href="javascript://" id="loadingLink"><img src="'+opts.fileLoadingImage+'"></a></div></div></div>';
		var imageData = '<div id="imageDataContainer" class="clearfix"><div id="imageData"><div id="imageDetails"><span id="caption"></span><span id="numberDisplay"></span></div><div id="bottomNav">'

		if (opts.displayHelp)
			imageData += '<span id="helpDisplay">' + opts.strings.help + '</span>';

		imageData += '<a href="javascript://" id="bottomNavClose" title="' + opts.strings.closeTitle + '"><img src="'+opts.fileBottomNavCloseImage+'"></a></div></div></div>';

		var string;

		if (opts.navbarOnTop) {
		  string = '<div id="overlay"></div><div id="lightbox">' + imageData + outerImage + '</div>';
		  $("body").append(string);
		  $("#imageDataContainer").addClass('ontop');
		} else {
		  string = '<div id="overlay"></div><div id="lightbox">' + outerImage + imageData + '</div>';
		  $("body").append(string);
		}

		$("#overlay").click(function(){ $.fn.lightbox.end(); }).hide();
		$("#lightbox").click(function(){ $.fn.lightbox.end();}).hide();
		$("#loadingLink").click(function(){ $.fn.lightbox.end(); return false;});
		$("#bottomNavClose").click(function(){ $.fn.lightbox.end(); return false; });
		$('#outerImageContainer').width(opts.widthCurrent).height(opts.heightCurrent);
		$('#imageDataContainer').width(opts.widthCurrent);
	};

	$.fn.lightbox.getPageSize = function(){
		var xScroll, yScroll;

		if (window.innerHeight && window.scrollMaxY) {
			xScroll = window.innerWidth + window.scrollMaxX;
			yScroll = window.innerHeight + window.scrollMaxY;
		} else if (document.body.scrollHeight > document.body.offsetHeight){ // all but Explorer Mac
			xScroll = document.body.scrollWidth;
			yScroll = document.body.scrollHeight;
		} else { // Explorer Mac...would also work in Explorer 6 Strict, Mozilla and Safari
			xScroll = document.body.offsetWidth;
			yScroll = document.body.offsetHeight;
		}

		var windowWidth, windowHeight;

		if (self.innerHeight) { // all except Explorer
			if(document.documentElement.clientWidth){
				windowWidth = document.documentElement.clientWidth;
			} else {
				windowWidth = self.innerWidth;
			}
			windowHeight = self.innerHeight;
		} else if (document.documentElement && document.documentElement.clientHeight) { // Explorer 6 Strict Mode
			windowWidth = document.documentElement.clientWidth;
			windowHeight = document.documentElement.clientHeight;
		} else if (document.body) { // other Explorers
			windowWidth = document.body.clientWidth;
			windowHeight = document.body.clientHeight;
		}

		// for small pages with total height less then height of the viewport
		if(yScroll < windowHeight){
			pageHeight = windowHeight;
		} else {
			pageHeight = yScroll;
		}


		// for small pages with total width less then width of the viewport
		if(xScroll < windowWidth){
			pageWidth = xScroll;
		} else {
			pageWidth = windowWidth;
		}

		var arrayPageSize = new Array(pageWidth,pageHeight,windowWidth,windowHeight);
		return arrayPageSize;
	};


	$.fn.lightbox.getPageScroll = function(){
		var xScroll, yScroll;

		if (self.pageYOffset) {
			yScroll = self.pageYOffset;
			xScroll = self.pageXOffset;
		} else if (document.documentElement && document.documentElement.scrollTop){  // Explorer 6 Strict
			yScroll = document.documentElement.scrollTop;
			xScroll = document.documentElement.scrollLeft;
		} else if (document.body) {// all other Explorers
			yScroll = document.body.scrollTop;
			xScroll = document.body.scrollLeft;
		}

		var arrayPageScroll = new Array(xScroll,yScroll);
		return arrayPageScroll;
	};

	$.fn.lightbox.pause = function(ms){
		var date = new Date();
		var curDate = null;
		do{curDate = new Date();}
		while( curDate - date < ms);
	};

	$.fn.lightbox.start = function(imageLink){

		$("select, embed, object").hide();
		var arrayPageSize = $.fn.lightbox.getPageSize();
		$("#overlay").hide().css({width: '100%', height: arrayPageSize[1]+'px', opacity : opts.overlayOpacity}).fadeIn();
		opts.imageArray = [];
		imageNum = 0;

		var anchors = document.getElementsByTagName( imageLink.tagName);

		// if image is NOT part of a set..
		if(!imageLink.rel || (imageLink.rel == '')){
			// add single image to Lightbox.imageArray
			opts.imageArray.push(new Array(imageLink.href, opts.displayTitle ? imageLink.title : ''));
		} else {
		// if image is part of a set..
			$("a").each(function(){
				if(this.href && (this.rel == imageLink.rel)){
					opts.imageArray.push(new Array(this.href, opts.displayTitle ? this.title : ''));
				}
			})


			for(i = 0; i < opts.imageArray.length; i++){
				for(j = opts.imageArray.length-1; j>i; j--){
					if(opts.imageArray[i][0] == opts.imageArray[j][0]){
						opts.imageArray.splice(j,1);
					}
				}
			}
			while(opts.imageArray[imageNum][0] != imageLink.href) { imageNum++;}
		}

		// calculate top and left offset for the lightbox
		var arrayPageScroll = $.fn.lightbox.getPageScroll();
		var lightboxTop = arrayPageScroll[1] + (arrayPageSize[3] / 10);
		var lightboxLeft = arrayPageScroll[0];
		$('#lightbox').css({top: lightboxTop+'px', left: lightboxLeft+'px'}).show();


		if (!opts.slideNavBar)
			$('#imageData').hide();

		$.fn.lightbox.changeImage(imageNum);

	};

	$.fn.lightbox.changeImage = function(imageNum){
		if(opts.inprogress == false){
			opts.inprogress = true;
			opts.activeImage = imageNum;	// update global var

			// hide elements during transition
			$('#loading').show();
			$('#lightboxImage').hide();
			$('#hoverNav').hide();
			$('#prevLink').hide();
			$('#nextLink').hide();

			if (opts.slideNavBar) { // delay preloading image until navbar will slide up
				// $('#imageDataContainer').slideUp(opts.navBarSlideSpeed, $.fn.doChangeImage);
				$('#imageDataContainer').hide();
				$('#imageData').hide();
				$.fn.doChangeImage();
			} else {
			    $.fn.doChangeImage();
			}
		}
	};

	$.fn.doChangeImage = function(){

		imgPreloader = new Image();

		// once image is preloaded, resize image container
		imgPreloader.onload=function(){
		    var newWidth = imgPreloader.width;
		    var newHeight = imgPreloader.height;


			if (opts.fitToScreen) {
		        var arrayPageSize = $.fn.lightbox.getPageSize();
				var ratio;
				var initialPageWidth = arrayPageSize[2] - 2 * opts.borderSize;
				var initialPageHeight = arrayPageSize[3] - 200;

				if (imgPreloader.height > initialPageHeight)
				{
					newWidth = parseInt((initialPageHeight/imgPreloader.height) * imgPreloader.width);
					newHeight = initialPageHeight;
				}
				else if (imgPreloader.width > initialPageWidth)
				{
					newHeight = parseInt((initialPageWidth/imgPreloader.width) * imgPreloader.height);
					newWidth = initialPageWidth;
				}
			}

			$('#lightboxImage').attr('src', opts.imageArray[opts.activeImage][0])
							   .width(newWidth).height(newHeight);
			$.fn.lightbox.resizeImageContainer(newWidth, newHeight);
		}

		imgPreloader.src = opts.imageArray[opts.activeImage][0];
	}
	
	$.fn.lightbox.end = function(){
		$.fn.lightbox.disableKeyboardNav();
		$('#lightbox').hide();
		$('#overlay').fadeOut();
		$('select, object, embed').show();
	};

	$.fn.lightbox.preloadNeighborImages = function(){
		if((opts.imageArray.length - 1) > opts.activeImage){
			preloadNextImage = new Image();
			preloadNextImage.src = opts.imageArray[opts.activeImage + 1][0];
		}
		if(opts.activeImage > 0){
			preloadPrevImage = new Image();
			preloadPrevImage.src = opts.imageArray[opts.activeImage - 1][0];
		}
	};

	$.fn.lightbox.keyboardAction = function(e){
		if (e == null) { // ie
			var keycode = event.keyCode;
			var escapeKey = 27;
		} else { // mozilla
			var keycode = e.keyCode;
			var escapeKey = e.DOM_VK_ESCAPE;
		}

		var key = String.fromCharCode(keycode).toLowerCase();

		if((key == 'x') || (key == 'o') || (key == 'c') || (keycode == escapeKey)){ // close lightbox
			$.fn.lightbox.end();
		} else if((key == 'p') || (keycode == 37)){ // display previous image
			if(opts.activeImage != 0){
				$.fn.lightbox.disableKeyboardNav();
				$.fn.lightbox.changeImage(opts.activeImage - 1);
			}
		} else if((key == 'n') || (keycode == 39)){ // display next image
			if(opts.activeImage != (opts.imageArray.length - 1)){
				$.fn.lightbox.disableKeyboardNav();
				$.fn.lightbox.changeImage(opts.activeImage + 1);
			}
		}
	};

	$.fn.lightbox.resizeImageContainer = function(imgWidth, imgHeight){
		// get current width and height
		opts.widthCurrent = document.getElementById('outerImageContainer').offsetWidth;
		opts.heightCurrent = document.getElementById('outerImageContainer').offsetHeight;

		// get new width and height
		var widthNew = (imgWidth  + (opts.borderSize * 2));
		var heightNew = (imgHeight  + (opts.borderSize * 2));

		// scalars based on change from old to new
		opts.xScale = ( widthNew / opts.widthCurrent) * 100;
		opts.yScale = ( heightNew / opts.heightCurrent) * 100;

		// calculate size difference between new and old image, and resize if necessary
		wDiff = opts.widthCurrent - widthNew;
		hDiff = opts.heightCurrent - heightNew;

		$('#imageDataContainer').animate({width: widthNew},opts.resizeSpeed,'linear');
		$('#outerImageContainer').animate({width: widthNew},opts.resizeSpeed,'linear',function(){
			$('#outerImageContainer').animate({height: heightNew},opts.resizeSpeed,'linear',function(){
				$.fn.lightbox.showImage();
			});
		});


		// if new and old image are same size and no scaling transition is necessary,
		// do a quick pause to prevent image flicker.
		if((hDiff == 0) && (wDiff == 0)){
			if (jQuery.browser.msie){ $.fn.lightbox.pause(250); } else { $.fn.lightbox.pause(100);}
		}

		$('#prevLink').height(imgHeight);
		$('#nextLink').height(imgHeight);
	};

	$.fn.lightbox.showImage = function(){
		$('#loading').hide();
		$('#lightboxImage').fadeIn("fast");
		$.fn.lightbox.updateDetails();
		$.fn.lightbox.preloadNeighborImages();

		opts.inprogress = false;
	};

	$.fn.lightbox.updateDetails = function(){

		if(opts.imageArray[opts.activeImage][1]){
			$('#caption').html(opts.imageArray[opts.activeImage][1]).show();
		}

		// if image is part of set display 'Image x of x'
		if(opts.imageArray.length > 1){
			var nav_html;

			nav_html = opts.strings.image + (opts.activeImage + 1) + opts.strings.of + opts.imageArray.length;

			// display previous / next text links
			if ((opts.activeImage) > 0) {
				nav_html = '<a title="' + opts.strings.prevLinkTitle + '" href="#" id="prevLinkText">' + opts.strings.prevLinkText + "</a>" + nav_html;
			}

			if ((opts.activeImage + 1) < opts.imageArray.length) {
				nav_html += '<a title="' + opts.strings.nextLinkTitle + '" href="#" id="nextLinkText">' + opts.strings.nextLinkText + "</a>";
			}

			$('#numberDisplay').html(nav_html).show();
		}

		if (opts.slideNavBar) {
		    $("#imageData").slideDown(opts.navBarSlideSpeed);
		} else {
			$("#imageData").show();
		}

		var arrayPageSize = $.fn.lightbox.getPageSize();
		$('#overlay').height(arrayPageSize[1]);
		$.fn.lightbox.updateNav();
	};

	$.fn.lightbox.updateNav = function(){
		$('#hoverNav').show();

		// if not first image in set, display prev image button
		if(opts.activeImage != 0){
			$('#prevLink,#prevLinkText').show().click(function(){
				$.fn.lightbox.changeImage(opts.activeImage - 1); return false;
			});
		}

		// if not last image in set, display next image button
		if(opts.activeImage != (opts.imageArray.length - 1)){
			$('#nextLink,#nextLinkText').show().click(function(){

				$.fn.lightbox.changeImage(opts.activeImage +1); return false;
			});
		}

		$.fn.lightbox.enableKeyboardNav();
	};


	$.fn.lightbox.enableKeyboardNav = function(){
		document.onkeydown = $.fn.lightbox.keyboardAction;
	};

	$.fn.lightbox.disableKeyboardNav = function(){
		document.onkeydown = '';
	};

	$.fn.lightbox.defaults = {
		fileLoadingImage : _root + 'images/lightbox/loading.gif',
		fileBottomNavCloseImage : _root + 'images/lightbox/closelabel.gif',
		overlayOpacity : 0.8,
		borderSize : 1,
		imageArray : new Array,
		activeImage : null,
		inprogress : false,
		resizeSpeed : 350,
		widthCurrent: 250,
		heightCurrent: 250,
		xScale : 1,
		yScale : 1,
		displayTitle: true,
		navbarOnTop: false,
		slideNavBar: false, // slide nav bar up/down between image resizing transitions
		navBarSlideSpeed: 350,
		displayHelp: false,
		strings : {
			help: ' \u2190 / P - previous image\u00a0\u00a0\u00a0\u00a0\u2192 / N - next image\u00a0\u00a0\u00a0\u00a0ESC / X - close image gallery',
			prevLinkTitle: 'previous image',
			nextLinkTitle: 'next image',
			prevLinkText:  '&laquo; Previous',
			nextLinkText:  'Next &raquo;',
			closeTitle: 'close image gallery',
			image: 'Image ',
			of: ' of '
		},
		fitToScreen: false
	};
})(jQuery);
(function($) {

jQuery.fn.pngFix = function(settings) {

	settings = jQuery.extend({
		blankgif: 'blank.gif'
	}, settings);

	var ie55 = (navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) == 4 && navigator.appVersion.indexOf("MSIE 5.5") != -1);
	var ie6 = (navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) == 4 && navigator.appVersion.indexOf("MSIE 6.0") != -1);

	if (jQuery.browser.msie && (ie55 || ie6)) {

		jQuery(this).find("img[src$=.png]").each(function() {

			jQuery(this).attr('width',jQuery(this).width());
			jQuery(this).attr('height',jQuery(this).height());

			var prevStyle = '';
			var strNewHTML = '';
			var imgId = (jQuery(this).attr('id')) ? 'id="' + jQuery(this).attr('id') + '" ' : '';
			var imgClass = (jQuery(this).attr('class')) ? 'class="' + jQuery(this).attr('class') + '" ' : '';
			var imgTitle = (jQuery(this).attr('title')) ? 'title="' + jQuery(this).attr('title') + '" ' : '';
			var imgAlt = (jQuery(this).attr('alt')) ? 'alt="' + jQuery(this).attr('alt') + '" ' : '';
			var imgAlign = (jQuery(this).attr('align')) ? 'float:' + jQuery(this).attr('align') + ';' : '';
			var imgHand = (jQuery(this).parent().attr('href')) ? 'cursor:hand;' : '';
			if (this.style.border) {
				prevStyle += 'border:'+this.style.border+';';
				this.style.border = '';
			}
			if (this.style.padding) {
				prevStyle += 'padding:'+this.style.padding+';';
				this.style.padding = '';
			}
			if (this.style.margin) {
				prevStyle += 'margin:'+this.style.margin+';';
				this.style.margin = '';
			}
			var imgStyle = (this.style.cssText);

			strNewHTML += '<span '+imgId+imgClass+imgTitle+imgAlt;
			strNewHTML += 'style="position:relative;white-space:pre-line;display:inline-block;background:transparent;'+imgAlign+imgHand;
			strNewHTML += 'width:' + jQuery(this).width() + 'px;' + 'height:' + jQuery(this).height() + 'px;';
			strNewHTML += 'filter:progid:DXImageTransform.Microsoft.AlphaImageLoader' + '(src=\'' + jQuery(this).attr('src') + '\', sizingMethod=\'scale\');';
			strNewHTML += imgStyle+'"></span>';
			if (prevStyle != ''){
				strNewHTML = '<span style="position:relative;display:inline-block;'+prevStyle+imgHand+'width:' + jQuery(this).width() + 'px;' + 'height:' + jQuery(this).height() + 'px;'+'">' + strNewHTML + '</span>';
			}

			jQuery(this).hide();
			jQuery(this).after(strNewHTML);

		});

		jQuery(this).find("*").each(function(){
			var bgIMG = jQuery(this).css('background-image');
			if(bgIMG.indexOf(".png")!=-1){
				var iebg = bgIMG.split('url("')[1].split('")')[0];
				jQuery(this).css('background-image', 'none');
				var repeat = jQuery(this).css('background-repeat');
				
				if (repeat == 'repeat-x' || repeat == 'repeat-y') {
					jQuery(this).get(0).runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + iebg + "',sizingMethod='scale')";
				} else {
					jQuery(this).get(0).runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + iebg + "',sizingMethod='crop')";
				}
			}
		});
		
		//fix input with png-source
		jQuery(this).find("input[src$=.png]").each(function() {
			var bgIMG = jQuery(this).attr('src');
			jQuery(this).get(0).runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader' + '(src=\'' + bgIMG + '\', sizingMethod=\'scale\');';
   		jQuery(this).attr('src', settings.blankgif)
		});
	
	}
	
	return jQuery;

};

})(jQuery);

(function($) {

$.extend({
  metadata : {
    defaults : {
      type: 'class',
      name: 'metadata',
      cre: /({.*})/,
      single: 'metadata'
    },
    setType: function( type, name ){
      this.defaults.type = type;
      this.defaults.name = name;
    },
    get: function( elem, opts ){
      var settings = $.extend({},this.defaults,opts);
      // check for empty string in single property
      if ( !settings.single.length ) settings.single = 'metadata';
      
      var data = $.data(elem, settings.single);
      // returned cached data if it already exists
      if ( data ) return data;
      
      data = "{}";
      
      var getData = function(data) {
        if(typeof data != "string") return data;
        
        if( data.indexOf('{') < 0 ) {
          data = eval("(" + data + ")");
        }
      }
      
      var getObject = function(data) {
        if(typeof data != "string") return data;
        
        data = eval("(" + data + ")");
        return data;
      }
      
      if ( settings.type == "html5" ) {
        var object = {};
        $( elem.attributes ).each(function() {
          var name = this.nodeName;
          if(name.match(/^data-/)) name = name.replace(/^data-/, '');
          else return true;
          object[name] = getObject(this.nodeValue);
        });
      } else {
        if ( settings.type == "class" ) {
          var m = settings.cre.exec( elem.className );
          if ( m )
            data = m[1];
        } else if ( settings.type == "elem" ) {
          if( !elem.getElementsByTagName ) return;
          var e = elem.getElementsByTagName(settings.name);
          if ( e.length )
            data = $.trim(e[0].innerHTML);
        } else if ( elem.getAttribute != undefined ) {
          var attr = elem.getAttribute( settings.name );
          if ( attr )
            data = attr;
        }
        object = getObject(data.indexOf("{") < 0 ? "{" + data + "}" : data);
      }
      
      $.data( elem, settings.single, object );
      return object;
    }
  }
});

$.fn.metadata = function( opts ){
  return $.metadata.get( this[0], opts );
};

})(jQuery);
(function(F,C){var D=function(H){var G,I=[];for(G in H){if(/string|number/.test(typeof H[G])&&H[G]!==""){I.push(G+'="'+H[G]+'"')}}return I[A]("")},E=function(I){var G,K,J=[],H;if(typeof I=="object"){for(G in I){if(typeof I[G]=="object"){H=[];for(K in I[G]){H.push([K,"=",encodeURIComponent(I[G][K])][A](""))}I[G]=H[A]("&amp;")}if(I[G]){J.push(['<param name="',G,'" value="',I[G],'" />'][A](""))}}I=J[A]("")}return I},B=false,A="join";F[C]=(function(){try{var G="0,0,0",H=navigator.plugins["Shockwave Flash"]||ActiveXObject;G=H.description||(function(){try{return(new H("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}catch(J){}}())}catch(I){}G=G.match(/^[A-Za-z\s]*?(\d+)[\.|,](\d+)(?:\s+[d|r]|,)(\d+)/);return{available:G[1]>0,activeX:H&&!H.name,version:{major:G[1]*1,minor:G[2]*1,release:G[3]*1},hasVersion:function(K){var N=this.version,L="major",M="minor",J="release";K=(/string|number/.test(typeof K))?K.toString().split("."):K||[0,0,0];K=[K[L]||K[0]||N[L],K[M]||K[1]||N[M],K[J]||K[2]||N[J]];return(K[0]<N[L])||(K[0]==N[L]&&K[1]<N[M])||(K[0]==N[L]&&K[1]==N[M]&&K[2]<=N[J])},expressInstall:"expressInstall.swf",create:function(J){if(!F[C].available||B||!typeof J=="object"||!J.swf){return false}if(J.hasVersion&&!F[C].hasVersion(J.hasVersion)){J={swf:J.expressInstall||F[C].expressInstall,attrs:{id:J.id||"SWFObjectExprInst",name:J.name,height:Math.max(J.height||137),width:Math.max(J.width||214)},params:{flashvars:{MMredirectURL:location.href,MMplayerType:(F[C].activeX)?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}};B=true}else{J=F.extend(true,{attrs:{id:J.id,name:J.name,height:J.height||180,width:J.width||320},params:{wmode:J.wmode||"opaque",flashvars:J.flashvars}},J)}if(F[C].activeX){J.attrs.classid=J.attrs.classid||"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";J.params.movie=J.params.movie||J.swf}else{J.attrs.type=J.attrs.classid||"application/x-shockwave-flash";J.attrs.data=J.attrs.data||J.swf}return["<object ",D(J.attrs),">",E(J.params),"</object>"][A]("")}}}());F.fn[C]=function(G){if(typeof G=="object"){this.each(function(){var I=document.createElement(C);var H=F[C].create(G);if(H){I.innerHTML=H;if(I.childNodes[0]){this.appendChild(I.childNodes[0])}}})}else{if(typeof G=="function"){this.find("object").andSelf().filter("object").each(function(){var I=this,H="jsInteractionTimeoutMs";I[H]=I[H]||0;if(I[H]<660){if(I.clientWidth||I.clientHeight){G.call(this)}else{setTimeout(function(){F(I)[C](G)},I[H]+66)}}})}}return this}}(jQuery,"flash"));
/*
 * jQuery Cycle Lite Plugin
 * http://malsup.com/jquery/cycle/lite/
 * Copyright (c) 2008-2011 M. Alsup
 * Version: 1.1 (03/07/2011)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.3.2 or later
 */
;(function($){var ver="Lite-1.1";$.fn.cycle=function(options){return this.each(function(){options=options||{};if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=0;this.cyclePause=0;var $cont=$(this);var $slides=options.slideExpr?$(options.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){window.console&&console.log("terminating; too few slides: "+els.length);return ;}var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});var cls=this.className;opts.width=parseInt((cls.match(/w:(\d+)/)||[])[1])||opts.width;opts.height=parseInt((cls.match(/h:(\d+)/)||[])[1])||opts.height;opts.timeout=parseInt((cls.match(/t:(\d+)/)||[])[1])||opts.timeout;if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}var first=0;$slides.css({position:"absolute",top:0,left:0}).each(function(i){$(this).css("z-index",els.length-i);});$(els[first]).css("opacity",1).show();if($.browser.msie){els[first].style.removeAttribute("filter");}if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}if(opts.pause){$cont.hover(function(){this.cyclePause=1;},function(){this.cyclePause=0;});}var txFn=$.fn.cycle.transitions[opts.fx];txFn&&txFn($cont,$slides,opts);$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:$el.height();this.cycleW=(opts.fit&&opts.width)?opts.width:$el.width();});if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){if(opts.speed.constructor==String){opts.speed={slow:600,fast:200}[opts.speed]||400;}if(!opts.sync){opts.speed=opts.speed/2;}while((opts.timeout-opts.speed)<250){opts.timeout+=opts.speed;}}opts.speedIn=opts.speed;opts.speedOut=opts.speed;opts.slideCount=els.length;opts.currSlide=first;opts.nextSlide=1;var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.click&&!opts.next){opts.next=opts.click;}if(opts.next){$(opts.next).bind("click",function(){return advance(els,opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind("click",function(){return advance(els,opts,opts.rev?1:-1);});}if(opts.timeout){this.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},opts.timeout+(opts.delay||0));}});};function go(els,opts,manual,fwd){if(opts.busy){return ;}var p=els[0].parentNode,curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleTimeout===0&&!manual){return ;}if(manual||!p.cyclePause){if(opts.before.length){$.each(opts.before,function(i,o){o.apply(next,[curr,next,opts,fwd]);});}var after=function(){if($.browser.msie){this.style.removeAttribute("filter");}$.each(opts.after,function(i,o){o.apply(next,[curr,next,opts,fwd]);});};if(opts.nextSlide!=opts.currSlide){opts.busy=1;$.fn.cycle.custom(curr,next,opts,after);}var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}if(opts.timeout){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},opts.timeout);}}function advance(els,opts,val){var p=els[0].parentNode,timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){opts.nextSlide=0;}}go(els,opts,1,val>=0);return false;}$.fn.cycle.custom=function(curr,next,opts,cb){var $l=$(curr),$n=$(next);$n.css(opts.cssBefore);var fn=function(){$n.animate(opts.animIn,opts.speedIn,opts.easeIn,cb);};$l.animate(opts.animOut,opts.speedOut,opts.easeOut,function(){$l.css(opts.cssAfter);if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){opts.cssBefore={opacity:0};opts.animOut={opacity:0};opts.animIn={opacity:1};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,speed:1000,next:null,prev:null,before:null,after:null,height:"auto",sync:1,fit:0,pause:0,delay:0,slideExpr:null,cssBefore:{},cssAfter:{},animIn:{},animOut:{}};})(jQuery);

// Flash Player Version Detection - Rev 1.6
var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;

function ControlVersion()
{
	var version;
	var axo;
	var e;

	try {
		axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");
		version = axo.GetVariable("$version");
	} catch (e) {}

	if (!version)
	{
		try {
			// version will be set for 6.X players only
			axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
			
			// installed player is some revision of 6.0
			// GetVariable("$version") crashes for versions 6.0.22 through 6.0.29,
			// so we have to be careful. 
			
			// default to the first public version
			version = "WIN 6,0,21,0";

			// throws if AllowScripAccess does not exist (introduced in 6.0r47)		
			axo.AllowScriptAccess = "always";

			// safe to call for 6.0r47 or greater
			version = axo.GetVariable("$version");

		} catch (e) {
		}
	}

	if (!version)
	{
		try {
			// version will be set for 4.X or 5.X player
			axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
			version = axo.GetVariable("$version");
		} catch (e) {
		}
	}

	if (!version)
	{
		try {
			// version will be set for 3.X player
			axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
			version = "WIN 3,0,18,0";
		} catch (e) {
		}
	}

	if (!version)
	{
		try {
			// version will be set for 2.X player
			axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
			version = "WIN 2,0,0,11";
		} catch (e) {
			version = -1;
		}
	}
	
	return version;
}

function GetSwfVer(){
	var flashVer = -1;
	
	if (navigator.plugins != null && navigator.plugins.length > 0) {
		if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
			var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
			var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
			var descArray = flashDescription.split(" ");
			var tempArrayMajor = descArray[2].split(".");			
			var versionMajor = tempArrayMajor[0];
			var versionMinor = tempArrayMajor[1];
			var versionRevision = descArray[3];
			if (versionRevision == "") {
				versionRevision = descArray[4];
			}
			if (versionRevision[0] == "d") {
				versionRevision = versionRevision.substring(1);
			} else if (versionRevision[0] == "r") {
				versionRevision = versionRevision.substring(1);
				if (versionRevision.indexOf("d") > 0) {
					versionRevision = versionRevision.substring(0, versionRevision.indexOf("d"));
				}
			}
			var flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
			//alert("flashVer="+flashVer);
		}
	}
	// MSN/WebTV 2.6 supports Flash 4
	else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
	// WebTV 2.5 supports Flash 3
	else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
	// older WebTV supports Flash 2
	else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
	else if ( isIE && isWin && !isOpera ) {
		flashVer = ControlVersion();
	}	
	return flashVer;
}

// When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
{
	versionStr = GetSwfVer();
	if (versionStr == -1 ) {
		return false;
	} else if (versionStr != 0) {
		if(isIE && isWin && !isOpera) {
			// Given "WIN 2,0,0,11"
			tempArray         = versionStr.split(" "); 	// ["WIN", "2,0,0,11"]
			tempString        = tempArray[1];			// "2,0,0,11"
			versionArray      = tempString.split(",");	// ['2', '0', '0', '11']
		} else {
			versionArray      = versionStr.split(".");
		}
		var versionMajor      = versionArray[0];
		var versionMinor      = versionArray[1];
		var versionRevision   = versionArray[2];

        	// is the major.revision >= requested major.revision AND the minor version >= requested minor
		if (versionMajor > parseFloat(reqMajorVer)) {
			return true;
		} else if (versionMajor == parseFloat(reqMajorVer)) {
			if (versionMinor > parseFloat(reqMinorVer))
				return true;
			else if (versionMinor == parseFloat(reqMinorVer)) {
				if (versionRevision >= parseFloat(reqRevision))
					return true;
			}
		}
		return false;
	}
}

function AC_AddExtension(src, ext)
{
  if (src.indexOf('?') != -1)
    return src.replace(/\?/, ext+'?'); 
  else
    return src + ext;
}

function AC_Generateobj(objAttrs, params, embedAttrs) 
{ 
    var str = '';
    if (isIE && isWin && !isOpera)
    {
  		str += '<object ';
  		for (var i in objAttrs)
  			str += i + '="' + objAttrs[i] + '" ';
  		for (var i in params)
  			str += '><param name="' + i + '" value="' + params[i] + '" /> ';
  		str += '></object>';
    } else {
  		str += '<embed ';
  		for (var i in embedAttrs)
  			str += i + '="' + embedAttrs[i] + '" ';
  		str += '> </embed>';
    }

    document.write(str);
}

function AC_FL_RunContent(){
  var ret = 
    AC_GetArgs
    (  arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
     , "application/x-shockwave-flash"
    );
  AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
}

function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
  var ret = new Object();
  ret.embedAttrs = new Object();
  ret.params = new Object();
  ret.objAttrs = new Object();
  for (var i=0; i < args.length; i=i+2){
    var currArg = args[i].toLowerCase();    

    switch (currArg){	
      case "classid":
        break;
      case "pluginspage":
        ret.embedAttrs[args[i]] = args[i+1];
        break;
      case "src":
      case "movie":	
        args[i+1] = AC_AddExtension(args[i+1], ext);
        ret.embedAttrs["src"] = args[i+1];
        ret.params[srcParamName] = args[i+1];
        break;
      case "onafterupdate":
      case "onbeforeupdate":
      case "onblur":
      case "oncellchange":
      case "onclick":
      case "ondblClick":
      case "ondrag":
      case "ondragend":
      case "ondragenter":
      case "ondragleave":
      case "ondragover":
      case "ondrop":
      case "onfinish":
      case "onfocus":
      case "onhelp":
      case "onmousedown":
      case "onmouseup":
      case "onmouseover":
      case "onmousemove":
      case "onmouseout":
      case "onkeypress":
      case "onkeydown":
      case "onkeyup":
      case "onload":
      case "onlosecapture":
      case "onpropertychange":
      case "onreadystatechange":
      case "onrowsdelete":
      case "onrowenter":
      case "onrowexit":
      case "onrowsinserted":
      case "onstart":
      case "onscroll":
      case "onbeforeeditfocus":
      case "onactivate":
      case "onbeforedeactivate":
      case "ondeactivate":
      case "type":
      case "codebase":
        ret.objAttrs[args[i]] = args[i+1];
        break;
      case "id":
      case "width":
      case "height":
      case "align":
      case "vspace": 
      case "hspace":
      case "class":
      case "title":
      case "accesskey":
      case "name":
      case "tabindex":
        ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
        break;
      default:
        ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
    }
  }
  ret.objAttrs["classid"] = classid;
  if (mimeType) ret.embedAttrs["type"] = mimeType;
  return ret;
}



function deleteFromCart(nRow,sAlertText) 
{
	if (confirm("Weet u zeker dat u " + sAlertText + " uit uw winkelwagen wilt halen?"))
	{
		var sURL = _root + "include/ajax_process_cart.asp"
		var sData = "?action=deleteitem&row=" + nRow;
		
		$.ajax({
			type: "GET",
			url: sURL + sData,
			cache: false,
			async: true,
			success: function(xml){
				window.location.reload();
			}, 
			error: function(XMLHttpRequest, textStatus, errorThrown) {
				alert(XMLHttpRequest.responseText);
			}
	  	});
	}
}

function addToCart(nID, nQuantity, options) 
{
	if(!checkQuantity)
		return false;
	
	var sOptions = "";
	
	$.each(options, function(i, n){
		if(i != "onreturn") {
			sOptions += "&" + i + "=" + n;
		}
	});
	
	var sURL = _root + "include/ajax_process_cart.asp";
	var sData = "?action=additem&id=" + nID + "&quantity=" + nQuantity + sOptions;
	
	$.ajax({
		type: "GET",
		dataType : "text",
		url: sURL + sData,
		cache: false,
		async: true,
		success: function(xml){
			loadCartXML();
			
			if (options.onreturn)
				options.onreturn(xml);
		}, 
		error: function(XMLHttpRequest, textStatus, errorThrown) {
			alert(XMLHttpRequest.responseText);
		}
  	});
}

function updateCart(nRow, nQuantity, options)
{

	var sOptions = "";
	
	$.each(options, function(i, n){
		if(i != "onreturn") {
			sOptions += "&" + i + "=" + n;
		}
	});
	
	var sURL = _root + "include/ajax_process_cart.asp"
	var sData = "?action=updateitem&row=" + nRow + "&quantity=" + nQuantity + sOptions;

	$.ajax({
		type: "GET",
		url: sURL + sData,
		cache: false,
		async: true,
		success: function(xml){
		
			loadCartXML();

			if(options.onreturn)
				options.onreturn(xml);
		}, 
		error: function(XMLHttpRequest, textStatus, errorThrown) {
			alert(XMLHttpRequest.responseText);
		}
  	});
}

function loadCartXML() 
{
	var sURL = _root + "include/xml_cart.asp"
	
	$.ajax({
		type: "GET",
		url: sURL,
		cache: false,
		async: true,
		success: function(xml){
			showCart(xml);			
		}, 
		error: function(XMLHttpRequest, textStatus, errorThrown) {
			alert(XMLHttpRequest.responseText);
		}
  	});
}

function showCart(xml) 
{
	var mTotal = $(xml).find("order > total").text();
	var nTotalProducts = 0;

	var sHTML = "";	
	sHTML = '<table cellspacing="0" cellpadding="0" border="0"><tbody>';
	
	$(xml).find("product").each(function() {
		
		nID = $(this).find("id").text();
		nRow = $(this).find("row").text(); 
		sTitle = $(this).find("title").text();
		nQuantity = $(this).find("quantity").text();
		mSubtotal = $(this).find("subtotal").text();
		sUrl = _root + $(this).find("url").text();

		nTotalProducts += parseFloat(nQuantity);
	
		sHTML += '<tr id="' + nRow + '">';
			sHTML += '<td class="quantity"><input type="text" value="' + nQuantity + '"></td>';
			sHTML += '<td><a href="' + sUrl + '">' + sTitle + '</a></td>';
			sHTML += '<td class="total">&euro; ' + formatPrice(mSubtotal) + '</td>';
		sHTML += "</tr>";
	});
	
	updateShoppingcartCount(nTotalProducts);
	updateShoppingcartTotal(mTotal);
	
	return false;
	
	sHTML += '</tbody><tfoot>';
	sHTML += '<tr><td>Totaal</td><td colspan="2" align="right">' + formatPrice(mTotal) + '</td></tr>';
	sHTML += "</tfoot></table>";
	
	$("#shoppingBag").html(sHTML);
	
	updateShoppingcartCount(nTotalProducts);
	
	init();
}

function updateShoppingcartTotal(n) {
	n = formatPrice(n);
	$("#shoppingcartTotal").html(n);
}

function updateShoppingcartCount(n) {
	n = n.toString();
	$("#shoppingcartCount").html(n);
	$(".shoppingcartCount").html(n);
}

function checkQuantity(n) { 

	if(n != "" && n > 0 && parseFloat(n) != "NaN") {
		return true;
	}
	else {
		alert("Het aantal is niet correct. Probeer het opnieuw");
		return false;
	}
}




function printHidden(url){
	
  		document.body.insertAdjacentHTML("beforeEnd","<iframe name=printHiddenFrame width=0 height=0></iframe>");
  		var doc = printHiddenFrame.document;
  		doc.open();
  		doc.write("<body onload=\"setTimeout('parent.onprintHiddenFrame()', 0)\">");
  		doc.write("<iframe name=printMe width=0 height=0 src=\"" + url + "\"></iframe>");
  		doc.write("</body>");
  		doc.close();
}
	
function onprintHiddenFrame() 
{
	function onfinish() 
	{
    	printHiddenFrame.outerHTML = "";
    	if ( window.onprintcomplete ) window.onprintcomplete();
  	}
	printFrame(printHiddenFrame.printMe, onfinish);
}

if (!printIsNativeSupport())
	window.print = printFrame;

function printFrame(frame, onfinish)
{
  if (!frame) frame = window;

  if (frame.document.readyState !== "complete" && !confirm("Het document wat afgedrukt wordt is nog niet aangemaakt! Doorgaan met afdrukken?"))
  {
    if ( onfinish ) onfinish();
    return;
  }

  if (printIsNativeSupport()) 
  {
    var focused = document.activeElement; 
    frame.focus();
    frame.self.print();
    if ( onfinish ) onfinish();
    if ( focused && !focused.disabled ) focused.focus();
    return;
  }

	var eventScope = printGetEventScope(frame);
	var focused = document.activeElement;

	window.printHelper = function() 
	{
		execScript("on error resume next: printWB.ExecWB 6, 1", "VBScript");
		printFireEvent(frame, eventScope, "onafterprint");
		printWB.outerHTML = "";
		if ( onfinish ) onfinish();
		if ( focused && !focused.disabled ) focused.focus();
		window.printHelper = null;
	}

	document.body.insertAdjacentHTML("beforeEnd","<object id=\"printWB\" width=0 height=0 \classid=\"clsid:8856F961-340A-11D0-A96B-00C04FD705A2\"></object>");

	printFireEvent(frame, eventScope, "onbeforeprint");
	frame.focus();
	window.printHelper = printHelper;
	setTimeout("window.printHelper()", 0);
}

function printIsNativeSupport(){
  var agent = window.navigator.userAgent;
  var i = agent.indexOf("MSIE ")+5;
  return parseInt(agent.substr(i)) >= 5 && agent.indexOf("5.0b1") < 0;
}

function printFireEvent(frame, obj, name){
  var handler = obj[name];
  switch (typeof(handler)) {
    case "string": frame.execScript(handler); break;
    case "function": handler();
  }
}

function printGetEventScope(frame) {
  var frameset = frame.document.all.tags("FRAMESET");
  if ( frameset.length ) return frameset[0];
  return frame.document.body;
}

function deleteFromFavorites(nID, options){
	
	var sURL = _root + "include/ajax_process_favorites.asp";
	var sData = "?action=deleteitem&id=" + nID;
	
	$.ajax({
		type: "GET",
		dataType : "text",
		url: sURL + sData,
		cache: false,
		async: true,
		success: function(txt){			
			updateFavoritesCount(txt);			
			location.reload();
		}, 
		error: function(event, request, settings) {}
  	});
}

function addToFavorites(nID, options){

	var sURL = _root + "include/ajax_process_favorites.asp";
	var sData = "?action=additem&id=" + nID;

	$.ajax({
		type: "GET",
		dataType : "text",
		url: sURL + sData,
		cache: false,
		async: true,
		success: function(txt){
		
			updateFavoritesCount(txt);
			
			if(options.onreturn) {
				options.onreturn();
			}
		}, 
		error: function(event, request, settings){}
  	});
}

function updateFavoritesCount(n) {
	$("#favoritesCount").html(n.toString());
}
var defaultEmptyOK = false;
var whitespace = " \t\n\r";
var decimalPointDelimiter = ",";

function isEmpty(s){
	return ((s == null) || (s.length == 0))
}

function isDigit (c){   
	return ((c >= "0") && (c <= "9"))
}

function compareFields(field1, field2, fields){
	if (field1.value == field2.value) {
		return true;
	} else {
		alert(LANG_STRINGDIFF.replace("{fields}",fields));
		return false;
	}
}

function checkHidden(theField, s){
	if(theField.value == ""){
		alert(LANG_PREFIX + s + LANG_SUFFIX)
		return false;
	}
	
	return true;
}

function checkBankAccount(theField, s)
{
	if (theField.value.length == 9) {
		return true;
	} else if (theField.value.length == 0) {
		warnEmpty(theField, s);
		return false;
	} else if (theField.value.length > 9) {
		alert("Het veld \"" + s + "\" mag maximaal 9 tekens bevatten. Probeer het opnieuw.");
		return false;
	} else if (theField.value.length < 9) {
		/* bankrekeningnummer dat kleiner is dan 9 tekens aanvullen met nullen */
		if (theField.value.length < 9 && theField.length != 0) {
			var addZeros = 10 - theField.value.length;
			theField.value = Array(addZeros).join("0") + theField.value;
		}
		return true;
	}
	return true;
}

function checkPhone(oField, layoutName, emptyOK)
{
    if (checkPhone.arguments.length == 2) emptyOK = defaultEmptyOK;
    if ((emptyOK == true) && (isEmpty(oField.value))) return true;
	
	if (!isEmpty(oField.value))
	{
		var value = oField.value.replace('+', '00');
		value = value.replace('-', '');
		value = value.replace(' ', '');
		var pattern = /^0[0-9]{9}$/i
		if (pattern.test(value) == false) {
				alert("Het veld " + layoutName + " is niet geldig. Probeer het opnieuw.");
				return false;
		} else {
			return true;
		}
	}
	return warnEmpty (oField, layoutName);
}
function isDate(dateStr){

	var datePat = /^(\d{1,2})(\/|-)(\d{1,2})(\/|-)(\d{4})$/;
	var matchArray = dateStr.match(datePat);

	if (matchArray == null) {
		alert(LANG_DATEFORMAT);
		return false;
	}

	month = matchArray[1];
	day   = matchArray[3];
	year  = matchArray[5];

	if (month < 1 || month > 12){
		alert(LANG_BDAY_ERROR);
		return false;
	}

	if (day < 1 || day > 31) {
		alert(LANG_BDAY_ERROR);
		return false;
	}

	if ((month==4 || month==6 || month==9 || month==11) && day==31) {
		alert(LANG_MONTH +" "+ month +" "+ LANG_MONTH31DAYS)
		return false;
	}

	if (month == 2) { // check for february 29th
		var isleap = (year % 4 == 0 && (year % 100 != 0 || year % 400 == 0));
		
		if (day > 29 || (day==29 && !isleap)) {
			var s = LANG_FEBR_EXCEP.replace("{year}",year);
			var s = s.replace("{day}",day);
			
			alert(s);
			return false;
		}
	}
	return true;
}

function checkDate(oField, layoutName){
	
	if(oField.value == "")
		return true;

	var aDate = oField.value.split("/");
	
	var nDay = aDate[1].toString();
	var nMonth = aDate[0].toString();
	var nYear = aDate[2].toString();
	
	if(nMonth != "" || nDay != "" || nYear != "") {
	
		var dDate = nMonth + "/" + nDay + "/" + nYear;
		
		if(isDate(dDate)) { 
			return true;
		} else { 
			return false;
		}
	}
	
	return true;
}

function IsEmail(oField, layoutName)
{	
	if(oField.value == "")
		return true;
		
	var x = oField.value
	var filter  = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9])+$/;
	if (filter.test(x)){
		return true;
	}
	else
	{
		alert(LANG_EMAIL_ERROR);
		oField.focus();
		return false;
	}
}

function checkString(theField, s, emptyOK){   
    if (checkString.arguments.length == 2) emptyOK = defaultEmptyOK;
    if ((emptyOK == true) && (isEmpty(theField.value))) return true;
    if (isWhitespace(theField.value)) 
       return warnEmpty (theField, s);
    else return true;
}

function checkRadioButton(oField, layoutName){
	var n = oField.length || 1;
	
	if (n>1) {
		for(i=0;i<n;i++) {
			if(oField[i].checked == true)
				return true;
		}
	} else {
		if(oField.checked == true)
			return true;
	}
	alert(LANG_PREFIX + layoutName + LANG_ISREQ);
	
	return false;
}

function checkMobile(oField, layoutName, emptyOK)
{
    if (checkMobile.arguments.length == 2) emptyOK = defaultEmptyOK;
    if ((emptyOK == true) && (isEmpty(oField.value))) return true;
	
	if (!isEmpty(oField.value))
	{
		var value = oField.value.replace('+', '00');
		value = value.replace('-', '');
		value = value.replace(' ', '');
		var pattern = /^0[0-9]{9}$/i
		if (pattern.test(value) == false) {
				alert(LANG_PREFIX + layoutName + LANG_PHONE_ERROR);
				return false;
		} else {
			return true;
		}
	}
	return warnEmpty (oField, layoutName);
}


function checkCheckBox(oField, layoutName){
	var iLength;
	iLength = oField.length;
	
	if(!oField.length)
	{
		if(oField.checked == false)
		{
			alert(LANG_PREFIX + layoutName + LANG_MUSTBECHECKED);
			return false;
		}
	}
	else
	{
		for(i=0;i<oField.length;i++)
		{
			if(oField[i].checked == true)
				return true;
		}
		alert(LANG_ATLEAST + layoutName + LANG_CHECKED);
		return false;
	}
	
	return true;

}

function warnEmpty(theField, s){  
	theField.focus()
    alert(LANG_PREFIX + s + LANG_SUFFIX)
    return false
}

function isWhitespace(s){   
	var i;

    if (isEmpty(s)) return true;
    for (i = 0; i < s.length; i++)
    {   
        var c = s.charAt(i);
        if (whitespace.indexOf(c) == -1) return false;
    }
    return true;
}
	
function CheckPassword(szP,szNP){
	if (szP == szNP)
	{
		if (CheckQuality(szP) == true)
		{
			return true;
		}
		else
		{
			return false;
		}
	}
	else
	{
		document.frm.password.value = "";
		document.frm.password.focus();
		if (document.frm.validate) {
			document.frm.validate.value = "";
		}
		alert(LANG_PASSDIFF);
		return false;
	}
}
	
function CheckQuality(szP){
	var lowercase = new Array("a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","0","1","2","3","4","5","6","7","8","9","0");
	var forbiddensigns = new Array("?","'","{","}","[","]","|","/","\\",";",":",">","<",".",",","`","~");

	if (szP.length >= 6)
	{
		var szPL = szP.length;

		if (CheckInArray(szP,forbiddensigns) == false)
		{
			return true;
		}
		else
		{
			alert(LANG_PASS_CHAR + " ?'{}[]|\\/;:<>,.`~  !");
			return false;
		}

	}
	else
	{
		alert(LANG_PASSW_6CHARS);
		return false;
	}
}
	
function CheckInString(sz,szSearchIn){
	var szSIL = szSearchIn.length;
	var szL = sz.length;
	var szErr = "0";
	var j;

	for (j = 0; j < szL; j++)
	{
		if (szSearchIn.search(sz.substr(j,j)) != -1) 	
		{
			szErr = "1";
		}
	}

	if (szErr == "1") 
	{
		return 0;
	}
	else
	{
		return 1;
	}
}

function CheckInArray(sz,szA){

	var szAL = szA.length;
	var szL = sz.length;
	var szErr = 0;

	for (var i = 0; i < szAL; i++)
	{
		for (var j = 0; j < szL; j++)
		{
			if (eval(szA[i].charCodeAt(0)) != eval(sz.charCodeAt(j)))
			{
				szErr += 1;
			}
		}
	}

	if (szErr != 0) 
	{
		return false;
	}
	else
	{
		return true;
	}
}

		  
var tb_pathToImage = _root + "images/loadingAnimation.gif";

$(document).ready(function(){   
	tb_init('a.thickbox, area.thickbox, input.thickbox');//pass where to apply thickbox
	imgLoader = new Image();// preload image
	imgLoader.src = tb_pathToImage;
});

function tb_init(domChunk){
	$(domChunk).click(function(){
	var t = this.title || this.name || null;
	var a = this.href || this.alt;
	var g = this.rel || false;
	tb_show(t,a,g);
	this.blur();
	return false;
	});
}

function tb_show(caption, url, imageGroup) {

	try {
		if (typeof document.body.style.maxHeight === "undefined") {//if IE 6
			$("body","html").css({height: "100%", width: "100%"});
			$("html").css("overflow","hidden");
			if (document.getElementById("TB_HideSelect") === null) {//iframe to hide select elements in ie6
				$("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");
				$("#TB_overlay").click(tb_remove);
			}
		}else{//all others
			if(document.getElementById("TB_overlay") === null){
				$("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");
				$("#TB_overlay").click(tb_remove);
			}
		}
		
		if(tb_detectMacXFF()){
			$("#TB_overlay").addClass("TB_overlayMacFFBGHack");//use png overlay so hide flash
		}else{
			$("#TB_overlay").addClass("TB_overlayBG");//use background and opacity
		}
		
		if(caption===null){caption="";}
		$("body").append("<div id='TB_load'><img src='"+imgLoader.src+"' /></div>");//add loader to the page
		$('#TB_load').show();//show loader
		
		var baseURL;
	   if(url.indexOf("?")!==-1){ //ff there is a query string involved
			baseURL = url.substr(0, url.indexOf("?"));
	   }else{ 
	   		baseURL = url;
	   }
	   
	   var urlString = /\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$|\.asp$/;
	   var urlType = baseURL.toLowerCase().match(urlString);

		if(urlType == '.jpg' || urlType == '.jpeg' || urlType == '.png' || urlType == '.gif' || urlType == '.bmp'|| urlType == '.asp' ){//code to show images
				
			TB_PrevCaption = "";
			TB_PrevURL = "";
			TB_PrevHTML = "";
			TB_NextCaption = "";
			TB_NextURL = "";
			TB_NextHTML = "";
			TB_imageCount = "";
			TB_FoundURL = false;
			if(imageGroup){
				TB_TempArray = $("a[rel="+imageGroup+"]").get();
				for (TB_Counter = 0; ((TB_Counter < TB_TempArray.length) && (TB_NextHTML === "")); TB_Counter++) {
					var urlTypeTemp = TB_TempArray[TB_Counter].href.toLowerCase().match(urlString);
						if (!(TB_TempArray[TB_Counter].href == url)) {						
							if (TB_FoundURL) {
								TB_NextCaption = TB_TempArray[TB_Counter].title;
								TB_NextURL = TB_TempArray[TB_Counter].href;
								TB_NextHTML = "<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Volgende</a></span>";
							} else {
								TB_PrevCaption = TB_TempArray[TB_Counter].title;
								TB_PrevURL = TB_TempArray[TB_Counter].href;
								TB_PrevHTML = "<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>Vorige</a></span>";
							}
						} else {
							TB_FoundURL = true;
							TB_imageCount = "Afbeelding " + (TB_Counter + 1) +"/"+ (TB_TempArray.length);											
						}
				}
			}

			imgPreloader = new Image();
			imgPreloader.onload = function(){		
			imgPreloader.onload = null;
				
			// Resizing large images - orginal by Christian Montoya edited by me.
			var pagesize = tb_getPageSize();
			var x = pagesize[0] - 150;
			var y = pagesize[1] - 150;
			var imageWidth = imgPreloader.width;
			var imageHeight = imgPreloader.height;
			if (imageWidth > x) {
				imageHeight = imageHeight * (x / imageWidth); 
				imageWidth = x; 
				if (imageHeight > y) { 
					imageWidth = imageWidth * (y / imageHeight); 
					imageHeight = y; 
				}
			} else if (imageHeight > y) { 
				imageWidth = imageWidth * (y / imageHeight); 
				imageHeight = y; 
				if (imageWidth > x) { 
					imageHeight = imageHeight * (x / imageWidth); 
					imageWidth = x;
				}
			}
			// End Resizing
			
			TB_WIDTH = imageWidth + 30;
			TB_HEIGHT = imageHeight + 60;
			$("#TB_window").append("<a href='' id='TB_ImageOff' title='Sluiten'><img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/></a>" + "<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>" + TB_imageCount + TB_PrevHTML + TB_NextHTML + "</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Sluiten'>Sluiten</a> of Esc knop</div>"); 		
			
			$("#TB_closeWindowButton").click(tb_remove);
			
			if (!(TB_PrevHTML === "")) {
				function goPrev(){
					if($(document).unbind("click",goPrev)){$(document).unbind("click",goPrev);}
					$("#TB_window").remove();
					$("body").append("<div id='TB_window'></div>");
					tb_show(TB_PrevCaption, TB_PrevURL, imageGroup);
					return false;	
				}
				$("#TB_prev").click(goPrev);
			}
			
			if (!(TB_NextHTML === "")) {		
				function goNext(){
					$("#TB_window").remove();
					$("body").append("<div id='TB_window'></div>");
					tb_show(TB_NextCaption, TB_NextURL, imageGroup);				
					return false;	
				}
				$("#TB_next").click(goNext);
				
			}

			document.onkeydown = function(e){ 	
				if (e == null) { // ie
					keycode = event.keyCode;
				} else { // mozilla
					keycode = e.which;
				}
				if(keycode == 27){ // close
					tb_remove();
				} else if(keycode == 190){ // display previous image
					if(!(TB_NextHTML == "")){
						document.onkeydown = "";
						goNext();
					}
				} else if(keycode == 188){ // display next image
					if(!(TB_PrevHTML == "")){
						document.onkeydown = "";
						goPrev();
					}
				}	
			};
			
			tb_position();
			$("#TB_load").remove();
			$("#TB_ImageOff").click(tb_remove);
			$("#TB_window").css({display:"block"}); //for safari using css instead of show
			};
			
			imgPreloader.src = url;
		}else{//code to show html
			
			var queryString = url.replace(/^[^\?]+\??/,'');
			var params = tb_parseQuery( queryString );

			TB_WIDTH = (params['width']*1) + 30 || 630; //defaults to 630 if no paramaters were added to URL
			TB_HEIGHT = (params['height']*1) + 40 || 440; //defaults to 440 if no paramaters were added to URL
			ajaxContentW = TB_WIDTH - 30;
			ajaxContentH = TB_HEIGHT - 45;
			
			if(url.indexOf('TB_iframe') != -1){// either iframe or ajax window		
					urlNoQuery = url.split('TB_');
					$("#TB_iframeContent").remove();
					if(params['modal'] != "true"){//iframe no modal
						$("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Sluiten'>sluiten</a> of Esc knop</div></div><iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW + 29)+"px;height:"+(ajaxContentH + 17)+"px;' > </iframe>");
					}else{//iframe modal
					$("#TB_overlay").unbind();
						$("#TB_window").append("<iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW + 29)+"px;height:"+(ajaxContentH + 17)+"px;'> </iframe>");
					}
			}else{// not an iframe, ajax
					if($("#TB_window").css("display") != "block"){
						if(params['modal'] != "true"){//ajax no modal
						$("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'>sluiten</a> of Esc knop</div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px'></div>");
						}else{//ajax modal
						$("#TB_overlay").unbind();
						$("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>");	
						}
					}else{//this means the window is already up, we are just loading new content via ajax
						$("#TB_ajaxContent")[0].style.width = ajaxContentW +"px";
						$("#TB_ajaxContent")[0].style.height = ajaxContentH +"px";
						$("#TB_ajaxContent")[0].scrollTop = 0;
						$("#TB_ajaxWindowTitle").html(caption);
					}
			}
					
			$("#TB_closeWindowButton").click(tb_remove);
			
				if(url.indexOf('TB_inline') != -1){	
					$("#TB_ajaxContent").append($('#' + params['inlineId']).children());
					$("#TB_window").unload(function () {
						$('#' + params['inlineId']).append( $("#TB_ajaxContent").children() ); // move elements back when you're finished
					});
					tb_position();
					$("#TB_load").remove();
					$("#TB_window").css({display:"block"}); 
				}else if(url.indexOf('TB_iframe') != -1){
					tb_position();
					if($.browser.safari){//safari needs help because it will not fire iframe onload
						$("#TB_load").remove();
						$("#TB_window").css({display:"block"});
					}
				}else{
					$("#TB_ajaxContent").load(url += "&random=" + (new Date().getTime()),function(){//to do a post change this load method
						tb_position();
						$("#TB_load").remove();
						tb_init("#TB_ajaxContent a.thickbox");
						$("#TB_window").css({display:"block"});
					});
				}
			
		}

		if(!params['modal']){
			document.onkeyup = function(e){ 	
				if (e == null) { // ie
					keycode = event.keyCode;
				} else { // mozilla
					keycode = e.which;
				}
				if(keycode == 27){ // close
					tb_remove();
				}	
			};
		}
		
	} catch(e) {
		//nothing here
	}
}

function tb_showIframe(){
	$("#TB_load").remove();
	$("#TB_window").css({display:"block"});
}

function tb_remove() {
 	$("#TB_imageOff").unbind("click");
	$("#TB_closeWindowButton").unbind("click");
	$("#TB_window").fadeOut("fast",function(){$('#TB_window,#TB_overlay,#TB_HideSelect').trigger("unload").unbind().remove();});
	$("#TB_load").remove();
	if (typeof document.body.style.maxHeight == "undefined") {//if IE 6
		$("body","html").css({height: "auto", width: "auto"});
		$("html").css("overflow","");
	}
	document.onkeydown = "";
	document.onkeyup = "";
	return false;
}

function tb_position() {
$("#TB_window").css({marginLeft: '-' + parseInt((TB_WIDTH / 2),10) + 'px', width: TB_WIDTH + 'px'});
	if ( !(jQuery.browser.msie && jQuery.browser.version < 7)) { // take away IE6
		$("#TB_window").css({marginTop: '-' + parseInt((TB_HEIGHT / 2),10) + 'px'});
	}
}

function tb_parseQuery ( query ) {
   var Params = {};
   if ( ! query ) {return Params;}// return empty object
   var Pairs = query.split(/[;&]/);
   for ( var i = 0; i < Pairs.length; i++ ) {
      var KeyVal = Pairs[i].split('=');
      if ( ! KeyVal || KeyVal.length != 2 ) {continue;}
      var key = unescape( KeyVal[0] );
      var val = unescape( KeyVal[1] );
      val = val.replace(/\+/g, ' ');
      Params[key] = val;
   }
   return Params;
}

function tb_getPageSize(){
	var de = document.documentElement;
	var w = window.innerWidth || self.innerWidth || (de&&de.clientWidth) || document.body.clientWidth;
	var h = window.innerHeight || self.innerHeight || (de&&de.clientHeight) || document.body.clientHeight;
	arrayPageSize = [w,h];
	return arrayPageSize;
}

function tb_detectMacXFF() {
  var userAgent = navigator.userAgent.toLowerCase();
  if (userAgent.indexOf('mac') != -1 && userAgent.indexOf('firefox')!=-1) {
    return true;
  }
}



$(document).ready(function(){

	var activeNav = "";
	
	Cufon.replace('#memberNav',{ fontFamily: 'LucidaSans', hover: true});
	Cufon.replace('.col_Right h3, .home .colRight h3', { fontFamily: 'plantin', hover: true});
	
	$('.b1 .banner-list, .b4.clearBoth .banner-list, .b4.last .banner-list, .b5.clearBoth .banner-list').cycle();
	
	$(document).pngFix();

	$("div.media").each(function(){
		renderFlash(this);
	});
	
	$("#sidecol .box_content, #filterList .box_content").css("height",($("#cols").height()-80));

	$('#qSearch input.single').css("color","#ccc").focus(function() {
		if($(this).val() == $(this).attr("defaultValue")) 
			$(this).val("").css("color","#454545");
	}).blur(function() {
		if($(this).val() == "") 
			$(this).val($(this).attr("defaultValue")).css("color","#ccc");
	});

	$("form#pageFilter select[name=pagesize], form#pageFilter select[name=orderby]").change(function() {
		$("form#pageFilter").submit();
	});
	$("form#filter select").change(function() {
		$("form#filter").submit();
	});

	$("a.addToFavorites").click(function(){	
		if (_signedin) {
			var options = { onreturn: function() { alert(LANG_FAVADDED); } };
			var nProductID = $(this).attr('rel');
			addToFavorites(nProductID, options);
		} else {
			alert(LANG_FAVLOGINREQ);
		}
	});

	$("a.deleteProduct").click(function() {		
		var o = $(this).parents("div.item")
		var nID = o.attr("rel");

		var options = {
			onreturn : function() {
				$(o).fadeOut("slow");
			}
		};
		deleteFromFavorites(nID, options);		
	});

	loadProductNavigation();
});
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-7834282-2']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

