/*! * jQuery JavaScript Library v1.4.2 * http://jquery.com/ * * Copyright 2010, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * Includes Sizzle.js * http://sizzlejs.com/ * Copyright 2010, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * * Date: Sat Feb 13 22:33:48 2010 -0500 */ (function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/, Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&& (d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this, a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b=== "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this, function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b
a"; var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected, parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent= false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n= s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true, applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando]; else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this, a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b=== w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i, cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected= c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed"); a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g, function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split("."); k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a), C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B=0){a.type= e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&& f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive; if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data", e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a, "_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a, d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g, e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift(); t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D|| g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()}, CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m, g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)}, text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}}, setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return hl[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h= h[3];l=0;for(m=h.length;l=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m=== "="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g, h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&& q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML=""; if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="

";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}(); (function(){var g=s.createElement("div");g.innerHTML="
";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}: function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f0)for(var j=d;j0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j= {},i;if(f&&a.length){e=0;for(var o=a.length;e-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a=== "string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode", d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")? a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType=== 1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/"},F={option:[1,""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div
","
"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d= c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this}, wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})}, prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b, this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild); return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja, ""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]); return this}else{e=0;for(var j=d.length;e0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["", ""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]===""&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e= c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]? c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja= function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter= Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a, "border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f= a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b= a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=//gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!== "string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("
").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this}, serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href, global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&& e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)? "&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache=== false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B= false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since", c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E|| d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x); g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status=== 1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b=== "json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional; if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration=== "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]|| c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start; this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now= this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem, e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b
"; a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b); c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a, d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top- f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset": "pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window); (function(b){b.fn.ajaxSubmit=function(s){if(!this.length){a("ajaxSubmit: skipping submit process - no element selected");return this}if(typeof s=="function"){s={success:s}}var e=b.trim(this.attr("action"));if(e){e=(e.match(/^([^#]+)/)||[])[1]}e=e||window.location.href||"";s=b.extend({url:e,type:this.attr("method")||"GET"},s||{});var u={};this.trigger("form-pre-serialize",[this,s,u]);if(u.veto){a("ajaxSubmit: submit vetoed via form-pre-serialize trigger");return this}if(s.beforeSerialize&&s.beforeSerialize(this,s)===false){a("ajaxSubmit: submit aborted via beforeSerialize callback");return this}var m=this.formToArray(s.semantic);if(s.data){s.extraData=s.data;for(var f in s.data){if(s.data[f] instanceof Array){for(var g in s.data[f]){m.push({name:f,value:s.data[f][g]})}}else{m.push({name:f,value:s.data[f]})}}}if(s.beforeSubmit&&s.beforeSubmit(m,this,s)===false){a("ajaxSubmit: submit aborted via beforeSubmit callback");return this}this.trigger("form-submit-validate",[m,this,s,u]);if(u.veto){a("ajaxSubmit: submit vetoed via form-submit-validate trigger");return this}var d=b.param(m);if(s.type.toUpperCase()=="GET"){s.url+=(s.url.indexOf("?")>=0?"&":"?")+d;s.data=null}else{s.data=d}var t=this,l=[];if(s.resetForm){l.push(function(){t.resetForm()})}if(s.clearForm){l.push(function(){t.clearForm()})}if(!s.dataType&&s.target){var p=s.success||function(){};l.push(function(j){b(s.target).html(j).each(p,arguments)})}else{if(s.success){l.push(s.success)}}s.success=function(q,k){for(var n=0,j=l.length;n');var E=C[0];C.css({position:"absolute",top:"-1000px",left:"-1000px"});var F={aborted:0,responseText:null,responseXML:null,status:0,statusText:"n/a",getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;C.attr("src","about:blank")}};var D=q.global;if(D&&!b.active++){b.event.trigger("ajaxStart")}if(D){b.event.trigger("ajaxSend",[F,q])}if(G.beforeSend&&G.beforeSend(F,G)===false){G.global&&b.active--;return}if(F.aborted){return}var k=0;var z=0;var j=w.clk;if(j){var x=j.name;if(x&&!j.disabled){s.extraData=s.extraData||{};s.extraData[x]=j.value;if(j.type=="image"){s.extraData[name+".x"]=w.clk_x;s.extraData[name+".y"]=w.clk_y}}}setTimeout(function(){var J=t.attr("target"),H=t.attr("action");w.setAttribute("target",v);if(w.getAttribute("method")!="POST"){w.setAttribute("method","POST")}if(w.getAttribute("action")!=q.url){w.setAttribute("action",q.url)}if(!s.skipEncodingOverride){t.attr({encoding:"multipart/form-data",enctype:"multipart/form-data"})}if(q.timeout){setTimeout(function(){z=true;A()},q.timeout)}var I=[];try{if(s.extraData){for(var K in s.extraData){I.push(b('').appendTo(w)[0])}}C.appendTo("body");E.attachEvent?E.attachEvent("onload",A):E.addEventListener("load",A,false);w.submit()}finally{w.setAttribute("action",H);J?w.setAttribute("target",J):t.removeAttr("target");b(I).remove()}},10);var y=50;function A(){if(k++){return}E.detachEvent?E.detachEvent("onload",A):E.removeEventListener("load",A,false);var H=true;try{if(z){throw"timeout"}var I,L;L=E.contentWindow?E.contentWindow.document:E.contentDocument?E.contentDocument:E.document;var M=q.dataType=="xml"||L.XMLDocument||b.isXMLDoc(L);a("isXml="+M);if(!M&&(L.body==null||L.body.innerHTML=="")){if(--y){k=0;setTimeout(A,100);return}a("Could not access iframe DOM after 50 tries.");return}F.responseText=L.body?L.body.innerHTML:null;F.responseXML=L.XMLDocument?L.XMLDocument:L;F.getResponseHeader=function(O){var N={"content-type":q.dataType};return N[O]};if(q.dataType=="json"||q.dataType=="script"){var n=L.getElementsByTagName("textarea")[0];if(n){F.responseText=n.value}else{var K=L.getElementsByTagName("pre")[0];if(K){F.responseText=K.innerHTML}}}else{if(q.dataType=="xml"&&!F.responseXML&&F.responseText!=null){F.responseXML=B(F.responseText)}}I=b.httpData(F,q.dataType)}catch(J){H=false;b.handleError(q,F,"error",J)}if(H){q.success(I,"success");if(D){b.event.trigger("ajaxSuccess",[F,q])}}if(D){b.event.trigger("ajaxComplete",[F,q])}if(D&&!--b.active){b.event.trigger("ajaxStop")}if(q.complete){q.complete(F,H?"success":"error")}setTimeout(function(){C.remove();F.responseXML=null},100)}function B(n,H){if(window.ActiveXObject){H=new ActiveXObject("Microsoft.XMLDOM");H.async="false";H.loadXML(n)}else{H=(new DOMParser()).parseFromString(n,"text/xml")}return(H&&H.documentElement&&H.documentElement.tagName!="parsererror")?H:null}}};b.fn.ajaxForm=function(c){return this.ajaxFormUnbind().bind("submit.form-plugin",function(){b(this).ajaxSubmit(c);return false}).bind("click.form-plugin",function(i){var h=i.target;var f=b(h);if(!(f.is(":submit,input:image"))){var d=f.closest(":submit");if(d.length==0){return}h=d[0]}var g=this;g.clk=h;if(h.type=="image"){if(i.offsetX!=undefined){g.clk_x=i.offsetX;g.clk_y=i.offsetY}else{if(typeof b.fn.offset=="function"){var j=f.offset();g.clk_x=i.pageX-j.left;g.clk_y=i.pageY-j.top}else{g.clk_x=i.pageX-h.offsetLeft;g.clk_y=i.pageY-h.offsetTop}}}setTimeout(function(){g.clk=g.clk_x=g.clk_y=null},10)})};b.fn.ajaxFormUnbind=function(){return this.unbind("submit.form-plugin click.form-plugin")};b.fn.formToArray=function(q){var p=[];if(this.length==0){return p}var d=this[0];var h=q?d.getElementsByTagName("*"):d.elements;if(!h){return p}for(var k=0,m=h.length;ka){if(b+i>h){a=Math.ceil(a+(h-i-a)/Scroller.speed)}else{a=Math.ceil(a+(b-a)/Scroller.speed)}}else{a=a+(b-a)/Scroller.speed}return a},init:function(){$("a").each(function(){if(this.hash&&this.hash.length>1){$(this).click(function(){Scroller.scrollToAnchor(this.hash.substr(1));return false})}})}}; /* * Copyright (c) 2009 Simo Kinnunen. * Licensed under the MIT license. * * @version 1.09 */ var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:MO){O=K}if(I>N){N=I}if(Kcufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("X#+]f%=V5$-&XQrD(%1n)#)-MO=]+%-&MOSn5$2L+jw^[gV`MQ-*+O1KM1v6sjt]soTrzMKrur(rY#=FxO+3$3KVYLrdMkxms#7m6Yj=Sk+IS3,^Mkxms#j`KQV~xxS[MF^n)nv.X`1VFM.mzMxO$Fr)K]TK)32t6o^^[7j@j:(WS]282L^-9gddjx1C)ovffOrn8o=&z#)`CL=mf#rVXQ)`XFt,8Y@^Ko]`CL@^fo]mC%trf%(V5QtL8$)&+`vLfkrm5ks-uNVD5$[d@TQo71#k)SXCs=z892FYxj$M[+5fK(u6!;`:3r%Ld,*W^I&EmtngV]ON.vqDw-Z~[`vE5gVEM`!~zL(N(]m&XYwd8g,&+MKIf$j35$1KC%v^6Q.WMQv&+MKIf$j35$1KC%v^XF9E5FvV+M=VX#tE[O1V5$-&C%;EKN2&[$]rXFr%fN)dzO3wfo^WXO3,+]I:$Or(MY]m$Or(6F3dXF@!")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":180,"face":{"font-family":"ITC Officina Sans Std","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 6 4 2 3 2 2 4","ascent":"261","descent":"-99","x-height":"5","bbox":"-25.594 -270.542 315 90.1375","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"29","unicode-range":"U+0020-U+00EB"}})); /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * © 1993, 2001, 2002 Adobe Systems Incorporated. All rights reserved. * * Trademark: * ITC and Officina are trademarks of International Typeface Corporation * registered in the U.S. Patent and Trademark Office and may be registered in * certain other jurisdictions. * * Full name: * OfficinaSansStd-Bold * * Designer: * Erik Spiekermann * * Vendor URL: * http://www.adobe.com/type * * License information: * http://www.adobe.com/type/legal.html */ Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"168,-127r0,122v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5r0,-111v0,-14,-2,-30,-20,-30v-15,0,-25,11,-30,15r0,126v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5r0,-242v7,-12,28,-8,42,-14v3,0,4,2,4,8r0,90v10,-8,23,-21,49,-21v38,0,47,26,47,57","w":193,"k":{"y":6}},{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},{"d":"100,-33v32,0,40,-39,40,-87v0,-48,-8,-88,-40,-88v-32,0,-40,40,-40,88v0,48,8,87,40,87xm185,-120v0,82,-29,126,-85,126v-56,0,-85,-44,-85,-126v0,-82,28,-127,85,-127v55,0,85,45,85,127"},{"d":"84,-144r0,136v0,16,-26,5,-38,8v-6,0,-7,-2,-7,-8r0,-136v-12,-2,-35,6,-34,-8v1,-10,-5,-26,8,-26r26,0v-2,-48,8,-83,57,-83v17,0,49,4,43,17v-4,9,-2,22,-9,28v-13,-8,-57,-10,-46,23r0,15v15,3,43,-8,47,7v-4,8,-1,27,-12,27r-35,0","w":133,"k":{"c":6,"d":6,"g":6,"o":6,"s":6,"a":6}},{"d":"115,-66v1,-50,-105,-41,-105,-113v0,-52,38,-74,80,-74v36,0,77,12,67,28v-5,9,-8,21,-16,27v-2,0,-24,-16,-50,-16v-17,0,-34,6,-34,28v0,41,105,47,105,116v0,46,-33,76,-78,76v-39,0,-82,-10,-73,-27v5,-9,5,-23,12,-28v2,0,29,16,60,16v20,0,32,-11,32,-33","w":173,"k":{"Y":6,"A":6,"X":6}},{"d":"86,-173r0,175v0,51,-8,83,-61,83v-20,0,-45,-2,-39,-14v4,-9,4,-23,11,-29v3,0,12,5,23,5v20,0,21,-20,21,-46r0,-145v-11,-2,-31,5,-33,-5v2,-9,-5,-29,5,-29r68,0v4,0,5,1,5,5xm93,-231v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":113},{"d":"176,-82v12,0,4,20,6,30v0,5,-1,6,-6,6r-152,0v-12,0,-4,-20,-6,-30v0,-5,1,-6,6,-6r152,0xm176,-139v12,0,4,20,6,30v0,5,-1,6,-6,6r-152,0v-12,0,-4,-20,-6,-30v0,-5,1,-6,6,-6r152,0"},{"d":"168,-131r0,126v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5r0,-111v0,-14,-2,-30,-20,-30v-15,0,-26,11,-31,15r0,126v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5v0,-43,2,-151,-7,-165v7,-9,25,-10,37,-14v5,0,7,8,11,25v22,-26,103,-50,102,28","w":193,"k":{"w":6,"y":6}},{"d":"118,-101r0,93v0,16,-28,5,-41,8v-6,0,-8,-2,-8,-8r0,-93r-70,-139v9,-8,34,-5,48,-10v22,33,34,62,49,106v13,-44,28,-62,43,-99v7,-17,26,1,42,0v7,2,8,4,4,11","w":186,"k":{"e":20,"\u00e9":20,"\u00eb":20,"o":20,"O":6,"q":20,"u":6,"v":6,"-":6,",":20,".":20,"A":20,"a":20,":":6,";":6,"p":6}},{"d":"167,-124v-6,5,-26,11,-33,6r-34,-86r-34,86v-5,5,-36,1,-31,-11r47,-114v4,-7,30,-7,36,0"},{"d":"118,-42r0,-99v-3,-2,-10,-7,-25,-7v-27,0,-32,20,-32,60v0,60,33,69,57,46xm170,-10v-7,9,-23,11,-35,16v-3,0,-9,-12,-11,-21v-6,5,-21,21,-47,21v-41,0,-62,-33,-62,-88v0,-85,49,-121,103,-91r0,-74v7,-12,28,-8,42,-14v3,0,3,2,3,8v2,75,-7,183,7,243","w":186},{"d":"21,-127v-8,-7,4,-19,4,-29v0,-5,2,-2,6,-3r146,49v7,3,7,29,0,34r-149,50v-4,-7,-13,-26,-7,-33r107,-34"},{"d":"73,-136r0,99v2,2,8,7,18,7v33,0,40,-33,40,-61v0,-29,-6,-57,-33,-57v-12,0,-20,8,-25,12xm23,-2v-9,-5,9,-28,5,-44r0,-201v7,-12,28,-8,42,-14v3,0,3,2,3,8r0,85v7,-5,20,-16,40,-16v49,0,63,43,63,90v0,61,-26,100,-74,100v-21,0,-28,-10,-34,-16v-2,6,-7,20,-16,15","w":193,"k":{"u":6,"w":6,"y":6,"b":6,",":13,".":13}},{"d":"87,-28v0,19,-15,34,-34,34v-18,0,-34,-15,-34,-34v0,-19,16,-34,34,-34v19,0,34,15,34,34","w":106},{"d":"89,-230v12,6,-3,21,-8,27v-26,-9,-51,-19,-74,-31v7,-10,9,-34,23,-30","w":120},{"d":"103,-203r0,195v-1,16,-28,5,-41,8v-6,0,-8,-2,-8,-8r0,-195r-47,0v-12,-2,-3,-25,-6,-37v0,-5,1,-7,6,-7r148,0v21,1,-1,26,1,38v-8,14,-35,2,-53,6","w":159,"k":{"\u00eb":20,"c":20,"C":6,"e":20,"\u00e9":20,"G":6,"o":20,"O":6,"s":13,"u":6,"w":6,"y":6,"-":6,",":20,".":20,"A":20,"a":20,"r":6,":":6,";":6}},{"d":"112,-100r69,85v-10,8,-28,24,-41,18r-67,-87r0,79v0,4,-1,5,-5,5r-35,0v-4,0,-5,-1,-5,-5r0,-242v7,-12,29,-8,43,-14v6,44,0,102,2,150r75,-73v7,7,30,16,23,27","w":186,"k":{"c":6,"d":6,"e":6,"\u00e9":6,"\u00eb":6,"g":6,"o":6,"s":6,"a":6}},{"d":"130,-73v-46,-6,-31,45,-31,79v0,49,-27,67,-72,67v-13,-1,-5,-20,-7,-31v0,-6,1,-7,7,-7v11,0,26,0,26,-25v1,-42,-8,-95,26,-103v-34,-8,-25,-60,-26,-102v0,-25,-15,-25,-26,-25v-13,0,-5,-20,-7,-31v0,-5,1,-7,7,-7v45,0,72,17,72,66v0,34,-15,85,31,80v13,-1,5,20,7,31v0,6,-1,8,-7,8","w":159},{"d":"194,-241r-67,238v-5,14,-34,3,-49,6v-6,0,-6,-1,-7,-6r-66,-236v11,-9,33,-6,49,-11v2,0,4,0,5,7r31,145v3,12,7,38,9,55v12,-72,31,-132,46,-200v5,-17,27,1,43,-2v3,1,6,1,6,4","k":{"\u00eb":20,"e":20,"\u00e9":20,"G":6,"o":20,"O":6,"u":6,"w":6,"y":6,"-":6,",":33,".":33,"A":26,"a":20,"J":6,"r":6,":":6,";":6}},{"d":"159,-10v-7,9,-23,12,-35,16v-3,0,-9,-12,-11,-21v-7,7,-19,21,-46,21v-33,0,-54,-21,-54,-55v0,-61,66,-61,94,-61v0,-22,2,-37,-26,-38v-24,-1,-44,19,-48,7r-9,-26v0,-8,36,-17,64,-17v96,0,46,117,71,174xm107,-41r0,-40v-9,0,-51,-3,-51,29v0,31,43,28,51,11","w":173},{"d":"107,-251r0,316v0,6,-2,8,-8,8r-70,0v-13,0,-5,-20,-7,-31v1,-15,27,-4,39,-7r0,-255v-13,-3,-39,7,-39,-8v2,-10,-6,-31,7,-30r70,0v6,0,8,1,8,7","w":153},{"d":"110,-90r54,76v-7,10,-26,11,-38,17r-43,-61v-15,20,-26,43,-43,61v-10,-7,-45,-8,-35,-22r53,-71r-50,-74v6,-11,27,-11,38,-17v14,17,25,41,36,60r41,-60v11,7,46,8,36,22","w":166,"k":{"c":6,"e":6,"\u00e9":6,"\u00eb":6,"o":6,"a":6}},{"d":"146,-44v9,6,10,19,14,29v0,9,-37,21,-65,21v-48,0,-80,-27,-80,-93v0,-57,31,-97,79,-97v61,0,72,54,72,98v0,7,-2,9,-9,9r-97,0v0,20,6,45,40,45v26,0,41,-12,46,-12xm60,-110r57,0v0,-15,-1,-40,-26,-40v-28,0,-30,30,-31,40","w":180,"k":{"v":6,"w":6,"y":6,",":13,".":13,"x":6}},{"d":"76,-136v30,0,53,1,53,-40v0,-38,-25,-33,-53,-33r0,73xm76,-99r0,91v-1,16,-28,5,-41,8v-6,0,-8,-2,-8,-8r0,-231v0,-6,2,-8,8,-8r58,0v29,0,84,0,84,68v0,66,-47,83,-101,80","w":186,"k":{"c":13,"e":13,"\u00e9":13,"\u00eb":13,"o":13,",":33,".":33,"A":20,"a":13,"J":6}},{"d":"127,-98v-10,-36,-17,-75,-24,-113v-3,41,-15,77,-24,113r48,0xm74,-66r-15,58v-3,16,-29,5,-44,8v-9,2,-7,-5,-6,-9r71,-232v5,-13,31,-3,46,-6v5,0,6,2,7,6r72,238v-9,7,-33,1,-47,3v-4,0,-4,-2,-6,-8r-16,-58r-62,0","w":213},{"d":"85,-41v-14,30,-31,57,-45,86v-5,10,-31,0,-27,-10r22,-74v4,-13,29,-3,43,-6v4,0,7,0,7,4xm87,-144v0,19,-15,35,-34,35v-18,0,-34,-16,-34,-35v0,-19,16,-34,34,-34v19,0,34,15,34,34","w":106},{"d":"166,-43v16,3,-2,26,-1,37v-1,6,-3,6,-8,6r-118,0v-6,0,-8,-2,-8,-8r0,-231v1,-16,28,-5,41,-8v6,0,8,2,8,8r0,196r86,0","w":180,"k":{"T":20,"V":20,"W":20,"y":6,"Y":20}},{"d":"132,35v14,0,6,19,8,30v0,5,-1,8,-7,8v-45,0,-72,-18,-72,-67v0,-34,15,-84,-31,-79v-13,1,-5,-20,-7,-31v-1,-9,6,-8,14,-8v37,2,24,-49,24,-80v0,-49,27,-66,72,-66v13,0,5,20,7,30v-5,19,-33,-4,-33,33v0,41,8,95,-26,102v34,8,25,61,26,103v0,25,14,25,25,25","w":159},{"d":"133,-239r0,163v0,44,-12,82,-69,82v-56,0,-71,-49,-62,-79r36,0v11,7,-5,39,26,40v20,0,20,-15,20,-36r0,-143r-49,0v-13,1,-7,-17,-8,-27v0,-6,2,-8,8,-8r90,0v6,0,8,2,8,8","w":159,"k":{"A":6}},{"d":"149,-34v-6,11,-8,27,-17,34r-120,0v-7,-5,-1,-21,-3,-31r82,-109r-72,0v-7,-5,-1,-23,-3,-33v0,-4,1,-5,5,-5r114,0v12,1,4,21,6,32r-81,108r82,0v7,0,7,3,7,4","w":153},{"d":"197,-239r0,231v0,13,-32,11,-40,3v-28,-55,-65,-113,-87,-172r1,169v1,15,-22,5,-34,8v-6,0,-7,-2,-7,-8r0,-231v0,-16,25,-5,37,-8v5,0,6,1,8,5v27,52,61,108,82,164r-1,-161v-1,-15,22,-6,33,-8v6,0,8,2,8,8","w":226},{"d":"165,-174r-61,173v-4,9,-25,2,-36,4v-5,0,-6,0,-7,-4r-59,-173v8,-3,44,-15,48,0r35,133v8,-45,24,-91,36,-133v4,-16,35,-2,44,0","w":166,"k":{"c":6,"d":6,"e":6,"\u00e9":6,"\u00eb":6,"g":6,"o":6,"s":6,",":26,".":26,"a":6}},{"d":"78,-203r-6,58v5,-3,15,-11,37,-11v44,0,69,34,69,74v0,51,-34,88,-93,88v-25,0,-65,-4,-59,-20v4,-10,2,-23,8,-30v3,0,26,11,49,11v35,0,53,-20,53,-48v0,-22,-12,-37,-36,-37v-33,0,-33,24,-45,18v-9,-4,-28,-2,-27,-15r12,-119v1,-7,1,-6,7,-6r106,0v13,-1,5,20,7,30v0,6,-1,7,-7,7r-75,0"},{"d":"124,35v14,-1,8,19,8,30v0,6,-2,8,-8,8r-70,0v-6,0,-8,-2,-8,-8r0,-316v0,-6,2,-7,8,-7r70,0v14,-1,6,19,8,30v-1,16,-27,5,-40,8r0,255r32,0","w":153},{"d":"169,-123r22,0v0,21,-6,67,-46,67v-35,0,-64,-39,-95,-39v-17,0,-19,21,-20,34r-22,0v0,-21,6,-68,46,-68v36,0,64,40,95,40v17,0,19,-21,20,-34"},{"d":"169,-43v12,5,-1,25,1,37v-1,6,-2,6,-8,6r-145,0v-13,-1,-3,-25,-6,-36r97,-167r-89,0v-13,-6,4,-26,3,-37v1,-5,2,-7,8,-7r124,0v16,1,5,27,8,40r-96,164r103,0","w":180,"k":{"e":6,"\u00e9":6,"\u00eb":6,"o":6,"u":6,"y":6,"a":6}},{"d":"79,-35v25,-12,18,15,25,31v0,5,-19,10,-36,10v-44,0,-45,-36,-45,-69r0,-184v7,-12,29,-8,43,-14v3,0,3,2,3,8r0,196v0,12,0,22,10,22","w":106},{"d":"93,-30v25,0,30,-25,30,-59v0,-33,-5,-59,-30,-59v-25,0,-29,26,-29,59v0,33,4,59,29,59xm171,-89v0,58,-29,95,-78,95v-49,0,-78,-37,-78,-95v0,-58,29,-95,78,-95v48,0,78,37,78,95","w":186,"k":{"v":6,"w":6,"y":6,"x":6,"f":6}},{"d":"51,-254r119,326v-5,7,-34,8,-38,-3r-118,-325v3,-8,33,-10,37,2","w":159},{"d":"52,-174r15,78v5,17,4,44,9,61v2,-48,15,-93,23,-137v3,-13,26,-3,39,-6v5,0,6,1,7,6v8,44,20,89,23,137v3,-50,16,-95,26,-139v3,-15,34,-2,43,0r-52,172v-3,11,-24,2,-35,5v-5,0,-5,-2,-6,-6r-18,-91v-2,-12,-4,-30,-5,-40v-6,44,-19,89,-28,131v-2,11,-23,4,-35,6v-5,0,-6,0,-7,-5r-45,-172v8,-3,42,-15,46,0","w":240,"k":{"c":6,"d":6,"e":6,"\u00e9":6,"\u00eb":6,"o":6,"s":6,",":26,".":26,"a":6}},{"w":106},{"d":"59,-253r-8,86v2,12,-13,7,-22,7v-6,0,-7,-1,-7,-7r-8,-86v4,-11,26,-2,38,-5v4,0,7,0,7,5","w":73},{"d":"50,-187v-8,-8,-19,-13,-25,-23v0,-6,23,-37,65,-37v41,0,70,25,70,64v0,34,-19,46,-34,54v14,5,42,17,42,61v0,46,-37,74,-82,74v-28,0,-73,-10,-67,-23v4,-9,2,-24,11,-29v4,0,24,14,52,14v25,0,40,-15,40,-39v0,-38,-30,-36,-56,-36v-13,1,-5,-21,-7,-31v-2,-11,11,-7,19,-7v17,0,39,-4,39,-34v0,-17,-12,-30,-30,-30v-23,0,-32,22,-37,22"},{"d":"73,-134r0,97v32,17,58,4,58,-53v0,-37,-7,-58,-29,-58v-15,0,-24,9,-29,14xm73,-3r0,66v-7,12,-29,7,-43,13v-2,0,-3,-1,-3,-7r0,-183v2,-57,-11,-45,-3,-60v19,-3,40,-24,44,9v8,-8,22,-19,46,-19v40,0,63,32,63,92v0,82,-46,115,-104,89","w":193,"k":{"w":6,"y":6,"f":6}},{"d":"116,-37r0,-97v-5,-5,-14,-12,-29,-12v-21,0,-27,21,-27,56v0,58,23,70,56,53xm172,-170v-16,38,-9,169,-10,233v-7,12,-29,7,-43,13v-7,-19,-1,-54,-3,-79v-56,26,-102,-8,-102,-89v0,-60,22,-92,62,-92v28,0,40,12,47,18v1,-4,8,-22,18,-17v9,5,25,5,31,13","w":186},{"d":"84,-173r0,168v0,4,-1,5,-5,5r-35,0v-4,0,-5,-1,-5,-5r0,-139v-11,-2,-31,5,-33,-5v2,-9,-5,-29,5,-29r68,0v4,0,5,1,5,5xm91,-231v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":113},{"d":"98,-48v-2,-32,-80,-22,-80,-77v0,-33,24,-59,63,-59v23,0,62,7,55,22r-11,23v-1,-4,-70,-21,-66,8v3,27,82,25,82,79v0,33,-23,58,-61,58v-28,0,-74,-10,-66,-28r10,-24v2,2,76,36,74,-2","w":153,"k":{"y":6,",":6,".":6}},{"d":"90,-264r0,348v0,12,-20,4,-30,6v-5,0,-6,-1,-6,-6r0,-348v0,-12,20,-4,30,-6v5,0,6,1,6,6","w":144},{"d":"174,-8v-7,9,-24,10,-36,14v-5,0,-8,-7,-12,-21v-24,23,-102,44,-102,-31r0,-124v5,-14,29,-8,43,-14v8,33,0,83,3,122v0,14,2,30,20,30v15,0,27,-8,32,-11r0,-127v5,-14,29,-8,43,-14v6,40,-3,156,9,176","w":193},{"d":"164,-33v10,1,3,19,5,28v0,4,-1,5,-5,5r-110,0v-10,-1,-3,-19,-5,-28v0,-4,1,-5,5,-5r36,0r0,-153v-15,8,-27,19,-43,26v-6,-6,-24,-24,-12,-32r68,-48v11,2,33,-6,33,7r0,200r28,0"},{"d":"89,-24v13,-47,20,-101,32,-150v4,-16,36,-3,46,0r-37,137v-13,43,-24,117,-77,113v-22,-2,-55,-7,-48,-21v4,-8,7,-20,14,-25v4,0,15,9,31,9v24,1,25,-22,32,-39v-8,-1,-21,2,-22,-5r-56,-169v8,-3,44,-15,48,0r24,87v4,16,11,51,13,63","w":173,"k":{"c":6,"d":6,"e":6,"\u00e9":6,"\u00eb":6,"o":6,"s":6,",":26,".":26,"a":6}},{"d":"71,-125r0,120v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5v0,-46,3,-140,-9,-163v9,-8,23,-12,35,-16v4,0,11,16,13,28v4,-13,48,-42,66,-20v-9,16,-4,46,-32,33v-11,0,-22,13,-27,18","w":126,"k":{"c":6,"d":6,"e":6,"\u00e9":6,"\u00eb":6,"g":6,"o":6,"q":6,"s":6,",":26,".":26,"a":6}},{"d":"122,-42v8,7,7,24,10,34v0,7,-26,14,-50,14v-74,0,-39,-88,-47,-150v-10,-2,-29,5,-30,-5v2,-9,-5,-29,5,-29r25,0r0,-45v4,-14,27,-7,42,-11v10,10,1,39,4,56v15,4,43,-8,47,7v-4,8,-1,27,-11,27r-36,0r0,87v-8,31,32,20,41,15","w":133},{"d":"146,-44v9,6,10,19,14,29v0,9,-37,21,-65,21v-48,0,-80,-27,-80,-93v0,-57,31,-97,79,-97v61,0,72,54,72,98v0,7,-2,9,-9,9r-97,0v0,20,6,45,40,45v26,0,41,-12,46,-12xm60,-110r57,0v0,-15,-1,-40,-26,-40v-28,0,-30,30,-31,40xm84,-235v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25xm147,-235v0,14,-11,25,-25,25v-14,0,-24,-11,-24,-25v0,-14,10,-25,24,-25v14,0,25,12,25,25","w":180,"k":{"v":6,"w":6,"y":6,",":13,".":13,"x":6}},{"d":"138,1v-75,20,-121,-24,-121,-124v0,-87,35,-130,90,-130v55,0,90,43,90,130v0,50,-11,82,-27,100v9,10,41,25,36,32v-11,7,-19,15,-31,21v-9,0,-33,-24,-37,-29xm107,-32v27,0,38,-35,38,-91v0,-57,-11,-92,-38,-92v-27,0,-39,36,-39,92v0,56,12,91,39,91","w":213,"k":{"V":6,"W":6,"Y":6,"A":6}},{"d":"228,-21v15,0,17,-16,17,-36v0,-21,-2,-37,-17,-37v-15,0,-18,16,-18,37v0,20,3,36,18,36xm281,-57v0,38,-19,63,-53,63v-34,0,-54,-25,-54,-63v0,-38,20,-64,54,-64v34,0,53,26,53,64xm212,-242r-86,242v-2,9,-27,8,-34,3r87,-244v4,-10,15,-4,26,-6v4,0,7,1,7,5xm125,-177v0,38,-19,63,-53,63v-34,0,-54,-25,-54,-63v0,-38,20,-63,54,-63v34,0,53,25,53,63xm72,-141v15,0,17,-16,17,-36v0,-21,-2,-36,-17,-36v-15,0,-18,15,-18,36v0,20,3,36,18,36","w":299},{"d":"257,-127r0,122v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5r0,-111v0,-14,-1,-30,-15,-30v-15,0,-27,11,-32,15r0,126v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5r0,-111v0,-14,-1,-30,-15,-30v-15,0,-26,11,-31,15r0,126v0,4,-1,5,-5,5r-36,0v-4,0,-5,-1,-5,-5v0,-43,2,-151,-7,-165v7,-9,25,-10,37,-14v5,0,7,8,11,25v13,-21,80,-41,92,0v11,-9,26,-25,56,-25v34,0,42,26,42,57","w":280,"k":{"w":6,"y":6}},{"d":"111,-113v13,0,5,23,7,34v0,6,-1,8,-7,8r-88,0v-14,0,-8,-22,-8,-34v0,-6,2,-8,8,-8r88,0","w":133},{"d":"169,-170v-15,31,-8,131,-8,181v0,39,-20,65,-70,65v-31,0,-82,-5,-73,-26v4,-8,4,-22,11,-26v4,0,26,15,58,15v36,0,30,-32,29,-55v-5,4,-20,14,-44,14v-40,0,-61,-34,-61,-88v0,-81,66,-117,111,-77v2,-4,7,-21,16,-16v10,5,24,6,31,13xm116,-50r0,-85v-24,-21,-59,-11,-59,44v0,33,6,53,28,53v18,0,27,-9,31,-12","w":180},{"d":"32,-5v4,-10,5,-24,12,-32v3,0,12,5,25,5v45,-1,57,-48,60,-62v-31,40,-108,23,-108,-63v0,-56,30,-90,77,-90v45,0,77,31,77,106v0,99,-47,147,-108,147v-21,0,-35,-7,-35,-11xm96,-110v20,0,32,-15,32,-48v0,-32,-11,-50,-32,-50v-20,0,-32,18,-32,50v0,32,11,48,32,48"},{"d":"188,-18v6,19,-26,16,-42,21v-19,-26,-33,-61,-48,-92v-14,30,-31,65,-49,92v-17,-2,-34,-5,-46,-12v18,-45,47,-80,69,-122r-64,-106v10,-9,33,-8,47,-13v19,23,31,55,43,85v10,-31,24,-60,40,-85v15,5,33,7,45,14r-60,105","w":192,"k":{"C":6,"e":6,"\u00e9":6,"\u00eb":6,"O":6,"y":6,"a":6}},{"d":"80,-145v28,1,51,-2,51,-34v0,-29,-23,-31,-51,-30r0,64xm80,-38v32,0,59,1,59,-35v0,-35,-28,-34,-59,-34r0,69xm39,-247v67,3,140,-17,140,63v0,36,-22,48,-36,55v17,5,45,18,45,59v0,83,-75,69,-149,70v-6,0,-7,-2,-7,-8r0,-231v0,-6,1,-8,7,-8","w":206,"k":{"T":6,"V":6,"W":6,"Y":6,".":13,"A":6}},{"d":"87,-28v0,19,-15,34,-34,34v-18,0,-34,-15,-34,-34v0,-19,16,-34,34,-34v19,0,34,15,34,34xm87,-144v0,19,-15,35,-34,35v-18,0,-34,-16,-34,-35v0,-19,16,-34,34,-34v19,0,34,15,34,34","w":106},{"d":"174,-178v0,73,-87,83,-94,137r84,0v14,0,4,22,7,33v0,6,-1,8,-7,8r-130,0v-4,0,-4,-1,-4,-6v-10,-109,100,-95,100,-170v0,-21,-11,-32,-29,-32v-38,0,-30,43,-46,36v-9,-4,-24,-3,-27,-14v0,-14,20,-61,77,-61v43,0,69,25,69,69"},{"d":"150,-143v8,13,-16,20,-25,27v-12,-10,-16,-31,-25,-45v-9,14,-14,34,-25,45v-9,-6,-36,-16,-25,-27r32,-31v-16,-4,-40,-2,-51,-11v6,-10,3,-34,18,-31r40,22r-8,-49v5,-7,31,-6,38,0r-8,49v15,-7,28,-18,45,-23v9,5,9,21,13,32v-11,9,-36,6,-51,11"},{"d":"85,-41v-14,30,-31,57,-45,86v-5,10,-31,0,-27,-10r22,-74v4,-13,29,-3,43,-6v4,0,7,0,7,4","w":106},{"d":"80,-253v-5,27,-5,58,-8,86v1,11,-14,6,-23,7v-6,0,-7,-1,-7,-7r-8,-86v4,-11,26,-2,38,-5v4,0,8,0,8,5xm146,-253r-8,86v2,12,-13,7,-22,7v-6,0,-8,-1,-8,-7r-8,-86v4,-11,27,-2,39,-5v4,0,7,0,7,5","w":180},{"d":"77,-140v29,0,53,1,53,-36v0,-37,-25,-33,-53,-33r0,69xm77,-102r0,94v-1,16,-28,5,-41,8v-6,0,-8,-2,-8,-8r0,-231v0,-6,2,-8,8,-8r58,0v28,0,84,2,84,70v0,46,-28,59,-41,66r57,103v-12,5,-40,24,-51,3r-49,-97r-17,0"},{"d":"202,-58v5,-62,19,-126,30,-185v3,-17,33,0,45,3r-55,237v-3,13,-26,3,-38,6v-6,0,-7,-1,-8,-6v-11,-63,-26,-113,-32,-183v-9,68,-25,121,-39,183v-3,12,-26,3,-39,6v-5,0,-7,-1,-8,-6r-48,-237v8,-8,28,-6,40,-10v2,0,4,0,5,7v10,60,26,121,30,185v10,-63,24,-120,38,-178v0,-17,20,-9,35,-11v6,0,6,3,8,11v13,59,30,112,36,178","w":286,"k":{"C":6,"e":20,"\u00e9":20,"\u00eb":20,"G":6,"o":20,"O":6,"u":6,"y":6,"-":6,",":33,".":33,"A":26,"a":20,"r":6,":":6,";":6}},{"d":"186,-122r0,100v0,15,-42,28,-72,28v-63,0,-96,-41,-96,-128v0,-85,33,-131,97,-131v34,0,75,12,65,28v-5,9,-8,21,-16,27v-2,0,-23,-16,-47,-16v-37,0,-48,34,-48,89v0,69,24,107,74,86r0,-52v-12,-2,-34,6,-35,-7v2,-11,-6,-32,8,-32r63,0v6,0,7,2,7,8","w":206,"k":{"T":6,"V":6,"A":6,"X":6}},{"d":"146,-44v9,6,10,19,14,29v0,9,-37,21,-65,21v-48,0,-80,-27,-80,-93v0,-57,31,-97,79,-97v61,0,72,54,72,98v0,7,-2,9,-9,9r-97,0v0,20,6,45,40,45v26,0,41,-12,46,-12xm60,-110r57,0v0,-15,-1,-40,-26,-40v-28,0,-30,30,-31,40xm143,-234v-21,14,-49,22,-74,31v-6,-4,-18,-21,-7,-27r63,-36v10,7,12,22,18,32","w":180,"k":{"v":6,"w":6,"y":6,",":13,".":13,"x":6}},{"d":"111,4v0,12,5,27,-15,23v-12,2,-5,-14,-7,-23v-12,-1,-69,-6,-62,-22v5,-10,4,-27,14,-33v2,0,26,13,48,16r0,-70v-22,-10,-63,-22,-63,-70v0,-53,46,-68,63,-69v1,-13,-6,-30,15,-25v12,-1,5,16,7,25v10,2,65,8,56,25v-4,9,-7,22,-15,27v-2,0,-26,-14,-41,-14r0,66v23,12,63,27,63,73v0,50,-39,67,-63,71xm109,-97r0,62v10,-3,24,-9,24,-29v0,-21,-16,-29,-24,-33xm91,-148r0,-58v-7,2,-24,7,-24,28v0,19,16,26,24,30"},{"d":"174,-219r-80,220v-6,13,-27,-2,-39,-1v-7,-1,-8,-3,-6,-9r76,-190r-88,0v-13,0,-5,-23,-7,-34v0,-6,1,-7,7,-7r130,0v11,-2,6,13,7,21"},{"d":"146,77v0,4,-20,17,-25,17v-7,0,-79,-83,-79,-182v0,-99,73,-182,79,-182v5,0,25,13,25,17v0,10,-57,62,-57,165v0,103,57,155,57,165","w":159},{"d":"215,-23v7,13,-15,22,-24,29v-11,-6,-16,-18,-25,-27v-11,10,-29,27,-70,27v-50,0,-82,-25,-82,-68v0,-44,40,-65,53,-73v-7,-8,-34,-30,-34,-57v-1,-76,137,-83,135,-3v0,33,-34,56,-45,65r38,45v18,-30,4,-53,19,-47v10,4,27,3,31,12v0,22,-16,57,-22,66xm101,-155v19,-6,40,-62,1,-63v-14,0,-25,10,-25,25v0,18,18,31,24,38xm139,-51r-49,-58v-8,5,-27,18,-27,41v0,45,65,40,76,17","w":219},{"d":"178,-59v7,6,-1,35,-10,32r-146,-49v-7,-3,-6,-29,0,-34r149,-49v6,3,13,25,7,32r-106,34"},{"d":"59,-140v8,-18,56,-12,51,-46v6,-39,-67,-20,-75,-13v-9,-6,-9,-22,-14,-32v0,-9,43,-22,67,-22v44,0,71,29,71,68v0,46,-38,58,-59,65v-2,11,6,33,-7,33v-12,0,-34,6,-34,-8r0,-45xm111,-24v0,16,-13,30,-30,30v-17,0,-31,-14,-31,-30v0,-17,14,-31,31,-31v17,0,30,14,30,31","w":180},{"d":"196,-239r0,231v0,16,-28,5,-41,8v-6,0,-7,-2,-7,-8r0,-100r-69,0r0,100v0,16,-28,5,-41,8v-6,0,-7,-2,-7,-8r0,-231v0,-16,28,-5,41,-8v6,0,7,2,7,8r0,92r69,0r0,-92v0,-16,28,-5,41,-8v6,0,7,2,7,8","w":226},{"d":"131,-247v46,0,37,24,23,44v-3,0,-11,-6,-24,-6v-45,0,-61,50,-60,62v31,-39,108,-23,108,63v0,56,-30,90,-77,90v-45,0,-77,-30,-77,-105v0,-99,46,-148,107,-148xm102,-33v20,0,33,-17,33,-49v0,-32,-11,-48,-32,-48v-20,0,-32,15,-32,48v0,32,10,49,31,49"},{"d":"111,-35v12,-1,7,17,7,27v0,6,-1,8,-7,8r-89,0v-12,1,-5,-17,-7,-27v-2,-13,17,-6,27,-8r0,-177v-10,-2,-29,5,-27,-8v2,-10,-5,-28,7,-27r89,0v12,-1,5,17,7,27v2,13,-17,6,-27,8r0,177r20,0","w":133},{"d":"200,-239v-10,107,40,245,-87,245v-127,0,-86,-139,-86,-245v0,-16,28,-5,41,-8v6,0,7,2,7,8r0,155v0,26,2,51,38,51v36,0,39,-25,39,-51r0,-155v0,-16,28,-5,41,-8v6,0,7,2,7,8","w":226,"k":{"s":6,"A":13,"a":6}},{"d":"142,-52r-7,64v-1,12,-15,5,-25,7v-5,1,-8,-2,-7,-8r6,-63r-36,0r-6,64v-1,11,-15,6,-25,7v-5,1,-8,-2,-7,-8r6,-63v-9,-1,-23,4,-22,-7v2,-10,-5,-27,8,-27r18,0r6,-61v-9,-1,-23,4,-22,-7v2,-10,-5,-27,8,-27r17,0r6,-59v1,-11,27,-10,33,-2r-6,61r35,0r7,-59v1,-12,15,-5,25,-7v4,-1,8,2,7,8r-6,58v9,2,26,-5,25,7v-2,10,6,27,-7,27r-21,0r-7,61v10,2,27,-5,26,7v-2,10,5,27,-8,27r-21,0xm113,-86r6,-61r-36,0r-6,61r36,0"},{"d":"118,-75r0,58v0,12,-20,4,-30,6v-5,0,-6,-1,-6,-6r0,-58r-58,0v-12,0,-4,-20,-6,-29v0,-5,1,-7,6,-7r58,0r0,-57v0,-12,20,-4,30,-6v5,0,6,1,6,6r0,57r58,0v12,1,4,20,6,30v0,5,-1,6,-6,6r-58,0"},{"d":"134,-127v74,21,64,135,-35,133v-48,0,-84,-24,-84,-69v0,-41,37,-57,52,-63v-70,-21,-48,-121,33,-121v42,0,75,27,75,63v0,34,-28,50,-41,57xm102,-144v9,-4,27,-11,27,-35v0,-16,-11,-30,-29,-30v-18,0,-30,14,-30,30v0,24,23,31,32,35xm100,-32v23,0,39,-14,39,-33v0,-30,-31,-40,-41,-44v-8,4,-37,16,-37,44v0,22,17,33,39,33"},{"d":"80,-109v-4,30,0,68,-1,101v0,16,-28,5,-41,8v-6,0,-7,-2,-7,-8r0,-231v0,-16,28,-5,41,-8v6,0,7,2,7,8r1,101r79,-110v12,-11,32,9,42,15r-79,107r84,105v6,16,-27,18,-37,27v-33,-35,-58,-78,-89,-115","w":206,"k":{"C":6,"e":6,"\u00e9":6,"\u00eb":6,"G":6,"o":6,"O":6,"Q":6,"u":6,"v":6,"w":6,"y":6,"-":6,"a":6}},{"w":106},{"d":"132,-42v8,6,9,19,13,29v0,9,-28,19,-50,19v-50,0,-80,-30,-80,-91v0,-61,31,-99,84,-99v19,1,56,10,50,25v-6,8,-9,19,-16,25v-4,0,-15,-14,-34,-14v-24,0,-36,19,-36,60v0,61,42,66,69,46","w":153,"k":{"y":6,",":6,".":6}},{"d":"285,8v6,4,7,14,10,22v0,8,-54,31,-120,31v-93,0,-144,-48,-144,-131v0,-98,77,-170,172,-170v80,0,126,44,126,109v0,71,-52,111,-100,111v-26,0,-31,-15,-33,-25v-6,8,-19,25,-42,25v-21,0,-33,-15,-33,-44v0,-61,51,-117,93,-81v1,-12,19,-7,32,-8v5,0,4,5,3,8r-17,86v0,8,7,10,13,10v23,0,52,-28,52,-80v0,-49,-33,-84,-96,-84v-81,0,-138,61,-138,144v0,66,41,103,111,103v69,0,104,-26,111,-26xm169,-49v31,-4,30,-45,37,-73v-4,-4,-8,-8,-17,-8v-20,0,-30,41,-30,67v0,8,3,14,10,14","w":360},{"d":"154,-46v8,6,12,19,17,29v0,6,-25,23,-60,23v-63,0,-93,-41,-93,-127v0,-83,31,-132,93,-132v28,0,66,18,57,32v-6,8,-10,19,-18,24v-6,0,-18,-17,-37,-17v-31,0,-44,21,-44,83v0,61,7,98,44,98v20,0,34,-13,41,-13","w":180},{"d":"39,-247v102,-2,162,-4,160,122v-2,129,-59,127,-161,125v-6,0,-7,-2,-7,-8r0,-231v0,-6,2,-8,8,-8xm79,-39v53,2,69,-10,69,-86v0,-70,-17,-85,-69,-83r0,169","w":213,"k":{"T":6,"V":6,"Y":6,"A":6}},{"d":"117,-88v0,99,-71,182,-78,182v-5,0,-25,-13,-25,-17v0,-10,57,-62,57,-165v0,-103,-57,-155,-57,-165v0,-4,20,-17,25,-17v6,0,78,83,78,182","w":159},{"d":"89,-248r-8,148v-1,13,-17,4,-28,7v-5,0,-7,0,-8,-7r-8,-148v6,-12,31,-2,45,-5v3,0,7,0,7,5xm94,-24v0,16,-14,30,-31,30v-17,0,-30,-14,-30,-30v0,-17,13,-31,30,-31v17,0,31,14,31,31","w":126},{"d":"219,-235r10,227v-1,16,-27,5,-40,8v-6,0,-7,-2,-7,-8r-5,-179v-7,44,-22,87,-34,127v-1,11,-20,6,-30,6v-6,0,-7,-1,-8,-6r-21,-71v-4,-13,-11,-43,-13,-56r-5,179v1,15,-22,5,-34,8v-6,0,-7,-2,-7,-8r10,-231v1,-16,29,-5,42,-8v6,0,6,1,8,6r41,134v7,-41,30,-94,42,-134v4,-13,29,-3,43,-6v6,0,7,2,8,12","w":253},{"d":"149,-256r-118,325v-2,11,-30,10,-38,3r118,-326v3,-11,31,-10,38,-2","w":159},{"d":"79,-109r0,101v0,16,-28,5,-41,8v-6,0,-7,-2,-7,-8r0,-231v0,-6,1,-8,7,-8r118,0v21,1,0,23,1,34v-1,5,-5,5,-8,5r-70,0r0,60r61,0v14,-1,6,20,8,31v0,6,-2,8,-8,8r-61,0","w":166,"k":{"\u00eb":6,"e":6,"\u00e9":6,"o":6,",":26,".":26,"A":13,"a":6}},{"d":"153,-39v14,-1,8,20,8,31v0,6,-2,8,-8,8r-118,0v-6,0,-8,-2,-8,-8r0,-231v0,-6,2,-8,8,-8r118,0v21,1,0,23,1,34v-1,5,-5,5,-8,5r-70,0r0,60r61,0v14,-1,6,20,8,31v0,6,-2,8,-8,8r-61,0r0,70r77,0","w":173},{"d":"159,-48r0,47v-1,14,-26,4,-38,7v-6,0,-8,-1,-8,-7r0,-47r-87,0v-17,-1,-4,-31,-8,-45r94,-154v9,7,38,8,30,21r-84,142r55,0r6,-57v0,-14,21,-8,33,-8v6,0,7,2,7,8r0,57v11,2,29,-6,28,9v-2,10,5,27,-8,27r-20,0"},{"d":"196,-123v0,87,-33,129,-89,129v-56,0,-90,-42,-90,-129v0,-87,35,-130,90,-130v55,0,89,43,89,130xm107,-32v27,0,38,-35,38,-91v0,-57,-11,-92,-38,-92v-27,0,-39,36,-39,92v0,56,12,91,39,91","w":213,"k":{"T":6,"V":6,"W":6,"Y":6,",":20,".":20,"A":6,"X":6,"Z":6}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+309-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("5w{Fyrs%HUM4569g>rEnxwxM`&sF{rM4`&BnHUbt{3~vhe%}HE~-{9sOcU:{`rQTh}:m3w]M3rE>Lw3QQ1]pL%S*1thFUP:HywM2`A>2>1I-h1ItpPoKH`s~>1E:2tb2>1I-{UBbBU%]{e9hQ)Dn5}K2x9B`bFKFp(o98uQP56h~c%m&u3+)5eYqxwsIQ%QSx+F2q%{Esf~}qts-yw9%56x}5uKSc1Iv2(F}qtIvy(F-qrK9yr>%H6KtcUx4{}:tyA9-HApMLP%gHUhDh}:XIo6(fEwAxB5qps8cQbu1+3U`h{Hy2>L@mY})G9rtDSOZv]4X-Kne%F&P7:*g~MTjHe%X`}mj8t>P>F-451~DceS4{`2]yU3GHUE2qr:v@67Z`6:4{`2]yU3GHUE2qr:v5uQXHu:%{`s%5wKXh&E%HUM4qrYX2Pb4hUF95u9ryPxD8&G~y(vZ5&GS{F])U&9>`1F-U&9>@uGD5uIm")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"ITC Officina Sans Std","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 6 5 2 3 2 2 4","ascent":"261","descent":"-99","x-height":"6","bbox":"-14.9067 -270.784 329 94","underline-thickness":"18","underline-position":"-18","stemh":"36","stemv":"46","unicode-range":"U+0020-U+00EB"}})); Cufon.replace('div#header a',{fontSize:'15px',fontWeight:'normal'}); Cufon.replace('div#content h1'); Cufon.replace('div#content div.to_top a',{fontSize:'12px'}); Cufon.replace('div#content div.txt',{fontSize:'12px',letterSpacing:'0.9px',color:'#C1C1C1'}); Cufon.replace('div#content table.formtable td.name',{fontSize:'12px',letterSpacing:'0.9px',color:'#C1C1C1'}); //Cufon.replace('div#footer div#privacy',{fontSize:'12px',letterSpacing:'0.9px',color:'#C1C1C1'}); //Cufon.replace('div#footer div.txt',{fontSize:'12px',letterSpacing:'0.5px',color:'#C1C1C1'}); /* SWFObject v2.2 is released under the MIT License */ var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y0){for(var af=0;af0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad'}}aa.outerHTML='"+af+"";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;abU heeft geen Flash plugin

Om deze inhoud te bekijken heeft u Flash nodig
Download de gratis Flash Player!
Get Adobe Flash Player

');activeAnchor($('div#header a[href="#top"]'));$("a").each(function(){if(this.hash&&this.hash.length>1){$(this).click(function(){if(this.hash!="#top"){stopMovie()}_gaq.push(["_trackEvent","anchor",$(this).text()]);doClickyClick("#menu/"+$(this).text(),$(this).text());activeAnchor($('div#header a[href="'+this.hash+'"]'));this.blur()})}});Scroller.init();$("a[rel*='external']").click(function(){this.target="_blank"});var a={beforeSubmit:contactFormRequest,success:contactFormResponse,dataType:"xml",url:"contact.php"};$("form#contactForm").submit(function(){$(this).ajaxSubmit(a);return false});$("span#AdwordsQualified").hover(function(){_gaq.push(["_trackEvent","qualified show","adwords"]);showQualifiedImage(this)},function(){hideQualifiedImage()});$("span#AdwordsQualified").click(function(){_gaq.push(["_trackEvent","qualified click","adwords"]);window.location="https://adwords.google.com/professionals/profile/org?id=01201523271408544578&hl=nl"});$("span#AnalyticsQualified").hover(function(){_gaq.push(["_trackEvent","qualified show","analytics"]);showQualifiedImage(this)},function(){hideQualifiedImage()});$("span#AnalyticsQualified").click(function(){_gaq.push(["_trackEvent","qualified click","analytics"]);window.location="https://googlerecords.starttest.com?code=I007BEF5DEF77FD79037BE864F173BD1BC9A3"})});var alert_pos=true;$(window).scroll(function(){if(Scroller.scrollTop()<150){playMovie()}else{stopMovie()}if(Scroller.scrollTop()>600){focusFormFields()}});function showQualifiedImage(d,a){if(!d.id){return}var c=$("span#"+d.id).position();var b=false;switch(d.id){case"AdwordsQualified":c.left+=187;b="/images/google-adwords-qualified-individual.png";break;case"AnalyticsQualified":c.left+=172;b="/images/google-analytics-individual-qualified.png";break;default:break}if(!b){return}$("div#image_view").html('');$("div#image_view").css({left:c.left+"px",top:c.top+"px",display:"block"})}function doClickyClick(a,b){if(!gotClicky){return}clicky.log(a,b)}function hideQualifiedImage(){$("div#image_view").css({display:"none"})}function jsAlert(a){alert(a)}function contactClick(){_gaq.push(["_trackEvent","flash","contact opnemen"]);doClickyClick("#flash/Contact","Contact");activeAnchor($('div#header a[href="#contact"]'));Scroller.scrollToAnchor("contact")}function flashCaseClick(a){_gaq.push(["_trackEvent","flash","case",a]);doClickyClick("#flash/Case/"+a,"Case "+a)}var flashCase=false;var flashPlaying=1;function stopMovie(){if(flashPlaying==0){return}if(!flashCase){flashCase=swfobject.getObjectById("flash_cases")}if(flashCase&&typeof flashCase.stopMovie!="undefined"){flashCase.stopMovie();flashPlaying=0}}function playMovie(){if(flashPlaying==1){return}if(!flashCase){flashCase=swfobject.getObjectById("flash_cases")}if(flashCase&&typeof flashCase.playMovie!="undefined"){flashCase.playMovie();flashPlaying=1}}var aActive=null;function activeAnchor(a){if(aActive){aActive.removeClass("active")}a.addClass("active");aActive=a}function contactFormRequest(c,b,a){showHideContactFormButton();return true}function contactFormResponse(c,b){var a=$("errorCode",c).text();if(a==0){_gaq.push(["_trackPageview","contactformulier_verstuurd"]);_gaq.push(["_trackEvent","contactformulier","verstuurd"]);doClickyClick("#contactformulier/Verstuurd","Contactformulier Verstuurd");$("form#contactForm")[0].reset();$("div#contactForm_H1").html("

Bedankt voor het versturen van uw gegevens

");$("div#contactForm_msg").html('
Binnen 2 werkdagen zullen wij contact met u opnemen.
');$("div#contactForm_form").html("");Cufon.replace("div#contactForm_H1 h1");Cufon.replace("div#contactForm_msg div.txt",{fontSize:"12px",letterSpacing:"0.9px",color:"#C1C1C1"})}else{_gaq.push(["_trackEvent","contactformulier","niet verstuurd"]);doClickyClick("#contactformulier/Error","Contactformulier Error");$("div#contactForm_error").text("U heeft enkele velden niet (goed) ingevuld");$("error_fields",c).children().each(function(){switch($(this).text()){case"1":_gaq.push(["_trackEvent","contactformulier","error",this.nodeName]);$("input#f_field_"+this.nodeName).val("");if(!$("td#f_name_"+this.nodeName).hasClass("red")){$("td#f_name_"+this.nodeName).addClass("red");Cufon.replace("td#f_name_"+this.nodeName,{fontSize:"12px",letterSpacing:"0.9px",color:"#FF0000"})}break;case"0":if($("td#f_name_"+this.nodeName).hasClass("red")){$("td#f_name_"+this.nodeName).removeClass("red");Cufon.replace("td#f_name_"+this.nodeName,{fontSize:"12px",letterSpacing:"0.9px",color:"#C1C1C1"})}break}});Cufon.replace("div#contactForm_error",{fontSize:"12px",letterSpacing:"0.9px"});focusFormFields();setTimeout(showHideContactFormButton,800)}}function showHideContactFormButton(){$("input#form_submit").blur();$("input#form_submit").css({display:($("input#form_submit").css("display")=="none"?"block":"none")})}function focusFormFields(){if($("form#contactForm input#f_field_naam").val().length==0){$("form#contactForm input#f_field_naam").focus()}else{if($("form#contactForm input#f_field_email").val().length==0){$("form#contactForm input#f_field_email").focus()}else{if($("form#contactForm input#f_field_telefoon").val().length==0){$("form#contactForm input#f_field_telefoon").focus()}}}};