(function(){function g(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 B(){return+new Date}function z(a,b){return a[0]&&parseInt(c.curCSS(a[0],b,true),10)||0}function j(){return false}function k(){return true}function l(a){var b=RegExp("(^|\\.)"+a.type+"(\\.|$)"),e=true,h=[];c.each(c.data(this,"events").live||[],function(n,q){if(b.test(q.type))(n=c(a.target).closest(q.data)[0])&&h.push({elem:n,
fn:q})});h.sort(function(n,q){return c.data(n.elem,"closest")-c.data(q.elem,"closest")});c.each(h,function(){if(this.fn.call(this.elem,a,this.fn.data)===false)return e=false});return e}function v(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"|")].join(".")}function x(){if(!O){O=true;if(document.addEventListener)document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);c.ready()},false);else if(document.attachEvent){document.attachEvent("onreadystatechange",
function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);c.ready()}});document.documentElement.doScroll&&p==p.top&&function(){if(!c.isReady){try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}c.ready()}}()}c.event.add(p,"load",c.ready)}}function t(a,b){var e={};c.each(u.concat.apply([],u.slice(0,b)),function(){e[this]=a});return e}var p=this,A=p.jQuery,E=p.$,c=p.jQuery=p.$=function(a,b){return new c.fn.init(a,
b)},H=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,P=/^.[^:#\[\.,]*$/;c.fn=c.prototype={init:function(a,b){a=a||document;if(a.nodeType){this[0]=a;this.length=1;this.context=a;return this}if(typeof a==="string"){var e=H.exec(a);if(e&&(e[1]||!b))if(e[1])a=c.clean([e[1]],b);else{if((b=document.getElementById(e[3]))&&b.id!=e[3])return c().find(a);e=c(b||[]);e.context=document;e.selector=a;return e}else return c(b).find(a)}else if(c.isFunction(a))return c(document).ready(a);if(a.selector&&a.context){this.selector=
a.selector;this.context=a.context}return this.setArray(c.isArray(a)?a:c.makeArray(a))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(a){return a===void 0?Array.prototype.slice.call(this):this[a]},pushStack:function(a,b,e){a=c(a);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+e;else if(b)a.selector=this.selector+"."+b+"("+e+")";return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},
each:function(a,b){return c.each(this,a,b)},index:function(a){return c.inArray(a&&a.jquery?a[0]:a,this)},attr:function(a,b,e){var h=a;if(typeof a==="string")if(b===void 0)return this[0]&&c[e||"attr"](this[0],a);else{h={};h[a]=b}return this.each(function(n){for(a in h)c.attr(e?this.style:this,a,c.prop(this,h[a],e,n,a))})},css:function(a,b){if((a=="width"||a=="height")&&parseFloat(b)<0)b=void 0;return this.attr(a,b,"curCSS")},text:function(a){if(typeof a!=="object"&&a!=null)return this.empty().append((this[0]&&
this[0].ownerDocument||document).createTextNode(a));var b="";c.each(a||this,function(){c.each(this.childNodes,function(){if(this.nodeType!=8)b+=this.nodeType!=1?this.nodeValue:c.fn.text([this])})});return b},wrapAll:function(a){if(this[0]){a=c(a,this[0].ownerDocument).clone();this[0].parentNode&&a.insertBefore(this[0]);a.map(function(){for(var b=this;b.firstChild;)b=b.firstChild;return b}).append(this)}return this},wrapInner:function(a){return this.each(function(){c(this).contents().wrapAll(a)})},
wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},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(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,
this.nextSibling)})},end:function(){return this.prevObject||c([])},push:[].push,sort:[].sort,splice:[].splice,find:function(a){if(this.length===1){var b=this.pushStack([],"find",a);b.length=0;c.find(a,this[0],b);return b}else return this.pushStack(c.unique(c.map(this,function(e){return c.find(a,e)})),"find",a)},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var n=this.outerHTML;if(!n){n=this.ownerDocument.createElement("div");n.appendChild(this.cloneNode(true));
n=n.innerHTML}return c.clean([n.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else return this.cloneNode(true)});if(a===true){var e=this.find("*").andSelf(),h=0;b.find("*").andSelf().each(function(){if(this.nodeName===e[h].nodeName){var n=c.data(e[h],"events");for(var q in n)for(var s in n[q])c.event.add(this,q,n[q][s],n[q][s].data);h++}})}return b},filter:function(a){return this.pushStack(c.isFunction(a)&&c.grep(this,function(b,e){return a.call(b,e)})||c.multiFilter(a,c.grep(this,
function(b){return b.nodeType===1})),"filter",a)},closest:function(a){var b=c.expr.match.POS.test(a)?c(a):null,e=0;return this.map(function(){for(var h=this;h&&h.ownerDocument;){if(b?b.index(h)>-1:c(h).is(a)){c.data(h,"closest",e);return h}h=h.parentNode;e++}})},not:function(a){if(typeof a==="string")if(P.test(a))return this.pushStack(c.multiFilter(a,this,true),"not",a);else a=c.multiFilter(a,this);var b=a.length&&a[a.length-1]!==void 0&&!a.nodeType;return this.filter(function(){return b?c.inArray(this,
a)<0:this!=a})},add:function(a){return this.pushStack(c.unique(c.merge(this.get(),typeof a==="string"?c(a):c.makeArray(a))))},is:function(a){return!!a&&c.multiFilter(a,this).length>0},hasClass:function(a){return!!a&&this.is("."+a)},val:function(a){if(a===void 0){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 e=b.selectedIndex,h=[],n=b.options;b=b.type=="select-one";if(e<0)return null;var q=b?e:0;for(e=b?e+1:n.length;q<
e;q++){var s=n[q];if(s.selected){a=c(s).val();if(b)return a;h.push(a)}}return h}return(b.value||"").replace(/\r/g,"")}}else{if(typeof a==="number")a+="";return this.each(function(){if(this.nodeType==1)if(c.isArray(a)&&/radio|checkbox/.test(this.type))this.checked=c.inArray(this.value,a)>=0||c.inArray(this.name,a)>=0;else if(c.nodeName(this,"select")){var w=c.makeArray(a);c("option",this).each(function(){this.selected=c.inArray(this.value,w)>=0||c.inArray(this.text,w)>=0});if(!w.length)this.selectedIndex=
-1}else this.value=a})}},html:function(a){return a===void 0?this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null:this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,+a+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,e){return a.call(b,e,b)}))},andSelf:function(){return this.add(this.prevObject)},
domManip:function(a,b,e){function h(J,Q){return b&&c.nodeName(J,"table")&&c.nodeName(Q,"tr")?J.getElementsByTagName("tbody")[0]||J.appendChild(J.ownerDocument.createElement("tbody")):J}if(this[0]){var n=(this[0].ownerDocument||this[0]).createDocumentFragment();a=c.clean(a,this[0].ownerDocument||this[0],n);var q=n.firstChild;if(q)for(var s=0,w=this.length;s<w;s++)e.call(h(this[s],q),this.length>1||s>0?n.cloneNode(true):n);a&&c.each(a,g)}return this}};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=
arguments[0]||{},b=1,e=arguments.length,h=false,n;if(typeof a==="boolean"){h=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(e==b){a=this;--b}for(;b<e;b++)if((n=arguments[b])!=null)for(var q in n){var s=a[q],w=n[q];if(a!==w)if(h&&w&&typeof w==="object"&&!w.nodeType)a[q]=c.extend(h,s||(w.length!=null?[]:{}),w);else if(w!==void 0)a[q]=w}return a};var F=/z-?index|font-?weight|opacity|zoom|line-?height/i,I=document.defaultView||{},M=Object.prototype.toString;c.extend({noConflict:function(a){p.$=
E;if(a)p.jQuery=A;return c},isFunction:function(a){return M.call(a)==="[object Function]"},isArray:function(a){return M.call(a)==="[object Array]"},isXMLDoc:function(a){return a.nodeType===9&&a.documentElement.nodeName!=="HTML"||!!a.ownerDocument&&c.isXMLDoc(a.ownerDocument)},globalEval:function(a){if(a&&/\S/.test(a)){var b=document.getElementsByTagName("head")[0]||document.documentElement,e=document.createElement("script");e.type="text/javascript";if(c.support.scriptEval)e.appendChild(document.createTextNode(a));
else e.text=a;b.insertBefore(e,b.firstChild);b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},each:function(a,b,e){var h,n=0,q=a.length;if(e)if(q===void 0)for(h in a){if(b.apply(a[h],e)===false)break}else for(;n<q;){if(b.apply(a[n++],e)===false)break}else if(q===void 0)for(h in a){if(b.call(a[h],h,a[h])===false)break}else for(e=a[0];n<q&&b.call(e,n,e)!==false;e=a[++n]);return a},prop:function(a,b,e,h,n){if(c.isFunction(b))b=b.call(a,h);return typeof b===
"number"&&e=="curCSS"&&!F.test(n)?b+"px":b},className:{add:function(a,b){c.each((b||"").split(/\s+/),function(e,h){if(a.nodeType==1&&!c.className.has(a.className,h))a.className+=(a.className?" ":"")+h})},remove:function(a,b){if(a.nodeType==1)a.className=b!==void 0?c.grep(a.className.split(/\s+/),function(e){return!c.className.has(b,e)}).join(" "):""},has:function(a,b){return a&&c.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(a,b,e){var h={};for(var n in b){h[n]=a.style[n];
a.style[n]=b[n]}e.call(a);for(n in b)a.style[n]=h[n]},css:function(a,b,e,h){if(b=="width"||b=="height"){var n;e={position:"absolute",visibility:"hidden",display:"block"};var q=b=="width"?["Left","Right"]:["Top","Bottom"],s=function(){n=b=="width"?a.offsetWidth:a.offsetHeight;h!=="border"&&c.each(q,function(){h||(n-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(h==="margin")n+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else n-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})};a.offsetWidth!==
0?s():c.swap(a,e,s);return Math.max(0,Math.round(n))}return c.curCSS(a,b,e)},curCSS:function(a,b,e){var h,n=a.style;if(b=="opacity"&&!c.support.opacity){h=c.attr(n,"opacity");return h==""?"1":h}if(b.match(/float/i))b=N;if(!e&&n&&n[b])h=n[b];else if(I.getComputedStyle){if(b.match(/float/i))b="float";b=b.replace(/([A-Z])/g,"-$1").toLowerCase();if(a=I.getComputedStyle(a,null))h=a.getPropertyValue(b);if(b=="opacity"&&h=="")h="1"}else if(a.currentStyle){h=b.replace(/\-(\w)/g,function(q,s){return s.toUpperCase()});
h=a.currentStyle[b]||a.currentStyle[h];if(!/^\d+(px)?$/i.test(h)&&/^\d/.test(h)){b=n.left;e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;n.left=h||0;h=n.pixelLeft+"px";n.left=b;a.runtimeStyle.left=e}}return h},clean:function(a,b,e){b=b||document;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||document;if(!e&&a.length===1&&typeof a[0]==="string"){var h=/^<(\w+)\s*\/?>$/.exec(a[0]);if(h)return[b.createElement(h[1])]}var n=[];h=[];var q=b.createElement("div");
c.each(a,function(s,w){if(typeof w==="number")w+="";if(w){if(typeof w==="string"){w=w.replace(/(<(\w+)[^>]*?)\/>/g,function(V,X,ca){return ca.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?V:X+"></"+ca+">"});s=w.replace(/^\s+/,"").substring(0,10).toLowerCase();var J=!s.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!s.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||s.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!s.indexOf("<tr")&&[2,"<table><tbody>",
"</tbody></table>"]||(!s.indexOf("<td")||!s.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!s.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!c.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];for(q.innerHTML=J[1]+w+J[2];J[0]--;)q=q.lastChild;if(!c.support.tbody){var Q=/<tbody/i.test(w);s=!s.indexOf("<table")&&!Q?q.firstChild&&q.firstChild.childNodes:J[1]=="<table>"&&!Q?q.childNodes:[];for(J=s.length-1;J>=0;--J)c.nodeName(s[J],"tbody")&&
!s[J].childNodes.length&&s[J].parentNode.removeChild(s[J])}!c.support.leadingWhitespace&&/^\s/.test(w)&&q.insertBefore(b.createTextNode(w.match(/^\s*/)[0]),q.firstChild);w=c.makeArray(q.childNodes)}if(w.nodeType)n.push(w);else n=c.merge(n,w)}});if(e){for(a=0;n[a];a++)if(c.nodeName(n[a],"script")&&(!n[a].type||n[a].type.toLowerCase()==="text/javascript"))h.push(n[a].parentNode?n[a].parentNode.removeChild(n[a]):n[a]);else{n[a].nodeType===1&&n.splice.apply(n,[a+1,0].concat(c.makeArray(n[a].getElementsByTagName("script"))));
e.appendChild(n[a])}return h}return n},attr:function(a,b,e){if(!(!a||a.nodeType==3||a.nodeType==8)){var h=!c.isXMLDoc(a),n=e!==void 0;b=h&&c.props[b]||b;if(a.tagName){var q=/href|src|style/.test(b);if(b in a&&h&&!q){if(n){if(b=="type"&&c.nodeName(a,"input")&&a.parentNode)throw"type property can't be changed";a[b]=e}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:a.nodeName.match(/(button|input|object|select|textarea)/i)?
0:a.nodeName.match(/^(a|area)$/i)&&a.href?0:void 0;return a[b]}if(!c.support.style&&h&&b=="style")return c.attr(a.style,"cssText",e);n&&a.setAttribute(b,""+e);a=!c.support.hrefNormalized&&h&&q?a.getAttribute(b,2):a.getAttribute(b);return a===null?void 0:a}if(!c.support.opacity&&b=="opacity"){if(n){a.zoom=1;a.filter=(a.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(e)+""=="NaN"?"":"alpha(opacity="+e*100+")")}return a.filter&&a.filter.indexOf("opacity=")>=0?parseFloat(a.filter.match(/opacity=([^)]*)/)[1])/
100+"":""}b=b.replace(/-([a-z])/ig,function(s,w){return w.toUpperCase()});if(n)a[b]=e;return a[b]}},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var b=[];if(a!=null){var e=a.length;if(e==null||typeof a==="string"||c.isFunction(a)||a.setInterval)b[0]=a;else for(;e;)b[--e]=a[e]}return b},inArray:function(a,b){for(var e=0,h=b.length;e<h;e++)if(b[e]===a)return e;return-1},merge:function(a,b){var e=0,h,n=a.length;if(c.support.getAll)for(;(h=b[e++])!=null;)a[n++]=h;else for(;(h=
b[e++])!=null;)if(h.nodeType!=8)a[n++]=h;return a},unique:function(a){var b=[],e={};try{for(var h=0,n=a.length;h<n;h++){var q=c.data(a[h]);if(!e[q]){e[q]=true;b.push(a[h])}}}catch(s){b=a}return b},grep:function(a,b,e){for(var h=[],n=0,q=a.length;n<q;n++)!e!=!b(a[n],n)&&h.push(a[n]);return h},map:function(a,b){for(var e=[],h=0,n=a.length;h<n;h++){var q=b(a[h],h);if(q!=null)e[e.length]=q}return e.concat.apply([],e)}});var T=navigator.userAgent.toLowerCase();c.browser={version:(T.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||
[0,"0"])[1],safari:/webkit/.test(T),opera:/opera/.test(T),msie:/msie/.test(T)&&!/opera/.test(T),mozilla:/mozilla/.test(T)&&!/(compatible|webkit)/.test(T)};c.each({parent:function(a){return a.parentNode},parents:function(a){return c.dir(a,"parentNode")},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")},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(e){var h=c.map(this,b);if(e&&typeof e=="string")h=c.multiFilter(e,h);return this.pushStack(c.unique(h),a,e)}});c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(e){for(var h=[],n=c(e),q=0,s=n.length;q<
s;q++){var w=(q>0?this.clone(true):this).get();c.fn[b].apply(c(n[q]),w);h=h.concat(w)}return this.pushStack(h,a,e)}});c.each({removeAttr:function(a){c.attr(this,a,"");this.nodeType==1&&this.removeAttribute(a)},addClass:function(a){c.className.add(this,a)},removeClass:function(a){c.className.remove(this,a)},toggleClass:function(a,b){if(typeof b!=="boolean")b=!c.className.has(this,a);c.className[b?"add":"remove"](this,a)},remove:function(a){if(!a||c.filter(a,[this]).length){c("*",this).add([this]).each(function(){c.event.remove(this);
c.removeData(this)});this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(c(this).children().remove();this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});var W="jQuery"+B(),R=0,Y={};c.extend({cache:{},data:function(a,b,e){a=a==p?Y:a;var h=a[W];h||(h=a[W]=++R);if(b&&!c.cache[h])c.cache[h]={};if(e!==void 0)c.cache[h][b]=e;return b?c.cache[h][b]:h},removeData:function(a,b){a=a==p?Y:a;var e=a[W];if(b){if(c.cache[e]){delete c.cache[e][b];
b="";for(b in c.cache[e])break;b||c.removeData(a)}}else{try{delete a[W]}catch(h){a.removeAttribute&&a.removeAttribute(W)}delete c.cache[e]}},queue:function(a,b,e){if(a){b=(b||"fx")+"queue";var h=c.data(a,b);if(!h||c.isArray(e))h=c.data(a,b,c.makeArray(e));else e&&h.push(e)}return h},dequeue:function(a,b){var e=c.queue(a,b),h=e.shift();if(!b||b==="fx")h=e[0];h!==void 0&&h.call(a)}});c.fn.extend({data:function(a,b){var e=a.split(".");e[1]=e[1]?"."+e[1]:"";if(b===void 0){var h=this.triggerHandler("getData"+
e[1]+"!",[e[0]]);if(h===void 0&&this.length)h=c.data(this[0],a);return h===void 0&&e[1]?this.data(e[0]):h}else return this.trigger("setData"+e[1]+"!",[e[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})},queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===void 0)return c.queue(this[0],a);return this.each(function(){var e=c.queue(this,a,b);a=="fx"&&e.length==1&&e[0].call(this)})},dequeue:function(a){return this.each(function(){c.dequeue(this,
a)})}});(function(){function a(d,f,m,r,y,C){y=d=="previousSibling"&&!C;for(var G=0,U=r.length;G<U;G++){var K=r[G];if(K){if(y&&K.nodeType===1){K.sizcache=m;K.sizset=G}K=K[d];for(var ba=false;K;){if(K.sizcache===m){ba=r[K.sizset];break}if(K.nodeType===1&&!C){K.sizcache=m;K.sizset=G}if(K.nodeName===f){ba=K;break}K=K[d]}r[G]=ba}}}function b(d,f,m,r,y,C){y=d=="previousSibling"&&!C;for(var G=0,U=r.length;G<U;G++){var K=r[G];if(K){if(y&&K.nodeType===1){K.sizcache=m;K.sizset=G}K=K[d];for(var ba=false;K;){if(K.sizcache===
m){ba=r[K.sizset];break}if(K.nodeType===1){if(!C){K.sizcache=m;K.sizset=G}if(typeof f!=="string"){if(K===f){ba=true;break}}else if(q.filter(f,[K]).length>0){ba=K;break}}K=K[d]}r[G]=ba}}}var e=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,h=0,n=Object.prototype.toString,q=function(d,f,m,r){m=m||[];f=f||document;if(f.nodeType!==1&&f.nodeType!==9)return[];if(!d||typeof d!=="string")return m;var y=[],C,G,U,K=true;for(e.lastIndex=
0;(C=e.exec(d))!==null;){y.push(C[1]);if(C[2]){U=RegExp.rightContext;break}}if(y.length>1&&w.exec(d))if(y.length===2&&s.relative[y[0]])C=L(y[0]+y[1],f);else for(C=s.relative[y[0]]?[f]:q(y.shift(),f);y.length;){d=y.shift();if(s.relative[d])d+=y.shift();C=L(d,C)}else{C=r?{expr:y.pop(),set:Q(r)}:q.find(y.pop(),y.length===1&&f.parentNode?f.parentNode:f,S(f));C=q.filter(C.expr,C.set);if(y.length>0)G=Q(C);else K=false;for(;y.length;){var ba=y.pop(),da=ba;if(s.relative[ba])da=y.pop();else ba="";if(da==null)da=
f;s.relative[ba](G,da,S(f))}}G||(G=C);if(!G)throw"Syntax error, unrecognized expression: "+(ba||d);if(n.call(G)==="[object Array]")if(K)if(f.nodeType===1)for(d=0;G[d]!=null;d++){if(G[d]&&(G[d]===true||G[d].nodeType===1&&ca(f,G[d])))m.push(C[d])}else for(d=0;G[d]!=null;d++)G[d]&&G[d].nodeType===1&&m.push(C[d]);else m.push.apply(m,G);else Q(G,m);if(U){q(U,f,m,r);if(X){hasDuplicate=false;m.sort(X);if(hasDuplicate)for(d=1;d<m.length;d++)m[d]===m[d-1]&&m.splice(d--,1)}}return m};q.matches=function(d,f){return q(d,
null,null,f)};q.find=function(d,f,m){var r,y;if(!d)return[];for(var C=0,G=s.order.length;C<G;C++){var U=s.order[C];if(y=s.match[U].exec(d)){var K=RegExp.leftContext;if(K.substr(K.length-1)!=="\\"){y[1]=(y[1]||"").replace(/\\/g,"");r=s.find[U](y,f,m);if(r!=null){d=d.replace(s.match[U],"");break}}}}r||(r=f.getElementsByTagName("*"));return{set:r,expr:d}};q.filter=function(d,f,m,r){for(var y=d,C=[],G=f,U,K,ba=f&&f[0]&&S(f[0]);d&&f.length;){for(var da in s.filter)if((U=s.match[da].exec(d))!=null){var fa=
s.filter[da],ea,ga;K=false;if(G==C)C=[];if(s.preFilter[da])if(U=s.preFilter[da](U,G,m,C,r,ba)){if(U===true)continue}else K=ea=true;if(U)for(var ha=0;(ga=G[ha])!=null;ha++)if(ga){ea=fa(ga,U,ha,G);var ia=r^!!ea;if(m&&ea!=null)if(ia)K=true;else G[ha]=false;else if(ia){C.push(ga);K=true}}if(ea!==void 0){m||(G=C);d=d.replace(s.match[da],"");if(!K)return[];break}}if(d==y)if(K==null)throw"Syntax error, unrecognized expression: "+d;else break;y=d}return G};var s=q.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\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(d){return d.getAttribute("href")}},
relative:{"+":function(d,f,m){var r=typeof f==="string",y=r&&!/\W/.test(f);r=r&&!y;if(y&&!m)f=f.toUpperCase();m=0;y=d.length;for(var C;m<y;m++)if(C=d[m]){for(;(C=C.previousSibling)&&C.nodeType!==1;);d[m]=r||C&&C.nodeName===f?C||false:C===f}r&&q.filter(f,d,true)},">":function(d,f,m){var r=typeof f==="string";if(r&&!/\W/.test(f)){f=m?f:f.toUpperCase();m=0;for(var y=d.length;m<y;m++){var C=d[m];if(C){r=C.parentNode;d[m]=r.nodeName===f?r:false}}}else{m=0;for(y=d.length;m<y;m++)if(C=d[m])d[m]=r?C.parentNode:
C.parentNode===f;r&&q.filter(f,d,true)}},"":function(d,f,m){var r=h++,y=b;if(!f.match(/\W/)){var C=f=m?f:f.toUpperCase();y=a}y("parentNode",f,r,d,C,m)},"~":function(d,f,m){var r=h++,y=b;if(typeof f==="string"&&!f.match(/\W/)){var C=f=m?f:f.toUpperCase();y=a}y("previousSibling",f,r,d,C,m)}},find:{ID:function(d,f,m){if(typeof f.getElementById!=="undefined"&&!m)return(d=f.getElementById(d[1]))?[d]:[]},NAME:function(d,f){if(typeof f.getElementsByName!=="undefined"){var m=[];f=f.getElementsByName(d[1]);
for(var r=0,y=f.length;r<y;r++)f[r].getAttribute("name")===d[1]&&m.push(f[r]);return m.length===0?null:m}},TAG:function(d,f){return f.getElementsByTagName(d[1])}},preFilter:{CLASS:function(d,f,m,r,y,C){d=" "+d[1].replace(/\\/g,"")+" ";if(C)return d;C=0;for(var G;(G=f[C])!=null;C++)if(G)if(y^(G.className&&(" "+G.className+" ").indexOf(d)>=0))m||r.push(G);else if(m)f[C]=false;return false},ID:function(d){return d[1].replace(/\\/g,"")},TAG:function(d,f){for(var m=0;f[m]===false;m++);return f[m]&&S(f[m])?
d[1]:d[1].toUpperCase()},CHILD:function(d){if(d[1]=="nth"){var f=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(d[2]=="even"&&"2n"||d[2]=="odd"&&"2n+1"||!/\D/.test(d[2])&&"0n+"+d[2]||d[2]);d[2]=f[1]+(f[2]||1)-0;d[3]=f[3]-0}d[0]=h++;return d},ATTR:function(d,f,m,r,y,C){f=d[1].replace(/\\/g,"");if(!C&&s.attrMap[f])d[1]=s.attrMap[f];if(d[2]==="~=")d[4]=" "+d[4]+" ";return d},PSEUDO:function(d,f,m,r,y){if(d[1]==="not")if(d[3].match(e).length>1||/^\w/.test(d[3]))d[3]=q(d[3],null,null,f);else{d=q.filter(d[3],f,m,true^
y);m||r.push.apply(r,d);return false}else if(s.match.POS.test(d[0])||s.match.CHILD.test(d[0]))return true;return d},POS:function(d){d.unshift(true);return d}},filters:{enabled:function(d){return d.disabled===false&&d.type!=="hidden"},disabled:function(d){return d.disabled===true},checked:function(d){return d.checked===true},selected:function(d){return d.selected===true},parent:function(d){return!!d.firstChild},empty:function(d){return!d.firstChild},has:function(d,f,m){return!!q(m[3],d).length},header:function(d){return/h\d/i.test(d.nodeName)},
text:function(d){return"text"===d.type},radio:function(d){return"radio"===d.type},checkbox:function(d){return"checkbox"===d.type},file:function(d){return"file"===d.type},password:function(d){return"password"===d.type},submit:function(d){return"submit"===d.type},image:function(d){return"image"===d.type},reset:function(d){return"reset"===d.type},button:function(d){return"button"===d.type||d.nodeName.toUpperCase()==="BUTTON"},input:function(d){return/input|select|textarea|button/i.test(d.nodeName)}},
setFilters:{first:function(d,f){return f===0},last:function(d,f,m,r){return f===r.length-1},even:function(d,f){return f%2===0},odd:function(d,f){return f%2===1},lt:function(d,f,m){return f<m[3]-0},gt:function(d,f,m){return f>m[3]-0},nth:function(d,f,m){return m[3]-0==f},eq:function(d,f,m){return m[3]-0==f}},filter:{PSEUDO:function(d,f,m,r){var y=f[1],C=s.filters[y];if(C)return C(d,m,f,r);else if(y==="contains")return(d.textContent||d.innerText||"").indexOf(f[3])>=0;else if(y==="not"){f=f[3];m=0;for(r=
f.length;m<r;m++)if(f[m]===d)return false;return true}},CHILD:function(d,f){var m=f[1],r=d;switch(m){case "only":case "first":for(;r=r.previousSibling;)if(r.nodeType===1)return false;if(m=="first")return true;r=d;case "last":for(;r=r.nextSibling;)if(r.nodeType===1)return false;return true;case "nth":m=f[2];var y=f[3];if(m==1&&y==0)return true;f=f[0];var C=d.parentNode;if(C&&(C.sizcache!==f||!d.nodeIndex)){var G=0;for(r=C.firstChild;r;r=r.nextSibling)if(r.nodeType===1)r.nodeIndex=++G;C.sizcache=f}d=
d.nodeIndex-y;return m==0?d==0:d%m==0&&d/m>=0}},ID:function(d,f){return d.nodeType===1&&d.getAttribute("id")===f},TAG:function(d,f){return f==="*"&&d.nodeType===1||d.nodeName===f},CLASS:function(d,f){return(" "+(d.className||d.getAttribute("class"))+" ").indexOf(f)>-1},ATTR:function(d,f){var m=f[1];d=s.attrHandle[m]?s.attrHandle[m](d):d[m]!=null?d[m]:d.getAttribute(m);m=d+"";var r=f[2];f=f[4];return d==null?r==="!=":r==="="?m===f:r==="*="?m.indexOf(f)>=0:r==="~="?(" "+m+" ").indexOf(f)>=0:!f?m&&d!==
false:r==="!="?m!=f:r==="^="?m.indexOf(f)===0:r==="$="?m.substr(m.length-f.length)===f:r==="|="?m===f||m.substr(0,f.length+1)===f+"-":false},POS:function(d,f,m,r){var y=s.setFilters[f[2]];if(y)return y(d,m,f,r)}}},w=s.match.POS;for(var J in s.match)s.match[J]=RegExp(s.match[J].source+/(?![^\[]*\])(?![^\(]*\))/.source);var Q=function(d,f){d=Array.prototype.slice.call(d);if(f){f.push.apply(f,d);return f}return d};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(V){Q=function(d,
f){f=f||[];if(n.call(d)==="[object Array]")Array.prototype.push.apply(f,d);else if(typeof d.length==="number")for(var m=0,r=d.length;m<r;m++)f.push(d[m]);else for(m=0;d[m];m++)f.push(d[m]);return f}}var X;if(document.documentElement.compareDocumentPosition)X=function(d,f){d=d.compareDocumentPosition(f)&4?-1:d===f?0:1;if(d===0)hasDuplicate=true;return d};else if("sourceIndex"in document.documentElement)X=function(d,f){d=d.sourceIndex-f.sourceIndex;if(d===0)hasDuplicate=true;return d};else if(document.createRange)X=
function(d,f){var m=d.ownerDocument.createRange(),r=f.ownerDocument.createRange();m.selectNode(d);m.collapse(true);r.selectNode(f);r.collapse(true);d=m.compareBoundaryPoints(Range.START_TO_END,r);if(d===0)hasDuplicate=true;return d};(function(){var d=document.createElement("form"),f="script"+(new Date).getTime();d.innerHTML="<input name='"+f+"'/>";var m=document.documentElement;m.insertBefore(d,m.firstChild);if(document.getElementById(f)){s.find.ID=function(r,y,C){if(typeof y.getElementById!=="undefined"&&
!C)return(y=y.getElementById(r[1]))?y.id===r[1]||typeof y.getAttributeNode!=="undefined"&&y.getAttributeNode("id").nodeValue===r[1]?[y]:void 0:[]};s.filter.ID=function(r,y){var C=typeof r.getAttributeNode!=="undefined"&&r.getAttributeNode("id");return r.nodeType===1&&C&&C.nodeValue===y}}m.removeChild(d)})();(function(){var d=document.createElement("div");d.appendChild(document.createComment(""));if(d.getElementsByTagName("*").length>0)s.find.TAG=function(f,m){m=m.getElementsByTagName(f[1]);if(f[1]===
"*"){f=[];for(var r=0;m[r];r++)m[r].nodeType===1&&f.push(m[r]);m=f}return m};d.innerHTML="<a href='#'></a>";if(d.firstChild&&typeof d.firstChild.getAttribute!=="undefined"&&d.firstChild.getAttribute("href")!=="#")s.attrHandle.href=function(f){return f.getAttribute("href",2)}})();document.querySelectorAll&&function(){var d=q,f=document.createElement("div");f.innerHTML="<p class='TEST'></p>";if(!(f.querySelectorAll&&f.querySelectorAll(".TEST").length===0)){q=function(m,r,y,C){r=r||document;if(!C&&r.nodeType===
9&&!S(r))try{return Q(r.querySelectorAll(m),y)}catch(G){}return d(m,r,y,C)};q.find=d.find;q.filter=d.filter;q.selectors=d.selectors;q.matches=d.matches}}();document.getElementsByClassName&&document.documentElement.getElementsByClassName&&function(){var d=document.createElement("div");d.innerHTML="<div class='test e'></div><div class='test'></div>";if(d.getElementsByClassName("e").length!==0){d.lastChild.className="e";if(d.getElementsByClassName("e").length!==1){s.order.splice(1,0,"CLASS");s.find.CLASS=
function(f,m,r){if(typeof m.getElementsByClassName!=="undefined"&&!r)return m.getElementsByClassName(f[1])}}}}();var ca=document.compareDocumentPosition?function(d,f){return d.compareDocumentPosition(f)&16}:function(d,f){return d!==f&&(d.contains?d.contains(f):true)},S=function(d){return d.nodeType===9&&d.documentElement.nodeName!=="HTML"||!!d.ownerDocument&&S(d.ownerDocument)},L=function(d,f){var m=[],r="",y;for(f=f.nodeType?[f]:f;y=s.match.PSEUDO.exec(d);){r+=y[0];d=d.replace(s.match.PSEUDO,"")}d=
s.relative[d]?d+"*":d;y=0;for(var C=f.length;y<C;y++)q(d,f[y],m);return q.filter(r,m)};c.find=q;c.filter=q.filter;c.expr=q.selectors;c.expr[":"]=c.expr.filters;q.selectors.filters.hidden=function(d){return d.offsetWidth===0||d.offsetHeight===0};q.selectors.filters.visible=function(d){return d.offsetWidth>0||d.offsetHeight>0};q.selectors.filters.animated=function(d){return c.grep(c.timers,function(f){return d===f.elem}).length};c.multiFilter=function(d,f,m){if(m)d=":not("+d+")";return q.matches(d,
f)};c.dir=function(d,f){var m=[];for(d=d[f];d&&d!=document;){d.nodeType==1&&m.push(d);d=d[f]}return m};c.nth=function(d,f,m){f=f||1;for(var r=0;d;d=d[m])if(d.nodeType==1&&++r==f)break;return d};c.sibling=function(d,f){for(var m=[];d;d=d.nextSibling)d.nodeType==1&&d!=f&&m.push(d);return m}})();c.event={add:function(a,b,e,h){if(!(a.nodeType==3||a.nodeType==8)){if(a.setInterval&&a!=p)a=p;if(!e.guid)e.guid=this.guid++;if(h!==void 0){e=this.proxy(e);e.data=h}var n=c.data(a,"events")||c.data(a,"events",
{}),q=c.data(a,"handle")||c.data(a,"handle",function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(arguments.callee.elem,arguments):void 0});q.elem=a;c.each(b.split(/\s+/),function(s,w){s=w.split(".");w=s.shift();e.type=s.slice().sort().join(".");var J=n[w];c.event.specialAll[w]&&c.event.specialAll[w].setup.call(a,h,s);if(!J){J=n[w]={};if(!c.event.special[w]||c.event.special[w].setup.call(a,h,s)===false)if(a.addEventListener)a.addEventListener(w,q,false);else a.attachEvent&&
a.attachEvent("on"+w,q)}J[e.guid]=e;c.event.global[w]=true});a=null}},guid:1,global:{},remove:function(a,b,e){if(!(a.nodeType==3||a.nodeType==8)){var h=c.data(a,"events"),n;if(h){if(b===void 0||typeof b==="string"&&b.charAt(0)==".")for(var q in h)this.remove(a,q+(b||""));else{if(b.type){e=b.handler;b=b.type}c.each(b.split(/\s+/),function(s,w){s=w.split(".");w=s.shift();var J=RegExp("(^|\\.)"+s.slice().sort().join(".*\\.")+"(\\.|$)");if(h[w]){if(e)delete h[w][e.guid];else for(var Q in h[w])J.test(h[w][Q].type)&&
delete h[w][Q];c.event.specialAll[w]&&c.event.specialAll[w].teardown.call(a,s);for(n in h[w])break;if(!n){if(!c.event.special[w]||c.event.special[w].teardown.call(a,s)===false)if(a.removeEventListener)a.removeEventListener(w,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+w,c.data(a,"handle"));n=null;delete h[w]}}})}for(n in h)break;if(!n){if(b=c.data(a,"handle"))b.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,e,h){var n=a.type||a;if(!h){a=typeof a===
"object"?a[W]?a:c.extend(c.Event(n),a):c.Event(n);if(n.indexOf("!")>=0){a.type=n=n.slice(0,-1);a.exclusive=true}if(!e){a.stopPropagation();this.global[n]&&c.each(c.cache,function(){this.events&&this.events[n]&&c.event.trigger(a,b,this.handle.elem)})}if(!e||e.nodeType==3||e.nodeType==8)return;a.result=void 0;a.target=e;b=c.makeArray(b);b.unshift(a)}a.currentTarget=e;var q=c.data(e,"handle");q&&q.apply(e,b);if((!e[n]||c.nodeName(e,"a")&&n=="click")&&e["on"+n]&&e["on"+n].apply(e,b)===false)a.result=
false;if(!h&&e[n]&&!a.isDefaultPrevented()&&!(c.nodeName(e,"a")&&n=="click")){this.triggered=true;try{e[n]()}catch(s){}}this.triggered=false;if(!a.isPropagationStopped())(e=e.parentNode||e.ownerDocument)&&c.event.trigger(a,b,e,true)},handle:function(a){var b,e;a=arguments[0]=c.event.fix(a||p.event);a.currentTarget=this;e=a.type.split(".");a.type=e.shift();b=!e.length&&!a.exclusive;var h=RegExp("(^|\\.)"+e.slice().sort().join(".*\\.")+"(\\.|$)");e=(c.data(this,"events")||{})[a.type];for(var n in e){var q=
e[n];if(b||h.test(q.type)){a.handler=q;a.data=q.data;q=q.apply(this,arguments);if(q!==void 0){a.result=q;if(q===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[W])return a;var b=a;a=c.Event(b);for(var e=this.props.length,h;e;){h=this.props[--e];a[h]=b[h]}if(!a.target)a.target=a.srcElement||document;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=document.documentElement;e=document.body;a.pageX=a.clientX+(b&&b.scrollLeft||e&&e.scrollLeft||0)-(b.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
e&&e.scrollTop||0)-(b.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)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},proxy:function(a,b){b=b||function(){return a.apply(this,arguments)};b.guid=a.guid=a.guid||b.guid||this.guid++;return b},special:{ready:{setup:x,teardown:function(){}}},specialAll:{live:{setup:function(a,b){c.event.add(this,b[0],l)},teardown:function(a){if(a.length){var b=
0,e=RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){e.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],l)}}}}};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=B();this[W]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=k;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=
k;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=k;this.stopPropagation()},isDefaultPrevented:j,isPropagationStopped:j,isImmediatePropagationStopped:j};var D=function(a){for(var b=a.relatedTarget;b&&b!=this;)try{b=b.parentNode}catch(e){b=this}if(b!=this){a.type=a.data;c.event.handle.apply(this,arguments)}};c.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(a,b){c.event.special[b]=
{setup:function(){c.event.add(this,a,D,b)},teardown:function(){c.event.remove(this,a,D)}}});c.fn.extend({bind:function(a,b,e){return a=="unload"?this.one(a,b,e):this.each(function(){c.event.add(this,a,e||b,e&&b)})},one:function(a,b,e){var h=c.event.proxy(e||b,function(n){c(this).unbind(n,h);return(e||b).apply(this,arguments)});return this.each(function(){c.event.add(this,a,h,e&&b)})},unbind:function(a,b){return this.each(function(){c.event.remove(this,a,b)})},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,e=1;e<b.length;)c.event.proxy(a,b[e++]);return this.click(c.event.proxy(a,function(h){this.lastToggle=(this.lastToggle||0)%e;h.preventDefault();return b[this.lastToggle++].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b)},ready:function(a){x();c.isReady?a.call(document,
c):c.readyList.push(a);return this},live:function(a,b){b=c.event.proxy(b);b.guid+=this.selector+a;c(document).bind(v(a,this.selector),this.selector,b);return this},die:function(a,b){c(document).unbind(v(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});c.extend({isReady:false,readyList:[],ready:function(){if(!c.isReady){c.isReady=true;if(c.readyList){c.each(c.readyList,function(){this.call(document,c)});c.readyList=null}c(document).triggerHandler("ready")}}});var O=false;c.each("blur,focus,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(e){return e?this.bind(b,e):this.trigger(b)}});c(p).bind("unload",function(){for(var a in c.cache)a!=1&&c.cache[a].handle&&c.event.remove(c.cache[a].handle.elem)});(function(){c.support={};var a=document.documentElement,b=document.createElement("script"),e=document.createElement("div"),h="script"+(new Date).getTime();e.style.display="none";e.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';
var n=e.getElementsByTagName("*"),q=e.getElementsByTagName("a")[0];if(!(!n||!n.length||!q)){c.support={leadingWhitespace:e.firstChild.nodeType==3,tbody:!e.getElementsByTagName("tbody").length,objectAll:!!e.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!e.getElementsByTagName("link").length,style:/red/.test(q.getAttribute("style")),hrefNormalized:q.getAttribute("href")==="/a",opacity:q.style.opacity==="0.5",cssFloat:!!q.style.cssFloat,scriptEval:false,noCloneEvent:true,
boxModel:null};b.type="text/javascript";try{b.appendChild(document.createTextNode("window."+h+"=1;"))}catch(s){}a.insertBefore(b,a.firstChild);if(p[h]){c.support.scriptEval=true;delete p[h]}a.removeChild(b);if(e.attachEvent&&e.fireEvent){e.attachEvent("onclick",function(){c.support.noCloneEvent=false;e.detachEvent("onclick",arguments.callee)});e.cloneNode(true).fireEvent("onclick")}c(function(){var w=document.createElement("div");w.style.width=w.style.paddingLeft="1px";document.body.appendChild(w);
c.boxModel=c.support.boxModel=w.offsetWidth===2;document.body.removeChild(w).style.display="none"})}})();var N=c.support.cssFloat?"cssFloat":"styleFloat";c.props={"for":"htmlFor","class":"className","float":N,cssFloat:N,styleFloat:N,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};c.fn.extend({_load:c.fn.load,load:function(a,b,e){if(typeof a!=="string")return this._load(a);var h=a.indexOf(" ");if(h>=0){var n=a.slice(h,a.length);a=a.slice(0,
h)}h="GET";if(b)if(c.isFunction(b)){e=b;b=null}else if(typeof b==="object"){b=c.param(b);h="POST"}var q=this;c.ajax({url:a,type:h,dataType:"html",data:b,complete:function(s,w){if(w=="success"||w=="notmodified")q.html(n?c("<div/>").append(s.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(n):s.responseText);e&&q.each(e,[s.responseText,w,s])}});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||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(e){return{name:b.name,value:e}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){c.fn[b]=function(e){return this.bind(b,e)}});var Z=B();c.extend({get:function(a,
b,e,h){if(c.isFunction(b)){e=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:e,dataType:h})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,e){return c.get(a,b,e,"json")},post:function(a,b,e,h){if(c.isFunction(b)){e=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:e,dataType:h})},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:function(){return p.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(a){function b(){a.success&&a.success(s,q);a.global&&c.event.trigger("ajaxSuccess",[S,a])}function e(){a.complete&&a.complete(S,q);a.global&&c.event.trigger("ajaxComplete",[S,a]);a.global&&!--c.active&&
c.event.trigger("ajaxStop")}a=c.extend(true,a,c.extend(true,{},c.ajaxSettings,a));var h,n=/=\?(&|$)/g,q,s,w=a.type.toUpperCase();if(a.data&&a.processData&&typeof a.data!=="string")a.data=c.param(a.data);if(a.dataType=="jsonp"){if(w=="GET")a.url.match(n)||(a.url+=(a.url.match(/\?/)?"&":"?")+(a.jsonp||"callback")+"=?");else if(!a.data||!a.data.match(n))a.data=(a.data?a.data+"&":"")+(a.jsonp||"callback")+"=?";a.dataType="json"}if(a.dataType=="json"&&(a.data&&a.data.match(n)||a.url.match(n))){h="jsonp"+
Z++;if(a.data)a.data=(a.data+"").replace(n,"="+h+"$1");a.url=a.url.replace(n,"="+h+"$1");a.dataType="script";p[h]=function(r){s=r;b();e();p[h]=void 0;try{delete p[h]}catch(y){}Q&&Q.removeChild(V)}}if(a.dataType=="script"&&a.cache==null)a.cache=false;if(a.cache===false&&w=="GET"){n=B();var J=a.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+n+"$2");a.url=J+(J==a.url?(a.url.match(/\?/)?"&":"?")+"_="+n:"")}if(a.data&&w=="GET"){a.url+=(a.url.match(/\?/)?"&":"?")+a.data;a.data=null}a.global&&!c.active++&&c.event.trigger("ajaxStart");
n=/^(\w+:)?\/\/([^\/?#]+)/.exec(a.url);if(a.dataType=="script"&&w=="GET"&&n&&(n[1]&&n[1]!=location.protocol||n[2]!=location.host)){var Q=document.getElementsByTagName("head")[0],V=document.createElement("script");V.src=a.url;if(a.scriptCharset)V.charset=a.scriptCharset;if(!h){var X=false;V.onload=V.onreadystatechange=function(){if(!X&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){X=true;b();e();V.onload=V.onreadystatechange=null;Q.removeChild(V)}}}Q.appendChild(V)}else{var ca=
false,S=a.xhr();a.username?S.open(w,a.url,a.async,a.username,a.password):S.open(w,a.url,a.async);try{a.data&&S.setRequestHeader("Content-Type",a.contentType);if(a.ifModified)S.setRequestHeader("If-Modified-Since",c.lastModified[a.url]||"Thu, 01 Jan 1970 00:00:00 GMT");S.setRequestHeader("X-Requested-With","XMLHttpRequest");S.setRequestHeader("Accept",a.dataType&&a.accepts[a.dataType]?a.accepts[a.dataType]+", */*":a.accepts._default)}catch(L){}if(a.beforeSend&&a.beforeSend(S,a)===false){a.global&&
!--c.active&&c.event.trigger("ajaxStop");S.abort();return false}a.global&&c.event.trigger("ajaxSend",[S,a]);var d=function(r){if(S.readyState==0){if(f){clearInterval(f);f=null;a.global&&!--c.active&&c.event.trigger("ajaxStop")}}else if(!ca&&S&&(S.readyState==4||r=="timeout")){ca=true;if(f){clearInterval(f);f=null}q=r=="timeout"?"timeout":!c.httpSuccess(S)?"error":a.ifModified&&c.httpNotModified(S,a.url)?"notmodified":"success";if(q=="success")try{s=c.httpData(S,a.dataType,a)}catch(y){q="parsererror"}if(q==
"success"){var C;try{C=S.getResponseHeader("Last-Modified")}catch(G){}if(a.ifModified&&C)c.lastModified[a.url]=C;h||b()}else c.handleError(a,S,q);e();r&&S.abort();if(a.async)S=null}};if(a.async){var f=setInterval(d,13);a.timeout>0&&setTimeout(function(){S&&!ca&&d("timeout")},a.timeout)}try{S.send(a.data)}catch(m){c.handleError(a,S,null,m)}a.async||d();return S}},handleError:function(a,b,e,h){a.error&&a.error(b,e,h);a.global&&c.event.trigger("ajaxError",[b,a,h])},active:0,httpSuccess:function(a){try{return!a.status&&
location.protocol=="file:"||a.status>=200&&a.status<300||a.status==304||a.status==1223}catch(b){}return false},httpNotModified:function(a,b){try{var e=a.getResponseHeader("Last-Modified");return a.status==304||e==c.lastModified[b]}catch(h){}return false},httpData:function(a,b,e){var h=a.getResponseHeader("content-type");a=(h=b=="xml"||!b&&h&&h.indexOf("xml")>=0)?a.responseXML:a.responseText;if(h&&a.documentElement.tagName=="parsererror")throw"parsererror";if(e&&e.dataFilter)a=e.dataFilter(a,b);if(typeof a===
"string"){b=="script"&&c.globalEval(a);if(b=="json")a=p.eval("("+a+")")}return a},param:function(a){function b(n,q){e[e.length]=encodeURIComponent(n)+"="+encodeURIComponent(q)}var e=[];if(c.isArray(a)||a.jquery)c.each(a,function(){b(this.name,this.value)});else for(var h in a)c.isArray(a[h])?c.each(a[h],function(){b(h,this)}):b(h,c.isFunction(a[h])?a[h]():a[h]);return e.join("&").replace(/%20/g,"+")}});var aa={},o,u=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft",
"marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a)return this.animate(t("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var e=c.data(this[a],"olddisplay");this[a].style.display=e||"";if(c.css(this[a],"display")==="none"){e=this[a].tagName;var h;if(aa[e])h=aa[e];else{var n=c("<"+e+" />").appendTo("body");h=n.css("display");if(h==="none")h="block";n.remove();aa[e]=h}c.data(this[a],"olddisplay",h)}}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)return this.animate(t("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var e=c.data(this[a],"olddisplay");!e&&e!=="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 e=typeof a==="boolean";return c.isFunction(a)&&c.isFunction(b)?this._toggle.apply(this,arguments):a==null||e?this.each(function(){var h=e?a:c(this).is(":hidden");
c(this)[h?"show":"hide"]()}):this.animate(t("toggle",3),a,b)},fadeTo:function(a,b,e){return this.animate({opacity:b},a,e)},animate:function(a,b,e,h){var n=c.speed(b,e,h);return this[n.queue===false?"each":"queue"](function(){var q=c.extend({},n),s,w=this.nodeType==1&&c(this).is(":hidden"),J=this;for(s in a){if(a[s]=="hide"&&w||a[s]=="show"&&!w)return q.complete.call(this);if((s=="height"||s=="width")&&this.style){q.display=c.css(this,"display");q.overflow=this.style.overflow}}if(q.overflow!=null)this.style.overflow=
"hidden";q.curAnim=c.extend({},a);c.each(a,function(Q,V){var X=new c.fx(J,q,Q);if(/toggle|show|hide/.test(V))X[V=="toggle"?w?"show":"hide":V](a);else{var ca=V.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),S=X.cur(true)||0;if(ca){V=parseFloat(ca[2]);var L=ca[3]||"px";if(L!="px"){J.style[Q]=(V||1)+L;S=(V||1)/X.cur(true)*S;J.style[Q]=S+L}if(ca[1])V=(ca[1]=="-="?-1:1)*V+S;X.custom(S,V,L)}else X.custom(S,V,"")}});return true})},stop:function(a,b){var e=c.timers;a&&this.queue([]);this.each(function(){for(var h=
e.length-1;h>=0;h--)if(e[h].elem==this){b&&e[h](true);e.splice(h,1)}});b||this.dequeue();return this}});c.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(e,h){return this.animate(b,e,h)}});c.extend({speed:function(a,b,e){var h=typeof a==="object"?a:{complete:e||!e&&b||c.isFunction(a)&&a,duration:a,easing:e&&b||b&&!c.isFunction(b)&&b};h.duration=c.fx.off?0:typeof h.duration==="number"?h.duration:
c.fx.speeds[h.duration]||c.fx.speeds._default;h.old=h.complete;h.complete=function(){h.queue!==false&&c(this).dequeue();c.isFunction(h.old)&&h.old.call(this)};return h},easing:{linear:function(a,b,e,h){return e+h*a},swing:function(a,b,e,h){return(-Math.cos(a*Math.PI)/2+0.5)*h+e}},timers:[],fx:function(a,b,e){this.options=b;this.elem=a;this.prop=e;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,e){function h(q){return n.step(q)}this.startTime=B();this.start=a;this.end=b;this.unit=e||this.unit||"px";this.now=this.start;this.pos=this.state=0;var n=
this;h.elem=this.elem;if(h()&&c.timers.push(h)&&!o)o=setInterval(function(){for(var q=c.timers,s=0;s<q.length;s++)q[s]()||q.splice(s--,1);if(!q.length){clearInterval(o);o=void 0}},13)},show:function(){this.options.orig[this.prop]=c.attr(this.elem.style,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.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),
0)},step:function(a){var b=B();if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();a=this.options.curAnim[this.prop]=true;for(var e in this.options.curAnim)if(this.options.curAnim[e]!==true)a=false;if(a){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=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 h in this.options.curAnim)c.attr(this.elem.style,h,this.options.orig[h]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;this.pos=c.easing[this.options.easing||(c.easing.swing?"swing":"linear")](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,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.attr(a.elem.style,
"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=a.now+a.unit;else a.elem[a.prop]=a.now}}});c.fn.offset=document.documentElement.getBoundingClientRect?function(){if(!this[0])return{top:0,left:0};if(this[0]===this[0].ownerDocument.body)return c.offset.bodyOffset(this[0]);var a=this[0].getBoundingClientRect(),b=this[0].ownerDocument,e=b.body;b=b.documentElement;return{top:a.top+(self.pageYOffset||c.boxModel&&b.scrollTop||e.scrollTop)-(b.clientTop||
e.clientTop||0),left:a.left+(self.pageXOffset||c.boxModel&&b.scrollLeft||e.scrollLeft)-(b.clientLeft||e.clientLeft||0)}}:function(){if(!this[0])return{top:0,left:0};if(this[0]===this[0].ownerDocument.body)return c.offset.bodyOffset(this[0]);c.offset.initialized||c.offset.initialize();var a=this[0],b=a.offsetParent,e=a.ownerDocument,h,n=e.documentElement,q=e.body;e=e.defaultView;h=e.getComputedStyle(a,null);for(var s=a.offsetTop,w=a.offsetLeft;(a=a.parentNode)&&a!==q&&a!==n;){h=e.getComputedStyle(a,
null);s-=a.scrollTop;w-=a.scrollLeft;if(a===b){s+=a.offsetTop;w+=a.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(a.tagName))){s+=parseInt(h.borderTopWidth,10)||0;w+=parseInt(h.borderLeftWidth,10)||0}b=a.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&h.overflow!=="visible"){s+=parseInt(h.borderTopWidth,10)||0;w+=parseInt(h.borderLeftWidth,10)||0}h=h}if(h.position==="relative"||h.position==="static"){s+=q.offsetTop;w+=q.offsetLeft}if(h.position===
"fixed"){s+=Math.max(n.scrollTop,q.scrollTop);w+=Math.max(n.scrollLeft,q.scrollLeft)}return{top:s,left:w}};c.offset={initialize:function(){if(!this.initialized){var a=document.body,b=document.createElement("div"),e,h,n,q=a.style.marginTop;e={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(h in e)b.style[h]=e[h];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);e=b.firstChild;h=e.firstChild;n=e.nextSibling.firstChild.firstChild;this.doesNotAddBorder=h.offsetTop!==5;this.doesAddBorderForTableAndCells=n.offsetTop===5;e.style.overflow="hidden";e.style.position="relative";this.subtractsBorderForOverflowNotVisible=h.offsetTop===-5;a.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=a.offsetTop===0;a.style.marginTop=q;a.removeChild(b);this.initialized=true}},bodyOffset:function(a){c.offset.initialized||c.offset.initialize();
var b=a.offsetTop,e=a.offsetLeft;if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseInt(c.curCSS(a,"marginTop",true),10)||0;e+=parseInt(c.curCSS(a,"marginLeft",true),10)||0}return{top:b,left:e}}};c.fn.extend({position:function(){var a;if(this[0]){a=this.offsetParent();var b=this.offset(),e=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();b.top-=z(this,"marginTop");b.left-=z(this,"marginLeft");e.top+=z(a,"borderTopWidth");e.left+=z(a,"borderLeftWidth");a={top:b.top-e.top,left:b.left-
e.left}}return a},offsetParent:function(){for(var a=this[0].offsetParent||document.body;a&&!/^body|html$/i.test(a.tagName)&&c.css(a,"position")=="static";)a=a.offsetParent;return c(a)}});c.each(["Left","Top"],function(a,b){var e="scroll"+b;c.fn[e]=function(h){if(!this[0])return null;return h!==void 0?this.each(function(){this==p||this==document?p.scrollTo(!a?h:c(p).scrollLeft(),a?h:c(p).scrollTop()):(this[e]=h)}):this[0]==p||this[0]==document?self[a?"pageYOffset":"pageXOffset"]||c.boxModel&&document.documentElement[e]||
document.body[e]:this[0][e]}});c.each(["Height","Width"],function(a,b){var e=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],e,false,"padding"):null};c.fn["outer"+b]=function(n){return this[0]?c.css(this[0],e,false,n?"margin":"border"):null};var h=b.toLowerCase();c.fn[h]=function(n){return this[0]==p?document.compatMode=="CSS1Compat"&&document.documentElement["client"+b]||document.body["client"+b]:this[0]==document?Math.max(document.documentElement["client"+b],document.body["scroll"+
b],document.documentElement["scroll"+b],document.body["offset"+b],document.documentElement["offset"+b]):n===void 0?this.length?c.css(this[0],h):null:this.css(h,typeof n==="string"?n:n+"px")}})})();
var Cufon=function(){function g(o){var u=this.face=o.face,a={" ":1,"\u00a0":1,"\u3000":1};this.glyphs=o.glyphs;this.w=o.w;this.baseSize=parseInt(u["units-per-em"],10);this.family=u["font-family"].toLowerCase();this.weight=u["font-weight"];this.style=u["font-style"]||"normal";this.viewBox=function(){var b=u.bbox.split(/\s+/);b={minX:parseInt(b[0],10),minY:parseInt(b[1],10),maxX:parseInt(b[2],10),maxY:parseInt(b[3],10)};b.width=b.maxX-b.minX;b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,
this.minY,this.width,this.height].join(" ")};return b}();this.ascent=-parseInt(u.ascent,10);this.descent=-parseInt(u.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(b,e,h){for(var n=this.glyphs,q,s,w=[],J=0,Q=-1,V=-1,X;X=b[++Q];)if(q=n[X]||this.missingGlyph){if(s){J-=s=s[X]||0;w[V]-=s}J+=w[++V]=~~(q.w||this.w)+e+(a[X]?h:0);s=q.k}w.total=J;return w}}function B(){var o={},u={oblique:"italic",italic:"oblique"};this.add=function(a){(o[a.style]||(o[a.style]={}))[a.weight]=a};this.get=
function(a,b){a=o[a]||o[u[a]]||o.normal||o.italic||o.oblique;if(!a)return null;b={normal:400,bold:700}[b]||parseInt(b,10);if(a[b])return a[b];var e={1:1,99:0}[b%100],h=[],n,q;if(e===undefined)e=b>400;if(b==500)b=400;for(var s in a)if(E(a,s)){s=parseInt(s,10);if(!n||s<n)n=s;if(!q||s>q)q=s;h.push(s)}if(b<n)b=n;if(b>q)b=q;h.sort(function(w,J){return(e?w>=b&&J>=b?w<J:w>J:w<=b&&J<=b?w>J:w<J)?-1:1});return a[h[0]]}}function z(){function o(e,h){if(e.contains)return e.contains(h);return e.compareDocumentPosition(h)&
16}function u(e){var h=e.relatedTarget;!h||o(this,h)||b(this,e.type=="mouseover")}function a(e){b(this,e.type=="mouseenter")}function b(e,h){setTimeout(function(){var n=W.get(e).options;F.replace(e,h?c(n,n.hover):n,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){v(e,"mouseover",u);v(e,"mouseout",u)}else{v(e,"mouseenter",a);v(e,"mouseleave",a)}}}function j(){function o(b){for(var e=[],h,n=0;h=b[n];++n)e[n]=u[a[h]];return e}var u=[],a={};this.add=function(b,e){a[b]=u.push(e)-1};this.repeat=
function(){for(var b=arguments.length?o(arguments):u,e,h=0;e=b[h++];)F.replace(e[0],e[1],true)}}function k(){function o(b){return b.cufid||(b.cufid=++a)}var u={},a=0;this.get=function(b){b=o(b);return u[b]||(u[b]={})}}function l(o){var u={},a={};this.extend=function(b){for(var e in b)if(E(b,e))u[e]=b[e];return this};this.get=function(b){return u[b]!=undefined?u[b]:o[b]};this.getSize=function(b,e){return a[b]||(a[b]=new M.Size(this.get(b),e))};this.isUsable=function(){return!!o}}function v(o,u,a){if(o.addEventListener)o.addEventListener(u,
a,false);else o.attachEvent&&o.attachEvent("on"+u,function(){return a.call(o,window.event)})}function x(o,u){var a=W.get(o);if(a.options)return o;u.hover&&u.hoverables[o.nodeName.toLowerCase()]&&R.attach(o);a.options=u;return o}function t(o){var u={};return function(a){E(u,a)||(u[a]=o.apply(null,arguments));return u[a]}}function p(o,u){o=M.quotedList(u.get("fontFamily").toLowerCase());for(var a,b=0;a=o[b];++b)if(N[a])return N[a].get(u.get("fontStyle"),u.get("fontWeight"));return null}function A(o){return document.getElementsByTagName(o)}
function E(o,u){return o.hasOwnProperty(u)}function c(){for(var o={},u,a,b=0,e=arguments.length;u=arguments[b],b<e;++b)for(a in u)if(E(u,a))o[a]=u[a];return o}function H(o,u,a,b,e,h){var n=document.createDocumentFragment();if(u==="")return n;var q=b.separate,s=u.split(aa[q]);if((q=q=="words")&&T){/^\s/.test(u)&&s.unshift("");/\s$/.test(u)&&s.push("")}for(var w=0,J=s.length;w<J;++w)(u=O[b.engine](o,q?M.textAlign(s[w],a,w,J):s[w],a,b,e,h,w<J-1))&&n.appendChild(u);return n}function P(o,u){var a=o.nodeName.toLowerCase();
if(!u.ignore[a]){a=!u.textless[a];var b=M.getStyle(x(o,u)).extend(u),e=p(o,b),h,n,q,s,w;if(e)for(h=o.firstChild;h;h=q){n=h.nodeType;q=h.nextSibling;if(a&&n==3){if(s){s.appendData(h.data);o.removeChild(h)}else s=h;if(q)continue}if(s){o.replaceChild(H(e,M.whiteSpace(s.data,b,s,w),b,u,h,o),s);s=null}if(n==1){if(h.firstChild)h.nodeName.toLowerCase()=="cufon"?O[u.engine](e,null,b,u,h,o):arguments.callee(h,u);w=h}}}}var F=function(){return F.replace.apply(null,arguments)},I=F.DOM={ready:function(){var o=
false,u={loaded:1,complete:1},a=[],b=function(){if(!o){o=true;for(var e;e=a.shift();e());}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}!window.opera&&document.readyState&&function(){u[document.readyState]?b():setTimeout(arguments.callee,10)}();document.readyState&&document.createStyleSheet&&function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}}();v(window,"load",b);return function(e){if(arguments.length)o?
e():a.push(e);else b()}}(),root:function(){return document.documentElement||document.body}},M=F.CSS={Size:function(o,u){this.value=parseFloat(o);this.unit=String(o).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/u*this.value};this.convertFrom=function(a){return a/this.value*u};this.toString=function(){return this.value+this.unit}},addClass:function(o,u){var a=o.className;o.className=a+(a&&" ")+u;return o},color:t(function(o){var u={};u.color=o.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(a,
b,e){u.opacity=parseFloat(e);return"rgb("+b+")"});return u}),fontStretch:t(function(o){if(typeof o=="number")return o;if(/%$/.test(o))return parseFloat(o)/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}[o]||1}),getStyle:function(o){var u=document.defaultView;if(u&&u.getComputedStyle)return new l(u.getComputedStyle(o,null));if(o.currentStyle)return new l(o.currentStyle);return new l(o.style)},
gradient:t(function(o){var u={id:o,type:o.match(/^-([a-z]+)-gradient\(/)[1],stops:[]};o=o.substr(o.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var a=0,b=o.length,e;a<b;++a){e=o[a].split("=",2).reverse();u.stops.push([e[1]||a/(b-1),e[0]])}return u}),quotedList:t(function(o){for(var u=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,b;b=a.exec(o);)u.push(b[3]||b[1]);return u}),recognizesMedia:t(function(o){var u=document.createElement("style"),a;u.type="text/css";u.media=o;
try{u.appendChild(document.createTextNode("/**/"))}catch(b){}o=A("head")[0];o.insertBefore(u,o.firstChild);a=(a=u.sheet||u.styleSheet)&&!a.disabled;o.removeChild(u);return a}),removeClass:function(o,u){u=RegExp("(?:^|\\s+)"+u+"(?=\\s|$)","g");o.className=o.className.replace(u,"");return o},supports:function(o,u){var a=document.createElement("span").style;if(a[o]===undefined)return false;a[o]=u;return a[o]===u},textAlign:function(o,u,a,b){if(u.get("textAlign")=="right"){if(a>0)o=" "+o}else if(a<b-
1)o+=" ";return o},textShadow:t(function(o){if(o=="none")return null;for(var u=[],a={},b,e=0,h=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;b=h.exec(o);)if(b[0]==","){u.push(a);a={};e=0}else if(b[1])a.color=b[1];else a[["offX","offY","blur"][e++]]=b[2];u.push(a);return u}),textTransform:function(){var o={uppercase:function(u){return u.toUpperCase()},lowercase:function(u){return u.toLowerCase()},capitalize:function(u){return u.replace(/\b./g,function(a){return a.toUpperCase()})}};return function(u,
a){return(a=o[a.get("textTransform")])?a(u):u}}(),whiteSpace:function(){var o={inline:1,"inline-block":1,"run-in":1},u=/^\s+/,a=/\s+$/;return function(b,e,h,n){if(n)if(n.nodeName.toLowerCase()=="br")b=b.replace(u,"");if(o[e.get("display")])return b;h.previousSibling||(b=b.replace(u,""));h.nextSibling||(b=b.replace(a,""));return b}}()};M.ready=function(){function o(w){return w.disabled||u(w.sheet,w.media||"screen")}function u(w,J){if(!M.recognizesMedia(J||"all"))return true;if(!w||w.disabled)return false;
try{var Q=w.cssRules,V;if(Q){w=0;var X=Q.length;a:for(;V=Q[w],w<X;++w)switch(V.type){case 2:break;case 3:if(!u(V.styleSheet,V.media.mediaText))return false;break;default:break a}}}catch(ca){}return true}function a(){if(document.createStyleSheet)return true;var w,J;for(J=0;w=q[J];++J)if(w.rel.toLowerCase()=="stylesheet"&&!o(w))return false;for(J=0;w=s[J];++J)if(!o(w))return false;return true}var b=!M.recognizesMedia("all"),e=false,h=[],n=function(){b=true;for(var w;w=h.shift();w());},q=A("link"),s=
A("style");I.ready(function(){e||(e=M.getStyle(document.body).isUsable());b||e&&a()?n():setTimeout(arguments.callee,10)});return function(w){b?w():h.push(w)}}();var T=" ".split(/\s+/).length==0,W=new k,R=new z,Y=new j,D=false,O={},N={},Z={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(o){return jQuery(o)}||window.dojo&&dojo.query||window.Ext&&Ext.query||window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query||window.$$&&function(o){return $$(o)}||window.$&&function(o){return $(o)}||document.querySelectorAll&&function(o){return document.querySelectorAll(o)}||A,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},aa={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};F.now=function(){I.ready();
return F};F.refresh=function(){Y.repeat.apply(Y,arguments);return F};F.registerEngine=function(o,u){if(!u)return F;O[o]=u;return F.set("engine",o)};F.registerFont=function(o){if(!o)return F;o=new g(o);var u=o.family;N[u]||(N[u]=new B);N[u].add(o);return F.set("fontFamily",'"'+u+'"')};F.replace=function(o,u,a){u=c(Z,u);if(!u.engine)return F;if(!D){M.addClass(I.root(),"cufon-active cufon-loading");M.ready(function(){M.addClass(M.removeClass(I.root(),"cufon-loading"),"cufon-ready")});D=true}if(u.hover)u.forceHitArea=
true;u.autoDetect&&delete u.fontFamily;if(typeof u.textShadow=="string")u.textShadow=M.textShadow(u.textShadow);if(typeof u.color=="string"&&/^-/.test(u.color))u.textGradient=M.gradient(u.color);else delete u.textGradient;a||Y.add(o,arguments);if(o.nodeType||typeof o=="string")o=[o];M.ready(function(){for(var b=0,e=o.length;b<e;++b){var h=o[b];typeof h=="string"?F.replace(u.selector(h),u,true):P(h,u)}});return F};F.set=function(o,u){Z[o]=u;return F};return F}();
Cufon.registerEngine("vml",function(){function g(x,t){return B(x,/(?:em|ex|%)$|^[a-z-]+$/i.test(t)?"1em":t)}function B(x,t){if(t==="0")return 0;if(/px$/i.test(t))return parseFloat(t);var p=x.style.left,A=x.runtimeStyle.left;x.runtimeStyle.left=x.currentStyle.left;x.style.left=t.replace("%","em");t=x.style.pixelLeft;x.style.left=p;x.runtimeStyle.left=A;return t}function z(x,t,p,A){var E="computed"+A,c=t[E];if(isNaN(c)){c=t.get(A);t[E]=c=c=="normal"?0:~~p.convertFrom(B(x,c))}return c}function j(x){var t=
x.id;if(!v[t]){x=x.stops;var p=document.createElement("cvml:fill"),A=[];p.type="gradient";p.angle=180;p.focus="0";p.method="sigma";p.color=x[0][1];for(var E=1,c=x.length-1;E<c;++E)A.push(x[E][0]*100+"% "+x[E][1]);p.colors=A.join(",");p.color2=x[c][1];v[t]=p}return v[t]}var k=document.namespaces;if(k){k.add("cvml","urn:schemas-microsoft-com:vml");k=null;k=document.createElement("cvml:shape");k.style.behavior="url(#default#VML)";if(k.coordsize){k=null;var l=(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:'+
(l?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));var v={};return function(x,t,p,A,E,c,H){var P=t===null;if(P)t=E.alt;var F=x.viewBox,I=p.computedFontSize||(p.computedFontSize=new Cufon.CSS.Size(g(c,p.get("fontSize"))+"px",x.baseSize)),M;if(P){M=E;E=E.firstChild}else{M=document.createElement("cufon");M.className="cufon cufon-vml";M.alt=t;E=document.createElement("cufoncanvas");
M.appendChild(E);if(A.printable){var T=document.createElement("cufontext");T.appendChild(document.createTextNode(t));M.appendChild(T)}H||M.appendChild(document.createElement("cvml:shape"))}H=M.style;var W=E.style,R=I.convert(F.height);T=Math.ceil(R);R=T/R*Cufon.CSS.fontStretch(p.get("fontStretch"));var Y=F.minX,D=F.minY;W.height=T;W.top=Math.round(I.convert(D-x.ascent));W.left=Math.round(I.convert(Y));H.height=I.convert(x.height)+"px";var O=p.get("color"),N=Cufon.CSS.textTransform(t,p).split(""),
Z=x.spacing(N,z(c,p,I,"letterSpacing"),z(c,p,I,"wordSpacing"));if(!Z.length)return null;t=Z.total;var aa=-Y+t+(F.width-Z[Z.length-1]);W=I.convert(aa*R);W=Math.round(W);F=aa+","+F.height;var o;aa="r"+F+"ns";for(var u=A.textGradient&&j(A.textGradient),a=x.glyphs,b=0,e=A.textShadow,h=-1,n=0;N[++h];){var q=a[N[h]]||x.missingGlyph,s;if(q){if(P)for(s=E.childNodes[n];s.firstChild;)s.removeChild(s.firstChild);else{s=document.createElement("cvml:shape");E.appendChild(s)}s.stroked="f";s.coordsize=F;s.coordorigin=
o=Y-b+","+D;s.path=(q.d?"m"+q.d+"xe":"")+"m"+o+aa;s.fillcolor=O;u&&s.appendChild(u.cloneNode(false));o=s.style;o.width=W;o.height=T;if(e){o=e[0];q=e[1];var w=Cufon.CSS.color(o.color),J,Q=document.createElement("cvml:shadow");Q.on="t";Q.color=w.color;Q.offset=o.offX+","+o.offY;if(q){J=Cufon.CSS.color(q.color);Q.type="double";Q.color2=J.color;Q.offset2=q.offX+","+q.offY}Q.opacity=w.opacity||J&&J.opacity||1;s.appendChild(Q)}b+=Z[n++]}}x=s.nextSibling;if(A.forceHitArea){if(!x){x=document.createElement("cvml:rect");
x.stroked="f";x.className="cufon-vml-cover";A=document.createElement("cvml:fill");A.opacity=0;x.appendChild(A);E.appendChild(x)}A=x.style;A.width=W;A.height=T}else x&&E.removeChild(x);H.width=Math.max(Math.ceil(I.convert(t*R)),0);if(l){I=p.computedYAdjust;if(I===undefined){I=p.get("lineHeight");if(I=="normal")I="1em";else isNaN(I)||(I+="em");p.computedYAdjust=I=0.5*(B(c,I)-parseFloat(H.height))}if(I){H.marginTop=Math.ceil(I)+"px";H.marginBottom=I+"px"}}return M}}}}());
Cufon.registerEngine("canvas",function(){function g(l,v){var x=0,t=0,p=[],A=/([mrvxe])([^a-z]*)/g,E,c=0;a:for(;E=A.exec(l);++c){var H=E[2].split(",");switch(E[1]){case "v":p[c]={m:"bezierCurveTo",a:[x+~~H[0],t+~~H[1],x+~~H[2],t+~~H[3],x+=~~H[4],t+=~~H[5]]};break;case "r":p[c]={m:"lineTo",a:[x+=~~H[0],t+=~~H[1]]};break;case "m":p[c]={m:"moveTo",a:[x=~~H[0],t=~~H[1]]};break;case "x":p[c]={m:"closePath"};break;case "e":break a}v[p[c].m].apply(v,p[c].a)}return p}function B(l,v){for(var x=0,t=l.length;x<
t;++x){var p=l[x];v[p.m].apply(v,p.a)}}var z=document.createElement("canvas");if(!(!z||!z.getContext||!z.getContext.apply)){z=null;var j=Cufon.CSS.supports("display","inline-block");z=!j&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var k=document.createElement("style");k.type="text/css";k.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+
(z?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(j?"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(k);return function(l,v,x,t,p){function A(){var u=l.glyphs,a,b=-1,e=-1;for(o.scale(aa,1);O[++b];)if(a=u[O[b]]||l.missingGlyph){if(a.d){o.beginPath();
if(a.code)B(a.code,o);else a.code=g("m"+a.d,o);o.fill()}o.translate(N[++e],0)}o.restore()}var E=v===null;if(E)v=p.getAttribute("alt");var c=l.viewBox,H=x.getSize("fontSize",l.baseSize),P=0,F=0,I=0,M=0,T=t.textShadow,W=[];if(T)for(var R=T.length;R--;){var Y=T[R],D=H.convertFrom(parseFloat(Y.offX));Y=H.convertFrom(parseFloat(Y.offY));W[R]=[D,Y];if(Y<P)P=Y;if(D>F)F=D;if(Y>I)I=Y;if(D<M)M=D}var O=Cufon.CSS.textTransform(v,x).split(""),N=l.spacing(O,~~H.convertFrom(parseFloat(x.get("letterSpacing"))||0),
~~H.convertFrom(parseFloat(x.get("wordSpacing"))||0));if(!N.length)return null;Y=N.total;F+=c.width-N[N.length-1];M+=c.minX;if(E){E=p;R=p.firstChild}else{E=document.createElement("cufon");E.className="cufon cufon-canvas";E.setAttribute("alt",v);R=document.createElement("canvas");E.appendChild(R);if(t.printable){p=document.createElement("cufontext");p.appendChild(document.createTextNode(v));E.appendChild(p)}}p=E.style;var Z=R.style;D=H.convert(c.height);v=Math.ceil(D)/D;var aa=v*Cufon.CSS.fontStretch(x.get("fontStretch"));
Y=Y*aa;F=Math.ceil(H.convert(Y+F-M));I=Math.ceil(H.convert(c.height-P+I));R.width=F;R.height=I;Z.width=F+"px";Z.height=I+"px";P+=c.minY;Z.top=Math.round(H.convert(P-l.ascent))+"px";Z.left=Math.round(H.convert(M))+"px";I=Math.max(Math.ceil(H.convert(Y)),0)+"px";if(j){p.width=I;p.height=H.convert(l.height)+"px"}else{p.paddingLeft=I;p.paddingBottom=H.convert(l.height)-1+"px"}var o=R.getContext("2d");H=D/c.height;o.scale(H,H*v);o.translate(-M,-P);o.save();if(T)for(R=T.length;R--;){Y=T[R];o.save();o.fillStyle=
Y.color;o.translate.apply(o,W[R]);A()}if(t=t.textGradient){x=t.stops;c=o.createLinearGradient(0,c.minY,0,c.maxY);R=0;for(t=x.length;R<t;++R)c.addColorStop.apply(c,x[R]);o.fillStyle=c}else o.fillStyle=x.get("color");A();return E}}}());
Cufon.registerFont({w:240,face:{"font-family":"vvd-font","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 2 2 4 3 2 4",ascent:"279",descent:"-81","x-height":"6",bbox:"-21 -353 352 90","underline-thickness":"18","underline-position":"-18",stemh:"50",stemv:"54","unicode-range":"U+0020-U+20AC"},glyphs:{" ":{w:100},"!":{d:"30,-17v0,-18,9,-24,30,-24v21,0,30,6,30,24v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23xm42,-64r-8,-119v6,-31,-17,-88,24,-84v47,-5,22,50,28,84r-8,119r-36,0",
w:119},'"':{d:"128,-267r0,86r-39,0r0,-86r39,0xm71,-267r0,86r-39,0r0,-86r39,0",w:159},"#":{d:"178,-111r0,35r-33,0r-11,76r-34,0r10,-76r-36,0r-11,76r-34,0r10,-76r-28,0r0,-35r33,0r7,-46r-29,0r0,-34r33,0r11,-76r34,0r-10,76r36,0r11,-76r34,0r-10,76r28,0r0,34r-33,0r-6,46r28,0xm115,-111r6,-46r-36,0r-6,46r36,0",w:200},$:{d:"21,-24r0,-63v14,30,43,46,73,46v27,0,43,-9,43,-30v0,-53,-124,-18,-124,-121v0,-44,34,-77,78,-82r0,-37r24,0r0,37v36,3,56,22,62,31r0,65v-14,-27,-37,-42,-68,-42v-21,0,-44,7,-44,31v0,41,122,24,122,109v0,48,-29,80,-72,86r0,39r-24,0r0,-39v-24,-1,-50,-9,-70,-30",
w:200},"%":{d:"238,6v-38,0,-52,-33,-52,-72v0,-38,10,-69,52,-69v44,0,50,32,50,69v0,39,-13,72,-50,72xm238,-26v25,-2,27,-73,0,-75v-31,2,-27,72,0,75xm84,-132v-38,0,-52,-33,-52,-72v0,-38,10,-70,52,-70v44,0,50,33,50,70v0,39,-13,72,-50,72xm84,-164v25,-2,27,-73,0,-75v-31,2,-27,72,0,75xm91,8r-23,-13r159,-270r22,11",w:320},"&":{d:"174,0r-18,-22v-38,43,-139,40,-139,-39v0,-35,21,-61,49,-82v-16,-17,-29,-40,-29,-67v0,-42,31,-64,72,-64v36,0,67,20,67,57v0,32,-26,56,-51,74r43,55v19,-27,32,-61,42,-93r0,85v-6,13,-13,25,-20,36r46,60r-62,0xm133,-54r-45,-58v-26,18,-31,72,10,73v15,0,24,-5,35,-15xm109,-233v-33,0,-22,47,-6,65v19,-21,28,-31,28,-43v0,-12,-8,-22,-22,-22"},
"(":{d:"62,-267r44,0v-57,73,-54,193,0,267r-45,0v-54,-79,-55,-189,1,-267",w:119},")":{d:"58,0r-44,0v57,-74,55,-193,0,-267r45,0v54,79,54,189,-1,267",w:119},"*":{d:"130,-244r13,38r-48,5r36,33r-33,23r-19,-43r-19,43r-32,-23r34,-33r-45,-5r10,-38r42,23r-9,-46r38,0r-9,46",w:159},"+":{d:"89,-111r0,-71r38,0r0,71r72,0r0,39r-72,0r0,72r-38,0r0,-72r-72,0r0,-39r72,0",w:216},",":{d:"58,48r-33,0v8,-25,8,-59,5,-86r45,0v0,26,-2,63,-17,86",w:100},"-":{d:"117,-143r0,49r-94,0r0,-49r94,0",w:140},".":{d:"20,-17v0,-18,9,-24,30,-24v21,0,30,6,30,24v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23",
w:100},"/":{d:"-3,-13r152,-261r34,19r-152,261",w:180},"0":{d:"7,-134v0,-83,17,-140,93,-140v76,0,93,57,93,140v0,68,-16,140,-93,140v-77,0,-93,-72,-93,-140xm55,-134v0,44,7,91,45,91v38,0,45,-47,45,-91v0,-50,-5,-83,-45,-83v-40,0,-45,33,-45,83",w:200},"1":{d:"147,-267r0,267r-54,0r0,-216v-27,18,-58,32,-88,47r0,-44v29,-13,67,-35,96,-54r46,0",w:200},"2":{d:"183,-48r0,48r-164,0r0,-42v30,-28,109,-96,109,-143v0,-22,-14,-35,-40,-35v-44,0,-63,47,-74,65v1,-22,3,-44,-4,-63v17,-36,40,-56,86,-56v53,0,86,29,86,76v0,69,-56,110,-105,150r106,0",
w:200},"3":{d:"175,-267r0,55v-23,20,-55,39,-74,59v48,-6,84,21,84,68v0,52,-39,91,-93,91v-50,0,-65,-27,-77,-39v4,-17,3,-34,1,-52v14,25,34,44,64,44v27,0,51,-13,51,-39v-1,-47,-60,-49,-96,-33r0,-41r80,-61r-98,0r0,-52r158,0",w:200},"4":{d:"194,-90r0,46r-26,0r0,44r-52,0r0,-44r-113,0r0,-68r81,-155r84,0r0,177r26,0xm117,-90r-1,-138r-74,138r75,0",w:200},"5":{d:"173,-267r0,52r-105,0r0,56v55,-28,116,6,116,71v0,90,-122,126,-165,58v2,-16,4,-32,3,-50v14,23,31,41,60,41v27,0,50,-14,50,-44v-1,-56,-71,-52,-108,-30r2,-154r147,0",
w:200},"6":{d:"11,-122v0,-70,10,-152,97,-152v29,0,56,8,73,34v-6,18,-5,39,-2,56v-10,-26,-34,-38,-61,-38v-52,-1,-60,50,-59,88v30,-67,130,-42,130,50v0,53,-32,90,-87,90v-73,0,-91,-65,-91,-128xm63,-84v0,23,13,45,39,45v27,0,40,-20,40,-45v0,-26,-14,-45,-40,-45v-26,0,-39,19,-39,45",w:200},"7":{d:"187,-267r0,64r-98,203r-52,0r94,-211r-118,0r0,-56r174,0",w:200},"8":{d:"11,-202v0,-51,39,-72,89,-72v50,0,89,21,89,72v1,42,-26,60,-57,65v39,7,60,28,60,68v0,42,-35,75,-92,75v-104,0,-126,-131,-32,-143v-31,-5,-57,-22,-57,-65xm56,-75v0,25,19,36,44,36v25,0,44,-11,44,-36v0,-26,-19,-38,-44,-38v-25,0,-44,12,-44,38xm61,-189v0,22,16,35,39,35v23,0,39,-13,39,-35v0,-23,-16,-35,-39,-35v-23,0,-39,12,-39,35",
w:200},"9":{d:"99,-222v-27,0,-41,19,-41,42v0,24,14,44,41,44v21,0,40,-19,40,-44v0,-23,-13,-42,-40,-42xm140,-130v-29,66,-129,38,-129,-46v0,-69,39,-98,87,-98v77,0,91,58,91,130v0,73,-21,150,-100,150v-27,0,-51,-7,-69,-28v5,-17,4,-33,3,-52v15,18,34,33,63,33v48,0,54,-52,54,-89",w:200},":":{d:"20,-17v0,-18,9,-24,30,-24v21,0,30,6,30,24v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23xm20,-153v0,-18,9,-24,30,-24v21,0,30,6,30,24v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23",w:100},";":{d:"58,48r-33,0v8,-25,8,-59,5,-86r45,0v0,26,-2,63,-17,86xm20,-153v0,-18,9,-24,30,-24v21,0,30,6,30,24v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23",
w:100},"<":{d:"199,-36r0,39r-182,-80r0,-28r182,-80r0,38r-129,56",w:216},"=":{d:"199,-149r0,39r-182,0r0,-39r182,0xm199,-72r0,39r-182,0r0,-39r182,0",w:216},">":{d:"199,-105r0,28r-182,80r0,-39r129,-55r-129,-56r0,-38",w:216},"?":{d:"65,-98v-4,-46,66,-52,66,-92v0,-22,-17,-34,-40,-34v-29,0,-55,19,-67,45r0,-54v9,-17,32,-41,75,-41v44,0,77,28,77,73v0,41,-33,61,-63,87v-16,14,-11,25,-10,46r-36,0v-1,-10,-2,-21,-2,-30xm56,-17v0,-18,9,-24,30,-24v21,0,31,6,31,24v0,18,-10,23,-31,23v-21,0,-30,-5,-30,-23",w:200},"@":{d:"131,-87v46,5,66,-82,17,-86v-43,-8,-65,81,-17,86xm229,-204r-26,111v0,6,1,11,10,11v15,0,38,-30,38,-70v0,-60,-39,-89,-102,-89v-66,0,-108,47,-108,108v0,110,131,135,194,76r36,0v-64,108,-267,73,-267,-77v0,-78,64,-140,145,-140v72,0,135,47,135,115v0,77,-66,108,-98,108v-13,0,-17,-11,-23,-21v-29,43,-99,12,-99,-42v0,-66,82,-134,126,-71r6,-19r33,0",
w:288},A:{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114"},B:{d:"81,-113r0,68v40,0,96,7,91,-34v5,-41,-51,-34,-91,-34xm81,-220r0,64v39,-1,87,10,87,-32v0,-41,-49,-31,-87,-32xm27,0r0,-267r132,0v25,0,63,7,63,63v0,44,-31,64,-74,66v44,2,78,11,78,62v0,95,-109,74,-199,76"},C:{d:"202,-168v-14,-24,-34,-47,-70,-47v-59,0,-68,53,-68,86v0,53,28,86,67,86v33,0,58,-26,71,-53r0,59v-19,27,-47,43,-79,43v-78,0,-110,-69,-110,-141v0,-83,37,-139,110,-139v31,0,56,9,79,33r0,73",w:219},
D:{d:"27,0r0,-267v123,5,220,-33,220,122v0,138,-90,154,-220,145xm81,-213r0,161v74,6,116,-11,112,-91v-4,-89,-51,-66,-112,-70",w:259},E:{d:"27,0r0,-267r172,0r0,54r-118,0r0,53r118,0r0,52r-118,0r0,58r117,0r0,50r-171,0",w:219},F:{d:"27,0r0,-267r175,0r0,54r-121,0r0,59r120,0r0,51r-120,0r0,103r-54,0",w:219,k:{A:13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":46,".":46}},G:{d:"219,-136r0,90v-28,38,-52,52,-96,52v-78,0,-110,-69,-110,-141v0,-83,37,-139,110,-139v53,0,74,18,88,36r0,71v-17,-34,-41,-50,-80,-50v-48,0,-67,38,-67,88v0,42,15,90,64,90v12,0,27,-3,37,-12r0,-85r54,0"},
H:{d:"27,0r0,-267r54,0r0,102r98,0r0,-102r54,0r0,267r-54,0r0,-109r-98,0r0,109r-54,0",w:259},I:{d:"23,0r0,-267r54,0r0,267r-54,0",w:100},J:{d:"3,-11r0,-43v11,9,27,17,46,17v26,0,31,-24,31,-50r0,-180r54,0r0,188v0,53,-19,85,-74,85v-21,0,-42,-6,-57,-17",w:159},K:{d:"27,0r0,-267r54,0r1,117r83,-117r68,0r-101,133r101,134r-67,0r-85,-116r0,116r-54,0"},L:{d:"27,0r0,-267r54,0r0,215r91,0r0,52r-145,0",w:180,k:{T:27,V:27,W:27,y:27,"\u00fd":27,"\u00ff":27,Y:33,"\u00dd":33}},M:{d:"27,0r0,-267r87,0r46,189r47,-189r86,0r0,267r-52,0r-1,-202r-55,202r-51,0r-55,-202r0,202r-52,0",
w:320},N:{d:"234,-267r0,267r-68,0r-88,-203r0,203r-52,0r0,-267r81,0r75,180r0,-180r52,0",w:259},O:{d:"246,-143v0,75,-30,149,-116,149v-86,0,-116,-74,-116,-149v0,-81,29,-131,116,-131v87,0,116,50,116,131xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98",w:259},P:{d:"27,0r0,-267v96,1,206,-20,200,87v-4,82,-62,102,-146,94r0,86r-54,0xm81,-213r0,79v46,-2,92,12,92,-41v0,-52,-49,-35,-92,-38",k:{A:20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,
"\u00c3":20,",":46,".":46}},Q:{d:"130,39r-19,-34v-72,-10,-97,-79,-97,-148v0,-81,29,-131,116,-131v87,0,116,50,116,131v0,64,-22,128,-83,145r21,37r-54,0xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98",w:259},R:{d:"164,0r-83,-115r0,115r-54,0r0,-267v88,5,198,-26,197,73v0,55,-30,79,-82,78r91,116r-69,0xm80,-215r0,65v41,-2,88,12,90,-34v1,-39,-52,-30,-90,-31",k:{Y:6,"\u00dd":6}},S:{d:"177,-243r0,65v-14,-27,-37,-42,-68,-42v-21,0,-44,7,-44,31v0,41,122,24,122,109v0,88,-111,113,-166,56r0,-63v14,30,43,46,73,46v27,0,43,-9,43,-30v0,-53,-124,-18,-124,-121v0,-48,41,-82,90,-82v44,0,67,21,74,31",
w:200},T:{d:"73,0r0,-213r-69,0r0,-54r192,0r0,54r-69,0r0,213r-54,0",w:200,k:{"\u00fc":20,"\u00f2":27,"\u00f6":27,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,w:27,y:27,"\u00fd":27,"\u00ff":27,A:20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":40,".":40,"-":27,a:27,"\u00e6":27,"\u00e1":27,c:27,"\u00e7":27,e:27,"\u00e9":27,o:27,"\u00f8":27,"\u00f3":27,"\u00f4":27,"\u00f5":27,r:20,s:27,u:20,"\u00fa":20,"\u00fb":20,
"\u00f9":20,":":27,";":27}},U:{d:"180,-267r54,0r0,165v0,71,-35,108,-104,108v-69,0,-104,-37,-104,-108r0,-165r54,0r0,151v0,42,1,73,50,73v49,0,50,-31,50,-73r0,-151",w:259},V:{d:"83,0r-79,-267r59,0r58,205r57,-205r58,0r-80,267r-73,0",k:{"\u00f6":13,"\u00f4":13,"\u00e8":13,"\u00eb":13,"\u00ea":13,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,y:13,"\u00fd":13,"\u00ff":13,A:13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":40,".":40,"-":13,a:13,"\u00e6":13,
"\u00e1":13,e:13,"\u00e9":13,o:13,"\u00f8":13,"\u00f3":13,"\u00f2":13,"\u00f5":13,r:13,u:13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,":":20,";":20}},W:{d:"352,-267r-65,267r-66,0r-41,-209r-43,209r-66,0r-63,-267r56,0r41,202r41,-202r69,0r41,202r41,-202r55,0",w:360,k:{"\u00fc":6,"\u00f6":13,"\u00ea":13,"\u00e4":13,y:6,"\u00fd":6,"\u00ff":6,A:13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":40,".":40,"-":13,a:13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e0":13,
"\u00e5":13,"\u00e3":13,e:13,"\u00e9":13,"\u00eb":13,"\u00e8":13,o:13,"\u00f8":13,"\u00f3":13,"\u00f4":13,"\u00f2":13,"\u00f5":13,r:6,u:6,"\u00fa":6,"\u00fb":6,"\u00f9":6,":":20,";":20,i:6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6}},X:{d:"4,0r81,-135r-77,-132r64,0r50,92r51,-92r63,0r-80,133r80,134r-65,0r-51,-93r-52,93r-64,0"},Y:{d:"91,0r0,-99r-87,-168r62,0r53,110r55,-110r62,0r-91,168r0,99r-54,0",k:{"\u00fc":20,"\u00f6":20,v:13,A:27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,
"\u00c3":27,",":46,".":46,"-":27,a:20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,e:20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,o:20,"\u00f8":20,"\u00f3":20,"\u00f4":20,"\u00f2":20,"\u00f5":20,u:20,"\u00fa":20,"\u00fb":20,"\u00f9":20,":":33,";":33,i:13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,p:20,q:20}},Z:{d:"13,-211r0,-56r174,0r0,55r-110,160r110,0r0,52r-174,0r0,-53r110,-158r-110,0",w:200},"[":{d:"100,-37r0,37r-73,0r0,-267r73,0r0,37r-27,0r0,193r27,0",
w:119},"\\":{d:"31,-274r152,261r-34,19r-152,-261",w:180},"]":{d:"20,-230r0,-37r73,0r0,267r-73,0r0,-37r27,0r0,-193r-27,0",w:119},"^":{d:"124,-252r69,142r-39,0r-46,-98r-46,98r-39,0r69,-142r32,0",w:216},_:{d:"180,45r-180,0r0,-18r180,0r0,18",w:180},a:{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27",w:219},b:{d:"25,0r0,-279r54,0r1,103v13,-34,31,-55,70,-55v64,0,76,67,76,118v0,59,-27,119,-83,119v-42,1,-56,-25,-67,-48r0,42r-51,0xm177,-108v0,-39,-10,-69,-52,-69v-39,0,-49,38,-49,66v0,40,8,72,52,72v28,0,49,-30,49,-69"},
c:{d:"183,-201r0,69v-9,-26,-36,-45,-63,-45v-41,0,-57,25,-57,64v0,38,14,74,55,74v32,0,53,-20,65,-49r0,56v-57,74,-169,36,-169,-85v0,-63,31,-114,97,-114v30,0,54,10,72,30",w:200},d:{d:"215,-279r0,279r-51,0v-1,-17,2,-38,-1,-53v-9,34,-29,59,-66,59v-68,0,-83,-60,-83,-116v0,-58,18,-121,84,-121v32,-1,53,18,63,48r0,-96r54,0xm163,-111v0,-32,-8,-66,-48,-66v-38,0,-52,35,-52,69v0,41,13,69,49,69v37,0,51,-38,51,-72"},e:{d:"195,-79r0,47v-18,22,-45,38,-75,38v-73,0,-106,-48,-106,-119v0,-72,36,-118,100,-118v77,0,99,62,90,137r-138,0v1,39,23,57,61,57v37,0,52,-16,68,-42xm66,-137r104,0v-2,-59,-101,-59,-104,0",
w:219},f:{d:"39,0r0,-150r-39,0r0,-44r39,0v-13,-78,54,-101,121,-75r0,43v-29,-17,-88,-14,-77,32r71,0r0,44r-61,0r0,150r-54,0",w:159,k:{f:13,"\u00df":13}},g:{d:"215,-224r0,194v9,98,-131,98,-182,60r0,-45v18,19,44,28,71,28v24,0,59,-9,59,-51v-1,-8,2,-20,-1,-26v-13,27,-34,45,-64,45v-65,0,-84,-55,-84,-105v0,-58,18,-107,86,-107v32,0,56,11,65,43r0,-36r50,0xm163,-125v0,-33,-12,-56,-49,-56v-39,0,-51,28,-51,60v0,32,17,58,50,58v36,0,50,-28,50,-62"},h:{d:"25,0r0,-279r54,0r1,107v7,-30,30,-59,69,-59v55,0,66,39,66,82r0,149r-54,0r0,-124v0,-31,-3,-55,-35,-55v-73,0,-40,110,-47,179r-54,0"},
i:{d:"23,0r0,-224v13,8,40,8,54,0r0,224r-54,0xm18,-264v0,-18,10,-22,32,-22v22,0,32,4,32,22v0,14,-9,23,-32,23v-23,0,-32,-9,-32,-23",w:100},j:{d:"-16,50r0,-32v27,7,39,-11,39,-35r0,-207v13,8,40,8,54,0r0,213v0,27,-2,65,-58,65v-12,0,-23,-2,-35,-4xm18,-264v0,-18,10,-22,32,-22v22,0,32,4,32,22v0,14,-9,23,-32,23v-23,0,-32,-9,-32,-23",w:100},k:{d:"23,0r0,-279r54,0r1,162r73,-107r69,0r-88,112r89,112r-73,0r-71,-105r0,105r-54,0",w:219},l:{d:"23,0r0,-279r54,0r0,279r-54,0",w:100},m:{d:"25,0r0,-224r52,0r0,50v9,-34,28,-57,67,-57v44,-1,53,31,61,55v10,-35,30,-55,67,-55v49,0,63,32,63,69r0,162r-54,0r0,-127v0,-23,-2,-52,-32,-52v-39,0,-42,44,-42,66r0,113r-54,0r0,-127v0,-23,-2,-52,-32,-52v-39,0,-42,44,-42,66r0,113r-54,0",
w:360},n:{d:"25,0r0,-224r52,0r0,56v9,-33,33,-63,72,-63v55,0,66,39,66,82r0,149r-54,0r0,-124v0,-31,-3,-55,-35,-55v-73,0,-40,110,-47,179r-54,0"},o:{d:"14,-116v0,-74,32,-115,106,-115v75,0,106,41,106,115v0,79,-37,122,-106,122v-69,0,-106,-43,-106,-122xm120,-39v41,0,56,-31,56,-75v0,-36,-15,-63,-56,-63v-42,0,-56,27,-56,63v0,44,15,75,56,75"},p:{d:"25,54r0,-278r51,0v1,18,-2,39,1,55v17,-41,33,-62,73,-62v64,0,76,67,76,118v0,59,-27,119,-83,119v-41,1,-56,-26,-64,-41r0,89r-54,0xm177,-108v0,-39,-10,-69,-52,-69v-39,0,-49,38,-49,66v0,40,8,72,52,72v28,0,49,-30,49,-69"},
q:{d:"161,54r-1,-98v-5,23,-25,50,-63,50v-68,0,-83,-60,-83,-116v0,-58,18,-121,84,-121v33,0,56,19,66,57r0,-50r51,0r0,278r-54,0xm163,-111v0,-32,-8,-66,-48,-66v-38,0,-52,35,-52,69v0,41,13,69,49,69v37,0,51,-38,51,-72"},r:{d:"128,-175v-72,0,-42,105,-48,175r-54,0r0,-224r50,0v1,21,-2,45,1,64v1,-53,43,-89,82,-61r0,62v-8,-11,-18,-16,-31,-16",w:159,k:{",":33,".":33,"-":27}},s:{d:"20,-19r0,-58v12,24,32,38,63,38v13,0,34,-5,34,-26v0,-36,-101,-15,-101,-90v0,-73,99,-101,140,-50r0,58v-10,-24,-33,-34,-58,-34v-17,0,-32,10,-32,23v0,39,98,9,98,91v0,73,-99,95,-144,48",
w:180},t:{d:"152,-64r0,48v-14,15,-30,22,-54,22v-91,1,-57,-112,-61,-181r-32,0r0,-37v32,-7,53,-37,61,-67r25,0r-1,55r65,0r0,49r-66,0v0,31,-2,63,-2,94v0,23,5,44,29,44v19,0,28,-10,36,-27",w:159},u:{d:"163,0r0,-54v-9,32,-28,60,-72,60v-55,0,-66,-39,-66,-82r0,-148r54,0r0,126v0,31,1,55,35,55v74,0,40,-111,47,-181r54,0r0,224r-52,0"},v:{d:"217,-224r-75,224r-66,0r-73,-224r59,0r48,161r49,-161r58,0",w:219,k:{",":27,".":27}},w:{d:"331,-224r-69,224r-62,0r-31,-170r-31,170r-62,0r-67,-224r57,0r39,157r31,-157r68,0r30,157r42,-157r55,0",
w:339,k:{",":20,".":20}},x:{d:"217,-224r-73,112r72,112r-64,0r-43,-75r-43,75r-63,0r72,-112r-71,-112r65,0r42,74r42,-74r64,0",w:219},y:{d:"217,-224r-99,278r-57,0r25,-66r-83,-212r59,0r51,143r48,-143r56,0",w:219,k:{",":40,".":40}},z:{d:"179,-224r0,57r-105,124r105,0r0,43r-158,0r0,-54r104,-123r-104,0r0,-47r158,0",w:200},"{":{d:"114,-267r0,30v-39,-8,-32,29,-32,63v1,32,-27,37,-38,41v13,1,38,8,38,39v0,30,-12,72,32,64r0,30v-40,3,-75,-5,-75,-41v0,-34,4,-82,-29,-79r0,-28v13,0,29,-8,29,-28r0,-50v1,-36,35,-45,75,-41",
w:119},"|":{d:"21,-270r38,0r0,360r-38,0r0,-360",w:79},"}":{d:"5,0r0,-30v40,9,33,-29,33,-64v-1,-32,27,-36,38,-40v-13,-1,-38,-9,-38,-40v0,-30,12,-72,-33,-63r0,-30v40,-3,76,5,76,41v0,34,-4,82,29,78r0,28v-32,-3,-29,45,-29,79v0,36,-36,45,-76,41",w:119},"~":{d:"68,-122v28,-1,54,23,79,25v14,0,23,-14,31,-26r13,32v-11,15,-23,31,-45,31v-26,0,-52,-25,-77,-25v-17,0,-25,14,-31,26r-13,-32v8,-15,21,-31,43,-31",w:216},"\u00a1":{d:"90,-202v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23v0,-18,9,-24,30,-24v21,0,30,6,30,24xm78,-155r8,118v-5,32,18,89,-25,85v-47,5,-20,-52,-27,-85r8,-118r36,0",
w:119},"\u00a2":{d:"86,-50r39,-127v-73,-9,-76,91,-39,127xm183,-201r0,69v-6,-18,-20,-32,-37,-39r-41,131v40,6,64,-16,78,-48r0,56v-22,28,-50,44,-92,36r-12,41r-20,-6r12,-41v-34,-15,-57,-55,-57,-115v0,-73,48,-130,126,-110r13,-41r21,6r-13,43v9,5,16,11,22,18",w:200},"\u00a3":{d:"18,-104r0,-39r19,0v-15,-71,8,-131,79,-131v33,0,56,17,69,27r0,59v-18,-40,-97,-55,-100,4v0,15,1,29,2,41r63,0r0,39r-64,0v2,27,-11,48,-25,65v23,-20,51,-2,82,-2v19,0,36,-13,48,-26r0,52v-41,37,-113,-15,-157,21r-20,-38v23,-18,25,-28,26,-72r-22,0",
w:200},"\u00a5":{d:"174,-80r0,30r-48,0r0,50r-54,0r0,-50r-47,0r0,-30r47,0r0,-27r-47,0r0,-30r34,0r-64,-130r59,0r46,110r47,-110r58,0r-66,130r35,0r0,30r-48,0r0,27r48,0",w:200},"\u00a7":{d:"23,-204v-2,-73,97,-86,147,-50r0,53v-16,-14,-42,-29,-64,-29v-15,0,-31,7,-31,24v0,20,23,26,38,31v28,9,67,21,67,58v0,24,-14,41,-35,52v20,11,31,32,31,57v-2,74,-107,76,-149,37r0,-51v17,18,41,33,67,33v12,0,30,-6,30,-21v0,-51,-106,-30,-104,-91v0,-23,17,-41,37,-51v-21,-10,-34,-29,-34,-52xm132,-72v23,-17,13,-46,-14,-55v-17,-5,-33,-12,-49,-18v-24,16,-12,41,13,52",
w:200},"\u00a4":{d:"8,-205r21,-21r19,20v29,-22,75,-22,104,0r19,-20r21,21r-19,20v21,29,21,75,0,103r19,20r-21,21r-19,-20v-28,22,-76,22,-104,0r-19,20r-21,-21r19,-20v-21,-29,-21,-75,0,-103xm50,-134v0,28,22,51,50,51v28,0,50,-23,50,-51v0,-28,-22,-50,-50,-50v-28,0,-50,22,-50,50",w:200},"'":{d:"69,-267r0,86r-38,0r0,-86r38,0",w:100},"\u00ab":{d:"81,-183r-23,65r23,64r-39,0r-25,-64r25,-65r39,0xm143,-183r-23,65r23,64r-39,0r-26,-64r26,-65r39,0",w:159},"\u00b7":{d:"24,-108v0,-14,12,-26,26,-26v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-26,-12,-26,-26",
w:100},"\u00b6":{d:"82,54r0,-191v-49,0,-78,-26,-78,-64v-2,-86,106,-63,187,-66r0,321r-37,0r0,-289r-35,0r0,289r-37,0",w:216},"\u00bb":{d:"55,-183r26,65r-26,64r-38,0r23,-64r-23,-65r38,0xm117,-183r26,65r-26,64r-39,0r24,-64r-24,-65r39,0",w:159},"\u00bf":{d:"135,-121v3,46,-66,52,-66,92v0,22,17,33,40,33v29,0,55,-19,67,-45r0,55v-9,17,-32,40,-75,40v-44,0,-77,-28,-77,-73v0,-41,33,-61,63,-87v17,-14,12,-25,10,-46r37,0v1,10,1,22,1,31xm144,-202v0,18,-9,23,-30,23v-21,0,-30,-5,-30,-23v0,-18,9,-24,30,-24v21,0,30,6,30,24",
w:200},"`":{d:"54,-291r47,41r-43,0r-59,-41r55,0",w:100},"\u00b4":{d:"-1,-250r47,-41r55,0r-59,41r-43,0",w:100},"\u00af":{d:"111,-255r-122,0r0,-28r122,0r0,28",w:100},"\u00a8":{d:"109,-271v0,16,-7,22,-23,22v-16,0,-22,-6,-22,-22v0,-16,6,-21,22,-21v16,0,23,5,23,21xm36,-271v0,16,-6,22,-22,22v-16,0,-23,-6,-23,-22v0,-16,7,-21,23,-21v16,0,22,5,22,21",w:100},"\u00b8":{d:"79,-2r-21,50r-41,0r23,-50r39,0",w:100},"\u00c6":{d:"337,-267r0,54r-108,0r0,53r107,0r0,52r-107,0r0,58r107,0r0,50r-159,0r0,-66r-86,0r-31,66r-59,0r126,-267r210,0xm177,-116r0,-110r-11,0r-52,110r63,0",
w:360},"\u00aa":{d:"6,-168v-10,-46,76,-39,85,-61v0,-10,-10,-12,-27,-12v-21,0,-39,8,-51,22r0,-32v29,-39,113,-29,113,29r0,87r-34,0v-1,-8,2,-20,-1,-26v-7,43,-87,37,-85,-7xm41,-170v0,10,7,15,19,15v26,0,33,-21,32,-47v-21,11,-51,12,-51,32",w:142},"\u00d8":{d:"13,-4r28,-35v-49,-84,-41,-235,89,-235v36,0,62,9,80,25r21,-26r16,12r-23,29v46,82,25,240,-94,240v-33,0,-58,-10,-76,-28r-25,30xm185,-185r-99,123v10,13,24,21,44,21v66,-1,75,-91,55,-144xm75,-82r97,-121v-10,-9,-24,-14,-42,-14v-70,-1,-73,79,-55,135",w:259},
"\u00ba":{d:"147,-204v0,48,-27,73,-68,73v-40,0,-70,-25,-70,-73v0,-44,21,-70,70,-70v50,0,68,26,68,70xm46,-203v0,27,12,42,33,42v19,0,31,-15,31,-42v0,-19,-7,-36,-31,-36v-26,0,-33,17,-33,36",w:156},"\u00e6":{d:"24,-138r0,-55v7,-10,38,-38,78,-38v32,0,58,11,72,39v13,-27,37,-39,68,-39v77,1,86,67,82,137r-139,0v5,80,101,66,129,16r0,47v-42,50,-132,54,-160,-13v-19,70,-140,68,-140,-14v0,-81,123,-56,123,-100v0,-14,-13,-23,-34,-23v-32,0,-67,16,-79,43xm144,-110v-20,14,-78,19,-78,52v0,18,10,26,26,26v42,-1,54,-38,52,-78xm185,-137r104,0v-6,-29,-23,-44,-52,-44v-29,0,-46,15,-52,44",
w:339},"\u00f8":{d:"168,-152r-86,98v39,36,94,3,94,-60v0,-15,-3,-28,-8,-38xm70,-74r84,-94v-40,-25,-90,3,-90,54v0,15,2,29,6,40xm10,-6r25,-28v-14,-21,-21,-48,-21,-82v0,-74,32,-115,106,-115v31,0,54,8,71,21r20,-23r17,14r-22,25v13,19,20,45,20,78v0,79,-37,122,-106,122v-30,0,-54,-7,-71,-23r-23,25"},"\u00df":{d:"77,-175r0,175r-54,0v9,-118,-41,-279,95,-279v45,0,84,19,84,69v0,44,-31,64,-71,67v41,0,79,21,79,67v1,66,-63,96,-119,72r0,-37v30,16,72,0,69,-38v-3,-35,-38,-41,-68,-35r0,-46v31,4,60,-1,60,-38v0,-21,-18,-29,-36,-29v-33,0,-39,25,-39,52",
w:219},"\u00ac":{d:"160,-39r0,-71r-143,0r0,-39r182,0r0,110r-39,0",w:216},"\u00b5":{d:"25,54r0,-278r54,0r0,126v0,31,1,55,35,55v74,0,40,-111,47,-181r54,0r0,224r-52,0r0,-52v-17,50,-48,65,-84,46r0,60r-54,0"},"\u00d0":{d:"27,0r0,-125r-27,0r0,-35r27,0r0,-107v123,5,220,-33,220,122v0,138,-90,154,-220,145xm81,-213r0,53r52,0r0,35r-52,0r0,73v74,6,116,-11,112,-91v-4,-89,-51,-66,-112,-70",w:259},"\u00bd":{d:"56,6r151,-280r29,0r-151,280r-29,0xm97,-270r0,161r-39,0r0,-127v-17,11,-36,19,-55,28r0,-29v19,-8,43,-21,62,-33r32,0xm293,-121v0,48,-44,71,-62,89r62,0r0,32r-107,0r0,-28v26,-25,68,-47,68,-82v0,-11,-9,-17,-23,-17v-27,0,-40,24,-48,34v1,-13,3,-27,-2,-38v14,-48,112,-42,112,10",
w:300},"\u00b1":{d:"89,-138r0,-48r38,0r0,48r72,0r0,39r-72,0r0,48r-38,0r0,-48r-72,0r0,-39r72,0xm17,0r0,-39r182,0r0,39r-182,0",w:216},"\u00de":{d:"81,-184r0,79v46,-1,92,11,92,-42v0,-52,-50,-33,-92,-37xm81,-58r0,58r-54,0r0,-267r54,0r0,29v83,-4,149,1,146,87v-3,82,-63,100,-146,93"},"\u00bc":{d:"242,0r0,-25r-70,0r0,-42r53,-93r56,0r0,105r16,0r0,30r-16,0r0,25r-39,0xm242,-55v-1,-25,2,-54,-1,-77r-43,77r44,0xm63,6r150,-280r29,0r-150,280r-29,0xm58,-109r0,-127v-17,11,-36,19,-55,28r0,-29v19,-8,43,-21,62,-33r32,0r0,161r-39,0",
w:300},"\u00f7":{d:"199,-111r0,39r-182,0r0,-39r182,0xm109,13v-16,0,-29,-14,-29,-30v0,-16,13,-29,29,-29v16,0,29,13,29,29v0,16,-13,30,-29,30xm108,-136v-16,0,-29,-14,-29,-30v0,-16,13,-29,29,-29v16,0,30,13,30,29v0,16,-14,30,-30,30",w:216},"\u00a6":{d:"21,-243r38,0r0,126r-38,0r0,-126xm21,-63r38,0r0,126r-38,0r0,-126",w:79},"\u00b0":{d:"123,-222v0,29,-22,51,-51,51v-29,0,-51,-22,-51,-51v0,-29,22,-52,51,-52v29,0,51,23,51,52xm46,-222v0,14,12,25,26,25v14,0,26,-11,26,-25v0,-14,-12,-26,-26,-26v-14,0,-26,12,-26,26",
w:144},"\u00fe":{d:"25,54r0,-333r54,0r1,103v13,-34,31,-55,70,-55v64,0,76,67,76,118v0,59,-27,119,-83,119v-41,1,-56,-26,-64,-41r0,89r-54,0xm177,-108v0,-39,-10,-69,-52,-69v-39,0,-49,38,-49,66v0,40,8,72,52,72v28,0,49,-30,49,-69"},"\u00be":{d:"297,-55r0,30r-16,0r0,25r-39,0r0,-25r-70,0r0,-42r53,-93r56,0r0,105r16,0xm242,-55v-1,-25,2,-54,-1,-77r-43,77r44,0xm68,6r151,-280r29,0r-150,280r-30,0xm114,-270r0,33r-48,35v31,-4,53,3,56,42v5,62,-90,68,-112,29v3,-10,2,-20,0,-31v7,24,72,36,75,4v3,-25,-45,-24,-62,-16r0,-28r49,-35r-61,0r0,-33r103,0",
w:300},"\u00ae":{d:"144,6v-77,0,-140,-63,-140,-140v0,-77,63,-140,140,-140v77,0,140,63,140,140v0,77,-63,140,-140,140xm144,-26v59,0,101,-46,101,-108v0,-60,-39,-107,-101,-107v-62,0,-101,47,-101,107v0,62,42,108,101,108xm122,-120r0,65r-35,0r0,-157v53,1,122,-12,122,45v0,32,-20,43,-41,45r39,67r-35,0r-36,-65r-14,0xm122,-186r0,40v25,-1,51,6,52,-23v1,-22,-30,-16,-52,-17",w:288},"\u00f0":{d:"121,-39v36,0,55,-26,55,-66v0,-38,-16,-60,-56,-60v-39,0,-56,22,-56,61v0,38,21,65,57,65xm47,-239r38,-18v-14,-7,-28,-12,-40,-15r30,-32v21,6,39,14,56,24r50,-24r21,24r-42,20v41,34,66,83,66,140v0,85,-43,126,-106,126v-51,0,-106,-33,-106,-113v0,-86,60,-103,106,-103v11,0,28,7,39,15v-8,-17,-24,-32,-42,-44r-49,24"},
"\u00d7":{d:"78,-89r-58,-58r30,-30r58,58r59,-59r29,29r-59,59r58,58r-30,29r-58,-57r-57,57r-30,-29",w:216},"\u00a9":{d:"144,-26v59,0,101,-46,101,-108v0,-60,-39,-107,-101,-107v-62,0,-101,47,-101,107v0,62,42,108,101,108xm185,-111r33,0v-6,37,-36,60,-69,60v-54,0,-81,-37,-81,-84v0,-48,28,-83,81,-83v35,0,62,20,67,58r-31,0v-15,-46,-84,-25,-78,25v-7,51,67,70,78,24xm144,6v-77,0,-140,-63,-140,-140v0,-77,63,-140,140,-140v77,0,140,63,140,140v0,77,-63,140,-140,140",w:288},"\u00c1":{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114xm82,-283r47,-41r55,0r-59,41r-43,0"},
"\u00c2":{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114xm62,-283r29,-41r60,0r27,41r-37,0r-20,-25r-21,25r-38,0"},"\u00c4":{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114xm179,-305v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20xm107,-305v0,16,-7,23,-23,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,23,4,23,20"},"\u00c0":{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114xm114,-324r47,41r-43,0r-59,-41r55,0"},
"\u00c5":{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114xm81,-314v0,-22,17,-39,39,-39v22,0,39,17,39,39v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39xm101,-314v0,11,8,19,19,19v11,0,20,-8,20,-19v0,-11,-9,-20,-20,-20v-11,0,-19,9,-19,20"},"\u00c3":{d:"163,-267r73,267r-56,0r-18,-66r-84,0r-18,66r-56,0r74,-267r85,0xm88,-116r64,0r-32,-114xm172,-328r0,35v-24,31,-82,-20,-103,14r0,-35v24,-35,83,23,103,-14"},"\u00c7":{d:"202,-168v-14,-24,-34,-47,-70,-47v-59,0,-68,53,-68,86v0,53,28,86,67,86v33,0,58,-26,71,-53r0,59v-16,23,-39,38,-66,42r-18,43r-41,0r21,-44v-60,-14,-85,-76,-85,-139v0,-83,37,-139,110,-139v31,0,56,9,79,33r0,73",
w:219},"\u00c9":{d:"27,0r0,-267r172,0r0,54r-118,0r0,53r118,0r0,52r-118,0r0,58r117,0r0,50r-171,0xm72,-283r47,-41r55,0r-59,41r-43,0",w:219},"\u00ca":{d:"27,0r0,-267r172,0r0,54r-118,0r0,53r118,0r0,52r-118,0r0,58r117,0r0,50r-171,0xm52,-283r29,-41r60,0r27,41r-37,0r-20,-25r-21,25r-38,0",w:219},"\u00cb":{d:"27,0r0,-267r172,0r0,54r-118,0r0,53r118,0r0,52r-118,0r0,58r117,0r0,50r-171,0xm169,-305v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20xm96,-305v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",
w:219},"\u00c8":{d:"27,0r0,-267r172,0r0,54r-118,0r0,53r118,0r0,52r-118,0r0,58r117,0r0,50r-171,0xm104,-324r46,41r-42,0r-59,-41r55,0",w:219},"\u00cd":{d:"23,0r0,-267r54,0r0,267r-54,0xm12,-283r47,-41r55,0r-59,41r-43,0",w:100},"\u00ce":{d:"23,0r0,-267r54,0r0,267r-54,0xm-8,-283r29,-41r60,0r27,41r-37,0r-21,-25r-20,25r-38,0",w:100},"\u00cf":{d:"23,0r0,-267r54,0r0,267r-54,0xm109,-305v0,16,-7,23,-23,23v-16,0,-22,-7,-22,-23v0,-16,6,-20,22,-20v16,0,23,4,23,20xm36,-305v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",
w:100},"\u00cc":{d:"23,0r0,-267r54,0r0,267r-54,0xm39,-324r47,41r-43,0r-58,-41r54,0",w:100},"\u00d1":{d:"234,-267r0,267r-68,0r-88,-203r0,203r-52,0r0,-267r81,0r75,180r0,-180r52,0xm181,-328r0,35v-24,31,-82,-20,-103,14r0,-35v24,-34,83,22,103,-14",w:259},"\u00d3":{d:"246,-143v0,75,-30,149,-116,149v-86,0,-116,-74,-116,-149v0,-81,29,-131,116,-131v87,0,116,50,116,131xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98xm92,-283r47,-41r55,0r-59,41r-43,0",w:259},"\u00d4":{d:"246,-143v0,75,-30,149,-116,149v-86,0,-116,-74,-116,-149v0,-81,29,-131,116,-131v87,0,116,50,116,131xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98xm72,-283r29,-41r60,0r27,41r-38,0r-20,-25r-21,25r-37,0",
w:259},"\u00d6":{d:"246,-143v0,75,-30,149,-116,149v-86,0,-116,-74,-116,-149v0,-81,29,-131,116,-131v87,0,116,50,116,131xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98xm189,-305v0,16,-7,23,-23,23v-16,0,-22,-7,-22,-23v0,-16,6,-20,22,-20v16,0,23,4,23,20xm116,-305v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",w:259},"\u00d2":{d:"246,-143v0,75,-30,149,-116,149v-86,0,-116,-74,-116,-149v0,-81,29,-131,116,-131v87,0,116,50,116,131xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98xm123,-324r47,41r-43,0r-58,-41r54,0",
w:259},"\u00d5":{d:"246,-143v0,75,-30,149,-116,149v-86,0,-116,-74,-116,-149v0,-81,29,-131,116,-131v87,0,116,50,116,131xm194,-139v0,-42,-16,-78,-64,-78v-48,0,-64,36,-64,78v0,45,13,98,64,98v51,0,64,-53,64,-98xm181,-328r0,35v-24,31,-82,-20,-103,14r0,-35v24,-34,83,22,103,-14",w:259},"\u00da":{d:"180,-267r54,0r0,165v0,71,-35,108,-104,108v-69,0,-104,-37,-104,-108r0,-165r54,0r0,151v0,42,1,73,50,73v49,0,50,-31,50,-73r0,-151xm92,-283r47,-41r55,0r-59,41r-43,0",w:259},"\u00db":{d:"180,-267r54,0r0,165v0,71,-35,108,-104,108v-69,0,-104,-37,-104,-108r0,-165r54,0r0,151v0,42,1,73,50,73v49,0,50,-31,50,-73r0,-151xm72,-283r29,-41r60,0r27,41r-38,0r-20,-25r-21,25r-37,0",
w:259},"\u00dc":{d:"180,-267r54,0r0,165v0,71,-35,108,-104,108v-69,0,-104,-37,-104,-108r0,-165r54,0r0,151v0,42,1,73,50,73v49,0,50,-31,50,-73r0,-151xm189,-305v0,16,-7,23,-23,23v-16,0,-22,-7,-22,-23v0,-16,6,-20,22,-20v16,0,23,4,23,20xm116,-305v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",w:259},"\u00d9":{d:"180,-267r54,0r0,165v0,71,-35,108,-104,108v-69,0,-104,-37,-104,-108r0,-165r54,0r0,151v0,42,1,73,50,73v49,0,50,-31,50,-73r0,-151xm123,-324r47,41r-43,0r-58,-41r54,0",w:259},
"\u00dd":{d:"91,0r0,-99r-87,-168r62,0r53,110r55,-110r62,0r-91,168r0,99r-54,0xm82,-283r47,-41r55,0r-59,41r-43,0",k:{v:13,A:27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":46,".":46,"-":27,a:20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,e:20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,o:20,"\u00f8":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,u:20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,
":":33,";":33,i:13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,p:20,q:20}},"\u00e1":{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27xm81,-243r46,-41r56,0r-59,41r-43,0",w:219},"\u00e2":{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27xm52,-243r29,-41r60,0r27,41r-37,0r-20,-26r-21,26r-38,0",
w:219},"\u00e4":{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27xm169,-265v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20xm96,-265v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",w:219},"\u00e0":{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27xm107,-284r47,41r-43,0r-59,-41r55,0",
w:219},"\u00e5":{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27xm71,-282v0,-22,17,-39,39,-39v22,0,39,17,39,39v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39xm91,-282v0,11,8,19,19,19v11,0,20,-8,20,-19v0,-11,-9,-20,-20,-20v-11,0,-19,9,-19,20",w:219},"\u00e3":{d:"144,0r0,-43v-12,72,-132,61,-132,-13v0,-85,132,-57,132,-102v0,-17,-18,-23,-39,-23v-37,0,-64,17,-82,42r0,-53v38,-58,171,-57,171,30r0,162r-50,0xm93,-32v41,-1,54,-38,52,-79v-17,16,-81,19,-81,52v0,18,11,27,29,27xm162,-289r0,36v-25,31,-83,-22,-103,14r0,-36v24,-32,83,22,103,-14",
w:219},"\u00e7":{d:"183,-201r0,69v-9,-26,-36,-45,-63,-45v-41,0,-57,25,-57,64v0,38,14,74,55,74v32,0,53,-20,65,-49r0,56v-14,19,-34,33,-57,37r-18,43r-41,0r21,-44v-43,-10,-74,-52,-74,-121v0,-63,31,-114,97,-114v30,0,54,10,72,30",w:200},"\u00e9":{d:"195,-79r0,47v-18,22,-45,38,-75,38v-73,0,-106,-48,-106,-119v0,-72,36,-118,100,-118v77,0,99,62,90,137r-138,0v1,39,23,57,61,57v37,0,52,-16,68,-42xm66,-137r104,0v-2,-59,-101,-59,-104,0xm81,-243r46,-41r56,0r-59,41r-43,0",w:219},"\u00ea":{d:"195,-79r0,47v-18,22,-45,38,-75,38v-73,0,-106,-48,-106,-119v0,-72,36,-118,100,-118v77,0,99,62,90,137r-138,0v1,39,23,57,61,57v37,0,52,-16,68,-42xm66,-137r104,0v-2,-59,-101,-59,-104,0xm52,-243r29,-41r60,0r27,41r-37,0r-20,-26r-21,26r-38,0",
w:219},"\u00eb":{d:"195,-79r0,47v-18,22,-45,38,-75,38v-73,0,-106,-48,-106,-119v0,-72,36,-118,100,-118v77,0,99,62,90,137r-138,0v1,39,23,57,61,57v37,0,52,-16,68,-42xm66,-137r104,0v-2,-59,-101,-59,-104,0xm169,-265v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20xm96,-265v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",w:219},"\u00e8":{d:"195,-79r0,47v-18,22,-45,38,-75,38v-73,0,-106,-48,-106,-119v0,-72,36,-118,100,-118v77,0,99,62,90,137r-138,0v1,39,23,57,61,57v37,0,52,-16,68,-42xm66,-137r104,0v-2,-59,-101,-59,-104,0xm107,-284r47,41r-43,0r-59,-41r55,0",
w:219},"\u00ed":{d:"23,0r0,-224v13,8,40,8,54,0r0,224r-54,0xm21,-243r46,-41r55,0r-58,41r-43,0",w:100},"\u00ee":{d:"23,0r0,-224v13,8,40,8,54,0r0,224r-54,0xm-8,-243r29,-41r60,0r27,41r-37,0r-21,-26r-20,26r-38,0",w:100},"\u00ef":{d:"23,0r0,-224v13,8,40,8,54,0r0,224r-54,0xm109,-265v0,16,-7,23,-23,23v-16,0,-22,-7,-22,-23v0,-16,6,-20,22,-20v16,0,23,4,23,20xm36,-265v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20",w:100},"\u00ec":{d:"23,0r0,-224v13,8,40,8,54,0r0,224r-54,0xm34,-284r47,41r-43,0r-59,-41r55,0",
w:100},"\u00f1":{d:"25,0r0,-224r52,0r0,56v9,-33,33,-63,72,-63v55,0,66,39,66,82r0,149r-54,0r0,-124v0,-31,-3,-55,-35,-55v-73,0,-40,110,-47,179r-54,0xm172,-289r0,36v-25,31,-83,-22,-103,14r0,-36v24,-33,84,22,103,-14"},"\u00f3":{d:"14,-116v0,-74,32,-115,106,-115v75,0,106,41,106,115v0,79,-37,122,-106,122v-69,0,-106,-43,-106,-122xm120,-39v41,0,56,-31,56,-75v0,-36,-15,-63,-56,-63v-42,0,-56,27,-56,63v0,44,15,75,56,75xm91,-243r47,-41r55,0r-59,41r-43,0"},"\u00f4":{d:"14,-116v0,-74,32,-115,106,-115v75,0,106,41,106,115v0,79,-37,122,-106,122v-69,0,-106,-43,-106,-122xm120,-39v41,0,56,-31,56,-75v0,-36,-15,-63,-56,-63v-42,0,-56,27,-56,63v0,44,15,75,56,75xm62,-243r29,-41r60,0r27,41r-37,0r-20,-26r-21,26r-38,0"},
"\u00f6":{d:"14,-116v0,-74,32,-115,106,-115v75,0,106,41,106,115v0,79,-37,122,-106,122v-69,0,-106,-43,-106,-122xm120,-39v41,0,56,-31,56,-75v0,-36,-15,-63,-56,-63v-42,0,-56,27,-56,63v0,44,15,75,56,75xm179,-265v0,16,-6,23,-22,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,22,4,22,20xm107,-265v0,16,-7,23,-23,23v-16,0,-23,-7,-23,-23v0,-16,7,-20,23,-20v16,0,23,4,23,20"},"\u00f2":{d:"14,-116v0,-74,32,-115,106,-115v75,0,106,41,106,115v0,79,-37,122,-106,122v-69,0,-106,-43,-106,-122xm120,-39v41,0,56,-31,56,-75v0,-36,-15,-63,-56,-63v-42,0,-56,27,-56,63v0,44,15,75,56,75xm117,-284r47,41r-43,0r-59,-41r55,0"},
"\u00f5":{d:"14,-116v0,-74,32,-115,106,-115v75,0,106,41,106,115v0,79,-37,122,-106,122v-69,0,-106,-43,-106,-122xm120,-39v41,0,56,-31,56,-75v0,-36,-15,-63,-56,-63v-42,0,-56,27,-56,63v0,44,15,75,56,75xm172,-289r0,36v-25,31,-83,-22,-103,14r0,-36v24,-33,84,22,103,-14"},"\u00fa":{d:"163,0r0,-54v-9,32,-28,60,-72,60v-55,0,-66,-39,-66,-82r0,-148r54,0r0,126v0,31,1,55,35,55v74,0,40,-111,47,-181r54,0r0,224r-52,0xm91,-243r47,-41r55,0r-59,41r-43,0"},"\u00fb":{d:"163,0r0,-54v-9,32,-28,60,-72,60v-55,0,-66,-39,-66,-82r0,-148r54,0r0,126v0,31,1,55,35,55v74,0,40,-111,47,-181r54,0r0,224r-52,0xm62,-250r29,-41r60,0r27,41r-37,0r-20,-25r-21,25r-38,0"},
"\u00fc":{d:"163,0r0,-54v-9,32,-28,60,-72,60v-55,0,-66,-39,-66,-82r0,-148r54,0r0,126v0,31,1,55,35,55v74,0,40,-111,47,-181r54,0r0,224r-52,0xm179,-271v0,16,-6,22,-22,22v-16,0,-23,-6,-23,-22v0,-16,7,-21,23,-21v16,0,22,5,22,21xm107,-271v0,16,-7,22,-23,22v-16,0,-23,-6,-23,-22v0,-16,7,-21,23,-21v16,0,23,5,23,21"},"\u00f9":{d:"163,0r0,-54v-9,32,-28,60,-72,60v-55,0,-66,-39,-66,-82r0,-148r54,0r0,126v0,31,1,55,35,55v74,0,40,-111,47,-181r54,0r0,224r-52,0xm95,-291r47,41r-43,0r-58,-41r54,0"},"\u00fd":{d:"217,-224r-99,278r-57,0r25,-66r-83,-212r59,0r51,143r48,-143r56,0xm81,-250r46,-41r56,0r-59,41r-43,0",
w:219,k:{",":40,".":40}},"\u00ff":{d:"217,-224r-99,278r-57,0r25,-66r-83,-212r59,0r51,143r48,-143r56,0xm169,-271v0,16,-6,22,-22,22v-16,0,-23,-6,-23,-22v0,-16,7,-21,23,-21v16,0,22,5,22,21xm96,-271v0,16,-6,22,-22,22v-16,0,-23,-6,-23,-22v0,-16,7,-21,23,-21v16,0,22,5,22,21",w:219,k:{",":40,".":40}},"\u00b9":{d:"69,-109r0,-127v-17,11,-36,19,-55,28r0,-29v19,-8,43,-21,62,-33r32,0r0,161r-39,0",w:129},"\u00b2":{d:"119,-230v0,47,-45,70,-62,88r62,0r0,33r-107,0r0,-29v26,-25,68,-47,68,-82v0,-11,-9,-17,-23,-17v-27,0,-40,25,-48,35v1,-13,3,-27,-2,-38v13,-49,112,-43,112,10",
w:129},"\u00b3":{d:"114,-270r0,33r-48,35v31,-4,53,3,56,42v5,62,-90,68,-112,29v3,-10,2,-20,0,-31v7,24,72,36,75,4v3,-25,-45,-24,-62,-16r0,-28r49,-35r-61,0r0,-33r103,0",w:129},"\u20ac":{d:"194,-96r0,59v-17,27,-41,43,-71,43v-54,0,-83,-39,-94,-89r-27,0r10,-37r11,0r0,-24r-21,0r10,-37r15,0v9,-89,110,-125,167,-60r0,73v-12,-52,-98,-64,-115,-13r87,0r-10,37r-85,0v-1,8,-2,16,0,24r80,0r-10,37r-63,0v10,25,29,40,52,40v30,0,52,-26,64,-53",w:200},"\u00a0":{w:100},"\u00ad":{d:"117,-143r0,49r-94,0r0,-49r94,0",w:140}}});
(function(g){g.fn.jcarousel=function(j){return this.each(function(){new z(this,j)})};var B={vertical:false,start:1,offset:1,size:null,scroll:1,visible:null,animation:"normal",easing:"swing",auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:"<div></div>",buttonPrevHTML:"<div></div>",buttonNextEvent:"click",
buttonPrevEvent:"click",buttonNextCallback:null,buttonPrevCallback:null};g.jcarousel=function(j,k){this.options=g.extend({},B,k||{});this.locked=false;this.buttonPrev=this.buttonNext=this.list=this.clip=this.container=null;this.wh=!this.options.vertical?"width":"height";this.lt=!this.options.vertical?"left":"top";for(var l="",v=j.className.split(" "),x=0;x<v.length;x++)if(v[x].indexOf("jcarousel-skin")!=-1){g(j).removeClass(v[x]);l=v[x];break}if(j.nodeName=="UL"||j.nodeName=="OL"){this.list=g(j);
this.container=this.list.parent();if(this.container.hasClass("jcarousel-clip")){if(!this.container.parent().hasClass("jcarousel-container"))this.container=this.container.wrap("<div></div>");this.container=this.container.parent()}else if(!this.container.hasClass("jcarousel-container"))this.container=this.list.wrap("<div></div>").parent()}else{this.container=g(j);this.list=g(j).find(">ul,>ol,div>ul,div>ol")}l!=""&&this.container.parent()[0].className.indexOf("jcarousel-skin")==-1&&this.container.wrap('<div class=" '+
l+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass("jcarousel-clip"))this.clip=this.list.wrap("<div></div>").parent();this.buttonPrev=g(".jcarousel-prev",this.container);if(this.buttonPrev.size()==0&&this.options.buttonPrevHTML!=null)this.buttonPrev=this.clip.before(this.options.buttonPrevHTML).prev();this.buttonPrev.addClass(this.className("jcarousel-prev"));this.buttonNext=g(".jcarousel-next",this.container);if(this.buttonNext.size()==0&&this.options.buttonNextHTML!=
null)this.buttonNext=this.clip.before(this.options.buttonNextHTML).prev();this.buttonNext.addClass(this.className("jcarousel-next"));this.clip.addClass(this.className("jcarousel-clip"));this.list.addClass(this.className("jcarousel-list"));this.container.addClass(this.className("jcarousel-container"));var t=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;j=this.list.children("li");var p=this;if(j.size()>0){var A=0;x=this.options.offset;j.each(function(){p.format(this,
x++);A+=p.dimension(this,t)});this.list.css(this.wh,A+"px");if(!k||k.size===undefined)this.options.size=j.size()}this.container.css("display","block");this.buttonNext.css("display","block");this.buttonPrev.css("display","block");this.funcNext=function(){p.next()};this.funcPrev=function(){p.prev()};this.funcResize=function(){p.reload()};this.options.initCallback!=null&&this.options.initCallback(this,"init");if(g.browser.safari){this.buttons(false,false);g(window).bind("load",function(){p.setup()})}else this.setup()};
var z=g.jcarousel;z.fn=z.prototype={jcarousel:"0.2.3"};z.fn.extend=z.extend=g.extend;z.fn.extend({setup:function(){this.prevLast=this.prevFirst=this.last=this.first=null;this.animating=false;this.tail=this.timer=null;this.inTail=false;if(!this.locked){this.list.css(this.lt,this.pos(this.options.offset)+"px");var j=this.pos(this.options.start);this.prevFirst=this.prevLast=null;this.animate(j,false);g(window).unbind("resize",this.funcResize).bind("resize",this.funcResize)}},reset:function(){this.list.empty();
this.list.css(this.lt,"0px");this.list.css(this.wh,"10px");this.options.initCallback!=null&&this.options.initCallback(this,"reset");this.setup()},reload:function(){this.tail!=null&&this.inTail&&this.list.css(this.lt,z.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;this.options.reloadCallback!=null&&this.options.reloadCallback(this);if(this.options.visible!=null){var j=this,k=Math.ceil(this.clipping()/this.options.visible),l=0,v=0;g("li",this.list).each(function(x){l+=j.dimension(this,
k);if(x+1<j.first)v=l});this.list.css(this.wh,l+"px");this.list.css(this.lt,-v+"px")}this.scroll(this.first,false)},lock:function(){this.locked=true;this.buttons()},unlock:function(){this.locked=false;this.buttons()},size:function(j){if(j!=undefined){this.options.size=j;this.locked||this.buttons()}return this.options.size},has:function(j,k){if(k==undefined||!k)k=j;if(this.options.size!==null&&k>this.options.size)k=this.options.size;for(j=j;j<=k;j++){var l=this.get(j);if(!l.length||l.hasClass("jcarousel-item-placeholder"))return false}return true},
get:function(j){return g(".jcarousel-item-"+j,this.list)},add:function(j,k){var l=this.get(j),v=0;if(l.length==0){var x;l=this.create(j);for(var t=z.intval(j);x=this.get(--t);)if(t<=0||x.length){t<=0?this.list.prepend(l):x.after(l);break}}else v=this.dimension(l);l.removeClass(this.className("jcarousel-item-placeholder"));typeof k=="string"?l.html(k):l.empty().append(k);k=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;v=this.dimension(l,k)-v;j>0&&j<this.first&&this.list.css(this.lt,
z.intval(this.list.css(this.lt))-v+"px");this.list.css(this.wh,z.intval(this.list.css(this.wh))+v+"px");return l},remove:function(j){var k=this.get(j);if(!(!k.length||j>=this.first&&j<=this.last)){var l=this.dimension(k);j<this.first&&this.list.css(this.lt,z.intval(this.list.css(this.lt))+l+"px");k.remove();this.list.css(this.wh,z.intval(this.list.css(this.wh))-l+"px")}},next:function(){this.stopAuto();this.tail!=null&&!this.inTail?this.scrollTail(false):this.scroll((this.options.wrap=="both"||this.options.wrap==
"last")&&this.options.size!=null&&this.last==this.options.size?1:this.first+this.options.scroll)},prev:function(){this.stopAuto();this.tail!=null&&this.inTail?this.scrollTail(true):this.scroll((this.options.wrap=="both"||this.options.wrap=="first")&&this.options.size!=null&&this.first==1?this.options.size:this.first-this.options.scroll)},scrollTail:function(j){if(!(this.locked||this.animating||!this.tail)){var k=z.intval(this.list.css(this.lt));!j?(k-=this.tail):(k+=this.tail);this.inTail=!j;this.prevFirst=
this.first;this.prevLast=this.last;this.animate(k)}},scroll:function(j,k){this.locked||this.animating||this.animate(this.pos(j),k)},pos:function(j){if(!(this.locked||this.animating)){if(this.options.wrap!="circular")j=j<1?1:this.options.size&&j>this.options.size?this.options.size:j;for(var k=this.first>j,l=z.intval(this.list.css(this.lt)),v=this.options.wrap!="circular"&&this.first<=1?1:this.first,x=k?this.get(v):this.get(this.last),t=k?v:v-1,p=null,A=0,E=false,c=0;k?--t>=j:++t<j;){p=this.get(t);
E=!p.length;if(p.length==0){p=this.create(t).addClass(this.className("jcarousel-item-placeholder"));x[k?"before":"after"](p)}x=p;c=this.dimension(p);if(E)A+=c;if(this.first!=null&&(this.options.wrap=="circular"||t>=1&&(this.options.size==null||t<=this.options.size)))l=k?l+c:l-c}v=this.clipping();var H=[],P=0;t=j;var F=0;for(x=this.get(j-1);++P;){p=this.get(t);E=!p.length;if(p.length==0){p=this.create(t).addClass(this.className("jcarousel-item-placeholder"));x.length==0?this.list.prepend(p):x[k?"before":
"after"](p)}x=p;c=this.dimension(p);if(c==0){alert("jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...");return 0}if(this.options.wrap!="circular"&&this.options.size!==null&&t>this.options.size)H.push(p);else if(E)A+=c;F+=c;if(F>=v)break;t++}for(x=0;x<H.length;x++)H[x].remove();if(A>0){this.list.css(this.wh,this.dimension(this.list)+A+"px");if(k){l-=A;this.list.css(this.lt,z.intval(this.list.css(this.lt))-A+"px")}}x=j+P-1;if(this.options.wrap!="circular"&&this.options.size&&
x>this.options.size)x=this.options.size;if(t>x){P=0;t=x;for(F=0;++P;){p=this.get(t--);if(!p.length)break;F+=this.dimension(p);if(F>=v)break}}t=x-P+1;if(this.options.wrap!="circular"&&t<1)t=1;if(this.inTail&&k){l+=this.tail;this.inTail=false}this.tail=null;if(this.options.wrap!="circular"&&x==this.options.size&&x-P+1>=1){k=z.margin(this.get(x),!this.options.vertical?"marginRight":"marginBottom");if(F-k>v)this.tail=F-v-k}for(;j-- >t;)l+=this.dimension(this.get(j));this.prevFirst=this.first;this.prevLast=
this.last;this.first=t;this.last=x;return l}},animate:function(j,k){if(!(this.locked||this.animating)){this.animating=true;var l=this,v=function(){l.animating=false;j==0&&l.list.css(l.lt,0);if(l.options.wrap=="both"||l.options.wrap=="last"||l.options.size==null||l.last<l.options.size)l.startAuto();l.buttons();l.notify("onAfterAnimation")};this.notify("onBeforeAnimation");if(!this.options.animation||k==false){this.list.css(this.lt,j+"px");v()}else this.list.animate(!this.options.vertical?{left:j}:
{top:j},this.options.animation,this.options.easing,v)}},startAuto:function(j){if(j!=undefined)this.options.auto=j;if(this.options.auto==0)return this.stopAuto();if(this.timer==null){var k=this;this.timer=setTimeout(function(){k.next()},this.options.auto*1E3)}},stopAuto:function(){if(this.timer!=null){clearTimeout(this.timer);this.timer=null}},buttons:function(j,k){if(j==undefined||j==null){j=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="first"||this.options.size==null||
this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap=="first")&&this.options.size!=null&&this.last>=this.options.size)j=this.tail!=null&&!this.inTail}if(k==undefined||k==null){k=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="last"||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=="last")&&this.options.size!=null&&this.first==1)k=this.tail!=null&&this.inTail}var l=this;this.buttonNext[j?"bind":"unbind"](this.options.buttonNextEvent,
this.funcNext)[j?"removeClass":"addClass"](this.className("jcarousel-next-disabled")).attr("disabled",j?false:true);this.buttonPrev[k?"bind":"unbind"](this.options.buttonPrevEvent,this.funcPrev)[k?"removeClass":"addClass"](this.className("jcarousel-prev-disabled")).attr("disabled",k?false:true);if(this.buttonNext.length>0&&(this.buttonNext[0].jcarouselstate==undefined||this.buttonNext[0].jcarouselstate!=j)&&this.options.buttonNextCallback!=null){this.buttonNext.each(function(){l.options.buttonNextCallback(l,
this,j)});this.buttonNext[0].jcarouselstate=j}if(this.buttonPrev.length>0&&(this.buttonPrev[0].jcarouselstate==undefined||this.buttonPrev[0].jcarouselstate!=k)&&this.options.buttonPrevCallback!=null){this.buttonPrev.each(function(){l.options.buttonPrevCallback(l,this,k)});this.buttonPrev[0].jcarouselstate=k}},notify:function(j){var k=this.prevFirst==null?"init":this.prevFirst<this.first?"next":"prev";this.callback("itemLoadCallback",j,k);if(this.prevFirst!==this.first){this.callback("itemFirstInCallback",
j,k,this.first);this.callback("itemFirstOutCallback",j,k,this.prevFirst)}if(this.prevLast!==this.last){this.callback("itemLastInCallback",j,k,this.last);this.callback("itemLastOutCallback",j,k,this.prevLast)}this.callback("itemVisibleInCallback",j,k,this.first,this.last,this.prevFirst,this.prevLast);this.callback("itemVisibleOutCallback",j,k,this.prevFirst,this.prevLast,this.first,this.last)},callback:function(j,k,l,v,x,t,p){if(!(this.options[j]==undefined||typeof this.options[j]!="object"&&k!="onAfterAnimation")){var A=
typeof this.options[j]=="object"?this.options[j][k]:this.options[j];if(g.isFunction(A)){var E=this;if(v===undefined)A(E,l,k);else if(x===undefined)this.get(v).each(function(){A(E,this,v,l,k)});else for(var c=v;c<=x;c++)c!==null&&!(c>=t&&c<=p)&&this.get(c).each(function(){A(E,this,c,l,k)})}}},create:function(j){return this.format("<li></li>",j)},format:function(j,k){j=g(j).addClass(this.className("jcarousel-item")).addClass(this.className("jcarousel-item-"+k));j.attr("jcarouselindex",k);return j},
className:function(j){return j+" "+j+(!this.options.vertical?"-horizontal":"-vertical")},dimension:function(j,k){j=j.jquery!=undefined?j[0]:j;var l=!this.options.vertical?j.offsetWidth+z.margin(j,"marginLeft")+z.margin(j,"marginRight"):j.offsetHeight+z.margin(j,"marginTop")+z.margin(j,"marginBottom");if(k==undefined||l==k)return l;k=!this.options.vertical?k-z.margin(j,"marginLeft")-z.margin(j,"marginRight"):k-z.margin(j,"marginTop")-z.margin(j,"marginBottom");g(j).css(this.wh,k+"px");return this.dimension(j)},
clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-z.intval(this.clip.css("borderLeftWidth"))-z.intval(this.clip.css("borderRightWidth")):this.clip[0].offsetHeight-z.intval(this.clip.css("borderTopWidth"))-z.intval(this.clip.css("borderBottomWidth"))},index:function(j,k){if(k==undefined)k=this.options.size;return Math.round(((j-1)/k-Math.floor((j-1)/k))*k)+1}});z.extend({defaults:function(j){return g.extend(B,j||{})},margin:function(j,k){if(!j)return 0;var l=j.jquery!=undefined?
j[0]:j;if(k=="marginRight"&&g.browser.safari){j={display:"block","float":"none",width:"auto"};var v,x;g.swap(l,j,function(){v=l.offsetWidth});j.marginRight=0;g.swap(l,j,function(){x=l.offsetWidth});return x-v}return z.intval(g.css(l,k))},intval:function(j){j=parseInt(j);return isNaN(j)?0:j}})})(jQuery);
var swfobject=function(){function g(){if(!Q){try{var d=o.getElementsByTagName("body")[0].appendChild(I("span"));d.parentNode.removeChild(d)}catch(f){return}Q=true;d=b.length;for(var m=0;m<d;m++)b[m]()}}function B(d){if(Q)d();else b[b.length]=d}function z(d){if(typeof aa.addEventListener!=D)aa.addEventListener("load",d,false);else if(typeof o.addEventListener!=D)o.addEventListener("load",d,false);else if(typeof aa.attachEvent!=D)M(aa,"onload",d);else if(typeof aa.onload=="function"){var f=aa.onload;
aa.onload=function(){f();d()}}else aa.onload=d}function j(){a?k():l()}function k(){var d=o.getElementsByTagName("body")[0],f=I(O);f.setAttribute("type",N);var m=d.appendChild(f);if(m){var r=0;(function(){if(typeof m.GetVariable!=D){var y=m.GetVariable("$version");if(y){y=y.split(" ")[1].split(",");L.pv=[parseInt(y[0],10),parseInt(y[1],10),parseInt(y[2],10)]}}else if(r<10){r++;setTimeout(arguments.callee,10);return}d.removeChild(f);m=null;l()})()}else l()}function l(){var d=e.length;if(d>0)for(var f=
0;f<d;f++){var m=e[f].id,r=e[f].callbackFn,y={success:false,id:m};if(L.pv[0]>0){var C=F(m);if(C)if(T(e[f].swfVersion)&&!(L.wk&&L.wk<312)){R(m,true);if(r){y.success=true;y.ref=v(m);r(y)}}else if(e[f].expressInstall&&x()){y={};y.data=e[f].expressInstall;y.width=C.getAttribute("width")||"0";y.height=C.getAttribute("height")||"0";if(C.getAttribute("class"))y.styleclass=C.getAttribute("class");if(C.getAttribute("align"))y.align=C.getAttribute("align");var G={};C=C.getElementsByTagName("param");for(var U=
C.length,K=0;K<U;K++)if(C[K].getAttribute("name").toLowerCase()!="movie")G[C[K].getAttribute("name")]=C[K].getAttribute("value");t(y,G,m,r)}else{p(C);r&&r(y)}}else{R(m,true);if(r){if((m=v(m))&&typeof m.SetVariable!=D){y.success=true;y.ref=m}r(y)}}}}function v(d){var f=null;if((d=F(d))&&d.nodeName=="OBJECT")if(typeof d.SetVariable!=D)f=d;else if(d=d.getElementsByTagName(O)[0])f=d;return f}function x(){return!V&&T("6.0.65")&&(L.win||L.mac)&&!(L.wk&&L.wk<312)}function t(d,f,m,r){V=true;w=r||null;J={success:false,
id:m};var y=F(m);if(y){if(y.nodeName=="OBJECT"){q=A(y);s=null}else{q=y;s=m}d.id=Z;if(typeof d.width==D||!/%$/.test(d.width)&&parseInt(d.width,10)<310)d.width="310";if(typeof d.height==D||!/%$/.test(d.height)&&parseInt(d.height,10)<137)d.height="137";o.title=o.title.slice(0,47)+" - Flash Player Installation";r=L.ie&&L.win?"ActiveX":"PlugIn";r="MMredirectURL="+aa.location.toString().replace(/&/g,"%26")+"&MMplayerType="+r+"&MMdoctitle="+o.title;if(typeof f.flashvars!=D)f.flashvars+="&"+r;else f.flashvars=
r;if(L.ie&&L.win&&y.readyState!=4){r=I("div");m+="SWFObjectNew";r.setAttribute("id",m);y.parentNode.insertBefore(r,y);y.style.display="none";(function(){y.readyState==4?y.parentNode.removeChild(y):setTimeout(arguments.callee,10)})()}E(d,f,m)}}function p(d){if(L.ie&&L.win&&d.readyState!=4){var f=I("div");d.parentNode.insertBefore(f,d);f.parentNode.replaceChild(A(d),f);d.style.display="none";(function(){d.readyState==4?d.parentNode.removeChild(d):setTimeout(arguments.callee,10)})()}else d.parentNode.replaceChild(A(d),
d)}function A(d){var f=I("div");if(L.win&&L.ie)f.innerHTML=d.innerHTML;else if(d=d.getElementsByTagName(O)[0])if(d=d.childNodes)for(var m=d.length,r=0;r<m;r++)!(d[r].nodeType==1&&d[r].nodeName=="PARAM")&&d[r].nodeType!=8&&f.appendChild(d[r].cloneNode(true));return f}function E(d,f,m){var r,y=F(m);if(L.wk&&L.wk<312)return r;if(y){if(typeof d.id==D)d.id=m;if(L.ie&&L.win){var C="";for(var G in d)if(d[G]!=Object.prototype[G])if(G.toLowerCase()=="data")f.movie=d[G];else if(G.toLowerCase()=="styleclass")C+=
' class="'+d[G]+'"';else if(G.toLowerCase()!="classid")C+=" "+G+'="'+d[G]+'"';G="";for(var U in f)if(f[U]!=Object.prototype[U])G+='<param name="'+U+'" value="'+f[U]+'" />';y.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+C+">"+G+"</object>";h[h.length]=d.id;r=F(d.id)}else{U=I(O);U.setAttribute("type",N);for(C in d)if(d[C]!=Object.prototype[C])if(C.toLowerCase()=="styleclass")U.setAttribute("class",d[C]);else C.toLowerCase()!="classid"&&U.setAttribute(C,d[C]);for(var K in f)f[K]!=
Object.prototype[K]&&K.toLowerCase()!="movie"&&c(U,K,f[K]);y.parentNode.replaceChild(U,y);r=U}}return r}function c(d,f,m){var r=I("param");r.setAttribute("name",f);r.setAttribute("value",m);d.appendChild(r)}function H(d){var f=F(d);if(f&&f.nodeName=="OBJECT")if(L.ie&&L.win){f.style.display="none";(function(){f.readyState==4?P(d):setTimeout(arguments.callee,10)})()}else f.parentNode.removeChild(f)}function P(d){if(d=F(d)){for(var f in d)if(typeof d[f]=="function")d[f]=null;d.parentNode.removeChild(d)}}
function F(d){var f=null;try{f=o.getElementById(d)}catch(m){}return f}function I(d){return o.createElement(d)}function M(d,f,m){d.attachEvent(f,m);n[n.length]=[d,f,m]}function T(d){var f=L.pv;d=d.split(".");d[0]=parseInt(d[0],10);d[1]=parseInt(d[1],10)||0;d[2]=parseInt(d[2],10)||0;return f[0]>d[0]||f[0]==d[0]&&f[1]>d[1]||f[0]==d[0]&&f[1]==d[1]&&f[2]>=d[2]?true:false}function W(d,f,m,r){if(!(L.ie&&L.mac)){var y=o.getElementsByTagName("head")[0];if(y){m=m&&typeof m=="string"?m:"screen";if(r)ca=X=null;
if(!X||ca!=m){r=I("style");r.setAttribute("type","text/css");r.setAttribute("media",m);X=y.appendChild(r);if(L.ie&&L.win&&typeof o.styleSheets!=D&&o.styleSheets.length>0)X=o.styleSheets[o.styleSheets.length-1];ca=m}if(L.ie&&L.win)X&&typeof X.addRule==O&&X.addRule(d,f);else X&&typeof o.createTextNode!=D&&X.appendChild(o.createTextNode(d+" {"+f+"}"))}}}function R(d,f){if(S){f=f?"visible":"hidden";if(Q&&F(d))F(d).style.visibility=f;else W("#"+d,"visibility:"+f)}}function Y(d){return/[\\\"<>\.;]/.exec(d)!=
null&&typeof encodeURIComponent!=D?encodeURIComponent(d):d}var D="undefined",O="object",N="application/x-shockwave-flash",Z="SWFObjectExprInst",aa=window,o=document,u=navigator,a=false,b=[j],e=[],h=[],n=[],q,s,w,J,Q=false,V=false,X,ca,S=true,L=function(){var d=typeof o.getElementById!=D&&typeof o.getElementsByTagName!=D&&typeof o.createElement!=D,f=u.userAgent.toLowerCase(),m=u.platform.toLowerCase(),r=m?/win/.test(m):/win/.test(f);m=m?/mac/.test(m):/mac/.test(f);f=/webkit/.test(f)?parseFloat(f.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,
"$1")):false;var y=!+"\u000b1",C=[0,0,0],G=null;if(typeof u.plugins!=D&&typeof u.plugins["Shockwave Flash"]==O){if((G=u.plugins["Shockwave Flash"].description)&&!(typeof u.mimeTypes!=D&&u.mimeTypes[N]&&!u.mimeTypes[N].enabledPlugin)){a=true;y=false;G=G.replace(/^.*\s+(\S+\s+\S+$)/,"$1");C[0]=parseInt(G.replace(/^(.*)\..*$/,"$1"),10);C[1]=parseInt(G.replace(/^.*\.(.*)\s.*$/,"$1"),10);C[2]=/[a-zA-Z]/.test(G)?parseInt(G.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else if(typeof aa.ActiveXObject!=D)try{var U=
new ActiveXObject("ShockwaveFlash.ShockwaveFlash");if(U)if(G=U.GetVariable("$version")){y=true;G=G.split(" ")[1].split(",");C=[parseInt(G[0],10),parseInt(G[1],10),parseInt(G[2],10)]}}catch(K){}return{w3:d,pv:C,wk:f,ie:y,win:r,mac:m}}();(function(){if(L.w3){if(typeof o.readyState!=D&&o.readyState=="complete"||typeof o.readyState==D&&(o.getElementsByTagName("body")[0]||o.body))g();if(!Q){typeof o.addEventListener!=D&&o.addEventListener("DOMContentLoaded",g,false);if(L.ie&&L.win){o.attachEvent("onreadystatechange",
function(){if(o.readyState=="complete"){o.detachEvent("onreadystatechange",arguments.callee);g()}});aa==top&&function(){if(!Q){try{o.documentElement.doScroll("left")}catch(d){setTimeout(arguments.callee,0);return}g()}}()}L.wk&&function(){Q||(/loaded|complete/.test(o.readyState)?g():setTimeout(arguments.callee,0))}();z(g)}}})();(function(){L.ie&&L.win&&window.attachEvent("onunload",function(){for(var d=n.length,f=0;f<d;f++)n[f][0].detachEvent(n[f][1],n[f][2]);d=h.length;for(f=0;f<d;f++)H(h[f]);for(var m in L)L[m]=
null;L=null;for(var r in swfobject)swfobject[r]=null;swfobject=null})})();return{registerObject:function(d,f,m,r){if(L.w3&&d&&f){var y={};y.id=d;y.swfVersion=f;y.expressInstall=m;y.callbackFn=r;e[e.length]=y;R(d,false)}else r&&r({success:false,id:d})},getObjectById:function(d){if(L.w3)return v(d)},embedSWF:function(d,f,m,r,y,C,G,U,K,ba){var da={success:false,id:f};if(L.w3&&!(L.wk&&L.wk<312)&&d&&f&&m&&r&&y){R(f,false);B(function(){m+="";r+="";var fa={};if(K&&typeof K===O)for(var ea in K)fa[ea]=K[ea];
fa.data=d;fa.width=m;fa.height=r;ea={};if(U&&typeof U===O)for(var ga in U)ea[ga]=U[ga];if(G&&typeof G===O)for(var ha in G)if(typeof ea.flashvars!=D)ea.flashvars+="&"+ha+"="+G[ha];else ea.flashvars=ha+"="+G[ha];if(T(y)){ga=E(fa,ea,f);fa.id==f&&R(f,true);da.success=true;da.ref=ga}else if(C&&x()){fa.data=C;t(fa,ea,f,ba);return}else R(f,true);ba&&ba(da)})}else ba&&ba(da)},switchOffAutoHideShow:function(){S=false},ua:L,getFlashPlayerVersion:function(){return{major:L.pv[0],minor:L.pv[1],release:L.pv[2]}},
hasFlashPlayerVersion:T,createSWF:function(d,f,m){if(L.w3)return E(d,f,m)},showExpressInstall:function(d,f,m,r){L.w3&&x()&&t(d,f,m,r)},removeSWF:function(d){L.w3&&H(d)},createCSS:function(d,f,m,r){L.w3&&W(d,f,m,r)},addDomLoadEvent:B,addLoadEvent:z,getQueryParamValue:function(d){var f=o.location.search||o.location.hash;if(f){if(/\?/.test(f))f=f.split("?")[1];if(d==null)return Y(f);f=f.split("&");for(var m=0;m<f.length;m++)if(f[m].substring(0,f[m].indexOf("="))==d)return Y(f[m].substring(f[m].indexOf("=")+
1))}return""},expressInstallCallback:function(){if(V){var d=F(Z);if(d&&q){d.parentNode.replaceChild(q,d);if(s){R(s,true);if(L.ie&&L.win)q.style.display="block"}w&&w(J)}V=false}}}}();
(function(g){g.toJSON=function(j){if(typeof JSON=="object"&&JSON.stringify)return JSON.stringify(j);var k=typeof j;if(j===null)return"null";if(k!="undefined"){if(k=="number"||k=="boolean")return j+"";if(k=="string")return g.quoteString(j);if(k=="object"){if(typeof j.toJSON=="function")return g.toJSON(j.toJSON());if(j.constructor===Date){var l=j.getUTCMonth()+1;if(l<10)l="0"+l;var v=j.getUTCDate();if(v<10)v="0"+v;k=j.getUTCFullYear();var x=j.getUTCHours();if(x<10)x="0"+x;var t=j.getUTCMinutes();if(t<
10)t="0"+t;var p=j.getUTCSeconds();if(p<10)p="0"+p;j=j.getUTCMilliseconds();if(j<100)j="0"+j;if(j<10)j="0"+j;return'"'+k+"-"+l+"-"+v+"T"+x+":"+t+":"+p+"."+j+'Z"'}if(j.constructor===Array){l=[];for(v=0;v<j.length;v++)l.push(g.toJSON(j[v])||"null");return"["+l.join(",")+"]"}l=[];for(v in j){k=typeof v;if(k=="number")k='"'+v+'"';else if(k=="string")k=g.quoteString(v);else continue;if(typeof j[v]!="function"){x=g.toJSON(j[v]);l.push(k+":"+x)}}return"{"+l.join(", ")+"}"}}};g.evalJSON=function(j){if(typeof JSON==
"object"&&JSON.parse)return JSON.parse(j);return eval("("+j+")")};g.secureEvalJSON=function(j){if(typeof JSON=="object"&&JSON.parse)return JSON.parse(j);var k=j;k=k.replace(/\\["\\\/bfnrtu]/g,"@");k=k.replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]");k=k.replace(/(?:^|:|,)(?:\s*\[)+/g,"");if(/^[\],:{}\s]*$/.test(k))return eval("("+j+")");else throw new SyntaxError("Error parsing JSON, source is not valid.");};g.quoteString=function(j){if(j.match(B))return'"'+j.replace(B,
function(k){var l=z[k];if(typeof l==="string")return l;l=k.charCodeAt();return"\\u00"+Math.floor(l/16).toString(16)+(l%16).toString(16)})+'"';return'"'+j+'"'};var B=/["\\\x00-\x1f\x7f-\x9f]/g,z={"\u0008":"\\b","\t":"\\t","\n":"\\n","\u000c":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"}})(jQuery);
function createCarouselVote(){function g(j){$("#poll_form").hide();$(".widget_poll_results").load("./getPollResults/id/"+j).show()}function B(j,k,l){$(".widget_poll_results").hide();$("#poll_form").show().addClass("enhanced");$("#poll_form .wrapper").unbind("click").click(function(v){v.preventDefault();$.post("./sendVote",{contentId:j,vote:$(this).is(".first")},function(){g(j);k.voted=true;$(l).find("a").attr("rel",$.toJSON(k))})})}function z(j,k){if(typeof $(l).find("a").attr("rel")==="string"){k-=
1;var l=$(".jcarousel-item").eq(k);if(j=eval("("+$(l).find("a").attr("rel")+")")){$(".widget_content > .widget_reactions").html($(l).find(".widget_reactions").html());j.voted?g(j.contentID):B(j.contentID,j,l)}}}$(".widget_container ul").jcarousel({scroll:1,wrap:"last",initCallback:function(j){$(".jcarousel-item a").click(function(k){k.preventDefault();$('<div id="player_container"></div>').appendTo(this);$(this).find("img").fadeOut(150);k=$(this).attr("href");var l={},v={};l.id="player_container";
v.file=k;swfobject.embedSWF(k,"player_container","480","300","9.0.0",false,v,{bgcolor:"#000000"},l)});$(".jcarousel-next").click(function(k){k.preventDefault();swfobject.removeSWF("player_container");$(".jcarousel-item img").fadeIn(150);z(j,j.last,j.size())});$(".jcarousel-prev").click(function(){swfobject.removeSWF("player_container");$(".jcarousel-item img").fadeIn(150);z(j,j.last,j.size())})},itemFirstInCallback:function(j){z(j,j.last,j.size())}})}
jQuery.fn.smartSearch=function(){jQuery(this).find('input[type="text"]').val("Zoeken...").focus(function(){this.value=="Zoeken..."&&jQuery(this).val("")}).blur(function(){this.value===""&&jQuery(this).val("Zoeken...")});return this};(function(g){g.fn.equalizeCols=function(){var B=0;return this.css("height",g.browser.msie?"1%":"auto").each(function(){B=Math.max(B,this.offsetHeight)}).css("height",B).each(function(){var z=this.offsetHeight;z>B&&g(this).css("height",B-(z-B))})}})(jQuery);
jQuery.fn.popup=function(g,B,z){$(this).click(function(j){j.preventDefault();var k=(screen.availWidth-g)/2,l=(screen.availHeight-B)/2;if(j.screenX&&j.screenX>screen.availWidth)k=screen.availWidth+k;z&&z.call(this);window.open($(this).attr("rel")||$(this).attr("href"),"_blank","menubar=no,toolbar=no,resizeable=no,scrollbars=yes,width="+g+",height="+B+",screenX="+k+",screenY="+l+",left="+k+",top="+l+",screenX="+k+",screenY="+l+",left="+k+",top="+l).focus()});return this};
(function(){function g(){k="";var l=undefined;if(window.getSelection){selobj=window.getSelection();if(!selobj.isCollapsed){if(selobj.getRangeAt)l=selobj.getRangeAt(0);else{l=document.createRange();l.setStart(selobj.anchorNode,selobj.anchorOffset);l.setEnd(selobj.focusNode,selobj.focusOffset)}if(l){DOM=l.cloneContents();object=document.createElement("div");object.appendChild(DOM.cloneNode(true));k=object.innerHTML}else k=selobj}}else if(document.selection){selobj=document.selection;if((l=selobj.createRange())&&
l.htmlText)k=l.htmlText;else if(l&&l.text)k=l.text}else if(document.getSelection)k=document.getSelection();k=z(k)}function B(){setTimeout(g,50)}function z(l){var v=l.match(/<!--/gi);if(v!=undefined)for(i=0;i<v.length;i++){var x=l.substring(l.search(/<!--/gi),l.search(/--\>/gi)+3);l=l.replace(x,"")}l=l.replace(/(<\/?[A-Z]+[0-9]?)\s?[^>]*>/gi,"$1>");l=l.replace(/<\/?[A-Z]+[0-9]?\s?>/gi,function(t){return j(t)});l=l.replace(/\s+?\s*/gi," ");return l=l.replace(/(<br>)+?\s?(<br>\s*)*/gi,"<br>")}function j(l){if(/<\/?(h[1-6]|a|area|ul|ol|dl|dd|dt|li|table|td|tr|th|p|hr|br)>/i.test(l))return l;
return""}var k="";document.onmouseup=B;document.onkeyup=B;jQuery.getSelectedText=function(){return k}})();
(function(g){g.toJSON=function(j){if(typeof JSON=="object"&&JSON.stringify)return JSON.stringify(j);var k=typeof j;if(j===null)return"null";if(k!="undefined"){if(k=="number"||k=="boolean")return j+"";if(k=="string")return g.quoteString(j);if(k=="object"){if(typeof j.toJSON=="function")return g.toJSON(j.toJSON());if(j.constructor===Date){var l=j.getUTCMonth()+1;if(l<10)l="0"+l;var v=j.getUTCDate();if(v<10)v="0"+v;k=j.getUTCFullYear();var x=j.getUTCHours();if(x<10)x="0"+x;var t=j.getUTCMinutes();if(t<
10)t="0"+t;var p=j.getUTCSeconds();if(p<10)p="0"+p;j=j.getUTCMilliseconds();if(j<100)j="0"+j;if(j<10)j="0"+j;return'"'+k+"-"+l+"-"+v+"T"+x+":"+t+":"+p+"."+j+'Z"'}if(j.constructor===Array){l=[];for(v=0;v<j.length;v++)l.push(g.toJSON(j[v])||"null");return"["+l.join(",")+"]"}l=[];for(v in j){k=typeof v;if(k=="number")k='"'+v+'"';else if(k=="string")k=g.quoteString(v);else continue;if(typeof j[v]!="function"){x=g.toJSON(j[v]);l.push(k+":"+x)}}return"{"+l.join(", ")+"}"}}};g.evalJSON=function(j){if(typeof JSON==
"object"&&JSON.parse)return JSON.parse(j);return eval("("+j+")")};g.secureEvalJSON=function(j){if(typeof JSON=="object"&&JSON.parse)return JSON.parse(j);var k=j;k=k.replace(/\\["\\\/bfnrtu]/g,"@");k=k.replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]");k=k.replace(/(?:^|:|,)(?:\s*\[)+/g,"");if(/^[\],:{}\s]*$/.test(k))return eval("("+j+")");else throw new SyntaxError("Error parsing JSON, source is not valid.");};g.quoteString=function(j){if(j.match(B))return'"'+j.replace(B,
function(k){var l=z[k];if(typeof l==="string")return l;l=k.charCodeAt();return"\\u00"+Math.floor(l/16).toString(16)+(l%16).toString(16)})+'"';return'"'+j+'"'};var B=/["\\\x00-\x1f\x7f-\x9f]/g,z={"\u0008":"\\b","\t":"\\t","\n":"\\n","\u000c":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"}})(jQuery);
window.jQuery&&function(g){if(g.browser.msie)try{document.execCommand("BackgroundImageCache",false,true)}catch(B){}g.fn.rating=function(z){if(this.length==0)return this;if(typeof arguments[0]=="string"){if(this.length>1){var j=arguments;return this.each(function(){g.fn.rating.apply(g(this),j)})}g.fn.rating[arguments[0]].apply(this,g.makeArray(arguments).slice(1)||[]);return this}z=g.extend({},g.fn.rating.options,z||{});g.fn.rating.calls++;this.not(".star-rating-applied").addClass("star-rating-applied").each(function(){var k,
l=g(this),v=(this.name||"unnamed-rating").replace(/\[|\]/g,"_").replace(/^\_+|\_+$/g,""),x=g(this.form||document.body),t=x.data("rating");if(!t||t.call!=g.fn.rating.calls)t={count:0,call:g.fn.rating.calls};var p=t[v];if(p)k=p.data("rating");if(p&&k)k.count++;else{k=g.extend({},z||{},(g.metadata?l.metadata():g.meta?l.data():null)||{},{count:0,stars:[],inputs:[]});k.serial=t.count++;p=g('<span class="star-rating-control"/>');l.before(p);p.addClass("rating-to-be-drawn");if(l.attr("disabled"))k.readOnly=
true;p.append(k.cancel=g('<div class="rating-cancel"><a title="'+k.cancel+'">'+k.cancelValue+"</a></div>").mouseover(function(){g(this).rating("drain");g(this).addClass("star-rating-hover")}).mouseout(function(){g(this).rating("draw");g(this).removeClass("star-rating-hover")}).click(function(){g(this).rating("select")}).data("rating",k))}var A=g('<div class="star-rating rater-'+k.serial+'"><a title="'+(this.title||this.value)+'">'+this.value+"</a></div>");p.append(A);this.id&&A.attr("id",this.id);
this.className&&A.addClass(this.className);if(k.half)k.split=2;if(typeof k.split=="number"&&k.split>0){var E=(g.fn.width?A.width():0)||k.starWidth,c=k.count%k.split;E=Math.floor(E/k.split);A.width(E).find("a").css({"margin-left":"-"+c*E+"px"})}k.readOnly?A.addClass("star-rating-readonly"):A.addClass("star-rating-live").mouseover(function(){g(this).rating("fill");g(this).rating("focus")}).mouseout(function(){g(this).rating("draw");g(this).rating("blur")}).click(function(){g(this).rating("select")});
if(this.checked)k.current=A;l.hide();l.change(function(){g(this).rating("select")});A.data("rating.input",l.data("rating.star",A));k.stars[k.stars.length]=A[0];k.inputs[k.inputs.length]=l[0];k.rater=t[v]=p;k.context=x;l.data("rating",k);p.data("rating",k);A.data("rating",k);x.data("rating",t)});g(".rating-to-be-drawn").rating("draw").removeClass("rating-to-be-drawn");return this};g.extend(g.fn.rating,{calls:0,focus:function(){var z=this.data("rating");if(!z)return this;if(!z.focus)return this;var j=
g(this).data("rating.input")||g(this.tagName=="INPUT"?this:null);z.focus&&z.focus.apply(j[0],[j.val(),g("a",j.data("rating.star"))[0]])},blur:function(){var z=this.data("rating");if(!z)return this;if(!z.blur)return this;var j=g(this).data("rating.input")||g(this.tagName=="INPUT"?this:null);z.blur&&z.blur.apply(j[0],[j.val(),g("a",j.data("rating.star"))[0]])},fill:function(){var z=this.data("rating");if(!z)return this;if(!z.readOnly){this.rating("drain");this.prevAll().andSelf().filter(".rater-"+z.serial).addClass("star-rating-hover")}},
drain:function(){var z=this.data("rating");if(!z)return this;z.readOnly||z.rater.children().filter(".rater-"+z.serial).removeClass("star-rating-on").removeClass("star-rating-hover")},draw:function(){var z=this.data("rating");if(!z)return this;this.rating("drain");if(z.current){z.current.data("rating.input").attr("checked","checked");z.current.prevAll().andSelf().filter(".rater-"+z.serial).addClass("star-rating-on")}else g(z.inputs).removeAttr("checked");z.cancel[z.readOnly||z.required?"hide":"show"]();
this.siblings()[z.readOnly?"addClass":"removeClass"]("star-rating-readonly")},select:function(z){var j=this.data("rating");if(!j)return this;if(!j.readOnly){j.current=null;if(typeof z!="undefined"){if(typeof z=="number")return g(j.stars[z]).rating("select");typeof z=="string"&&g.each(j.stars,function(){g(this).data("rating.input").val()==z&&g(this).rating("select")})}else j.current=this[0].tagName=="INPUT"?this.data("rating.star"):this.is(".rater-"+j.serial)?this:null;this.data("rating",j);this.rating("draw");
var k=g(j.current?j.current.data("rating.input"):null);j.callback&&j.callback.apply(k[0],[k.val(),g("a",j.current)[0]])}},readOnly:function(z,j){var k=this.data("rating");if(!k)return this;k.readOnly=z||z==undefined?true:false;j?g(k.inputs).attr("disabled","disabled"):g(k.inputs).removeAttr("disabled");this.data("rating",k);this.rating("draw")},disable:function(){this.rating("readOnly",true,true)},enable:function(){this.rating("readOnly",false,false)}});g.fn.rating.options={cancel:"Cancel Rating",
cancelValue:"",split:0,starWidth:16};g(function(){g("input[type=radio].star").rating()})}(jQuery);jQuery.fn.printButton=function(g){g=g||"Print";$('<h4 id="print_title"><span>'+g+"</span></h4>").click(function(){window.print()}).css("cursor","pointer").attr("title",g).prependTo(this);return this};
(function(g){g.fn.styledSelect=function(B){B=jQuery.extend({selectClass:"styledSelect",openClass:"open",optionClass:"option",selectedOptionClass:"selected",closedOptionClass:"closed",firstOptionClass:"first",lastOptionClass:"last",hoverOptionClass:"hover",activeClass:"current_active_li",zIndex:1E3,initCallback:function(){},beforeOpenCallback:function(){},afterOpenCallback:function(){},beforeCloseCallback:function(){},afterCloseCallback:function(){},beforeChangeCallback:function(){},afterChangeCallback:function(){}},
B);var z=[],j=this;this.closeAll=function(){for(var l=0;l<z.length;l++)z[l].close()};var k=function(l){l=g(l);var v=g("<div></div>").attr("class",B.selectClass),x=g("<ul><li></li></ul>"),t="";(function(){v.css("z-index",0);x.css("z-index",0);v.append(x);l.hide(0).after(v);g("option",l).each(function(){g(this).attr("value")==undefined&&g(this).attr("value",g(this).text())})})();var p=function(F,I){var M=false;t+=String.fromCharCode(F).toLowerCase();v.find("li").each(function(T){var W=g(this).attr("rel").toLowerCase(),
R=g(this).text().toLowerCase();if(W.indexOf(t)>-1||R.indexOf(t)>-1){T=T*g(this).height();g(v).find("ul").animate({scrollTop:T+"px"});g(this).addClass(B.hoverOptionClass);g(this).addClass(B.activeClass);M=true;return false}else{g(this).removeClass(B.hoverOptionClass);g(this).removeClass(B.activeClass)}});if(!M&&!I){t="";p(F,true)}},A=function(F){if(F.keyCode==13||F.keyCode==32||F.keyCode==9){F.keyCode!=9&&F.preventDefault();g(v).find("li."+B.activeClass).length?g(v).find("li."+B.activeClass).click():
g(v).find("li."+B.hoverOptionClass).click()}else if(F.keyCode==27)E();else if(F.keyCode>=48&&F.keyCode<=57)p(F.keyCode);else F.keyCode>=65&&F.keyCode<=90&&p(F.keyCode)},E=this.close=function(){B.beforeCloseCallback.call(l,B,v,l);g(document).unbind("keydown",A);v.parent().css("z-index",0);g("ul",v).html("");v.css("z-index","0");P(l.val(),g(":selected",l).text(),c);v.removeClass(B.openClass);g("ul li",v).removeClass(B.selectedOptionClass).removeClass(B.optionClass).addClass(B.closedOptionClass);B.afterCloseCallback.call(l,
B,v,l)},c=this.open=function(){j.closeAll();B.beforeOpenCallback.call(l,B,v,l);g("ul",v).empty();v.css("z-index",B.zIndex);g("option",l).each(function(){P(g(this).val(),g(this).text(),H)});v.addClass(B.openClass);v.find("ul li:first-child",v).addClass(B.firstOptionClass);v.find("ul li:last-child",v).addClass(B.lastOptionClass);v.find("li").hover(function(){v.find("li").removeClass(B.activeClass);g(this).addClass(B.hoverOptionClass);g(this).addClass(B.activeClass)},function(){g(this).removeClass(B.hoverOptionClass)});
g(document).keydown(A);B.afterOpenCallback.call(l,B,v,l);return false},H=function(F){F.preventDefault();B.beforeChangeCallback.call(this,B,v,l);document.all&&v.parent().css("z-index",B.zIndex+10);F=g(this).attr("rel");l.val(F);E();B.afterChangeCallback.call(this,B,v,l)},P=function(F,I,M){I=g("<li></li>").attr("rel",F).text(I).click(M).addClass(B.optionClass);I.css("z-index",B.zIndex);l.val()==F&&I.addClass(B.selectedOptionClass);g("ul",v).append(I)};this.close();l.change(this.close);B.initCallback.call(this,
B,v,l)};this.each(function(l){z[l]=new k(this);g(document).click(function(v){g(v.target).is("li")||z[l].close()})});return this}})(jQuery);
(function(g){function B(j){return typeof j=="object"?j:{top:j,left:j}}var z=g.scrollTo=function(j,k,l){g(window).scrollTo(j,k,l)};z.defaults={axis:"xy",duration:parseFloat(g.fn.jquery)>=1.3?0:1};z.window=function(){return g(window)._scrollable()};g.fn._scrollable=function(){return this.map(function(){if(!(!this.nodeName||g.inArray(this.nodeName.toLowerCase(),["iframe","#document","html","body"])!=-1))return this;var j=(this.contentWindow||this).document||this.ownerDocument||this;return g.browser.safari||
j.compatMode=="BackCompat"?j.body:j.documentElement})};g.fn.scrollTo=function(j,k,l){if(typeof k=="object"){l=k;k=0}if(typeof l=="function")l={onAfter:l};if(j=="max")j=9E9;l=g.extend({},z.defaults,l);k=k||l.speed||l.duration;l.queue=l.queue&&l.axis.length>1;if(l.queue)k/=2;l.offset=B(l.offset);l.over=B(l.over);return this._scrollable().each(function(){function v(H){t.animate(E,k,l.easing,H&&function(){H.call(this,j,l)})}var x=this,t=g(x),p=j,A,E={},c=t.is("html,body");switch(typeof p){case "number":case "string":if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(p)){p=
B(p);break}p=g(p,this);case "object":if(p.is||p.style)A=(p=g(p)).offset()}g.each(l.axis.split(""),function(H,P){var F=P=="x"?"Left":"Top",I=F.toLowerCase(),M="scroll"+F,T=x[M],W=z.max(x,P);if(A){E[M]=A[I]+(c?0:T-t.offset()[I]);if(l.margin){E[M]-=parseInt(p.css("margin"+F))||0;E[M]-=parseInt(p.css("border"+F+"Width"))||0}E[M]+=l.offset[I]||0;if(l.over[I])E[M]+=p[P=="x"?"width":"height"]()*l.over[I]}else{P=p[I];E[M]=P.slice&&P.slice(-1)=="%"?parseFloat(P)/100*W:P}if(/^\d+$/.test(E[M]))E[M]=E[M]<=0?
0:Math.min(E[M],W);if(!H&&l.queue){T!=E[M]&&v(l.onAfterFirst);delete E[M]}});v(l.onAfter)}).end()};z.max=function(j,k){var l=k=="x"?"Width":"Height";k="scroll"+l;if(!g(j).is("html,body"))return j[k]-g(j)[l.toLowerCase()]();l="client"+l;var v=j.ownerDocument.documentElement;j=j.ownerDocument.body;return Math.max(v[k],j[k])-Math.min(v[l],j[l])}})(jQuery);
function LocateMap(g,B,z,j,k,l){function v(D,O,N){GBrowserIsCompatible()&&(new GClientGeocoder).getLatLng(D+" "+P,function(Z){if(Z){x(Z,N);H.setCenter(Z,O)}})}function x(D,O){GDownloadUrl(F+"?lat="+D.y+"&lng="+D.x+"&distance="+O,t)}function t(D){D=GXml.parse(D).documentElement.getElementsByTagName("marker");var O=new GIcon;O.image="./assets/img/marker.png";O.iconSize=new GSize(32,36);O.iconAnchor=new GPoint(32,36);O.infoWindowAnchor=new GPoint(32,36);if(D.length>0){p();$(I).find("ul").length||$(I).slideDown().find("dd").append("<ul />");
for(var N=0;N<D.length;N++){var Z=new GMarker(new GLatLng(parseFloat(D[N].getAttribute("lat")),parseFloat(D[N].getAttribute("lng"))),O),aa={name:D[N].getAttribute("name"),address:D[N].getAttribute("address"),city:D[N].getAttribute("city"),zipcode:D[N].getAttribute("zipcode"),website:D[N].getAttribute("website"),kamercentrale:D[N].getAttribute("kamercentrale"),kamercentrale_address:D[N].getAttribute("kamercentrale_address"),bestuur:D[N].getAttribute("bestuur"),fractie:D[N].getAttribute("fractie"),
wethouders:D[N].getAttribute("wethouders")};H.addOverlay(Z);c(Z,aa)}}else{p();$(I).find("dd").append("<p>Geen vestigingen gevonden.</p>")}}function p(){H.clearOverlays();$(I).show().find("ul").remove().end().find("p").remove()}function A(D){var O="<strong>"+D.name+"</strong><br />"+D.address+"<br />"+D.zipcode+" "+D.city+"<br />";if(D.kamercentrale.length>0){O+='<a class="kamercentrale" href="#'+D.kamercentrale_address+'">Kamercentrale: '+D.kamercentrale+"</a><br />";$("a.kamercentrale").live("click",
function(N){N.preventDefault();v($(this).attr("href").substr(1),W,R)})}if(D.website.length>0)O+='<a href="'+D.website+'" target="_blank">'+D.website+"</a>";else{O+=D.bestuur+"<br />";O+=D.fractie+"<br />";O+=D.wethouders+"<br />"}return O}function E(D,O){var N='<li><a href="#>'+O.city;if(O.afdelingsnummer)N+=" <span>("+O.afdelingsnummer+")</span>";N=$(N+"</a></li>");$(N).find("a").click(function(Z){Z.preventDefault();H.panTo(D.getPoint(),11);D.openInfoWindowHtml(infoWindow)});$(I).find("ul").append(N)}
function c(D,O){if(M)M.call(this,I,D,O);else{var N=A(O);GEvent.addListener(D,"click",function(){D.openInfoWindowHtml(N)});E(D,O)}}var H=new GMap2(document.getElementById(g)),P=B,F=z,I=j,M=null,T=8,W=11,R=1,Y=8;if(l){R=l.init||R;Y=l.search||Y}if(k){T=k.init||T;W=k.zoom||W}this.init=function(D){$(I).hide();H.addControl(new GLargeMapControl);v(D+" "+P,T,R)};this.setResultCallback=function(D){M=D};this.setSearchFields=function(D){$(D.join(",")).parents("form").submit(function(O){O.preventDefault();O=
"";for(var N=0;N<D.length;N++)O+=" "+$(D[N]).val();if($.trim(O).length<1)typeof _baseLocation!="undefined"&&v(_baseLocation,T,R);else v(O,W,Y)})}}
(function(g){g.fn.maskMoney=function(B){B=g.extend({symbol:"US$",decimal:".",precision:2,thousands:",",allowZero:false,showSymbol:false},B);B.symbol+=" ";return this.each(function(){function z(A){A=A||window.event;var E=A.charCode||A.keyCode||A.which;if(E==8){l(A);A=p.val().substring(0,p.val().length-1);p.val(v(A));return false}else if(E==9)return true;if(E<48||E>57){l(A);return true}else if(p.val().length==p.attr("maxlength"))return false;E=String.fromCharCode(E);l(A);p.val(v(p.val()+E))}function j(){p.val()==
""?p.val(t(x())):p.val(t(p.val()));if(this.createTextRange){var A=this.createTextRange();A.collapse(false);A.select()}}function k(A){g.browser.msie&&z(A);if(p.val()==t(x()))B.allowZero||p.val("");else p.val(p.val().replace(B.symbol,""))}function l(A){if(A.preventDefault)A.preventDefault();else A.returnValue=false}function v(A){A=A.replace(B.symbol,"");for(var E=A.length,c="",H="",P=0;P<E;P++)if(A.charAt(P)!="0"&&A.charAt(P)!=B.decimal)break;for(;P<E;P++)if("0123456789".indexOf(A.charAt(P))!=-1)c+=
A.charAt(P);H=parseFloat(c);H=isNaN(H)?0:H/Math.pow(10,B.precision);H=H.toFixed(B.precision);P=B.precision==0?0:1;E=(H=H.split("."))[P].substr(0,B.precision);for(A=(H=H[0]).length;(A-=3)>=1;)H=H.substr(0,A)+B.thousands+H.substr(A);return B.precision>0?t(H+B.decimal+E+Array(B.precision+1-E.length).join(0)):t(H)}function x(){return(parseFloat("0")/Math.pow(10,B.precision)).toFixed(B.precision).replace(new RegExp("\\.","g"),B.decimal)}function t(A){if(B.showSymbol)return B.symbol+A;return A}var p=g(this);
p.bind("keypress",z);p.bind("blur",k);p.bind("focus",j);p.one("unmaskMoney",function(){p.unbind("focus",j);p.unbind("blur",k);p.unbind("keypress",z);if(g.browser.msie)this.onpaste=null;else g.browser.mozilla&&this.removeEventListener("input",k,false)})})};g.fn.unmaskMoney=function(){return this.trigger("unmaskMoney")}})(jQuery);function hasUrls(g){for(var B=false,z=0;z<g.length;++z)if((new RegExp(g[z])).test(location.pathname)||(new RegExp(g[z])).test(location.hash))B=true;return B}
function loadComments(g){var B=$("#content_id").val();g.load("./comments/"+B,function(z,j){j=="error"?g.html("Geen reacties"):g.html(z)})}function readMore(g){g=$(g).parent(".read_more_link");var B=g.next(".read_more");g.remove();B.show()}
jQuery(function(g){function B(){var t=g("#question_to option:selected").val();if(t=="tk"){g("#pb_topics").hide();g("#pb_questions").hide();g("#question").hide();g("#tk_topics").show()}else if(t=="pb"){g("#tk_topics").hide();g("#tk_questions").hide();g("#question").hide();g("#pb_topics").show()}else if(t=="0"){g("#tk_topics").hide();g("#tk_questions").hide();g("#question").hide();g("#pb_topics").hide();g("#pb_questions").hide();g("#question").hide()}}function z(){var t=g("#tk_question_topics option:selected").val();
g("#tk_questions").show();g("#tk_questions div").hide();if(t=="other")k();else{g("#question").hide();g("#tk_"+t).show();g("#tk_question_"+t+"_choice").change(function(){k()});g("#tk_question_"+t+"_choice").keyup(function(){k()})}}function j(){var t=g("#pb_question_topics option:selected").val();g("#pb_questions").show();g("#pb_questions div").hide();if(t=="members"||t=="education")k();else{g("#question").hide();g("#pb_"+t).show();g("#pb_question_"+t+"_choice").change(function(){k()});g("#pb_question_"+
t+"_choice").keyup(function(){k()})}}function k(){g("#question").show()}Cufon.replace("h1, h2, h3, #highlight_container dt, #search_container_homepage legend");Cufon.replace("#navigation li.active ul a, #signup_component a",{hover:true});g("#search_container").smartSearch();g("#search_container_side").smartSearch();g("#search_container_homepage").smartSearch();g("#homepage_standpunten_container .standpunt_wrapper").equalizeCols();g("a[href*='url=']:not(.popup)").attr("target","_blank").attr("title",
"Deze link opent in een nieuw venster");g("a[href^='http://']:not(.popup)").not("a[href^='http://"+location.hostname+"']").attr("target","_blank").attr("title","Deze link opent in een nieuw venster");g("a.popup").popup(460,640);g("<hr />").addClass("clearfix").insertBefore("#overview_container .three .column:nth-child(3n+1)");g("#readspeaker a").popup(190,120,function(){if(jQuery.getSelectedText().length>0){var t=g("#readspeaker a").attr("href")+"&selhtml="+escape(jQuery.getSelectedText());g(this).attr("href",
t)}});g(".read_more").each(function(){g(this).hide();g(this).before('<p class="read_more_link"><a onclick="return readMore(this);">Lees verder&hellip;</a></p>')});hasUrls(["/$","/index.php$","/frontend.php$","/frontend_dev.php$"])&&createCarouselVote();g("#tk_topics").hide();g("#tk_questions > div").hide();g("#pb_topics").hide();g("#pb_questions > div").hide();g("#question").hide();g("#question_to").change(B);g("#question_to").keyup(B);g("#tk_question_topics").change(z);g("#tk_question_topics").keyup(z);
g("#pb_question_topics").change(j);g("#pb_question_topics").keyup(j);if(hasUrls(["standpunt/[0-9]+","actueel/[0-9]+","word-lid","vvd-in-de-buurt/buitenland","detail/[0-9]+","content/[0-9]+","markrutte/.*?/[0-9]+"])){(reApplyRatingStars=function(){g("input.rating").rating({callback:function(){var t=g(this).parent().find("input.rating").index(this)+1,p=this;g.post("./sendRating",{rating:t,id:g("#rateableObjectId").val()},function(A){g(".star-rating-control").remove();g(p).parent().find("input.rating").attr("disabled",
"disabled").removeClass("star-rating-applied").removeAttr("checked").eq(A.rating-1).attr("checked","checked");reApplyRatingStars()},"json")}})})();g("#sharing_container").printButton("Printen");g("#sharing_container li").each(function(){(function(t){g(t).hide();var p=g(t).find("h4").css("cursor","pointer");g(p).insertAfter("#print_title").click(function(){g("#sharing_container li").not(t).removeClass("switch_open").hide(function(){g(t).is(".switch_open")?g(t).removeClass("switch_open").fadeOut():
g(t).addClass("switch_open").fadeIn()})})})(this)});g("#sharing_container li.active").show();g("#forward form").submit(function(t){t.preventDefault();g(this).find("div.text_wrapper").removeClass("error");g.post("./taf",{type:g("#type").val(),content_id:g("#content_id").val(),sender_name:g("#sender_name").val(),sender_email:g("#sender_email").val(),receiver_name:g("#receiver_name").val(),receiver_email:g("#receiver_email").val(),message:g("#message").val()},function(p){for(prop in p)g("#"+prop).parent("div").addClass("error");
if(p.succes){g("#receiver_name").val("");g("#receiver_email").val("");g("#message").val("");g("#forward > div").prepend(p.succes)}},"json")});g("#preview").popup(800,600);g("#related_container").find("span#count_reactions").html()>0&&g("#related_container div h4").css("cursor","pointer").click(function(){if(g(this).parent().hasClass("collapsed")){g("#related_container").find("div.reaction").length<1&&loadComments(g(this).parent().find("div.wrapper"));g(this).parent().find("div.wrapper").slideDown(125).end().removeClass("collapsed")}else g(this).parent().find("div.wrapper").slideUp(125).end().addClass("collapsed")})}if(hasUrls(["/zoeken",
"search-form.html","form-tests.html","word-lid","aanmelden","registreren","registration"])){g("#search_filters select, #lid_form select, #cvform select, #registerform select:not(#childreninfo select)").styledSelect({afterOpenCallback:function(){g(this).parent().css("z-index","1000")},afterCloseCallback:function(){g(this).parent().css("z-index","0")}});var l=function(t){for(var p=g("#childreninfo select option").length,A=0;A<p;A++)if(A<=t&&A>0){g("#child_age_"+A).parent().show();g("#child_name_"+A).parent().show()}else{g("#child_age_"+
A).parent().hide();g("#child_name_"+A).parent().hide()}};g("#childreninfo select").styledSelect({afterOpenCallback:function(){g(this).parent().css("z-index","1000")},afterCloseCallback:function(){g(this).parent().css("z-index","0")},afterChangeCallback:function(t,p,A){l(g(A).val())},initCallback:function(t,p,A){l(g(A).val())}});g("#member_birthdate_year, #registration_paper_entry_geboortedatum_year").next("div.styledSelect").addClass("year");var v=function(){var t=0;g("#priceinfo input[type='checkbox']:checked").each(function(){var p=
g(this).parent().find(".price").text().replace(",",".").match(/[0-9.]+/)[0];t+=parseFloat(p)});t=t.toFixed(2);g("#total_price span, #machtiginginfo .price span").text(t)};g("#priceinfo input[type='checkbox']").click(function(){v()});v()}hasUrls(["standpunten/overzicht","standpunten.html"])&&g(".standpunten_index a, .link_up a").click(function(t){t.preventDefault();g.scrollTo(this.hash,500)});if(hasUrls(["vvd-in-de-buurt"])){g("#gmaps_options h4").css("cursor","pointer").click(function(){g(this).parent().hasClass("collapsed")?
g(this).parent().find("#gmaps_form").slideDown(125).end().removeClass("collapsed"):g(this).parent().find("#gmaps_form").slideUp(125).end().addClass("collapsed")});var x=new LocateMap("gmap","Nederland","./locator/locator.php","#gmaps_search_results");x.init("Den Haag Laan Copes van Cattenburch 52");x.setSearchFields(["#zipcode","#city"])}hasUrls(["donaties$"])&&g("#donation_amount").maskMoney({symbol:"Euro",decimal:",",thousands:" "});hasUrls(["betalen$"])&&g("#payment_amount").maskMoney({symbol:"Euro",
decimal:",",thousands:" "});g("#flickr_container").load("./flickr",function(t,p){if(p=="error")g("#flickr_container").html("The Flickr feed is not available at this moment.");else{g(".flickr-content").each(function(){g(this).find("img").width(67).height(67).appendTo(g(this).prev("a"))});g("#highlight_flickr .carousel").jcarousel({scroll:3,wrap:"last"})}});g("#youtube_container").load("./youtube",function(t,p){if(p=="error")g("#youtube_container").html("The YouTube feed is not available at this moment.");
else{g(".youtube-content").each(function(){g(this).find("img:first").width(100).appendTo(g(this).prev("a"))});g("#highlight_youtube .carousel").jcarousel({scroll:2,wrap:"last"})}});g("#twitter_container").load("./twitter",function(t,p){p=="error"?g("#twitter_container").html("The Twitter feed is not available at this moment."):g("#highlight_twitter .carousel").jcarousel({scroll:1,wrap:"last"})})});

