/*
 * 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(Bf,C){function Ao(){if(!D.isReady){try{B.documentElement.doScroll("left")}catch(A){setTimeout(Ao,1);return}D.ready()}}function U(A,F){F.src?D.ajax({url:F.src,async:false,dataType:"script"}):D.globalEval(F.text||F.textContent||F.innerHTML||"");F.parentNode&&F.parentNode.removeChild(F)}function AZ(J,K,L,O,N,F){var A=J.length;if(typeof K==="object"){for(var G in K){AZ(J,G,K[G],O,N,L)}return J}if(L!==C){O=!F&&O&&D.isFunction(L);for(G=0;G<A;G++){N(J[G],K,O?L.call(J[G],G,N(J[G],K)):L,F)}return J}return A?N(J[0],K):C}function A9(){return(new Date).getTime()}function A0(){return false}function A1(){return true}function Ap(A,F,G){G[0].type=A;return D.event.handle.apply(F,G)}function Aq(L){var N,O=[],Q=[],P=arguments,F,A,K,G,J,R;A=D.data(this,"events");if(!(L.liveFired===this||!A||!A.live||L.button&&L.type==="click")){L.liveFired=this;var T=A.live.slice(0);for(G=0;G<T.length;G++){A=T[G];A.origType.replace(Be,"")===L.type?Q.push(A.selector):T.splice(G--,1)}F=D(L.target).closest(Q,L.currentTarget);J=0;for(R=F.length;J<R;J++){for(G=0;G<T.length;G++){A=T[G];if(F[J].selector===A.selector){K=F[J].elem;Q=null;if(A.preType==="mouseenter"||A.preType==="mouseleave"){Q=D(L.relatedTarget).closest(A.selector)[0]}if(!Q||Q!==K){O.push({elem:K,handleObj:A})}}}}J=0;for(R=O.length;J<R;J++){F=O[J];L.currentTarget=F.elem;L.data=F.handleObj.data;L.handleObj=F.handleObj;if(F.handleObj.origHandler.apply(F.elem,P)===false){N=false;break}}return N}}function Aa(A,F){return"live."+(A&&A!=="*"?A+".":"")+F.replace(/\./g,"`").replace(/ /g,"&")}function Ac(A){return !A||!A.parentNode||A.parentNode.nodeType===11}function Ad(A,F){var G=0;F.each(function(){if(this.nodeName===(A[G]&&A[G].nodeName)){var N=D.data(A[G++]),L=D.data(this,N);if(N=N&&N.events){delete L.handle;L.events={};for(var J in N){for(var K in N[J]){D.event.add(this,J,N[J][K],N[J][K].data)}}}}})}function Ae(F,G,J){var L,K,A;G=G&&G[0]?G[0].ownerDocument||G[0]:B;if(F.length===1&&typeof F[0]==="string"&&F[0].length<512&&G===B&&!Af.test(F[0])&&(D.support.checkClone||!Ag.test(F[0]))){K=true;if(A=D.fragments[F[0]]){if(A!==1){L=A}}}if(!L){L=G.createDocumentFragment();D.clean(F,G,L,J)}if(K){D.fragments[F[0]]=A?L:1}return{fragment:L,cacheable:K}}function Ba(A,F){var G={};D.each(Ah.concat.apply([],Ah.slice(0,F)),function(){G[this]=A});return G}function Ai(A){return"scrollTo" in A&&A.document?A:A.nodeType===9?A.defaultView||A.parentWindow:false}var D=function(A,F){return new D.fn.init(A,F)},a=Bf.jQuery,b=Bf.$,B=Bf.document,A5,d=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,e=/^.[^:#\[\.,]*$/,f=/\S/,g=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,E=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,A8=navigator.userAgent,x=false,A3=[],Bc,M=Object.prototype.toString,Ar=Object.prototype.hasOwnProperty,As=Array.prototype.push,A4=Array.prototype.slice,y=Array.prototype.indexOf;D.fn=D.prototype={init:function(A,F){var G,J;if(!A){return this}if(A.nodeType){this.context=this[0]=A;this.length=1;return this}if(A==="body"&&!F){this.context=B;this[0]=B.body;this.selector="body";this.length=1;return this}if(typeof A==="string"){if((G=d.exec(A))&&(G[1]||!F)){if(G[1]){J=F?F.ownerDocument||F:B;if(A=E.exec(A)){if(D.isPlainObject(F)){A=[B.createElement(A[1])];D.fn.attr.call(A,F,true)}else{A=[J.createElement(A[1])]}}else{A=Ae([G[1]],[J]);A=(A.cacheable?A.fragment.cloneNode(true):A.fragment).childNodes}return D.merge(this,A)}else{if(F=B.getElementById(G[2])){if(F.id!==G[2]){return A5.find(A)}this.length=1;this[0]=F}this.context=B;this.selector=A;return this}}else{if(!F&&/^\w+$/.test(A)){this.selector=A;this.context=B;A=B.getElementsByTagName(A);return D.merge(this,A)}else{return !F||F.jquery?(F||A5).find(A):D(F).find(A)}}}else{if(D.isFunction(A)){return A5.ready(A)}}if(A.selector!==C){this.selector=A.selector;this.context=A.context}return D.makeArray(A,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return A4.call(this,0)},get:function(A){return A==null?this.toArray():A<0?this.slice(A)[0]:this[A]},pushStack:function(A,F,G){var J=D();D.isArray(A)?As.apply(J,A):D.merge(J,A);J.prevObject=this;J.context=this.context;if(F==="find"){J.selector=this.selector+(this.selector?" ":"")+G}else{if(F){J.selector=this.selector+"."+F+"("+G+")"}}return J},each:function(A,F){return D.each(this,A,F)},ready:function(A){D.bindReady();if(D.isReady){A.call(B,D)}else{A3&&A3.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(A4.apply(this,arguments),"slice",A4.call(arguments).join(","))},map:function(A){return this.pushStack(D.map(this,function(F,G){return A.call(F,G,F)}))},end:function(){return this.prevObject||D(null)},push:As,sort:[].sort,splice:[].splice};D.fn.init.prototype=D.fn;D.extend=D.fn.extend=function(){var J=arguments[0]||{},K=1,L=arguments.length,O=false,N,F,A,G;if(typeof J==="boolean"){O=J;J=arguments[1]||{};K=2}if(typeof J!=="object"&&!D.isFunction(J)){J={}}if(L===K){J=this;--K}for(;K<L;K++){if((N=arguments[K])!=null){for(F in N){A=J[F];G=N[F];if(J!==G){if(O&&G&&(D.isPlainObject(G)||D.isArray(G))){A=A&&(D.isPlainObject(A)||D.isArray(A))?A:D.isArray(G)?[]:{};J[F]=D.extend(O,A,G)}else{if(G!==C){J[F]=G}}}}}}return J};D.extend({noConflict:function(A){Bf.$=b;if(A){Bf.jQuery=a}return D},isReady:false,ready:function(){if(!D.isReady){if(!B.body){return setTimeout(D.ready,13)}D.isReady=true;if(A3){for(var A,F=0;A=A3[F++];){A.call(B,D)}A3=null}D.fn.triggerHandler&&D(B).triggerHandler("ready")}},bindReady:function(){if(!x){x=true;if(B.readyState==="complete"){return D.ready()}if(B.addEventListener){B.addEventListener("DOMContentLoaded",Bc,false);Bf.addEventListener("load",D.ready,false)}else{if(B.attachEvent){B.attachEvent("onreadystatechange",Bc);Bf.attachEvent("onload",D.ready);var A=false;try{A=Bf.frameElement==null}catch(F){}B.documentElement.doScroll&&A&&Ao()}}}},isFunction:function(A){return M.call(A)==="[object Function]"},isArray:function(A){return M.call(A)==="[object Array]"},isPlainObject:function(A){if(!A||M.call(A)!=="[object Object]"||A.nodeType||A.setInterval){return false}if(A.constructor&&!Ar.call(A,"constructor")&&!Ar.call(A.constructor.prototype,"isPrototypeOf")){return false}var F;for(F in A){}return F===C||Ar.call(A,F)},isEmptyObject:function(A){for(var F in A){return false}return true},error:function(A){throw A},parseJSON:function(A){if(typeof A!=="string"||!A){return null}A=D.trim(A);if(/^[\],:{}\s]*$/.test(A.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return Bf.JSON&&Bf.JSON.parse?Bf.JSON.parse(A):(new Function("return "+A))()}else{D.error("Invalid JSON: "+A)}},noop:function(){},globalEval:function(A){if(A&&f.test(A)){var F=B.getElementsByTagName("head")[0]||B.documentElement,G=B.createElement("script");G.type="text/javascript";if(D.support.scriptEval){G.appendChild(B.createTextNode(A))}else{G.text=A}F.insertBefore(G,F.firstChild);F.removeChild(G)}},nodeName:function(A,F){return A.nodeName&&A.nodeName.toUpperCase()===F.toUpperCase()},each:function(G,J,K){var N,L=0,A=G.length,F=A===C||D.isFunction(G);if(K){if(F){for(N in G){if(J.apply(G[N],K)===false){break}}}else{for(;L<A;){if(J.apply(G[L++],K)===false){break}}}}else{if(F){for(N in G){if(J.call(G[N],N,G[N])===false){break}}}else{for(K=G[0];L<A&&J.call(K,L,K)!==false;K=G[++L]){}}}return G},trim:function(A){return(A||"").replace(g,"")},makeArray:function(A,F){F=F||[];if(A!=null){A.length==null||typeof A==="string"||D.isFunction(A)||typeof A!=="function"&&A.setInterval?As.call(F,A):D.merge(F,A)}return F},inArray:function(A,F){if(F.indexOf){return F.indexOf(A)}for(var G=0,J=F.length;G<J;G++){if(F[G]===A){return G}}return -1},merge:function(A,F){var G=A.length,K=0;if(typeof F.length==="number"){for(var J=F.length;K<J;K++){A[G++]=F[K]}}else{for(;F[K]!==C;){A[G++]=F[K++]}}A.length=G;return A},grep:function(F,G,J){for(var L=[],K=0,A=F.length;K<A;K++){!J!==!G(F[K],K)&&L.push(F[K])}return L},map:function(G,J,K){for(var N=[],L,A=0,F=G.length;A<F;A++){L=J(G[A],A,K);if(L!=null){N[N.length]=L}}return N.concat.apply([],N)},guid:1,proxy:function(A,F,G){if(arguments.length===2){if(typeof F==="string"){G=A;A=G[F];F=C}else{if(F&&!D.isFunction(F)){G=F;F=C}}}if(!F&&A){F=function(){return A.apply(G||this,arguments)}}if(A){F.guid=A.guid=A.guid||F.guid||D.guid++}return F},uaMatch:function(A){A=A.toLowerCase();A=/(webkit)[ \/]([\w.]+)/.exec(A)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(A)||/(msie) ([\w.]+)/.exec(A)||!/compatible/.test(A)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(A)||[];return{browser:A[1]||"",version:A[2]||"0"}},browser:{}});A8=D.uaMatch(A8);if(A8.browser){D.browser[A8.browser]=true;D.browser.version=A8.version}if(D.browser.webkit){D.browser.safari=true}if(y){D.inArray=function(A,F){return y.call(F,A)}}A5=D(B);if(B.addEventListener){Bc=function(){B.removeEventListener("DOMContentLoaded",Bc,false);D.ready()}}else{if(B.attachEvent){Bc=function(){if(B.readyState==="complete"){B.detachEvent("onreadystatechange",Bc);D.ready()}}}}(function(){D.support={};var K=B.documentElement,L=B.createElement("script"),N=B.createElement("div"),P="script"+A9();N.style.display="none";N.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var O=N.getElementsByTagName("*"),F=N.getElementsByTagName("a")[0];if(!(!O||!O.length||!F)){D.support={leadingWhitespace:N.firstChild.nodeType===3,tbody:!N.getElementsByTagName("tbody").length,htmlSerialize:!!N.getElementsByTagName("link").length,style:/red/.test(F.getAttribute("style")),hrefNormalized:F.getAttribute("href")==="/a",opacity:/^0.55$/.test(F.style.opacity),cssFloat:!!F.style.cssFloat,checkOn:N.getElementsByTagName("input")[0].value==="on",optSelected:B.createElement("select").appendChild(B.createElement("option")).selected,parentNode:N.removeChild(N.appendChild(B.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};L.type="text/javascript";try{L.appendChild(B.createTextNode("window."+P+"=1;"))}catch(A){}K.insertBefore(L,K.firstChild);if(Bf[P]){D.support.scriptEval=true;delete Bf[P]}try{delete L.test}catch(J){D.support.deleteExpando=false}K.removeChild(L);if(N.attachEvent&&N.fireEvent){N.attachEvent("onclick",function G(){D.support.noCloneEvent=false;N.detachEvent("onclick",G)});N.cloneNode(true).fireEvent("onclick")}N=B.createElement("div");N.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";K=B.createDocumentFragment();K.appendChild(N.firstChild);D.support.checkClone=K.cloneNode(true).cloneNode(true).lastChild.checked;D(function(){var Q=B.createElement("div");Q.style.width=Q.style.paddingLeft="1px";B.body.appendChild(Q);D.boxModel=D.support.boxModel=Q.offsetWidth===2;B.body.removeChild(Q).style.display="none"});K=function(T){var R=B.createElement("div");T="on"+T;var Q=T in R;if(!Q){R.setAttribute(T,"return;");Q=typeof R[T]==="function"}return Q};D.support.submitBubbles=K("submit");D.support.changeBubbles=K("change");K=L=N=O=F=null}})();D.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var Bh="jQuery"+A9(),H=0,z={};D.extend({cache:{},expando:Bh,noData:{embed:true,object:true,applet:true},data:function(A,F,G){if(!(A.nodeName&&D.noData[A.nodeName.toLowerCase()])){A=A==Bf?z:A;var K=A[Bh],J=D.cache;if(!K&&typeof F==="string"&&G===C){return null}K||(K=++H);if(typeof F==="object"){A[Bh]=K;J[K]=D.extend(true,{},F)}else{if(!J[K]){A[Bh]=K;J[K]={}}}A=J[K];if(G!==C){A[F]=G}return typeof F==="string"?A[F]:A}},removeData:function(A,F){if(!(A.nodeName&&D.noData[A.nodeName.toLowerCase()])){A=A==Bf?z:A;var G=A[Bh],K=D.cache,J=K[G];if(F){if(J){delete J[F];D.isEmptyObject(J)&&D.removeData(A)}}else{if(D.support.deleteExpando){delete A[D.expando]}else{A.removeAttribute&&A.removeAttribute(D.expando)}delete K[G]}}}});D.fn.extend({data:function(A,F){if(typeof A==="undefined"&&this.length){return D.data(this[0])}else{if(typeof A==="object"){return this.each(function(){D.data(this,A)})}}var G=A.split(".");G[1]=G[1]?"."+G[1]:"";if(F===C){var J=this.triggerHandler("getData"+G[1]+"!",[G[0]]);if(J===C&&this.length){J=D.data(this[0],A)}return J===C&&G[1]?this.data(G[0]):J}else{return this.trigger("setData"+G[1]+"!",[G[0],F]).each(function(){D.data(this,A,F)})}},removeData:function(A){return this.each(function(){D.removeData(this,A)})}});D.extend({queue:function(A,F,G){if(A){F=(F||"fx")+"queue";var J=D.data(A,F);if(!G){return J||[]}if(!J||D.isArray(G)){J=D.data(A,F,D.makeArray(G))}else{J.push(G)}return J}},dequeue:function(A,F){F=F||"fx";var G=D.queue(A,F),J=G.shift();if(J==="inprogress"){J=G.shift()}if(J){F==="fx"&&G.unshift("inprogress");J.call(A,function(){D.dequeue(A,F)})}}});D.fn.extend({queue:function(A,F){if(typeof A!=="string"){F=A;A="fx"}if(F===C){return D.queue(this[0],A)}return this.each(function(){var G=D.queue(this,A,F);A==="fx"&&G[0]!=="inprogress"&&D.dequeue(this,A)})},dequeue:function(A){return this.each(function(){D.dequeue(this,A)})},delay:function(A,F){A=D.fx?D.fx.speeds[A]||A:A;F=F||"fx";return this.queue(F,function(){var G=this;setTimeout(function(){D.dequeue(G,F)},A)})},clearQueue:function(A){return this.queue(A||"fx",[])}});var o=/[\n\t]/g,At=/\s+/,I=/\r/g,A2=/href|src|style/,AS=/(button|input)/i,AT=/(button|input|object|select|textarea)/i,AU=/^(a|area)$/i,p=/radio|checkbox/;D.fn.extend({attr:function(A,F){return AZ(this,A,F,true,D.attr)},removeAttr:function(A){return this.each(function(){D.attr(this,A,"");this.nodeType===1&&this.removeAttribute(A)})},addClass:function(K){if(D.isFunction(K)){return this.each(function(R){var Q=D(this);Q.addClass(K.call(this,R,Q.attr("class")))})}if(K&&typeof K==="string"){for(var L=(K||"").split(At),N=0,P=this.length;N<P;N++){var O=this[N];if(O.nodeType===1){if(O.className){for(var F=" "+O.className+" ",A=O.className,J=0,G=L.length;J<G;J++){if(F.indexOf(" "+L[J]+" ")<0){A+=" "+L[J]}}O.className=D.trim(A)}else{O.className=K}}}}return this},removeClass:function(J){if(D.isFunction(J)){return this.each(function(Q){var P=D(this);P.removeClass(J.call(this,Q,P.attr("class")))})}if(J&&typeof J==="string"||J===C){for(var K=(J||"").split(At),L=0,O=this.length;L<O;L++){var N=this[L];if(N.nodeType===1&&N.className){if(J){for(var F=(" "+N.className+" ").replace(o," "),A=0,G=K.length;A<G;A++){F=F.replace(" "+K[A]+" "," ")}N.className=D.trim(F)}else{N.className=""}}}}return this},toggleClass:function(A,F){var G=typeof A,J=typeof F==="boolean";if(D.isFunction(A)){return this.each(function(L){var K=D(this);K.toggleClass(A.call(this,L,K.attr("class"),F),F)})}return this.each(function(){if(G==="string"){for(var O,L=0,N=D(this),K=F,P=A.split(At);O=P[L++];){K=J?K:!N.hasClass(O);N[K?"addClass":"removeClass"](O)}}else{if(G==="undefined"||G==="boolean"){this.className&&D.data(this,"__className__",this.className);this.className=this.className||A===false?"":D.data(this,"__className__")||""}}})},hasClass:function(A){A=" "+A+" ";for(var F=0,G=this.length;F<G;F++){if((" "+this[F].className+" ").replace(o," ").indexOf(A)>-1){return true}}return false},val:function(J){if(J===C){var K=this[0];if(K){if(D.nodeName(K,"option")){return(K.attributes.value||{}).specified?K.value:K.text}if(D.nodeName(K,"select")){var L=K.selectedIndex,O=[],N=K.options;K=K.type==="select-one";if(L<0){return null}var F=K?L:0;for(L=K?L+1:N.length;F<L;F++){var A=N[F];if(A.selected){J=D(A).val();if(K){return J}O.push(J)}}return O}if(p.test(K.type)&&!D.support.checkOn){return K.getAttribute("value")===null?"on":K.value}return(K.value||"").replace(I,"")}return C}var G=D.isFunction(J);return this.each(function(T){var Q=D(this),P=J;if(this.nodeType===1){if(G){P=J.call(this,T,Q.val())}if(typeof P==="number"){P+=""}if(D.isArray(P)&&p.test(this.type)){this.checked=D.inArray(Q.val(),P)>=0}else{if(D.nodeName(this,"select")){var R=D.makeArray(P);D("option",this).each(function(){this.selected=D.inArray(D(this).val(),R)>=0});if(!R.length){this.selectedIndex=-1}}else{this.value=P}}}})}});D.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(F,G,J,L){if(!F||F.nodeType===3||F.nodeType===8){return C}if(L&&G in D.attrFn){return D(F)[G](J)}L=F.nodeType!==1||!D.isXMLDoc(F);var K=J!==C;G=L&&D.props[G]||G;if(F.nodeType===1){var A=A2.test(G);if(G in F&&L&&!A){if(K){G==="type"&&AS.test(F.nodeName)&&F.parentNode&&D.error("type property can't be changed");F[G]=J}if(D.nodeName(F,"form")&&F.getAttributeNode(G)){return F.getAttributeNode(G).nodeValue}if(G==="tabIndex"){return(G=F.getAttributeNode("tabIndex"))&&G.specified?G.value:AT.test(F.nodeName)||AU.test(F.nodeName)&&F.href?0:C}return F[G]}if(!D.support.style&&L&&G==="style"){if(K){F.style.cssText=""+J}return F.style.cssText}K&&F.setAttribute(G,""+J);F=!D.support.hrefNormalized&&L&&A?F.getAttribute(G,2):F.getAttribute(G);return F===null?C:F}return D.style(F,G,J)}});var Be=/\.(.*)$/,AV=function(A){return A.replace(/[^\w\s\.\|`]/g,function(F){return"\\"+F})};D.event={add:function(N,O,P,R){if(!(N.nodeType===3||N.nodeType===8)){if(N.setInterval&&N!==Bf&&!N.frameElement){N=Bf}var Q,F;if(P.handler){Q=P;P=Q.handler}if(!P.guid){P.guid=D.guid++}if(F=D.data(N)){var A=F.events=F.events||{},K=F.handle;if(!K){F.handle=K=function(){return typeof D!=="undefined"&&!D.event.triggered?D.event.handle.apply(K.elem,arguments):C}}K.elem=N;O=O.split(" ");for(var G,J=0,T;G=O[J++];){F=Q?D.extend({},Q):{handler:P,data:R};if(G.indexOf(".")>-1){T=G.split(".");G=T.shift();F.namespace=T.slice(0).sort().join(".")}else{T=[];F.namespace=""}F.type=G;F.guid=P.guid;var V=A[G],L=D.event.special[G]||{};if(!V){V=A[G]=[];if(!L.setup||L.setup.call(N,R,T,K)===false){if(N.addEventListener){N.addEventListener(G,K,false)}else{N.attachEvent&&N.attachEvent("on"+G,K)}}}if(L.add){L.add.call(N,F);if(!F.handler.guid){F.handler.guid=P.guid}}V.push(F);D.event.global[G]=true}N=null}}},global:{},remove:function(N,O,P,R){if(!(N.nodeType===3||N.nodeType===8)){var Q,F=0,A,K,G,J,T,X,L=D.data(N),W=L&&L.events;if(L&&W){if(O&&O.type){P=O.handler;O=O.type}if(!O||typeof O==="string"&&O.charAt(0)==="."){O=O||"";for(Q in W){D.event.remove(N,Q+O)}}else{for(O=O.split(" ");Q=O[F++];){J=Q;A=Q.indexOf(".")<0;K=[];if(!A){K=Q.split(".");Q=K.shift();G=new RegExp("(^|\\.)"+D.map(K.slice(0).sort(),AV).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(T=W[Q]){if(P){J=D.event.special[Q]||{};for(V=R||0;V<T.length;V++){X=T[V];if(P.guid===X.guid){if(A||G.test(X.namespace)){R==null&&T.splice(V--,1);J.remove&&J.remove.call(N,X)}if(R!=null){break}}}if(T.length===0||R!=null&&T.length===1){if(!J.teardown||J.teardown.call(N,K)===false){q(N,Q,L.handle)}delete W[Q]}}else{for(var V=0;V<T.length;V++){X=T[V];if(A||G.test(X.namespace)){D.event.remove(N,J,X.handler,V);T.splice(V--,1)}}}}}if(D.isEmptyObject(W)){if(O=L.handle){O.elem=null}delete L.events;delete L.handle;D.isEmptyObject(L)&&D.removeData(N)}}}}},trigger:function(L,N,O,Q){var P=L.type||L;if(!Q){L=typeof L==="object"?L[Bh]?L:D.extend(D.Event(P),L):D.Event(P);if(P.indexOf("!")>=0){L.type=P=P.slice(0,-1);L.exclusive=true}if(!O){L.stopPropagation();D.event.global[P]&&D.each(D.cache,function(){this.events&&this.events[P]&&D.event.trigger(L,N,this.handle.elem)})}if(!O||O.nodeType===3||O.nodeType===8){return C}L.result=C;L.target=O;N=D.makeArray(N);N.unshift(L)}L.currentTarget=O;(Q=D.data(O,"handle"))&&Q.apply(O,N);Q=O.parentNode||O.ownerDocument;try{if(!(O&&O.nodeName&&D.noData[O.nodeName.toLowerCase()])){if(O["on"+P]&&O["on"+P].apply(O,N)===false){L.result=false}}}catch(F){}if(!L.isPropagationStopped()&&Q){D.event.trigger(L,N,Q,true)}else{if(!L.isDefaultPrevented()){Q=L.target;var A,K=D.nodeName(Q,"a")&&P==="click",G=D.event.special[P]||{};if((!G._default||G._default.call(O,L)===false)&&!K&&!(Q&&Q.nodeName&&D.noData[Q.nodeName.toLowerCase()])){try{if(Q[P]){if(A=Q["on"+P]){Q["on"+P]=null}D.event.triggered=true;Q[P]()}}catch(J){}if(A){Q["on"+P]=A}D.event.triggered=false}}}},handle:function(G){var J,K,N,L;G=arguments[0]=D.event.fix(G||Bf.event);G.currentTarget=this;J=G.type.indexOf(".")<0&&!G.exclusive;if(!J){K=G.type.split(".");G.type=K.shift();N=new RegExp("(^|\\.)"+K.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}L=D.data(this,"events");K=L[G.type];if(L&&K){K=K.slice(0);L=0;for(var A=K.length;L<A;L++){var F=K[L];if(J||N.test(F.namespace)){G.handler=F.handler;G.data=F.data;G.handleObj=F;F=F.handler.apply(this,arguments);if(F!==C){G.result=F;if(F===false){G.preventDefault();G.stopPropagation()}}if(G.isImmediatePropagationStopped()){break}}}}return G.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(A){if(A[Bh]){return A}var F=A;A=D.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];A[J]=F[J]}if(!A.target){A.target=A.srcElement||B}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){F=B.documentElement;G=B.body;A.pageX=A.clientX+(F&&F.scrollLeft||G&&G.scrollLeft||0)-(F&&F.clientLeft||G&&G.clientLeft||0);A.pageY=A.clientY+(F&&F.scrollTop||G&&G.scrollTop||0)-(F&&F.clientTop||G&&G.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!==C){A.which=A.button&1?1:A.button&2?3:A.button&4?2:0}return A},guid:100000000,proxy:D.proxy,special:{ready:{setup:D.bindReady,teardown:D.noop},live:{add:function(A){D.event.add(this,A.origType,D.extend({},A,{handler:Aq}))},remove:function(A){var F=true,G=A.origType.replace(Be,"");D.each(D.data(this,"events").live||[],function(){if(G===this.origType.replace(Be,"")){return F=false}});F&&D.event.remove(this,A.origType,Aq)}},beforeunload:{setup:function(A,F,G){if(this.setInterval){this.onbeforeunload=G}return false},teardown:function(A,F){if(this.onbeforeunload===F){this.onbeforeunload=null}}}}};var q=B.removeEventListener?function(A,F,G){A.removeEventListener(F,G,false)}:function(A,F,G){A.detachEvent("on"+F,G)};D.Event=function(A){if(!this.preventDefault){return new D.Event(A)}if(A&&A.type){this.originalEvent=A;this.type=A.type}else{this.type=A}this.timeStamp=A9();this[Bh]=true};D.Event.prototype={preventDefault:function(){this.isDefaultPrevented=A1;var A=this.originalEvent;if(A){A.preventDefault&&A.preventDefault();A.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=A1;var A=this.originalEvent;if(A){A.stopPropagation&&A.stopPropagation();A.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=A1;this.stopPropagation()},isDefaultPrevented:A0,isPropagationStopped:A0,isImmediatePropagationStopped:A0};var r=function(A){var F=A.relatedTarget;try{for(;F&&F!==this;){F=F.parentNode}if(F!==this){A.type=A.data;D.event.handle.apply(this,arguments)}}catch(G){}},t=function(A){A.type=A.data;D.event.handle.apply(this,arguments)};D.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(A,F){D.event.special[A]={setup:function(G){D.event.add(this,F,G&&G.selector?t:r,A)},teardown:function(G){D.event.remove(this,F,G&&G.selector?t:r)}}});if(!D.support.submitBubbles){D.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){D.event.add(this,"click.specialSubmit",function(A){var F=A.target,G=F.type;if((G==="submit"||G==="image")&&D(F).closest("form").length){return Ap("submit",this,arguments)}});D.event.add(this,"keypress.specialSubmit",function(A){var F=A.target,G=F.type;if((G==="text"||G==="password")&&D(F).closest("form").length&&A.keyCode===13){return Ap("submit",this,arguments)}})}else{return false}},teardown:function(){D.event.remove(this,".specialSubmit")}}}if(!D.support.changeBubbles){var Au=/textarea|input|select/i,Av,u=function(A){var F=A.type,G=A.value;if(F==="radio"||F==="checkbox"){G=A.checked}else{if(F==="select-multiple"){G=A.selectedIndex>-1?D.map(A.options,function(J){return J.selected}).join("-"):""}else{if(A.nodeName.toLowerCase()==="select"){G=A.selectedIndex}}}return G},Aw=function(A,F){var G=A.target,K,J;if(!(!Au.test(G.nodeName)||G.readOnly)){K=D.data(G,"_change_data");J=u(G);if(A.type!=="focusout"||G.type!=="radio"){D.data(G,"_change_data",J)}if(!(K===C||J===K)){if(K!=null||J){A.type="change";return D.event.trigger(A,F,G)}}}};D.event.special.change={filters:{focusout:Aw,click:function(A){var F=A.target,G=F.type;if(G==="radio"||G==="checkbox"||F.nodeName.toLowerCase()==="select"){return Aw.call(this,A)}},keydown:function(A){var F=A.target,G=F.type;if(A.keyCode===13&&F.nodeName.toLowerCase()!=="textarea"||A.keyCode===32&&(G==="checkbox"||G==="radio")||G==="select-multiple"){return Aw.call(this,A)}},beforeactivate:function(A){A=A.target;D.data(A,"_change_data",u(A))}},setup:function(){if(this.type==="file"){return false}for(var A in Av){D.event.add(this,A+".specialChange",Av[A])}return Au.test(this.nodeName)},teardown:function(){D.event.remove(this,".specialChange");return Au.test(this.nodeName)}};Av=D.event.special.change.filters}B.addEventListener&&D.each({focus:"focusin",blur:"focusout"},function(A,F){function G(J){J=D.event.fix(J);J.type=F;return D.event.handle.call(this,J)}D.event.special[F]={setup:function(){this.addEventListener(A,G,true)},teardown:function(){this.removeEventListener(A,G,true)}}});D.each(["bind","one"],function(A,F){D.fn[F]=function(L,O,N){if(typeof L==="object"){for(var K in L){this[F](K,O,L[K],N)}return this}if(D.isFunction(O)){N=O;O=C}var J=F==="one"?D.proxy(N,function(P){D(this).unbind(P,J);return N.apply(this,arguments)}):N;if(L==="unload"&&F!=="one"){this.one(L,O,N)}else{K=0;for(var G=this.length;K<G;K++){D.event.add(this[K],L,J,O)}}return this}});D.fn.extend({unbind:function(A,F){if(typeof A==="object"&&!A.preventDefault){for(var G in A){this.unbind(G,A[G])}}else{G=0;for(var J=this.length;G<J;G++){D.event.remove(this[G],A,F)}}return this},delegate:function(A,F,G,J){return this.live(F,G,J,A)},undelegate:function(A,F,G){return arguments.length===0?this.unbind("live"):this.die(F,null,G,A)},trigger:function(A,F){return this.each(function(){D.event.trigger(A,F,this)})},triggerHandler:function(A,F){if(this[0]){A=D.Event(A);A.preventDefault();A.stopPropagation();D.event.trigger(A,F,this[0]);return A.result}},toggle:function(A){for(var F=arguments,G=1;G<F.length;){D.proxy(A,F[G++])}return this.click(D.proxy(A,function(K){var J=(D.data(this,"lastToggle"+A.guid)||0)%G;D.data(this,"lastToggle"+A.guid,J+1);K.preventDefault();return F[J].apply(this,arguments)||false}))},hover:function(A,F){return this.mouseenter(A).mouseleave(F||A)}});var v={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};D.each(["live","die"],function(A,F){D.fn[F]=function(O,Q,P,J){var G,N=0,K,L,R=J||this.selector,T=J?this:D(this.context);if(D.isFunction(Q)){P=Q;Q=C}for(O=(O||"").split(" ");(G=O[N++])!=null;){J=Be.exec(G);K="";if(J){K=J[0];G=G.replace(Be,"")}if(G==="hover"){O.push("mouseenter"+K,"mouseleave"+K)}else{L=G;if(G==="focus"||G==="blur"){O.push(v[G]+K);G+=K}else{G=(v[G]||G)+K}F==="live"?T.each(function(){D.event.add(this,Aa(G,R),{data:Q,selector:R,handler:P,origType:G,origHandler:P,preType:L})}):T.unbind(Aa(G,R),P)}}return this}});D.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(A,F){D.fn[F]=function(G){return G?this.bind(F,G):this.trigger(F)};if(D.attrFn){D.attrFn[F]=true}});Bf.attachEvent&&!Bf.addEventListener&&Bf.attachEvent("onunload",function(){for(var A in D.cache){if(D.cache[A].handle){try{D.event.remove(D.cache[A].handle.elem)}catch(F){}}}});(function(){function P(Bb){for(var Ab="",w,s=0;Bb[s];s++){w=Bb[s];if(w.nodeType===3||w.nodeType===4){Ab+=w.nodeValue}else{if(w.nodeType!==8){Ab+=P(w.childNodes)}}}return Ab}function Q(Bi,Bm,s,w,Bj,Bb){Bj=0;for(var Bl=w.length;Bj<Bl;Bj++){var Bk=w[Bj];if(Bk){Bk=Bk[Bi];for(var Ab=false;Bk;){if(Bk.sizcache===s){Ab=w[Bk.sizset];break}if(Bk.nodeType===1&&!Bb){Bk.sizcache=s;Bk.sizset=Bj}if(Bk.nodeName.toLowerCase()===Bm){Ab=Bk;break}Bk=Bk[Bi]}w[Bj]=Ab}}}function R(Bi,Bm,s,w,Bj,Bb){Bj=0;for(var Bl=w.length;Bj<Bl;Bj++){var Bk=w[Bj];if(Bk){Bk=Bk[Bi];for(var Ab=false;Bk;){if(Bk.sizcache===s){Ab=w[Bk.sizset];break}if(Bk.nodeType===1){if(!Bb){Bk.sizcache=s;Bk.sizset=Bj}if(typeof Bm!=="string"){if(Bk===Bm){Ab=true;break}}else{if(L.filter(Bm,[Bk]).length>0){Ab=Bk;break}}}Bk=Bk[Bi]}w[Bj]=Ab}}}var V=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,T=0,K=Object.prototype.toString,J=false,O=true;[0,0].sort(function(){O=false;return 0});var L=function(Bn,Br,Bb,Bi){Bb=Bb||[];var Bo=Br=Br||B;if(Br.nodeType!==1&&Br.nodeType!==9){return[]}if(!Bn||typeof Bn!=="string"){return Bb}for(var Bk=[],Bq,Bp,Bj,w,Bm=true,Bl=c(Br),s=Bn;(V.exec(""),Bq=V.exec(s))!==null;){s=Bq[3];Bk.push(Bq[1]);if(Bq[2]){w=Bq[3];break}}if(Bk.length>1&&F.exec(Bn)){if(Bk.length===2&&N.relative[Bk[0]]){Bp=W(Bk[0]+Bk[1],Br)}else{for(Bp=N.relative[Bk[0]]?[Br]:L(Bk.shift(),Br);Bk.length;){Bn=Bk.shift();if(N.relative[Bn]){Bn+=Bk.shift()}Bp=W(Bn,Bp)}}}else{if(!Bi&&Bk.length>1&&Br.nodeType===9&&!Bl&&N.match.ID.test(Bk[0])&&!N.match.ID.test(Bk[Bk.length-1])){Bq=L.find(Bk.shift(),Br,Bl);Br=Bq.expr?L.filter(Bq.expr,Bq.set)[0]:Bq.set[0]}if(Br){Bq=Bi?{expr:Bk.pop(),set:A(Bi)}:L.find(Bk.pop(),Bk.length===1&&(Bk[0]==="~"||Bk[0]==="+")&&Br.parentNode?Br.parentNode:Br,Bl);Bp=Bq.expr?L.filter(Bq.expr,Bq.set):Bq.set;if(Bk.length>0){Bj=A(Bp)}else{Bm=false}for(;Bk.length;){var Ab=Bk.pop();Bq=Ab;if(N.relative[Ab]){Bq=Bk.pop()}else{Ab=""}if(Bq==null){Bq=Br}N.relative[Ab](Bj,Bq,Bl)}}else{Bj=[]}}Bj||(Bj=Bp);Bj||L.error(Ab||Bn);if(K.call(Bj)==="[object Array]"){if(Bm){if(Br&&Br.nodeType===1){for(Bn=0;Bj[Bn]!=null;Bn++){if(Bj[Bn]&&(Bj[Bn]===true||Bj[Bn].nodeType===1&&Z(Br,Bj[Bn]))){Bb.push(Bp[Bn])}}}else{for(Bn=0;Bj[Bn]!=null;Bn++){Bj[Bn]&&Bj[Bn].nodeType===1&&Bb.push(Bp[Bn])}}}else{Bb.push.apply(Bb,Bj)}}else{A(Bj,Bb)}if(w){L(w,Bo,Bb,Bi);L.uniqueSort(Bb)}return Bb};L.uniqueSort=function(w){if(X){J=O;w.sort(X);if(J){for(var s=1;s<w.length;s++){w[s]===w[s-1]&&w.splice(s--,1)}}}return w};L.matches=function(w,s){return L(w,null,null,s)};L.find=function(Bi,Bm,s){var w,Bj;if(!Bi){return[]}for(var Bb=0,Bl=N.order.length;Bb<Bl;Bb++){var Bk=N.order[Bb];if(Bj=N.leftMatch[Bk].exec(Bi)){var Ab=Bj[1];Bj.splice(1,1);if(Ab.substr(Ab.length-1)!=="\\"){Bj[1]=(Bj[1]||"").replace(/\\/g,"");w=N.find[Bk](Bj,Bm,s);if(w!=null){Bi=Bi.replace(N.match[Bk],"");break}}}}w||(w=Bm.getElementsByTagName("*"));return{set:w,expr:Bi}};L.filter=function(Bo,Bt,Bb,Bi){for(var Bp=Bo,Bk=[],Br=Bt,Bq,Bj,w=Bt&&Bt[0]&&c(Bt[0]);Bo&&Bt.length;){for(var Bn in N.filter){if((Bq=N.leftMatch[Bn].exec(Bo))!=null&&Bq[2]){var Bm=N.filter[Bn],s,Ab;Ab=Bq[1];Bj=false;Bq.splice(1,1);if(Ab.substr(Ab.length-1)!=="\\"){if(Br===Bk){Bk=[]}if(N.preFilter[Bn]){if(Bq=N.preFilter[Bn](Bq,Br,Bb,Bk,Bi,w)){if(Bq===true){continue}}else{Bj=s=true}}if(Bq){for(var Bl=0;(Ab=Br[Bl])!=null;Bl++){if(Ab){s=Bm(Ab,Bq,Bl,Br);var Bs=Bi^!!s;if(Bb&&s!=null){if(Bs){Bj=true}else{Br[Bl]=false}}else{if(Bs){Bk.push(Ab);Bj=true}}}}}if(s!==C){Bb||(Br=Bk);Bo=Bo.replace(N.match[Bn],"");if(!Bj){return[]}break}}}}if(Bo===Bp){if(Bj==null){L.error(Bo)}else{break}}Bp=Bo}return Br};L.error=function(s){throw"Syntax error, unrecognized expression: "+s};var N=L.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(s){return s.getAttribute("href")}},relative:{"+":function(Bj,Bb){var w=typeof Bb==="string",s=w&&!/\W/.test(Bb);w=w&&!s;if(s){Bb=Bb.toLowerCase()}s=0;for(var Bi=Bj.length,Ab;s<Bi;s++){if(Ab=Bj[s]){for(;(Ab=Ab.previousSibling)&&Ab.nodeType!==1;){}Bj[s]=w||Ab&&Ab.nodeName.toLowerCase()===Bb?Ab||false:Ab===Bb}}w&&L.filter(Bb,Bj,true)},">":function(Bj,Bb){var w=typeof Bb==="string";if(w&&!/\W/.test(Bb)){Bb=Bb.toLowerCase();for(var s=0,Bi=Bj.length;s<Bi;s++){var Ab=Bj[s];if(Ab){w=Ab.parentNode;Bj[s]=w.nodeName.toLowerCase()===Bb?w:false}}}else{s=0;for(Bi=Bj.length;s<Bi;s++){if(Ab=Bj[s]){Bj[s]=w?Ab.parentNode:Ab.parentNode===Bb}}w&&L.filter(Bb,Bj,true)}},"":function(Bj,Bb,w){var s=T++,Bi=R;if(typeof Bb==="string"&&!/\W/.test(Bb)){var Ab=Bb=Bb.toLowerCase();Bi=Q}Bi("parentNode",Bb,s,Bj,Ab,w)},"~":function(Bj,Bb,w){var s=T++,Bi=R;if(typeof Bb==="string"&&!/\W/.test(Bb)){var Ab=Bb=Bb.toLowerCase();Bi=Q}Bi("previousSibling",Bb,s,Bj,Ab,w)}},find:{ID:function(Ab,w,s){if(typeof w.getElementById!=="undefined"&&!s){return(Ab=w.getElementById(Ab[1]))?[Ab]:[]}},NAME:function(Bi,Ab){if(typeof Ab.getElementsByName!=="undefined"){var w=[];Ab=Ab.getElementsByName(Bi[1]);for(var s=0,Bb=Ab.length;s<Bb;s++){Ab[s].getAttribute("name")===Bi[1]&&w.push(Ab[s])}return w.length===0?null:w}},TAG:function(w,s){return s.getElementsByTagName(w[1])}},preFilter:{CLASS:function(Bk,Bi,w,s,Bj,Bb){Bk=" "+Bk[1].replace(/\\/g,"")+" ";if(Bb){return Bk}Bb=0;for(var Ab;(Ab=Bi[Bb])!=null;Bb++){if(Ab){if(Bj^(Ab.className&&(" "+Ab.className+" ").replace(/[\t\n]/g," ").indexOf(Bk)>=0)){w||s.push(Ab)}else{if(w){Bi[Bb]=false}}}}return false},ID:function(s){return s[1].replace(/\\/g,"")},TAG:function(s){return s[1].toLowerCase()},CHILD:function(w){if(w[1]==="nth"){var s=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(w[2]==="even"&&"2n"||w[2]==="odd"&&"2n+1"||!/\D/.test(w[2])&&"0n+"+w[2]||w[2]);w[2]=s[1]+(s[2]||1)-0;w[3]=s[3]-0}w[0]=T++;return w},ATTR:function(Bj,Bb,w,s,Bi,Ab){Bb=Bj[1].replace(/\\/g,"");if(!Ab&&N.attrMap[Bb]){Bj[1]=N.attrMap[Bb]}if(Bj[2]==="~="){Bj[4]=" "+Bj[4]+" "}return Bj},PSEUDO:function(Bi,Ab,w,s,Bb){if(Bi[1]==="not"){if((V.exec(Bi[3])||"").length>1||/^\w/.test(Bi[3])){Bi[3]=L(Bi[3],null,null,Ab)}else{Bi=L.filter(Bi[3],Ab,w,true^Bb);w||s.push.apply(s,Bi);return false}}else{if(N.match.POS.test(Bi[0])||N.match.CHILD.test(Bi[0])){return true}}return Bi},POS:function(s){s.unshift(true);return s}},filters:{enabled:function(s){return s.disabled===false&&s.type!=="hidden"},disabled:function(s){return s.disabled===true},checked:function(s){return s.checked===true},selected:function(s){return s.selected===true},parent:function(s){return !!s.firstChild},empty:function(s){return !s.firstChild},has:function(Ab,w,s){return !!L(s[3],Ab).length},header:function(s){return/h\d/i.test(s.nodeName)},text:function(s){return"text"===s.type},radio:function(s){return"radio"===s.type},checkbox:function(s){return"checkbox"===s.type},file:function(s){return"file"===s.type},password:function(s){return"password"===s.type},submit:function(s){return"submit"===s.type},image:function(s){return"image"===s.type},reset:function(s){return"reset"===s.type},button:function(s){return"button"===s.type||s.nodeName.toLowerCase()==="button"},input:function(s){return/input|select|textarea|button/i.test(s.nodeName)}},setFilters:{first:function(w,s){return s===0},last:function(Bb,Ab,w,s){return Ab===s.length-1},even:function(w,s){return s%2===0},odd:function(w,s){return s%2===1},lt:function(Ab,w,s){return w<s[3]-0},gt:function(Ab,w,s){return w>s[3]-0},nth:function(Ab,w,s){return s[3]-0===w},eq:function(Ab,w,s){return s[3]-0===w}},filter:{PSEUDO:function(Bj,Bb,w,s){var Bi=Bb[1],Ab=N.filters[Bi];if(Ab){return Ab(Bj,w,Bb,s)}else{if(Bi==="contains"){return(Bj.textContent||Bj.innerText||P([Bj])||"").indexOf(Bb[3])>=0}else{if(Bi==="not"){Bb=Bb[3];w=0;for(s=Bb.length;w<s;w++){if(Bb[w]===Bj){return false}}return true}else{L.error("Syntax error, unrecognized expression: "+Bi)}}}},CHILD:function(Bk,Bi){var w=Bi[1],s=Bk;switch(w){case"only":case"first":for(;s=s.previousSibling;){if(s.nodeType===1){return false}}if(w==="first"){return true}s=Bk;case"last":for(;s=s.nextSibling;){if(s.nodeType===1){return false}}return true;case"nth":w=Bi[2];var Bj=Bi[3];if(w===1&&Bj===0){return true}Bi=Bi[0];var Bb=Bk.parentNode;if(Bb&&(Bb.sizcache!==Bi||!Bk.nodeIndex)){var Ab=0;for(s=Bb.firstChild;s;s=s.nextSibling){if(s.nodeType===1){s.nodeIndex=++Ab}}Bb.sizcache=Bi}Bk=Bk.nodeIndex-Bj;return w===0?Bk===0:Bk%w===0&&Bk/w>=0}},ID:function(w,s){return w.nodeType===1&&w.getAttribute("id")===s},TAG:function(w,s){return s==="*"&&w.nodeType===1||w.nodeName.toLowerCase()===s},CLASS:function(w,s){return(" "+(w.className||w.getAttribute("class"))+" ").indexOf(s)>-1},ATTR:function(Bb,Ab){var w=Ab[1];Bb=N.attrHandle[w]?N.attrHandle[w](Bb):Bb[w]!=null?Bb[w]:Bb.getAttribute(w);w=Bb+"";var s=Ab[2];Ab=Ab[4];return Bb==null?s==="!=":s==="="?w===Ab:s==="*="?w.indexOf(Ab)>=0:s==="~="?(" "+w+" ").indexOf(Ab)>=0:!Ab?w&&Bb!==false:s==="!="?w!==Ab:s==="^="?w.indexOf(Ab)===0:s==="$="?w.substr(w.length-Ab.length)===Ab:s==="|="?w===Ab||w.substr(0,Ab.length+1)===Ab+"-":false},POS:function(Bi,Ab,w,s){var Bb=N.setFilters[Ab[2]];if(Bb){return Bb(Bi,w,Ab,s)}}}},F=N.match.POS;for(var G in N.match){N.match[G]=new RegExp(N.match[G].source+/(?![^\[]*\])(?![^\(]*\))/.source);N.leftMatch[G]=new RegExp(/(^(?:.|\r|\n)*?)/.source+N.match[G].source.replace(/\\(\d+)/g,function(w,s){return"\\"+(s-0+1)}))}var A=function(w,s){w=Array.prototype.slice.call(w,0);if(s){s.push.apply(s,w);return s}return w};try{Array.prototype.slice.call(B.documentElement.childNodes,0)}catch(Y){A=function(Bb,Ab){Ab=Ab||[];if(K.call(Bb)==="[object Array]"){Array.prototype.push.apply(Ab,Bb)}else{if(typeof Bb.length==="number"){for(var w=0,s=Bb.length;w<s;w++){Ab.push(Bb[w])}}else{for(w=0;Bb[w];w++){Ab.push(Bb[w])}}}return Ab}}var X;if(B.documentElement.compareDocumentPosition){X=function(w,s){if(!w.compareDocumentPosition||!s.compareDocumentPosition){if(w==s){J=true}return w.compareDocumentPosition?-1:1}w=w.compareDocumentPosition(s)&4?-1:w===s?0:1;if(w===0){J=true}return w}}else{if("sourceIndex" in B.documentElement){X=function(w,s){if(!w.sourceIndex||!s.sourceIndex){if(w==s){J=true}return w.sourceIndex?-1:1}w=w.sourceIndex-s.sourceIndex;if(w===0){J=true}return w}}else{if(B.createRange){X=function(Bb,Ab){if(!Bb.ownerDocument||!Ab.ownerDocument){if(Bb==Ab){J=true}return Bb.ownerDocument?-1:1}var w=Bb.ownerDocument.createRange(),s=Ab.ownerDocument.createRange();w.setStart(Bb,0);w.setEnd(Bb,0);s.setStart(Ab,0);s.setEnd(Ab,0);Bb=w.compareBoundaryPoints(Range.START_TO_END,s);if(Bb===0){J=true}return Bb}}}}(function(){var Ab=B.createElement("div"),w="script"+(new Date).getTime();Ab.innerHTML="<a name='"+w+"'/>";var s=B.documentElement;s.insertBefore(Ab,s.firstChild);if(B.getElementById(w)){N.find.ID=function(Bb,Bj,Bi){if(typeof Bj.getElementById!=="undefined"&&!Bi){return(Bj=Bj.getElementById(Bb[1]))?Bj.id===Bb[1]||typeof Bj.getAttributeNode!=="undefined"&&Bj.getAttributeNode("id").nodeValue===Bb[1]?[Bj]:C:[]}};N.filter.ID=function(Bb,Bj){var Bi=typeof Bb.getAttributeNode!=="undefined"&&Bb.getAttributeNode("id");return Bb.nodeType===1&&Bi&&Bi.nodeValue===Bj}}s.removeChild(Ab);s=Ab=null})();(function(){var s=B.createElement("div");s.appendChild(B.createComment(""));if(s.getElementsByTagName("*").length>0){N.find.TAG=function(Ab,Bb){Bb=Bb.getElementsByTagName(Ab[1]);if(Ab[1]==="*"){Ab=[];for(var w=0;Bb[w];w++){Bb[w].nodeType===1&&Ab.push(Bb[w])}Bb=Ab}return Bb}}s.innerHTML="<a href='#'></a>";if(s.firstChild&&typeof s.firstChild.getAttribute!=="undefined"&&s.firstChild.getAttribute("href")!=="#"){N.attrHandle.href=function(w){return w.getAttribute("href",2)}}s=null})();B.querySelectorAll&&function(){var Ab=L,w=B.createElement("div");w.innerHTML="<p class='TEST'></p>";if(!(w.querySelectorAll&&w.querySelectorAll(".TEST").length===0)){L=function(Bb,Bl,Bk,Bj){Bl=Bl||B;if(!Bj&&Bl.nodeType===9&&!c(Bl)){try{return A(Bl.querySelectorAll(Bb),Bk)}catch(Bi){}}return Ab(Bb,Bl,Bk,Bj)};for(var s in Ab){L[s]=Ab[s]}w=null}}();(function(){var s=B.createElement("div");s.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!s.getElementsByClassName||s.getElementsByClassName("e").length===0)){s.lastChild.className="e";if(s.getElementsByClassName("e").length!==1){N.order.splice(1,0,"CLASS");N.find.CLASS=function(Ab,Bb,w){if(typeof Bb.getElementsByClassName!=="undefined"&&!w){return Bb.getElementsByClassName(Ab[1])}};s=null}}})();var Z=B.compareDocumentPosition?function(w,s){return !!(w.compareDocumentPosition(s)&16)}:function(w,s){return w!==s&&(w.contains?w.contains(s):true)},c=function(s){return(s=(s?s.ownerDocument||s:0).documentElement)?s.nodeName!=="HTML":false},W=function(Bj,Bb){var w=[],s="",Bi;for(Bb=Bb.nodeType?[Bb]:Bb;Bi=N.match.PSEUDO.exec(Bj);){s+=Bi[0];Bj=Bj.replace(N.match.PSEUDO,"")}Bj=N.relative[Bj]?Bj+"*":Bj;Bi=0;for(var Ab=Bb.length;Bi<Ab;Bi++){L(Bj,Bb[Bi],w)}return L.filter(s,w)};D.find=L;D.expr=L.selectors;D.expr[":"]=D.expr.filters;D.unique=L.uniqueSort;D.text=P;D.isXMLDoc=c;D.contains=Z})();var AW=/Until$/,AX=/^(?:parents|prevUntil|prevAll)/,AY=/,/;A4=Array.prototype.slice;var h=function(A,F,G){if(D.isFunction(F)){return D.grep(A,function(L,K){return !!F.call(L,K,L)===G})}else{if(F.nodeType){return D.grep(A,function(K){return K===F===G})}else{if(typeof F==="string"){var J=D.grep(A,function(K){return K.nodeType===1});if(e.test(F)){return D.filter(F,J,!G)}else{F=D.filter(F,J)}}}}return D.grep(A,function(K){return D.inArray(K,F)>=0===G})};D.fn.extend({find:function(G){for(var J=this.pushStack("","find",G),K=0,N=0,L=this.length;N<L;N++){K=J.length;D.find(G,this[N],J);if(N>0){for(var A=K;A<J.length;A++){for(var F=0;F<K;F++){if(J[F]===J[A]){J.splice(A--,1);break}}}}}return J},has:function(A){var F=D(A);return this.filter(function(){for(var G=0,J=F.length;G<J;G++){if(D.contains(this,F[G])){return true}}})},not:function(A){return this.pushStack(h(this,A,false),"not",A)},filter:function(A){return this.pushStack(h(this,A,true),"filter",A)},is:function(A){return !!A&&D.filter(A,this).length>0},closest:function(K,L){if(D.isArray(K)){var N=[],P=this[0],O,F={},A;if(P&&K.length){O=0;for(var J=K.length;O<J;O++){A=K[O];F[A]||(F[A]=D.expr.match.POS.test(A)?D(A,L||this.context):A)}for(;P&&P.ownerDocument&&P!==L;){for(A in F){O=F[A];if(O.jquery?O.index(P)>-1:D(P).is(O)){N.push({selector:A,elem:P});delete F[A]}}P=P.parentNode}}return N}var G=D.expr.match.POS.test(K)?D(K,L||this.context):null;return this.map(function(R,Q){for(;Q&&Q.ownerDocument&&Q!==L;){if(G?G.index(Q)>-1:D(Q).is(K)){return Q}Q=Q.parentNode}return null})},index:function(A){if(!A||typeof A==="string"){return D.inArray(this[0],A?D(A):this.parent().children())}return D.inArray(A.jquery?A[0]:A,this)},add:function(A,F){A=typeof A==="string"?D(A,F||this.context):D.makeArray(A);F=D.merge(this.get(),A);return this.pushStack(Ac(A[0])||Ac(F[0])?F:D.unique(F))},andSelf:function(){return this.add(this.prevObject)}});D.each({parent:function(A){return(A=A.parentNode)&&A.nodeType!==11?A:null},parents:function(A){return D.dir(A,"parentNode")},parentsUntil:function(A,F,G){return D.dir(A,"parentNode",G)},next:function(A){return D.nth(A,2,"nextSibling")},prev:function(A){return D.nth(A,2,"previousSibling")},nextAll:function(A){return D.dir(A,"nextSibling")},prevAll:function(A){return D.dir(A,"previousSibling")},nextUntil:function(A,F,G){return D.dir(A,"nextSibling",G)},prevUntil:function(A,F,G){return D.dir(A,"previousSibling",G)},siblings:function(A){return D.sibling(A.parentNode.firstChild,A)},children:function(A){return D.sibling(A.firstChild)},contents:function(A){return D.nodeName(A,"iframe")?A.contentDocument||A.contentWindow.document:D.makeArray(A.childNodes)}},function(A,F){D.fn[A]=function(G,K){var J=D.map(this,F,G);AW.test(A)||(K=G);if(K&&typeof K==="string"){J=D.filter(K,J)}J=this.length>1?D.unique(J):J;if((this.length>1||AY.test(K))&&AX.test(A)){J=J.reverse()}return this.pushStack(J,A,A4.call(arguments).join(","))}});D.extend({filter:function(A,F,G){if(G){A=":not("+A+")"}return D.find.matches(A,F)},dir:function(A,F,G){var J=[];for(A=A[F];A&&A.nodeType!==9&&(G===C||A.nodeType!==1||!D(A).is(G));){A.nodeType===1&&J.push(A);A=A[F]}return J},nth:function(A,F,G){F=F||1;for(var J=0;A;A=A[G]){if(A.nodeType===1&&++J===F){break}}return A},sibling:function(A,F){for(var G=[];A;A=A.nextSibling){A.nodeType===1&&A!==F&&G.push(A)}return G}});var i=/ jQuery\d+="(?:\d+|null)"/g,A6=/^\s+/,j=/(<([\w:]+)[^>]*?)\/>/g,AK=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,k=/<([\w:]+)/,AL=/<tbody/i,AM=/<|&#?\w+;/,Af=/<script|<object|<embed|<option|<style/i,Ag=/checked\s*(?:[^=]|=\s*.checked.)/i,l=function(A,F,G){return AK.test(G)?A:F+"></"+G+">"},Bg={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};Bg.optgroup=Bg.option;Bg.tbody=Bg.tfoot=Bg.colgroup=Bg.caption=Bg.thead;Bg.th=Bg.td;if(!D.support.htmlSerialize){Bg._default=[1,"div<div>","</div>"]}D.fn.extend({text:function(A){if(D.isFunction(A)){return this.each(function(F){var G=D(this);G.text(A.call(this,F,G.text()))})}if(typeof A!=="object"&&A!==C){return this.empty().append((this[0]&&this[0].ownerDocument||B).createTextNode(A))}return D.text(this)},wrapAll:function(A){if(D.isFunction(A)){return this.each(function(G){D(this).wrapAll(A.call(this,G))})}if(this[0]){var F=D(A,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&F.insertBefore(this[0]);F.map(function(){for(var G=this;G.firstChild&&G.firstChild.nodeType===1;){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(A){if(D.isFunction(A)){return this.each(function(F){D(this).wrapInner(A.call(this,F))})}return this.each(function(){var F=D(this),G=F.contents();G.length?G.wrapAll(A):F.append(A)})},wrap:function(A){return this.each(function(){D(this).wrapAll(A)})},unwrap:function(){return this.parent().each(function(){D.nodeName(this,"body")||D(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(F){this.parentNode.insertBefore(F,this)})}else{if(arguments.length){var A=D(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(F){this.parentNode.insertBefore(F,this.nextSibling)})}else{if(arguments.length){var A=this.pushStack(this,"after",arguments);A.push.apply(A,D(arguments[0]).toArray());return A}}},remove:function(A,F){for(var G=0,J;(J=this[G])!=null;G++){if(!A||D.filter(A,[J]).length){if(!F&&J.nodeType===1){D.cleanData(J.getElementsByTagName("*"));D.cleanData([J])}J.parentNode&&J.parentNode.removeChild(J)}}return this},empty:function(){for(var A=0,F;(F=this[A])!=null;A++){for(F.nodeType===1&&D.cleanData(F.getElementsByTagName("*"));F.firstChild;){F.removeChild(F.firstChild)}}return this},clone:function(A){var F=this.map(function(){if(!D.support.noCloneEvent&&!D.isXMLDoc(this)){var G=this.outerHTML,J=this.ownerDocument;if(!G){G=J.createElement("div");G.appendChild(this.cloneNode(true));G=G.innerHTML}return D.clean([G.replace(i,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(A6,"")],J)[0]}else{return this.cloneNode(true)}});if(A===true){Ad(this,F);Ad(this.find("*"),F.find("*"))}return F},html:function(A){if(A===C){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(i,""):null}else{if(typeof A==="string"&&!Af.test(A)&&(D.support.leadingWhitespace||!A6.test(A))&&!Bg[(k.exec(A)||["",""])[1].toLowerCase()]){A=A.replace(j,l);try{for(var F=0,G=this.length;F<G;F++){if(this[F].nodeType===1){D.cleanData(this[F].getElementsByTagName("*"));this[F].innerHTML=A}}}catch(J){this.empty().append(A)}}else{D.isFunction(A)?this.each(function(N){var K=D(this),L=K.html();K.empty().append(function(){return A.call(this,N,L)})}):this.empty().append(A)}}return this},replaceWith:function(A){if(this[0]&&this[0].parentNode){if(D.isFunction(A)){return this.each(function(F){var G=D(this),J=G.html();G.replaceWith(A.call(this,F,J))})}if(typeof A!=="string"){A=D(A).detach()}return this.each(function(){var F=this.nextSibling,G=this.parentNode;D(this).remove();F?D(F).before(A):D(G).append(A)})}else{return this.pushStack(D(D.isFunction(A)?A():A),"replaceWith",A)}},detach:function(A){return this.remove(A,true)},domManip:function(L,N,O){function Q(T){return D.nodeName(T,"table")?T.getElementsByTagName("tbody")[0]||T.appendChild(T.ownerDocument.createElement("tbody")):T}var P,F,A=L[0],K=[],G;if(!D.support.checkClone&&arguments.length===3&&typeof A==="string"&&Ag.test(A)){return this.each(function(){D(this).domManip(L,N,O,true)})}if(D.isFunction(A)){return this.each(function(T){var V=D(this);L[0]=A.call(this,T,N?V.html():C);V.domManip(L,N,O)})}if(this[0]){P=A&&A.parentNode;P=D.support.parentNode&&P&&P.nodeType===11&&P.childNodes.length===this.length?{fragment:P}:Ae(L,this,K);G=P.fragment;if(F=G.childNodes.length===1?(G=G.firstChild):G.firstChild){N=N&&D.nodeName(F,"tr");for(var J=0,R=this.length;J<R;J++){O.call(N?Q(this[J],F):this[J],J>0||P.cacheable||this.length>1?G.cloneNode(true):G)}}K.length&&D.each(K,U)}return this}});D.fragments={};D.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(A,F){D.fn[A]=function(K){var N=[];K=D(K);var L=this.length===1&&this[0].parentNode;if(L&&L.nodeType===11&&L.childNodes.length===1&&K.length===1){K[F](this[0]);return this}else{L=0;for(var J=K.length;L<J;L++){var G=(L>0?this.clone(true):this).get();D.fn[F].apply(D(K[L]),G);N=N.concat(G)}return this.pushStack(N,A,K.selector)}}});D.extend({clean:function(L,N,O,Q){N=N||B;if(typeof N.createElement==="undefined"){N=N.ownerDocument||N[0]&&N[0].ownerDocument||B}for(var P=[],F=0,A;(A=L[F])!=null;F++){if(typeof A==="number"){A+=""}if(A){if(typeof A==="string"&&!AM.test(A)){A=N.createTextNode(A)}else{if(typeof A==="string"){A=A.replace(j,l);var K=(k.exec(A)||["",""])[1].toLowerCase(),G=Bg[K]||Bg._default,J=G[0],R=N.createElement("div");for(R.innerHTML=G[1]+A+G[2];J--;){R=R.lastChild}if(!D.support.tbody){J=AL.test(A);K=K==="table"&&!J?R.firstChild&&R.firstChild.childNodes:G[1]==="<table>"&&!J?R.childNodes:[];for(G=K.length-1;G>=0;--G){D.nodeName(K[G],"tbody")&&!K[G].childNodes.length&&K[G].parentNode.removeChild(K[G])}}!D.support.leadingWhitespace&&A6.test(A)&&R.insertBefore(N.createTextNode(A6.exec(A)[0]),R.firstChild);A=R.childNodes}}if(A.nodeType){P.push(A)}else{P=D.merge(P,A)}}}if(O){for(F=0;P[F];F++){if(Q&&D.nodeName(P[F],"script")&&(!P[F].type||P[F].type.toLowerCase()==="text/javascript")){Q.push(P[F].parentNode?P[F].parentNode.removeChild(P[F]):P[F])}else{P[F].nodeType===1&&P.splice.apply(P,[F+1,0].concat(D.makeArray(P[F].getElementsByTagName("script"))));O.appendChild(P[F])}}}return P},cleanData:function(K){for(var L,N,P=D.cache,O=D.event.special,F=D.support.deleteExpando,A=0,J;(J=K[A])!=null;A++){if(N=J[D.expando]){L=P[N];if(L.events){for(var G in L.events){O[G]?D.event.remove(J,G):q(J,G,L.handle)}}if(F){delete J[D.expando]}else{J.removeAttribute&&J.removeAttribute(D.expando)}delete P[N]}}}});var AN=/z-?index|font-?weight|opacity|zoom|line-?height/i,m=/alpha\([^)]*\)/,n=/opacity=([^)]*)/,Aj=/float/i,Ak=/-([a-z])/ig,AO=/([A-Z])/g,AP=/^-?\d+(?:px)?$/i,AQ=/^-?\d/,AR={position:"absolute",visibility:"hidden",display:"block"},AC=["Left","Right"],AD=["Top","Bottom"],AE=B.defaultView&&B.defaultView.getComputedStyle,S=D.support.cssFloat?"cssFloat":"styleFloat",Al=function(A,F){return F.toUpperCase()};D.fn.css=function(A,F){return AZ(this,A,F,true,function(G,K,J){if(J===C){return D.curCSS(G,K)}if(typeof J==="number"&&!AN.test(K)){J+="px"}D.style(G,K,J)})};D.extend({style:function(A,F,G){if(!A||A.nodeType===3||A.nodeType===8){return C}if((F==="width"||F==="height")&&parseFloat(G)<0){G=C}var K=A.style||A,J=G!==C;if(!D.support.opacity&&F==="opacity"){if(J){K.zoom=1;F=parseInt(G,10)+""==="NaN"?"":"alpha(opacity="+G*100+")";A=K.filter||D.curCSS(A,"filter")||"";K.filter=m.test(A)?A.replace(m,F):F}return K.filter&&K.filter.indexOf("opacity=")>=0?parseFloat(n.exec(K.filter)[1])/100+"":""}if(Aj.test(F)){F=S}F=F.replace(Ak,Al);if(J){K[F]=G}return K[F]},css:function(G,J,K,N){if(J==="width"||J==="height"){var L,A=J==="width"?AC:AD;function F(){L=J==="width"?G.offsetWidth:G.offsetHeight;N!=="border"&&D.each(A,function(){N||(L-=parseFloat(D.curCSS(G,"padding"+this,true))||0);if(N==="margin"){L+=parseFloat(D.curCSS(G,"margin"+this,true))||0}else{L-=parseFloat(D.curCSS(G,"border"+this+"Width",true))||0}})}G.offsetWidth!==0?F():D.swap(G,AR,F);return Math.max(0,Math.round(L))}return D.curCSS(G,J,K)},curCSS:function(F,G,J){var L,K=F.style;if(!D.support.opacity&&G==="opacity"&&F.currentStyle){L=n.test(F.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return L===""?"1":L}if(Aj.test(G)){G=S}if(!J&&K&&K[G]){L=K[G]}else{if(AE){if(Aj.test(G)){G="float"}G=G.replace(AO,"-$1").toLowerCase();K=F.ownerDocument.defaultView;if(!K){return null}if(F=K.getComputedStyle(F,null)){L=F.getPropertyValue(G)}if(G==="opacity"&&L===""){L="1"}}else{if(F.currentStyle){J=G.replace(Ak,Al);L=F.currentStyle[G]||F.currentStyle[J];if(!AP.test(L)&&AQ.test(L)){G=K.left;var A=F.runtimeStyle.left;F.runtimeStyle.left=F.currentStyle.left;K.left=J==="fontSize"?"1em":L||0;L=K.pixelLeft+"px";K.left=G;F.runtimeStyle.left=A}}}}return L},swap:function(A,F,G){var K={};for(var J in F){K[J]=A.style[J];A.style[J]=F[J]}G.call(A);for(J in F){A.style[J]=K[J]}}});if(D.expr&&D.expr.filters){D.expr.filters.hidden=function(A){var F=A.offsetWidth,G=A.offsetHeight,J=A.nodeName.toLowerCase()==="tr";return F===0&&G===0&&!J?true:F>0&&G>0&&!J?false:D.curCSS(A,"display")==="none"};D.expr.filters.visible=function(A){return !D.expr.filters.hidden(A)}}var AF=A9(),AG=/<script(.|\s)*?\/script>/gi,AH=/select|textarea/i,AI=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,Bd=/=\?(&|$)/,Am=/\?/,AJ=/(\?|&)_=.*?(&|$)/,Az=/^(\w+:)?\/\/([^\/?#]+)/,AA=/%20/g,AB=D.fn.load;D.fn.extend({load:function(F,G,J){if(typeof F!=="string"){return AB.call(this,F)}else{if(!this.length){return this}}var L=F.indexOf(" ");if(L>=0){var K=F.slice(L,F.length);F=F.slice(0,L)}L="GET";if(G){if(D.isFunction(G)){J=G;G=null}else{if(typeof G==="object"){G=D.param(G,D.ajaxSettings.traditional);L="POST"}}}var A=this;D.ajax({url:F,type:L,dataType:"html",data:G,complete:function(O,N){if(N==="success"||N==="notmodified"){A.html(K?D("<div />").append(O.responseText.replace(AG,"")).find(K):O.responseText)}J&&A.each(J,[O.responseText,N,O])}});return this},serialize:function(){return D.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?D.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||AH.test(this.nodeName)||AI.test(this.type))}).map(function(A,F){A=D(this).val();return A==null?null:D.isArray(A)?D.map(A,function(G){return{name:F.name,value:G}}):{name:F.name,value:A}}).get()}});D.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(A,F){D.fn[F]=function(G){return this.bind(F,G)}});D.extend({get:function(A,F,G,J){if(D.isFunction(F)){J=J||G;G=F;F=null}return D.ajax({type:"GET",url:A,data:F,success:G,dataType:J})},getScript:function(A,F){return D.get(A,null,F,"script")},getJSON:function(A,F,G){return D.get(A,F,G,"json")},post:function(A,F,G,J){if(D.isFunction(F)){J=J||G;G=F;F={}}return D.ajax({type:"POST",url:A,data:F,success:G,dataType:J})},ajaxSetup:function(A){D.extend(D.ajaxSettings,A)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:Bf.XMLHttpRequest&&(Bf.location.protocol!=="file:"||!Bf.ActiveXObject)?function(){return new Bf.XMLHttpRequest}:function(){try{return new Bf.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(T){function V(){X.success&&X.success.call(N,R,K,Bb);X.global&&Y("ajaxSuccess",[Bb,X])}function W(){X.complete&&X.complete.call(N,Bb,K);X.global&&Y("ajaxComplete",[Bb,X]);X.global&&!--D.active&&D.event.trigger("ajaxStop")}function Y(Bj,Bi){(X.context?D(X.context):D.event).trigger(Bj,Bi)}var X=D.extend(true,{},D.ajaxSettings,T),L,K,R,N=T&&T.context||X,Q=X.type.toUpperCase();if(X.data&&X.processData&&typeof X.data!=="string"){X.data=D.param(X.data,X.traditional)}if(X.dataType==="jsonp"){if(Q==="GET"){Bd.test(X.url)||(X.url+=(Am.test(X.url)?"&":"?")+(X.jsonp||"callback")+"=?")}else{if(!X.data||!Bd.test(X.data)){X.data=(X.data?X.data+"&":"")+(X.jsonp||"callback")+"=?"}}X.dataType="json"}if(X.dataType==="json"&&(X.data&&Bd.test(X.data)||Bd.test(X.url))){L=X.jsonpCallback||"jsonp"+AF++;if(X.data){X.data=(X.data+"").replace(Bd,"="+L+"$1")}X.url=X.url.replace(Bd,"="+L+"$1");X.dataType="script";Bf[L]=Bf[L]||function(Bj){R=Bj;V();W();Bf[L]=C;try{delete Bf[L]}catch(Bi){}A&&A.removeChild(w)}}if(X.dataType==="script"&&X.cache===null){X.cache=false}if(X.cache===false&&Q==="GET"){var F=A9(),G=X.url.replace(AJ,"$1_="+F+"$2");X.url=G+(G===X.url?(Am.test(X.url)?"&":"?")+"_="+F:"")}if(X.data&&Q==="GET"){X.url+=(Am.test(X.url)?"&":"?")+X.data}X.global&&!D.active++&&D.event.trigger("ajaxStart");F=(F=Az.exec(X.url))&&(F[1]&&F[1]!==location.protocol||F[2]!==location.host);if(X.dataType==="script"&&Q==="GET"&&F){var A=B.getElementsByTagName("head")[0]||B.documentElement,w=B.createElement("script");w.src=X.url;if(X.scriptCharset){w.charset=X.scriptCharset}if(!L){var s=false;w.onload=w.onreadystatechange=function(){if(!s&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){s=true;V();W();w.onload=w.onreadystatechange=null;A&&w.parentNode&&A.removeChild(w)}}}A.insertBefore(w,A.firstChild);return C}var Ab=false,Bb=X.xhr();if(Bb){X.username?Bb.open(Q,X.url,X.async,X.username,X.password):Bb.open(Q,X.url,X.async);try{if(X.data||T&&T.contentType){Bb.setRequestHeader("Content-Type",X.contentType)}if(X.ifModified){D.lastModified[X.url]&&Bb.setRequestHeader("If-Modified-Since",D.lastModified[X.url]);D.etag[X.url]&&Bb.setRequestHeader("If-None-Match",D.etag[X.url])}F||Bb.setRequestHeader("X-Requested-With","XMLHttpRequest");Bb.setRequestHeader("Accept",X.dataType&&X.accepts[X.dataType]?X.accepts[X.dataType]+", */*":X.accepts._default)}catch(c){}if(X.beforeSend&&X.beforeSend.call(N,Bb,X)===false){X.global&&!--D.active&&D.event.trigger("ajaxStop");Bb.abort();return false}X.global&&Y("ajaxSend",[Bb,X]);var Z=Bb.onreadystatechange=function(Bk){if(!Bb||Bb.readyState===0||Bk==="abort"){Ab||W();Ab=true;if(Bb){Bb.onreadystatechange=D.noop}}else{if(!Ab&&Bb&&(Bb.readyState===4||Bk==="timeout")){Ab=true;Bb.onreadystatechange=D.noop;K=Bk==="timeout"?"timeout":!D.httpSuccess(Bb)?"error":X.ifModified&&D.httpNotModified(Bb,X.url)?"notmodified":"success";var Bj;if(K==="success"){try{R=D.httpData(Bb,X.dataType,X)}catch(Bi){K="parsererror";Bj=Bi}}if(K==="success"||K==="notmodified"){L||V()}else{D.handleError(X,Bb,K,Bj)}W();Bk==="timeout"&&Bb.abort();if(X.async){Bb=null}}}};try{var J=Bb.abort;Bb.abort=function(){Bb&&J.call(Bb);Z("abort")}}catch(O){}X.async&&X.timeout>0&&setTimeout(function(){Bb&&!Ab&&Z("timeout")},X.timeout);try{Bb.send(Q==="POST"||Q==="PUT"||Q==="DELETE"?X.data:null)}catch(P){D.handleError(X,Bb,null,P);W()}X.async||Z();return Bb}},handleError:function(A,F,G,J){if(A.error){A.error.call(A.context||A,F,G,J)}if(A.global){(A.context?D(A.context):D.event).trigger("ajaxError",[F,A,J])}},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(F){}return false},httpNotModified:function(A,F){var G=A.getResponseHeader("Last-Modified"),J=A.getResponseHeader("Etag");if(G){D.lastModified[F]=G}if(J){D.etag[F]=J}return A.status===304||A.status===0},httpData:function(A,F,G){var K=A.getResponseHeader("content-type")||"",J=F==="xml"||!F&&K.indexOf("xml")>=0;A=J?A.responseXML:A.responseText;J&&A.documentElement.nodeName==="parsererror"&&D.error("parsererror");if(G&&G.dataFilter){A=G.dataFilter(A,F)}if(typeof A==="string"){if(F==="json"||!F&&K.indexOf("json")>=0){A=D.parseJSON(A)}else{if(F==="script"||!F&&K.indexOf("javascript")>=0){D.globalEval(A)}}}return A},param:function(F,G){function J(O,N){if(D.isArray(N)){D.each(N,function(Q,P){G||/\[\]$/.test(O)?L(O,P):J(O+"["+(typeof P==="object"||D.isArray(P)?Q:"")+"]",P)})}else{!G&&N!=null&&typeof N==="object"?D.each(N,function(Q,P){J(O+"["+Q+"]",P)}):L(O,N)}}function L(O,N){N=D.isFunction(N)?N():N;K[K.length]=encodeURIComponent(O)+"="+encodeURIComponent(N)}var K=[];if(G===C){G=D.ajaxSettings.traditional}if(D.isArray(F)||F.jquery){D.each(F,function(){L(this.name,this.value)})}else{for(var A in F){J(A,F[A])}}return K.join("&").replace(AA,"+")}});var An={},Ax=/toggle|show|hide/,Ay=/^([+-]=)?([\d+-.]+)(.*)$/,A7,Ah=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];D.fn.extend({show:function(A,F){if(A||A===0){return this.animate(Ba("show",3),A,F)}else{A=0;for(F=this.length;A<F;A++){var G=D.data(this[A],"olddisplay");this[A].style.display=G||"";if(D.css(this[A],"display")==="none"){G=this[A].nodeName;var K;if(An[G]){K=An[G]}else{var J=D("<"+G+" />").appendTo("body");K=J.css("display");if(K==="none"){K="block"}J.remove();An[G]=K}D.data(this[A],"olddisplay",K)}}A=0;for(F=this.length;A<F;A++){this[A].style.display=D.data(this[A],"olddisplay")||""}return this}},hide:function(A,F){if(A||A===0){return this.animate(Ba("hide",3),A,F)}else{A=0;for(F=this.length;A<F;A++){var G=D.data(this[A],"olddisplay");!G&&G!=="none"&&D.data(this[A],"olddisplay",D.css(this[A],"display"))}A=0;for(F=this.length;A<F;A++){this[A].style.display="none"}return this}},_toggle:D.fn.toggle,toggle:function(A,F){var G=typeof A==="boolean";if(D.isFunction(A)&&D.isFunction(F)){this._toggle.apply(this,arguments)}else{A==null||G?this.each(function(){var J=G?A:D(this).is(":hidden");D(this)[J?"show":"hide"]()}):this.animate(Ba("toggle",3),A,F)}return this},fadeTo:function(A,F,G){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:F},A,G)},animate:function(A,F,G,K){var J=D.speed(F,G,K);if(D.isEmptyObject(A)){return this.each(J.complete)}return this[J.queue===false?"each":"queue"](function(){var P=D.extend({},J),O,N=this.nodeType===1&&D(this).is(":hidden"),Q=this;for(O in A){var L=O.replace(Ak,Al);if(O!==L){A[L]=A[O];delete A[O];O=L}if(A[O]==="hide"&&N||A[O]==="show"&&!N){return P.complete.call(this)}if((O==="height"||O==="width")&&this.style){P.display=D.css(this,"display");P.overflow=this.style.overflow}if(D.isArray(A[O])){(P.specialEasing=P.specialEasing||{})[O]=A[O][1];A[O]=A[O][0]}}if(P.overflow!=null){this.style.overflow="hidden"}P.curAnim=D.extend({},A);D.each(A,function(R,T){var Y=new D.fx(Q,P,R);if(Ax.test(T)){Y[T==="toggle"?N?"show":"hide":T](A)}else{var W=Ay.exec(T),V=Y.cur(true)||0;if(W){T=parseFloat(W[2]);var X=W[3]||"px";if(X!=="px"){Q.style[R]=(T||1)+X;V=(T||1)/Y.cur(true)*V;Q.style[R]=V+X}if(W[1]){T=(W[1]==="-="?-1:1)*T+V}Y.custom(V,T,X)}else{Y.custom(V,T,"")}}});return true})},stop:function(A,F){var G=D.timers;A&&this.queue([]);this.each(function(){for(var J=G.length-1;J>=0;J--){if(G[J].elem===this){F&&G[J](true);G.splice(J,1)}}});F||this.dequeue();return this}});D.each({slideDown:Ba("show",1),slideUp:Ba("hide",1),slideToggle:Ba("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(A,F){D.fn[A]=function(G,J){return this.animate(F,G,J)}});D.extend({speed:function(A,F,G){var J=A&&typeof A==="object"?A:{complete:G||!G&&F||D.isFunction(A)&&A,duration:A,easing:G&&F||F&&!D.isFunction(F)&&F};J.duration=D.fx.off?0:typeof J.duration==="number"?J.duration:D.fx.speeds[J.duration]||D.fx.speeds._default;J.old=J.complete;J.complete=function(){J.queue!==false&&D(this).dequeue();D.isFunction(J.old)&&J.old.call(this)};return J},easing:{linear:function(A,F,G,J){return G+J*A},swing:function(A,F,G,J){return(-Math.cos(A*Math.PI)/2+0.5)*J+G}},timers:[],fx:function(A,F,G){this.options=F;this.elem=A;this.prop=G;if(!F.orig){F.orig={}}}});D.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(D.fx.step[this.prop]||D.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(D.css(this.elem,this.prop,A)))&&A>-10000?A:parseFloat(D.curCSS(this.elem,this.prop))||0},custom:function(A,F,G){function K(L){return J.step(L)}this.startTime=A9();this.start=A;this.end=F;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var J=this;K.elem=this.elem;if(K()&&D.timers.push(K)&&!A7){A7=setInterval(D.fx.tick,13)}},show:function(){this.options.orig[this.prop]=D.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());D(this.elem).show()},hide:function(){this.options.orig[this.prop]=D.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(A){var F=A9(),G=true;if(A||F>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var K in this.options.curAnim){if(this.options.curAnim[K]!==true){G=false}}if(G){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;A=D.data(this.elem,"olddisplay");this.elem.style.display=A?A:this.options.display;if(D.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&D(this.elem).hide();if(this.options.hide||this.options.show){for(var J in this.options.curAnim){D.style(this.elem,J,this.options.orig[J])}}this.options.complete.call(this.elem)}return false}else{J=F-this.startTime;this.state=J/this.options.duration;A=this.options.easing||(D.easing.swing?"swing":"linear");this.pos=D.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||A](this.state,J,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};D.extend(D.fx,{tick:function(){for(var A=D.timers,F=0;F<A.length;F++){A[F]()||A.splice(F--,1)}A.length||D.fx.stop()},stop:function(){clearInterval(A7);A7=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(A){D.style(A.elem,"opacity",A.now)},_default:function(A){if(A.elem.style&&A.elem.style[A.prop]!=null){A.elem.style[A.prop]=(A.prop==="width"||A.prop==="height"?Math.max(0,A.now):A.now)+A.unit}else{A.elem[A.prop]=A.now}}}});if(D.expr&&D.expr.filters){D.expr.filters.animated=function(A){return D.grep(D.timers,function(F){return A===F.elem}).length}}D.fn.offset="getBoundingClientRect" in B.documentElement?function(A){var F=this[0];if(A){return this.each(function(K){D.offset.setOffset(this,A,K)})}if(!F||!F.ownerDocument){return null}if(F===F.ownerDocument.body){return D.offset.bodyOffset(F)}var G=F.getBoundingClientRect(),J=F.ownerDocument;F=J.body;J=J.documentElement;return{top:G.top+(self.pageYOffset||D.support.boxModel&&J.scrollTop||F.scrollTop)-(J.clientTop||F.clientTop||0),left:G.left+(self.pageXOffset||D.support.boxModel&&J.scrollLeft||F.scrollLeft)-(J.clientLeft||F.clientLeft||0)}}:function(L){var N=this[0];if(L){return this.each(function(R){D.offset.setOffset(this,L,R)})}if(!N||!N.ownerDocument){return null}if(N===N.ownerDocument.body){return D.offset.bodyOffset(N)}D.offset.initialize();var O=N.offsetParent,Q=N,P=N.ownerDocument,F,A=P.documentElement,K=P.body;Q=(P=P.defaultView)?P.getComputedStyle(N,null):N.currentStyle;for(var G=N.offsetTop,J=N.offsetLeft;(N=N.parentNode)&&N!==K&&N!==A;){if(D.offset.supportsFixedPosition&&Q.position==="fixed"){break}F=P?P.getComputedStyle(N,null):N.currentStyle;G-=N.scrollTop;J-=N.scrollLeft;if(N===O){G+=N.offsetTop;J+=N.offsetLeft;if(D.offset.doesNotAddBorder&&!(D.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(N.nodeName))){G+=parseFloat(F.borderTopWidth)||0;J+=parseFloat(F.borderLeftWidth)||0}Q=O;O=N.offsetParent}if(D.offset.subtractsBorderForOverflowNotVisible&&F.overflow!=="visible"){G+=parseFloat(F.borderTopWidth)||0;J+=parseFloat(F.borderLeftWidth)||0}Q=F}if(Q.position==="relative"||Q.position==="static"){G+=K.offsetTop;J+=K.offsetLeft}if(D.offset.supportsFixedPosition&&Q.position==="fixed"){G+=Math.max(A.scrollTop,K.scrollTop);J+=Math.max(A.scrollLeft,K.scrollLeft)}return{top:G,left:J}};D.offset={initialize:function(){var F=B.body,G=B.createElement("div"),J,L,K,A=parseFloat(D.curCSS(F,"marginTop",true))||0;D.extend(G.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});G.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>";F.insertBefore(G,F.firstChild);J=G.firstChild;L=J.firstChild;K=J.nextSibling.firstChild.firstChild;this.doesNotAddBorder=L.offsetTop!==5;this.doesAddBorderForTableAndCells=K.offsetTop===5;L.style.position="fixed";L.style.top="20px";this.supportsFixedPosition=L.offsetTop===20||L.offsetTop===15;L.style.position=L.style.top="";J.style.overflow="hidden";J.style.position="relative";this.subtractsBorderForOverflowNotVisible=L.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=F.offsetTop!==A;F.removeChild(G);D.offset.initialize=D.noop},bodyOffset:function(A){var F=A.offsetTop,G=A.offsetLeft;D.offset.initialize();if(D.offset.doesNotIncludeMarginInBodyOffset){F+=parseFloat(D.curCSS(A,"marginTop",true))||0;G+=parseFloat(D.curCSS(A,"marginLeft",true))||0}return{top:F,left:G}},setOffset:function(G,J,K){if(/static/.test(D.curCSS(G,"position"))){G.style.position="relative"}var N=D(G),L=N.offset(),A=parseInt(D.curCSS(G,"top",true),10)||0,F=parseInt(D.curCSS(G,"left",true),10)||0;if(D.isFunction(J)){J=J.call(G,K,L)}K={top:J.top-L.top+A,left:J.left-L.left+F};"using" in J?J.using.call(G,K):N.css(K)}};D.fn.extend({position:function(){if(!this[0]){return null}var A=this[0],F=this.offsetParent(),G=this.offset(),J=/^body|html$/i.test(F[0].nodeName)?{top:0,left:0}:F.offset();G.top-=parseFloat(D.curCSS(A,"marginTop",true))||0;G.left-=parseFloat(D.curCSS(A,"marginLeft",true))||0;J.top+=parseFloat(D.curCSS(F[0],"borderTopWidth",true))||0;J.left+=parseFloat(D.curCSS(F[0],"borderLeftWidth",true))||0;return{top:G.top-J.top,left:G.left-J.left}},offsetParent:function(){return this.map(function(){for(var A=this.offsetParent||B.body;A&&!/^body|html$/i.test(A.nodeName)&&D.css(A,"position")==="static";){A=A.offsetParent}return A})}});D.each(["Left","Top"],function(A,F){var G="scroll"+F;D.fn[G]=function(L){var K=this[0],J;if(!K){return null}if(L!==C){return this.each(function(){if(J=Ai(this)){J.scrollTo(!A?L:D(J).scrollLeft(),A?L:D(J).scrollTop())}else{this[G]=L}})}else{return(J=Ai(K))?"pageXOffset" in J?J[A?"pageYOffset":"pageXOffset"]:D.support.boxModel&&J.document.documentElement[G]||J.document.body[G]:K[G]}}});D.each(["Height","Width"],function(A,F){var G=F.toLowerCase();D.fn["inner"+F]=function(){return this[0]?D.css(this[0],G,false,"padding"):null};D.fn["outer"+F]=function(J){return this[0]?D.css(this[0],G,false,J?"margin":"border"):null};D.fn[G]=function(K){var J=this[0];if(!J){return K==null?null:this}if(D.isFunction(K)){return this.each(function(N){var L=D(this);L[G](K.call(this,N,L[G]()))})}return"scrollTo" in J&&J.document?J.document.compatMode==="CSS1Compat"&&J.document.documentElement["client"+F]||J.document.body["client"+F]:J.nodeType===9?Math.max(J.documentElement["client"+F],J.body["scroll"+F],J.documentElement["scroll"+F],J.body["offset"+F],J.documentElement["offset"+F]):K===C?D.css(J,G):this.css(G,typeof K==="string"?K:K+"px")}});Bf.jQuery=Bf.$=D})(window);var swfobject=function(){var Aq="undefined",Az="object",Aa="Shockwave Flash",Ae="ShockwaveFlash.ShockwaveFlash",Ay="application/x-shockwave-flash",Z="SWFObjectExprInst",Au="onreadystatechange",Am=window,AH=document,AB=navigator,Ab=false,Ac=[AF],AM=[],Al=[],Ag=[],AJ,Y,Ar,Ao,Ah=false,AN=false,AL,At,AK=true,Ak=function(){var C=typeof AH.getElementById!=Aq&&typeof AH.getElementsByTagName!=Aq&&typeof AH.createElement!=Aq,G=AB.userAgent.toLowerCase(),J=AB.platform.toLowerCase(),H=J?/win/.test(J):/win/.test(G),A=J?/mac/.test(J):/mac/.test(G),B=/webkit/.test(G)?parseFloat(G.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,I=!+"\v1",E=[0,0,0],F=null;if(typeof AB.plugins!=Aq&&typeof AB.plugins[Aa]==Az){F=AB.plugins[Aa].description;if(F&&!(typeof AB.mimeTypes!=Aq&&AB.mimeTypes[Ay]&&!AB.mimeTypes[Ay].enabledPlugin)){Ab=true;I=false;F=F.replace(/^.*\s+(\S+\s+\S+$)/,"$1");E[0]=parseInt(F.replace(/^(.*)\..*$/,"$1"),10);E[1]=parseInt(F.replace(/^.*\.(.*)\s.*$/,"$1"),10);E[2]=/[a-zA-Z]/.test(F)?parseInt(F.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof Am.ActiveXObject!=Aq){try{var D=new ActiveXObject(Ae);if(D){F=D.GetVariable("$version");if(F){I=true;F=F.split(" ")[1].split(",");E=[parseInt(F[0],10),parseInt(F[1],10),parseInt(F[2],10)]}}}catch(K){}}}return{w3:C,pv:E,wk:B,ie:I,win:H,mac:A}}(),AI=function(){if(!Ak.w3){return}if((typeof AH.readyState!=Aq&&AH.readyState=="complete")||(typeof AH.readyState==Aq&&(AH.getElementsByTagName("body")[0]||AH.body))){AS()}if(!Ah){if(typeof AH.addEventListener!=Aq){AH.addEventListener("DOMContentLoaded",AS,false)}if(Ak.ie&&Ak.win){AH.attachEvent(Au,function(){if(AH.readyState=="complete"){AH.detachEvent(Au,arguments.callee);AS()}});if(Am==top){(function(){if(Ah){return}try{AH.documentElement.doScroll("left")}catch(A){setTimeout(arguments.callee,0);return}AS()})()}}if(Ak.wk){(function(){if(Ah){return}if(!/loaded|complete/.test(AH.readyState)){setTimeout(arguments.callee,0);return}AS()})()}AA(AS)}}();function AS(){if(Ah){return}try{var D=AH.getElementsByTagName("body")[0].appendChild(Ap("span"));D.parentNode.removeChild(D)}catch(A){return}Ah=true;var B=Ac.length;for(var C=0;C<B;C++){Ac[C]()}}function Ai(A){if(Ah){A()}else{Ac[Ac.length]=A}}function AA(B){if(typeof Am.addEventListener!=Aq){Am.addEventListener("load",B,false)}else{if(typeof AH.addEventListener!=Aq){AH.addEventListener("load",B,false)}else{if(typeof Am.attachEvent!=Aq){AG(Am,"onload",B)}else{if(typeof Am.onload=="function"){var A=Am.onload;Am.onload=function(){A();B()}}else{Am.onload=B}}}}}function AF(){if(Ab){Ad()}else{Af()}}function Ad(){var B=AH.getElementsByTagName("body")[0];var A=Ap(Az);A.setAttribute("type",Ay);var D=B.appendChild(A);if(D){var C=0;(function(){if(typeof D.GetVariable!=Aq){var E=D.GetVariable("$version");if(E){E=E.split(" ")[1].split(",");Ak.pv=[parseInt(E[0],10),parseInt(E[1],10),parseInt(E[2],10)]}}else{if(C<10){C++;setTimeout(arguments.callee,10);return}}B.removeChild(A);D=null;Af()})()}else{Af()}}function Af(){var F=AM.length;if(F>0){for(var C=0;C<F;C++){var K=AM[C].id;var G=AM[C].callbackFn;var D={success:false,id:K};if(Ak.pv[0]>0){var I=AP(K);if(I){if(As(AM[C].swfVersion)&&!(Ak.wk&&Ak.wk<312)){AE(K,true);if(G){D.success=true;D.ref=Aw(K);G(D)}}else{if(AM[C].expressInstall&&An()){var B={};B.data=AM[C].expressInstall;B.width=I.getAttribute("width")||"0";B.height=I.getAttribute("height")||"0";if(I.getAttribute("class")){B.styleclass=I.getAttribute("class")}if(I.getAttribute("align")){B.align=I.getAttribute("align")}var H={};var J=I.getElementsByTagName("param");var A=J.length;for(var E=0;E<A;E++){if(J[E].getAttribute("name").toLowerCase()!="movie"){H[J[E].getAttribute("name")]=J[E].getAttribute("value")}}X(B,H,K,G)}else{Ax(I);if(G){G(D)}}}}}else{AE(K,true);if(G){var L=Aw(K);if(L&&typeof L.SetVariable!=Aq){D.success=true;D.ref=L}G(D)}}}}}function Aw(A){var B=null;var C=AP(A);if(C&&C.nodeName=="OBJECT"){if(typeof C.SetVariable!=Aq){B=C}else{var D=C.getElementsByTagName(Az)[0];if(D){B=D}}}return B}function An(){return !AN&&As("6.0.65")&&(Ak.win||Ak.mac)&&!(Ak.wk&&Ak.wk<312)}function X(B,D,F,H){AN=true;Ar=H||null;Ao={success:false,id:F};var E=AP(F);if(E){if(E.nodeName=="OBJECT"){AJ=AT(E);Y=null}else{AJ=E;Y=F}B.id=Z;if(typeof B.width==Aq||(!/%$/.test(B.width)&&parseInt(B.width,10)<310)){B.width="310"}if(typeof B.height==Aq||(!/%$/.test(B.height)&&parseInt(B.height,10)<137)){B.height="137"}AH.title=AH.title.slice(0,47)+" - Flash Player Installation";var C=Ak.ie&&Ak.win?"ActiveX":"PlugIn",A="MMredirectURL="+Am.location.toString().replace(/&/g,"%26")+"&MMplayerType="+C+"&MMdoctitle="+AH.title;if(typeof D.flashvars!=Aq){D.flashvars+="&"+A}else{D.flashvars=A}if(Ak.ie&&Ak.win&&E.readyState!=4){var G=Ap("div");F+="SWFObjectNew";G.setAttribute("id",F);E.parentNode.insertBefore(G,E);E.style.display="none";(function(){if(E.readyState==4){E.parentNode.removeChild(E)}else{setTimeout(arguments.callee,10)}})()}AC(B,D,F)}}function Ax(B){if(Ak.ie&&Ak.win&&B.readyState!=4){var A=Ap("div");B.parentNode.insertBefore(A,B);A.parentNode.replaceChild(AT(B),A);B.style.display="none";(function(){if(B.readyState==4){B.parentNode.removeChild(B)}else{setTimeout(arguments.callee,10)}})()}else{B.parentNode.replaceChild(AT(B),B)}}function AT(F){var A=Ap("div");if(Ak.win&&Ak.ie){A.innerHTML=F.innerHTML}else{var C=F.getElementsByTagName(Az)[0];if(C){var E=C.childNodes;if(E){var B=E.length;for(var D=0;D<B;D++){if(!(E[D].nodeType==1&&E[D].nodeName=="PARAM")&&!(E[D].nodeType==8)){A.appendChild(E[D].cloneNode(true))}}}}}return A}function AC(B,F,K){var J,D=AP(K);if(Ak.wk&&Ak.wk<312){return J}if(D){if(typeof B.id==Aq){B.id=K}if(Ak.ie&&Ak.win){var H="";for(var I in B){if(B[I]!=Object.prototype[I]){if(I.toLowerCase()=="data"){F.movie=B[I]}else{if(I.toLowerCase()=="styleclass"){H+=' class="'+B[I]+'"'}else{if(I.toLowerCase()!="classid"){H+=" "+I+'="'+B[I]+'"'}}}}}var C="";for(var E in F){if(F[E]!=Object.prototype[E]){C+='<param name="'+E+'" value="'+F[E]+'" />'}}D.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+H+">"+C+"</object>";Al[Al.length]=B.id;J=AP(B.id)}else{var L=Ap(Az);L.setAttribute("type",Ay);for(var A in B){if(B[A]!=Object.prototype[A]){if(A.toLowerCase()=="styleclass"){L.setAttribute("class",B[A])}else{if(A.toLowerCase()!="classid"){L.setAttribute(A,B[A])}}}}for(var G in F){if(F[G]!=Object.prototype[G]&&G.toLowerCase()!="movie"){AR(L,G,F[G])}}D.parentNode.replaceChild(L,D);J=L}}return J}function AR(D,B,C){var A=Ap("param");A.setAttribute("name",B);A.setAttribute("value",C);D.appendChild(A)}function Av(B){var A=AP(B);if(A&&A.nodeName=="OBJECT"){if(Ak.ie&&Ak.win){A.style.display="none";(function(){if(A.readyState==4){AO(B)}else{setTimeout(arguments.callee,10)}})()}else{A.parentNode.removeChild(A)}}}function AO(C){var B=AP(C);if(B){for(var A in B){if(typeof B[A]=="function"){B[A]=null}}B.parentNode.removeChild(B)}}function AP(C){var A=null;try{A=AH.getElementById(C)}catch(B){}return A}function Ap(A){return AH.createElement(A)}function AG(C,A,B){C.attachEvent(A,B);Ag[Ag.length]=[C,A,B]}function As(C){var B=Ak.pv,A=C.split(".");A[0]=parseInt(A[0],10);A[1]=parseInt(A[1],10)||0;A[2]=parseInt(A[2],10)||0;return(B[0]>A[0]||(B[0]==A[0]&&B[1]>A[1])||(B[0]==A[0]&&B[1]==A[1]&&B[2]>=A[2]))?true:false}function AD(F,C,E,G){if(Ak.ie&&Ak.mac){return}var A=AH.getElementsByTagName("head")[0];if(!A){return}var B=(E&&typeof E=="string")?E:"screen";if(G){AL=null;At=null}if(!AL||At!=B){var D=Ap("style");D.setAttribute("type","text/css");D.setAttribute("media",B);AL=A.appendChild(D);if(Ak.ie&&Ak.win&&typeof AH.styleSheets!=Aq&&AH.styleSheets.length>0){AL=AH.styleSheets[AH.styleSheets.length-1]}At=B}if(Ak.ie&&Ak.win){if(AL&&typeof AL.addRule==Az){AL.addRule(F,C)}}else{if(AL&&typeof AH.createTextNode!=Aq){AL.appendChild(AH.createTextNode(F+" {"+C+"}"))}}}function AE(C,A){if(!AK){return}var B=A?"visible":"hidden";if(Ah&&AP(C)){AP(C).style.visibility=B}else{AD("#"+C,"visibility:"+B)}}function Aj(B){var C=/[\\\"<>\.;]/;var A=C.exec(B)!=null;return A&&typeof encodeURIComponent!=Aq?encodeURIComponent(B):B}var AQ=function(){if(Ak.ie&&Ak.win){window.attachEvent("onunload",function(){var E=Ag.length;for(var F=0;F<E;F++){Ag[F][0].detachEvent(Ag[F][1],Ag[F][2])}var D=Al.length;for(var A=0;A<D;A++){Av(Al[A])}for(var C in Ak){Ak[C]=null}Ak=null;for(var B in swfobject){swfobject[B]=null}swfobject=null})}}();return{registerObject:function(E,B,A,D){if(Ak.w3&&E&&B){var C={};C.id=E;C.swfVersion=B;C.expressInstall=A;C.callbackFn=D;AM[AM.length]=C;AE(E,false)}else{if(D){D({success:false,id:E})}}},getObjectById:function(A){if(Ak.w3){return Aw(A)}},embedSWF:function(F,G,H,E,J,C,K,D,B,A){var I={success:false,id:G};if(Ak.w3&&!(Ak.wk&&Ak.wk<312)&&F&&G&&H&&E&&J){AE(G,false);Ai(function(){H+="";E+="";var M={};if(B&&typeof B===Az){for(var Q in B){M[Q]=B[Q]}}M.data=F;M.width=H;M.height=E;var P={};if(D&&typeof D===Az){for(var L in D){P[L]=D[L]}}if(K&&typeof K===Az){for(var N in K){if(typeof P.flashvars!=Aq){P.flashvars+="&"+N+"="+K[N]}else{P.flashvars=N+"="+K[N]}}}if(As(J)){var O=AC(M,P,G);if(M.id==G){AE(G,true)}I.success=true;I.ref=O}else{if(C&&An()){M.data=C;X(M,P,G,A);return}else{AE(G,true)}}if(A){A(I)}})}else{if(A){A(I)}}},switchOffAutoHideShow:function(){AK=false},ua:Ak,getFlashPlayerVersion:function(){return{major:Ak.pv[0],minor:Ak.pv[1],release:Ak.pv[2]}},hasFlashPlayerVersion:As,createSWF:function(C,B,A){if(Ak.w3){return AC(C,B,A)}else{return undefined}},showExpressInstall:function(D,A,B,C){if(Ak.w3&&An()){X(D,A,B,C)}},removeSWF:function(A){if(Ak.w3){Av(A)}},createCSS:function(A,D,C,B){if(Ak.w3){AD(A,D,C,B)}},addDomLoadEvent:Ai,addLoadEvent:AA,getQueryParamValue:function(A){var D=AH.location.search||AH.location.hash;if(D){if(/\?/.test(D)){D=D.split("?")[1]}if(A==null){return Aj(D)}var C=D.split("&");for(var B=0;B<C.length;B++){if(C[B].substring(0,C[B].indexOf("="))==A){return Aj(C[B].substring((C[B].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(AN){var A=AP(Z);if(A&&AJ){A.parentNode.replaceChild(AJ,A);if(Y){AE(Y,true);if(Ak.ie&&Ak.win){AJ.style.display="block"}}if(Ar){Ar(Ao)}}AN=false}}}}();if(typeof asual=="undefined"){var asual={}}if(typeof asual.util=="undefined"){asual.util={}}asual.util.Browser=new function(){var B=navigator.userAgent.toLowerCase(),A=/webkit/.test(B),E=/opera/.test(B),C=/msie/.test(B)&&!/opera/.test(B),D=/mozilla/.test(B)&&!/(compatible|webkit)/.test(B),F=parseFloat(C?B.substr(B.indexOf("msie")+4):(B.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1]);this.toString=function(){return"[class Browser]"};this.getVersion=function(){return F};this.isMSIE=function(){return C};this.isSafari=function(){return A};this.isOpera=function(){return E};this.isMozilla=function(){return D}};asual.util.Events=new function(){var F="DOMContentLoaded",B="onstop",C=window,K=document,E=[],D=asual.util,H=D.Browser,G=H.isMSIE(),J=H.isSafari();this.toString=function(){return"[class Events]"};this.addListener=function(M,N,L){E.push({o:M,t:N,l:L});if(!(N==F&&(G||J))){if(M.addEventListener){M.addEventListener(N,L,false)}else{if(M.attachEvent){M.attachEvent("on"+N,L)}}}};this.removeListener=function(O,L,M){for(var P=0,N;N=E[P];P++){if(N.o==O&&N.t==L&&N.l==M){E.splice(P,1);break}}if(!(L==F&&(G||J))){if(O.removeEventListener){O.removeEventListener(L,M,false)}else{if(O.detachEvent){O.detachEvent("on"+L,M)}}}};var A=function(){for(var L=0,M;M=E[L];L++){if(M.t!=F){D.Events.removeListener(M.o,M.t,M.l)}}};var I=function(){if(K.readyState=="interactive"){function L(){K.detachEvent(B,L);A()}K.attachEvent(B,L);C.setTimeout(function(){K.detachEvent(B,L)},0)}};if(G||J){(function(){try{if((G&&K.body)||!/loaded|complete/.test(K.readyState)){K.documentElement.doScroll("left")}}catch(L){return setTimeout(arguments.callee,0)}for(var M=0,L;L=E[M];M++){if(L.t==F){L.l.call(null)}}})()}if(G){C.attachEvent("onbeforeunload",I)}this.addListener(C,"unload",A)};asual.util.Functions=new function(){this.toString=function(){return"[class Functions]"};this.bind=function(F,B,E){for(var C=2,D,A=[];D=arguments[C];C++){A.push(D)}return function(){return F.apply(B,A)}}};var SWFAddressEvent=function(D){this.toString=function(){return"[object SWFAddressEvent]"};this.type=D;this.target=[SWFAddress][0];this.value=SWFAddress.getValue();this.path=SWFAddress.getPath();this.pathNames=SWFAddress.getPathNames();this.parameters={};var C=SWFAddress.getParameterNames();for(var B=0,A=C.length;B<A;B++){this.parameters[C[B]]=SWFAddress.getParameter(C[B])}this.parameterNames=C};SWFAddressEvent.INIT="init";SWFAddressEvent.CHANGE="change";SWFAddressEvent.INTERNAL_CHANGE="internalChange";SWFAddressEvent.EXTERNAL_CHANGE="externalChange";var SWFAddress=new function(){var _getHash=function(){var index=_l.href.indexOf("#");return index!=-1?_ec(_dc(_l.href.substr(index+1))):""};var _getWindow=function(){try{top.document;return top}catch(e){return window}};var _strictCheck=function(value,force){if(_opts.strict){value=force?(value.substr(0,1)!="/"?"/"+value:value):(value==""?"/":value)}return value};var _ieLocal=function(value,direction){return(_msie&&_l.protocol=="file:")?(direction?_value.replace(/\?/,"%3F"):_value.replace(/%253F/,"?")):value};var _searchScript=function(el){if(el.childNodes){for(var i=0,l=el.childNodes.length,s;i<l;i++){if(el.childNodes[i].src){_url=String(el.childNodes[i].src)}if(s=_searchScript(el.childNodes[i])){return s}}}};var _titleCheck=function(){if(_d.title!=_title&&_d.title.indexOf("#")!=-1){_d.title=_title}};var _listen=function(){if(!_silent){var hash=_getHash();var diff=!(_value==hash);if(_safari&&_version<523){if(_length!=_h.length){_length=_h.length;if(typeof _stack[_length-1]!=UNDEFINED){_value=_stack[_length-1]}_update.call(this,false)}}else{if(_msie&&diff){if(_version<7){_l.reload()}else{this.setValue(hash)}}else{if(diff){_value=hash;_update.call(this,false)}}}if(_msie){_titleCheck.call(this)}}};var _bodyClick=function(e){if(_popup.length>0){var popup=window.open(_popup[0],_popup[1],eval(_popup[2]));if(typeof _popup[3]!=UNDEFINED){eval(_popup[3])}}_popup=[]};var _swfChange=function(){for(var i=0,id,obj,value=SWFAddress.getValue(),setter="setSWFAddressValue";id=_ids[i];i++){obj=document.getElementById(id);if(obj){if(obj.parentNode&&typeof obj.parentNode.so!=UNDEFINED){obj.parentNode.so.call(setter,value)}else{if(!(obj&&typeof obj[setter]!=UNDEFINED)){var objects=obj.getElementsByTagName("object");var embeds=obj.getElementsByTagName("embed");obj=((objects[0]&&typeof objects[0][setter]!=UNDEFINED)?objects[0]:((embeds[0]&&typeof embeds[0][setter]!=UNDEFINED)?embeds[0]:null))}if(obj){obj[setter](value)}}}else{if(obj=document[id]){if(typeof obj[setter]!=UNDEFINED){obj[setter](value)}}}}};var _jsDispatch=function(type){this.dispatchEvent(new SWFAddressEvent(type));type=type.substr(0,1).toUpperCase()+type.substr(1);if(typeof this["on"+type]==FUNCTION){this["on"+type]()}};var _jsInit=function(){if(_util.Browser.isSafari()){_d.body.addEventListener("click",_bodyClick)}_jsDispatch.call(this,"init")};var _jsChange=function(){_swfChange();_jsDispatch.call(this,"change")};var _update=function(internal){_jsChange.call(this);if(internal){_jsDispatch.call(this,"internalChange")}else{_jsDispatch.call(this,"externalChange")}_st(_functions.bind(_track,this),10)};var _track=function(){var value=(_l.pathname+(/\/$/.test(_l.pathname)?"":"/")+this.getValue()).replace(/\/\//,"/").replace(/^\/$/,"");var fn=_t[_opts.tracker];if(typeof fn==FUNCTION){fn(value)}else{if(typeof _t.pageTracker!=UNDEFINED&&typeof _t.pageTracker._trackPageview==FUNCTION){_t.pageTracker._trackPageview(value)}else{if(typeof _t.urchinTracker==FUNCTION){_t.urchinTracker(value)}}}};var _htmlWrite=function(){var doc=_frame.contentWindow.document;doc.open();doc.write("<html><head><title>"+_d.title+"</title><script>var "+ID+' = "'+_getHash()+'";</script></head></html>');doc.close()};var _htmlLoad=function(){var win=_frame.contentWindow;var src=win.location.href;_value=(typeof win[ID]!=UNDEFINED?win[ID]:"");if(_value!=_getHash()){_update.call(SWFAddress,false);_l.hash=_ieLocal(_value,TRUE)}};var _load=function(){if(!_loaded){_loaded=TRUE;if(_msie&&_version<8){var frameset=_d.getElementsByTagName("frameset")[0];_frame=_d.createElement((frameset?"":"i")+"frame");if(frameset){frameset.insertAdjacentElement("beforeEnd",_frame);frameset[frameset.cols?"cols":"rows"]+=",0";_frame.src="javascript:false";_frame.noResize=true;_frame.frameBorder=_frame.frameSpacing=0}else{_frame.src="javascript:false";_frame.style.display="none";_d.body.insertAdjacentElement("afterBegin",_frame)}_st(function(){_events.addListener(_frame,"load",_htmlLoad);if(typeof _frame.contentWindow[ID]==UNDEFINED){_htmlWrite()}},50)}else{if(_safari){if(_version<418){_d.body.innerHTML+='<form id="'+ID+'" style="position:absolute;top:-9999px;" method="get"></form>';_form=_d.getElementById(ID)}if(typeof _l[ID]==UNDEFINED){_l[ID]={}}if(typeof _l[ID][_l.pathname]!=UNDEFINED){_stack=_l[ID][_l.pathname].split(",")}}}_st(_functions.bind(function(){_jsInit.call(this);_jsChange.call(this);_track.call(this)},this),1);if(_msie&&_version>=8){_d.body.onhashchange=_functions.bind(_listen,this);_si(_functions.bind(_titleCheck,this),50)}else{_si(_functions.bind(_listen,this),50)}}};var ID="swfaddress",FUNCTION="function",UNDEFINED="undefined",TRUE=true,FALSE=false,_util=asual.util,_browser=_util.Browser,_events=_util.Events,_functions=_util.Functions,_version=_browser.getVersion(),_msie=_browser.isMSIE(),_mozilla=_browser.isMozilla(),_opera=_browser.isOpera(),_safari=_browser.isSafari(),_supported=FALSE,_t=_getWindow(),_d=_t.document,_h=_t.history,_l=_t.location,_si=setInterval,_st=setTimeout,_dc=decodeURI,_ec=encodeURI,_frame,_form,_url,_title=_d.title,_length=_h.length,_silent=FALSE,_loaded=FALSE,_justset=TRUE,_juststart=TRUE,_ref=this,_stack=[],_ids=[],_popup=[],_listeners={},_value=_getHash(),_opts={history:TRUE,strict:TRUE};if(_msie&&_d.documentMode&&_d.documentMode!=_version){_version=_d.documentMode!=8?7:8}_supported=(_mozilla&&_version>=1)||(_msie&&_version>=6)||(_opera&&_version>=9.5)||(_safari&&_version>=312);if(_supported){if(_opera){history.navigationMode="compatible"}for(var i=1;i<_length;i++){_stack.push("")}_stack.push(_getHash());if(_msie&&_l.hash!=_getHash()){_l.hash="#"+_ieLocal(_getHash(),TRUE)}_searchScript(document);var _qi=_url?_url.indexOf("?"):-1;if(_qi!=-1){var param,params=_url.substr(_qi+1).split("&");for(var i=0,p;p=params[i];i++){param=p.split("=");if(/^(history|strict)$/.test(param[0])){_opts[param[0]]=(isNaN(param[1])?/^(true|yes)$/i.test(param[1]):(parseInt(param[1])!=0))}if(/^tracker$/.test(param[0])){_opts[param[0]]=param[1]}}}if(_msie){_titleCheck.call(this)}if(window==_t){_events.addListener(document,"DOMContentLoaded",_functions.bind(_load,this))}_events.addListener(_t,"load",_functions.bind(_load,this))}else{if((!_supported&&_l.href.indexOf("#")!=-1)||(_safari&&_version<418&&_l.href.indexOf("#")!=-1&&_l.search!="")){_d.open();_d.write('<html><head><meta http-equiv="refresh" content="0;url='+_l.href.substr(0,_l.href.indexOf("#"))+'" /></head></html>');_d.close()}else{_track()}}this.toString=function(){return"[class SWFAddress]"};this.back=function(){_h.back()};this.forward=function(){_h.forward()};this.up=function(){var path=this.getPath();this.setValue(path.substr(0,path.lastIndexOf("/",path.length-2)+(path.substr(path.length-1)=="/"?1:0)))};this.go=function(delta){_h.go(delta)};this.href=function(url,target){target=typeof target!=UNDEFINED?target:"_self";if(target=="_self"){self.location.href=url}else{if(target=="_top"){_l.href=url}else{if(target=="_blank"){window.open(url)}else{_t.frames[target].location.href=url}}}};this.popup=function(url,name,options,handler){try{var popup=window.open(url,name,eval(options));if(typeof handler!=UNDEFINED){eval(handler)}}catch(ex){}_popup=arguments};this.getIds=function(){return _ids};this.getId=function(index){return _ids[0]};this.setId=function(id){_ids[0]=id};this.addId=function(id){this.removeId(id);_ids.push(id)};this.removeId=function(id){for(var i=0;i<_ids.length;i++){if(id==_ids[i]){_ids.splice(i,1);break}}};this.addEventListener=function(type,listener){if(typeof _listeners[type]==UNDEFINED){_listeners[type]=[]}_listeners[type].push(listener)};this.removeEventListener=function(type,listener){if(typeof _listeners[type]!=UNDEFINED){for(var i=0,l;l=_listeners[type][i];i++){if(l==listener){break}}_listeners[type].splice(i,1)}};this.dispatchEvent=function(event){if(this.hasEventListener(event.type)){event.target=this;for(var i=0,l;l=_listeners[event.type][i];i++){l(event)}return TRUE}return FALSE};this.hasEventListener=function(type){return(typeof _listeners[type]!=UNDEFINED&&_listeners[type].length>0)};this.getBaseURL=function(){var url=_l.href;if(url.indexOf("#")!=-1){url=url.substr(0,url.indexOf("#"))}if(url.substr(url.length-1)=="/"){url=url.substr(0,url.length-1)}return url};this.getStrict=function(){return _opts.strict};this.setStrict=function(strict){_opts.strict=strict};this.getHistory=function(){return _opts.history};this.setHistory=function(history){_opts.history=history};this.getTracker=function(){return _opts.tracker};this.setTracker=function(tracker){_opts.tracker=tracker};this.getTitle=function(){return _d.title};this.setTitle=function(title){if(!_supported){return null}if(typeof title==UNDEFINED){return}if(title=="null"){title=""}title=_dc(title);_st(function(){_title=_d.title=title;if(_juststart&&_frame&&_frame.contentWindow&&_frame.contentWindow.document){_frame.contentWindow.document.title=title;_juststart=FALSE}if(!_justset&&_mozilla){_l.replace(_l.href.indexOf("#")!=-1?_l.href:_l.href+"#")}_justset=FALSE},10)};this.getStatus=function(){return _t.status};this.setStatus=function(status){if(!_supported){return null}if(typeof status==UNDEFINED){return}if(status=="null"){status=""}status=_dc(status);if(!_safari){status=_strictCheck((status!="null")?status:"",TRUE);if(status=="/"){status=""}if(!(/http(s)?:\/\//.test(status))){var index=_l.href.indexOf("#");status=(index==-1?_l.href:_l.href.substr(0,index))+"#"+status}_t.status=status}};this.resetStatus=function(){_t.status=""};this.getValue=function(){if(!_supported){return null}return _dc(_strictCheck(_ieLocal(_value,FALSE),FALSE))};this.setValue=function(value){if(!_supported){return null}if(typeof value==UNDEFINED){return}if(value=="null"){value=""}value=_ec(_dc(_strictCheck(value,TRUE)));if(value=="/"){value=""}if(_value==value){return}_justset=TRUE;_value=value;_silent=TRUE;_update.call(SWFAddress,true);_stack[_h.length]=_value;if(_safari){if(_opts.history){_l[ID][_l.pathname]=_stack.toString();_length=_h.length+1;if(_version<418){if(_l.search==""){_form.action="#"+_value;_form.submit()}}else{if(_version<523||_value==""){var evt=_d.createEvent("MouseEvents");evt.initEvent("click",TRUE,TRUE);var anchor=_d.createElement("a");anchor.href="#"+_value;anchor.dispatchEvent(evt)}else{_l.hash="#"+_value}}}else{_l.replace("#"+_value)}}else{if(_value!=_getHash()){if(_opts.history){_l.hash="#"+_dc(_ieLocal(_value,TRUE))}else{_l.replace("#"+_dc(_value))}}}if((_msie&&_version<8)&&_opts.history){_st(_htmlWrite,50)}if(_safari){_st(function(){_silent=FALSE},1)}else{_silent=FALSE}};this.getPath=function(){var value=this.getValue();if(value.indexOf("?")!=-1){return value.split("?")[0]}else{if(value.indexOf("#")!=-1){return value.split("#")[0]}else{return value}}};this.getPathNames=function(){var path=this.getPath(),names=path.split("/");if(path.substr(0,1)=="/"||path.length==0){names.splice(0,1)}if(path.substr(path.length-1,1)=="/"){names.splice(names.length-1,1)}return names};this.getQueryString=function(){var value=this.getValue(),index=value.indexOf("?");if(index!=-1&&index<value.length){return value.substr(index+1)}};this.getParameter=function(param){var value=this.getValue();var index=value.indexOf("?");if(index!=-1){value=value.substr(index+1);var p,params=value.split("&"),i=params.length,r=[];while(i--){p=params[i].split("=");if(p[0]==param){r.push(p[1])}}if(r.length!=0){return r.length!=1?r:r[0]}}};this.getParameterNames=function(){var value=this.getValue();var index=value.indexOf("?");var names=[];if(index!=-1){value=value.substr(index+1);if(value!=""&&value.indexOf("=")!=-1){var params=value.split("&"),i=0;while(i<params.length){names.push(params[i].split("=")[0]);i++}}}return names};this.onInit=null;this.onChange=null;this.onInternalChange=null;this.onExternalChange=null;(function(){var _args;if(typeof FlashObject!=UNDEFINED){SWFObject=FlashObject}if(typeof SWFObject!=UNDEFINED&&SWFObject.prototype&&SWFObject.prototype.write){var _s1=SWFObject.prototype.write;SWFObject.prototype.write=function(){_args=arguments;if(this.getAttribute("version").major<8){this.addVariable("$swfaddress",SWFAddress.getValue());((typeof _args[0]=="string")?document.getElementById(_args[0]):_args[0]).so=this}var success;if(success=_s1.apply(this,_args)){_ref.addId(this.getAttribute("id"))}return success}}if(typeof swfobject!=UNDEFINED){var _s2r=swfobject.registerObject;swfobject.registerObject=function(){_args=arguments;_s2r.apply(this,_args);_ref.addId(_args[0])};var _s2c=swfobject.createSWF;swfobject.createSWF=function(){_args=arguments;var swf=_s2c.apply(this,_args);if(swf){_ref.addId(_args[0].id)}return swf};var _s2e=swfobject.embedSWF;swfobject.embedSWF=function(){_args=arguments;if(typeof _args[8]==UNDEFINED){_args[8]={}}if(typeof _args[8].id==UNDEFINED){_args[8].id=_args[1]}_s2e.apply(this,_args);_ref.addId(_args[8].id)}}if(typeof UFO!=UNDEFINED){var _u=UFO.create;UFO.create=function(){_args=arguments;_u.apply(this,_args);_ref.addId(_args[0].id)}}if(typeof AC_FL_RunContent!=UNDEFINED){var _a=AC_FL_RunContent;AC_FL_RunContent=function(){_args=arguments;_a.apply(this,_args);for(var i=0,l=_args.length;i<l;i++){if(_args[i]=="id"){_ref.addId(_args[i+1])}}}}})()};
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */
var Cufon=(function(){var Z=function(){return Z.replace.apply(null,arguments)};var P=Z.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var e=[],c=function(){if(b){return}b=true;for(var f;f=e.shift();f()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(f){setTimeout(arguments.callee,1)}})()}W(window,"load",c);return function(f){if(!arguments.length){c()}else{b?f():e.push(f)}}})(),root:function(){return document.documentElement||document.body}};var J=Z.CSS={Size:function(b,c){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(d){return d/c*this.value};this.convertFrom=function(d){return d/this.value*c};this.toString=function(){return this.value+this.unit}},addClass:function(c,d){var b=c.className;c.className=b+(b&&" ")+d;return c},color:R(function(b){var c={};c.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(f,e,d){c.opacity=parseFloat(d);return"rgb("+e+")"});return c}),fontStretch:R(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(b){var c=document.defaultView;if(c&&c.getComputedStyle){return new O(c.getComputedStyle(b,null))}if(b.currentStyle){return new O(b.currentStyle)}return new O(b.style)},gradient:R(function(b){var c={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},d=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var e=0,g=d.length,f;e<g;++e){f=d[e].split("=",2).reverse();c.stops.push([f[1]||e/(g-1),f[0]])}return c}),quotedList:R(function(b){var c=[],e=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=e.exec(b)){c.push(d[3]||d[1])}return c}),recognizesMedia:R(function(f){var d=document.createElement("style"),b,c,h;d.type="text/css";d.media=f;try{d.appendChild(document.createTextNode("/**/"))}catch(g){}c=M("head")[0];c.insertBefore(d,c.firstChild);b=(d.sheet||d.styleSheet);h=b&&!b.disabled;c.removeChild(d);return h}),removeClass:function(b,c){var d=RegExp("(?:^|\\s+)"+c+"(?=\\s|$)","g");b.className=b.className.replace(d,"");return b},supports:function(d,b){var c=document.createElement("span").style;if(c[d]===undefined){return false}c[d]=b;return c[d]===b},textAlign:function(d,b,e,c){if(b.get("textAlign")=="right"){if(e>0){d=" "+d}}else{if(e<c-1){d+=" "}}return d},textShadow:R(function(c){if(c=="none"){return null}var g=[],e={},d,f=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(d=b.exec(c)){if(d[0]==","){g.push(e);e={};f=0}else{if(d[1]){e.color=d[1]}else{e[["offX","offY","blur"][f++]]=d[2]}}}g.push(e);return g}),textTransform:(function(){var b={uppercase:function(c){return c.toUpperCase()},lowercase:function(c){return c.toLowerCase()},capitalize:function(c){return c.replace(/\b./g,function(d){return d.toUpperCase()})}};return function(e,c){var d=b[c.get("textTransform")];return d?d(e):e}})(),whiteSpace:(function(){var d={inline:1,"inline-block":1,"run-in":1};var c=/^\s+/,b=/\s+$/;return function(h,e,f,g){if(g){if(g.nodeName.toLowerCase()=="br"){h=h.replace(c,"")}}if(d[e.get("display")]){return h}if(!f.previousSibling){h=h.replace(c,"")}if(!f.nextSibling){h=h.replace(b,"")}return h}})()};J.ready=(function(){var h=!J.recognizesMedia("all"),b=false;var d=[],j=function(){h=true;for(var k;k=d.shift();k()){}};var e=M("link"),g=M("style");function i(k){return k.disabled||f(k.sheet,k.media||"screen")}function f(k,n){if(!J.recognizesMedia(n||"all")){return true}if(!k||k.disabled){return false}try{var m=k.cssRules,q;if(m){search:for(var o=0,r=m.length;q=m[o],o<r;++o){switch(q.type){case 2:break;case 3:if(!f(q.styleSheet,q.media.mediaText)){return false}break;default:break search}}}}catch(p){}return true}function c(){if(document.createStyleSheet){return true}var k,l;for(l=0;k=e[l];++l){if(k.rel.toLowerCase()=="stylesheet"&&!i(k)){return false}}for(l=0;k=g[l];++l){if(!i(k)){return false}}return true}P.ready(function(){if(!b){b=J.getStyle(document.body).isUsable()}if(h||(b&&c())){j()}else{setTimeout(arguments.callee,10)}});return function(k){if(h){k()}else{d.push(k)}}})();function L(d){var b=this.face=d.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=d.glyphs;this.w=d.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var f=b.bbox.split(/\s+/);var e={minX:parseInt(f[0],10),minY:parseInt(f[1],10),maxX:parseInt(f[2],10),maxY:parseInt(f[3],10)};e.width=e.maxX-e.minX;e.height=e.maxY-e.minY;e.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return e})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,r,l){var n=this.glyphs,s,m,g,o=[],e=0,p=-1,f=-1,q;while(q=h[++p]){s=n[q]||this.missingGlyph;if(!s){continue}if(m){e-=g=m[q]||0;o[f]-=g}e+=o[++f]=~~(s.w||this.w)+r+(c[q]?l:0);m=s.k}o.total=e;return o}}function G(){var b={},c={oblique:"italic",italic:"oblique"};this.add=function(d){(b[d.style]||(b[d.style]={}))[d.weight]=d};this.get=function(k,j){var i=b[k]||b[c[k]]||b.normal||b.italic||b.oblique;if(!i){return null}j={normal:400,bold:700}[j]||parseInt(j,10);if(i[j]){return i[j]}var d={1:1,99:0}[j%100],g=[],e,h;if(d===undefined){d=j>400}if(j==500){j=400}for(var f in i){if(!N(i,f)){continue}f=parseInt(f,10);if(!e||f<e){e=f}if(!h||f>h){h=f}g.push(f)}if(j<e){j=e}if(j>h){j=h}g.sort(function(l,m){return(d?(l>=j&&m>=j)?l<m:l>m:(l<=j&&m<=j)?l>m:l<m)?-1:1});return i[g[0]]}}function Y(){function d(g,f){if(g.contains){return g.contains(f)}return g.compareDocumentPosition(f)&16}function b(g){var f=g.relatedTarget;if(!f||d(this,f)){return}e(this,g.type=="mouseover")}function c(f){e(this,f.type=="mouseenter")}function e(g,f){setTimeout(function(){var h=A.get(g).options;Z.replace(g,f?C(h,h.hover):h,true)},10)}this.attach=function(f){if(f.onmouseenter===undefined){W(f,"mouseover",b);W(f,"mouseout",b)}else{W(f,"mouseenter",c);W(f,"mouseleave",c)}}}function a(){var c=[],d={};function b(f){var h=[],e;for(var g=0;e=f[g];++g){h[g]=c[d[e]]}return h}this.add=function(e,f){d[e]=c.push(f)-1};this.repeat=function(){var e=arguments.length?b(arguments):c,f;for(var g=0;f=e[g++];){Z.replace(f[0],f[1],true)}}}function H(){var d={},c=0;function b(e){return e.cufid||(e.cufid=++c)}this.get=function(e){var f=b(e);return d[f]||(d[f]={})}}function O(c){var d={},b={};this.extend=function(e){for(var f in e){if(N(e,f)){d[f]=e[f]}}return this};this.get=function(e){return d[e]!=undefined?d[e]:c[e]};this.getSize=function(f,e){return b[f]||(b[f]=new J.Size(this.get(f),e))};this.isUsable=function(){return !!c}}function W(c,d,b){if(c.addEventListener){c.addEventListener(d,b,false)}else{if(c.attachEvent){c.attachEvent("on"+d,function(){return b.call(c,window.event)})}}}function K(b,d){var c=A.get(b);if(c.options){return b}if(d.hover&&d.hoverables[b.nodeName.toLowerCase()]){V.attach(b)}c.options=d;return b}function R(c){var b={};return function(d){if(!N(b,d)){b[d]=c.apply(null,arguments)}return b[d]}}function I(d,f){var c=J.quotedList(f.get("fontFamily").toLowerCase()),b;for(var e=0;b=c[e];++e){if(U[b]){return U[b].get(f.get("fontStyle"),f.get("fontWeight"))}}return null}function M(b){return document.getElementsByTagName(b)}function N(c,b){return c.hasOwnProperty(b)}function C(){var e={},b,c;for(var d=0,f=arguments.length;b=arguments[d],d<f;++d){for(c in b){if(N(b,c)){e[c]=b[c]}}}return e}function E(n,k,o,b,c,h){var d=document.createDocumentFragment(),f;if(k===""){return d}var e=b.separate;var j=k.split(T[e]),g=(e=="words");if(g&&Q){if(/^\s/.test(k)){j.unshift("")}if(/\s$/.test(k)){j.push("")}}for(var m=0,p=j.length;m<p;++m){f=D[b.engine](n,g?J.textAlign(j[m],o,m,p):j[m],o,b,c,h,m<p-1);if(f){d.appendChild(f)}}return d}function B(i,b){var j=i.nodeName.toLowerCase();if(b.ignore[j]){return}var h=!b.textless[j];var m=J.getStyle(K(i,b)).extend(b);var l=I(i,m),c,g,d,e,k,f;if(!l){return}for(c=i.firstChild;c;c=d){g=c.nodeType;d=c.nextSibling;if(h&&g==3){if(e){e.appendData(c.data);i.removeChild(c)}else{e=c}if(d){continue}}if(e){i.replaceChild(E(l,J.whiteSpace(e.data,m,e,f),m,b,c,i),e);e=null}if(g==1){if(c.firstChild){if(c.nodeName.toLowerCase()=="cufon"){D[b.engine](l,null,m,b,c,i)}else{arguments.callee(c,b)}}f=c}}}var Q=" ".split(/\s+/).length==0;var A=new H();var V=new Y();var F=new a();var S=false;var D={},U={},X={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(b){return jQuery(b)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(b){return $$(b)})||(window.$&&function(b){return $(b)})||(document.querySelectorAll&&function(b){return document.querySelectorAll(b)})||M),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var T={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};Z.now=function(){P.ready();return Z};Z.refresh=function(){F.repeat.apply(F,arguments);return Z};Z.registerEngine=function(c,b){if(!b){return Z}D[c]=b;return Z.set("engine",c)};Z.registerFont=function(d){if(!d){return Z}var c=new L(d),b=c.family;if(!U[b]){U[b]=new G()}U[b].add(c);return Z.set("fontFamily",'"'+b+'"')};Z.replace=function(b,c,d){c=C(X,c);if(!c.engine){return Z}if(!S){J.addClass(P.root(),"cufon-active cufon-loading");J.ready(function(){J.addClass(J.removeClass(P.root(),"cufon-loading"),"cufon-ready")});S=true}if(c.hover){c.forceHitArea=true}if(c.autoDetect){delete c.fontFamily}if(typeof c.textShadow=="string"){c.textShadow=J.textShadow(c.textShadow)}if(typeof c.color=="string"&&/^-/.test(c.color)){c.textGradient=J.gradient(c.color)}else{delete c.textGradient}if(!d){F.add(b,arguments)}if(b.nodeType||typeof b=="string"){b=[b]}J.ready(function(){for(var f=0,g=b.length;f<g;++f){var e=b[f];if(typeof e=="string"){Z.replace(c.selector(e),c,true)}else{B(e,c)}}});return Z};Z.set=function(c,b){X[c]=b;return Z};return Z})();Cufon.registerEngine("vml",(function(){var C=document.namespaces;if(!C){return}C.add("cvml","urn:schemas-microsoft-com:vml");C=null;var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;var D=(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:'+(D?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function E(J,I){return H(J,/(?:em|ex|%)$|^[a-z-]+$/i.test(I)?"1em":I)}function H(K,J){if(J==="0"){return 0}if(/px$/i.test(J)){return parseFloat(J)}var L=K.style.left,M=K.runtimeStyle.left;K.runtimeStyle.left=K.currentStyle.left;K.style.left=J.replace("%","em");var I=K.style.pixelLeft;K.style.left=L;K.runtimeStyle.left=M;return I}function G(L,N,I,M){var K="computed"+M,J=N[K];if(isNaN(J)){J=N.get(M);N[K]=J=(J=="normal")?0:~~I.convertFrom(H(L,J))}return J}var F={};function A(K){var N=K.id;if(!F[N]){var I=K.stops,J=document.createElement("cvml:fill"),L=[];J.type="gradient";J.angle=180;J.focus="0";J.method="sigma";J.color=I[0][1];for(var M=1,O=I.length-1;M<O;++M){L.push(I[M][0]*100+"% "+I[M][1])}J.colors=L.join(",");J.color2=I[O][1];F[N]=J}return F[N]}return function(K,s,L,Aa,o,M,Q){var P=(s===null);if(P){s=o.alt}var O=K.viewBox;var u=L.computedFontSize||(L.computedFontSize=new Cufon.CSS.Size(E(M,L.get("fontSize"))+"px",K.baseSize));var h,y;if(P){h=o;y=o.firstChild}else{h=document.createElement("cufon");h.className="cufon cufon-vml";h.alt=s;y=document.createElement("cufoncanvas");h.appendChild(y);if(Aa.printable){var U=document.createElement("cufontext");U.appendChild(document.createTextNode(s));h.appendChild(U)}if(!Q){h.appendChild(document.createElement("cvml:shape"))}}var W=h.style;var f=y.style;var Ai=u.convert(O.height),w=Math.ceil(Ai);var S=w/Ai;var I=S*Cufon.CSS.fontStretch(L.get("fontStretch"));var Ac=O.minX,m=O.minY;f.height=w;f.top=Math.round(u.convert(m-K.ascent));f.left=Math.round(u.convert(Ac));W.height=u.convert(K.height)+"px";var Ad=L.get("color");var Ab=Cufon.CSS.textTransform(s,L).split("");var l=K.spacing(Ab,G(M,L,u,"letterSpacing"),G(M,L,u,"wordSpacing"));if(!l.length){return null}var c=l.total;var k=-Ac+c+(O.width-l[l.length-1]);var b=u.convert(k*I),Z=Math.round(b);var v=k+","+O.height,R;var q="r"+v+"ns";var p=Aa.textGradient&&A(Aa.textGradient);var Af=K.glyphs,r=0;var Y=Aa.textShadow;var g=-1,t=0,a;while(a=Ab[++g]){var V=Af[Ab[g]]||K.missingGlyph,x;if(!V){continue}if(P){x=y.childNodes[t];while(x.firstChild){x.removeChild(x.firstChild)}}else{x=document.createElement("cvml:shape");y.appendChild(x)}x.stroked="f";x.coordsize=v;x.coordorigin=R=(Ac-r)+","+m;x.path=(V.d?"m"+V.d+"xe":"")+"m"+R+q;x.fillcolor=Ad;if(p){x.appendChild(p.cloneNode(false))}var n=x.style;n.width=Z;n.height=w;if(Y){var Ah=Y[0],d=Y[1];var e=Cufon.CSS.color(Ah.color),Ae;var X=document.createElement("cvml:shadow");X.on="t";X.color=e.color;X.offset=Ah.offX+","+Ah.offY;if(d){Ae=Cufon.CSS.color(d.color);X.type="double";X.color2=Ae.color;X.offset2=d.offX+","+d.offY}X.opacity=e.opacity||(Ae&&Ae.opacity)||1;x.appendChild(X)}r+=l[t++]}var z=x.nextSibling,T,Ag;if(Aa.forceHitArea){if(!z){z=document.createElement("cvml:rect");z.stroked="f";z.className="cufon-vml-cover";T=document.createElement("cvml:fill");T.opacity=0;z.appendChild(T);y.appendChild(z)}Ag=z.style;Ag.width=Z;Ag.height=w}else{if(z){y.removeChild(z)}}W.width=Math.max(Math.ceil(u.convert(c*I)),0);if(D){var N=L.computedYAdjust;if(N===undefined){var J=L.get("lineHeight");if(J=="normal"){J="1em"}else{if(!isNaN(J)){J+="em"}}L.computedYAdjust=N=0.5*(H(M,J)-parseFloat(W.height))}if(N){W.marginTop=Math.ceil(N)+"px";W.marginBottom=N+"px"}}return h}})());Cufon.registerEngine("canvas",(function(){var E=document.createElement("canvas");if(!E||!E.getContext||!E.getContext.apply){return}E=null;var A=Cufon.CSS.supports("display","inline-block");var F=!A&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var C=document.createElement("style");C.type="text/css";C.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(F?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(C);function B(O,N){var G=0,L=0;var I=[],H=/([mrvxe])([^a-z]*)/g,M;generate:for(var K=0;M=H.exec(O);++K){var J=M[2].split(",");switch(M[1]){case"v":I[K]={m:"bezierCurveTo",a:[G+~~J[0],L+~~J[1],G+~~J[2],L+~~J[3],G+=~~J[4],L+=~~J[5]]};break;case"r":I[K]={m:"lineTo",a:[G+=~~J[0],L+=~~J[1]]};break;case"m":I[K]={m:"moveTo",a:[G=~~J[0],L=~~J[1]]};break;case"x":I[K]={m:"closePath"};break;case"e":break generate}N[I[K].m].apply(N,I[K].a)}return I}function D(G,J){for(var I=0,K=G.length;I<K;++I){var H=G[I];J[H.m].apply(J,H.a)}}return function(H,n,J,t,j,K){var M=(n===null);if(M){n=j.getAttribute("alt")}var L=H.viewBox;var o=J.getSize("fontSize",H.baseSize);var f=0,z=0,v=0,Q=0;var Y=t.textShadow,N=[];if(Y){for(var d=Y.length;d--;){var U=Y[d];var V=o.convertFrom(parseFloat(U.offX));var W=o.convertFrom(parseFloat(U.offY));N[d]=[V,W];if(W<f){f=W}if(V>z){z=V}if(W>v){v=W}if(V<Q){Q=V}}}var u=Cufon.CSS.textTransform(n,J).split("");var h=H.spacing(u,~~o.convertFrom(parseFloat(J.get("letterSpacing"))||0),~~o.convertFrom(parseFloat(J.get("wordSpacing"))||0));if(!h.length){return null}var b=h.total;z+=L.width-h[h.length-1];Q+=L.minX;var w,s;if(M){w=j;s=j.firstChild}else{w=document.createElement("cufon");w.className="cufon cufon-canvas";w.setAttribute("alt",n);s=document.createElement("canvas");w.appendChild(s);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(n));w.appendChild(S)}}var T=w.style;var c=s.style;var Aa=o.convert(L.height);var r=Math.ceil(Aa);var R=r/Aa;var G=R*Cufon.CSS.fontStretch(J.get("fontStretch"));var X=b*G;var a=Math.ceil(o.convert(X+z-Q));var O=Math.ceil(o.convert(L.height-f+v));s.width=a;s.height=O;c.width=a+"px";c.height=O+"px";f+=L.minY;c.top=Math.round(o.convert(f-H.ascent))+"px";c.left=Math.round(o.convert(Q))+"px";var q=Math.max(Math.ceil(o.convert(X)),0)+"px";if(A){T.width=q;T.height=o.convert(H.height)+"px"}else{T.paddingLeft=q;T.paddingBottom=(o.convert(H.height)-1)+"px"}var k=s.getContext("2d"),P=Aa/L.height;k.scale(P,P*R);k.translate(-Q,-f);k.save();function Z(){var y=H.glyphs,Ab,g=-1,l=-1,x;k.scale(G,1);while(x=u[++g]){var Ab=y[u[g]]||H.missingGlyph;if(!Ab){continue}if(Ab.d){k.beginPath();if(Ab.code){D(Ab.code,k)}else{Ab.code=B("m"+Ab.d,k)}k.fill()}k.translate(h[++l],0)}k.restore()}if(Y){for(var d=Y.length;d--;){var U=Y[d];k.save();k.fillStyle=U.color;k.translate.apply(k,N[d]);Z()}}var p=t.textGradient;if(p){var I=p.stops,m=k.createLinearGradient(0,L.minY,0,L.maxY);for(var d=0,e=I.length;d<e;++d){m.addColorStop.apply(m,I[d])}k.fillStyle=m}else{k.fillStyle=J.get("color")}Z();return w}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright ? 1991, 2002 Adobe Systems Incorporated.  All Rights Reserved. ?
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Aldus is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed
 * through Linotype Library GmbH, and may be registered in certain jurisdictions.
 * 
 * Full name:
 * AldusLTStd-Roman
 * 
 * Designer:
 * Hermann Zapf
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Aldus LT Std","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 5 0 0 0 0 0 0 0","ascent":"276","descent":"-84","x-height":"4","cap-height":"1","bbox":"-13.8 -278.08 354.16 91","underline-thickness":"18","underline-position":"-18","stemh":"8","stemv":"26","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}},"!":{"d":"64,-74r-11,-156v0,-8,4,-16,17,-16v23,0,17,17,15,38r-10,134v-1,10,0,18,-5,18v-5,0,-5,-8,-6,-18xm51,-16v0,-10,9,-19,19,-19v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19","w":139},'"':{"d":"119,-151v-18,-13,-7,-54,-13,-82v0,-5,3,-14,13,-14v29,9,4,57,7,86v0,5,-2,10,-7,10xm54,-161r-6,-72v0,-5,3,-14,13,-14v29,8,4,57,8,86v0,5,-3,10,-8,10v-5,0,-7,-5,-7,-10"},"#":{"d":"69,-147r-7,54r49,0r7,-54r-49,0xm33,0r11,-77r-38,0r0,-16r40,0r7,-54r-37,0r0,-16r39,0r11,-77r16,0r-10,77r48,0r11,-77r16,0r-11,77r38,0r0,16r-40,0r-7,54r37,0r0,16r-39,0r-11,77r-16,0r10,-77r-48,0r-11,77r-16,0"},"$":{"d":"92,-111r0,103v30,-3,49,-23,49,-57v0,-28,-22,-38,-49,-46xm81,-142r0,-92v-29,3,-42,22,-42,44v0,29,18,41,42,48xm81,-269r11,0r0,22v23,0,43,2,63,12v-3,13,-6,30,-6,44v-15,2,-8,-15,-13,-27v-10,-7,-20,-15,-44,-16r0,95v36,10,78,15,78,61v0,49,-34,75,-78,81r0,28r-11,0r0,-27v-18,0,-38,2,-65,-14v4,-12,4,-25,6,-47v14,-3,8,15,11,25v0,3,13,23,48,24r0,-106v-35,-9,-71,-19,-71,-64v0,-40,33,-63,71,-68r0,-23"},"%":{"d":"260,4v-34,0,-57,-25,-57,-59v0,-34,23,-59,57,-59v34,0,57,25,57,59v0,34,-23,59,-57,59xm260,-5v27,0,31,-31,31,-50v0,-19,-4,-49,-31,-49v-24,0,-31,30,-31,49v0,19,7,50,31,50xm100,-136v27,0,31,-30,31,-49v0,-19,-4,-49,-31,-49v-24,0,-31,30,-31,49v0,19,7,49,31,49xm100,-126v-34,0,-57,-25,-57,-59v0,-34,23,-59,57,-59v34,0,57,25,57,59v0,34,-23,59,-57,59xm90,14r162,-267r15,0r-162,267r-15,0","w":360},"&":{"d":"238,-26v15,0,25,-14,28,1v-11,3,-16,24,-33,25v-26,0,-43,-12,-70,-32v-13,13,-37,36,-81,36v-35,0,-61,-17,-61,-60v0,-35,27,-57,50,-76v-33,-31,-31,-109,23,-108v14,0,44,7,44,42v0,31,-25,54,-44,77v26,32,55,55,72,67v6,-7,17,-20,17,-44v0,-36,-32,-29,-53,-28v-4,-7,7,-13,10,-19v38,7,89,-5,125,-3v-3,8,0,21,-4,27v-21,-2,-42,-5,-63,-5v10,28,10,38,-21,79v26,14,39,21,61,21xm48,-45v0,23,16,38,39,38v37,0,67,-31,67,-31v-32,-31,-38,-40,-68,-75v-29,27,-38,50,-38,68xm104,-227v-35,0,-52,64,-25,88v45,-38,48,-51,48,-65v0,-10,-4,-23,-23,-23","w":280},"(":{"d":"108,77v0,5,-4,6,-5,9v-61,-26,-73,-90,-73,-166v0,-76,12,-140,73,-166v2,3,5,4,5,8v-33,14,-55,37,-55,158v0,121,22,143,55,157","w":119,"k":{"j":-22}},")":{"d":"12,-238v0,-4,3,-5,5,-8v61,26,73,90,73,166v0,76,-12,140,-73,166v-2,-3,-5,-4,-5,-9v33,-14,55,-36,55,-157v0,-121,-22,-144,-55,-158","w":119},"*":{"d":"54,-243v17,6,17,34,35,40v9,-14,10,-41,27,-44v12,-2,15,18,6,22r-26,26v9,13,49,-11,52,13v-7,31,-40,-10,-54,1v5,13,13,24,15,40v0,8,-5,11,-12,11v-24,0,-2,-39,-16,-52v-14,10,-20,23,-39,29v-11,-4,-16,-19,6,-26r30,-10v-6,-18,-32,-19,-37,-37v0,-4,4,-13,13,-13"},"+":{"d":"99,0r0,-82r-82,0r0,-18r82,0r0,-82r18,0r0,82r82,0r0,18r-82,0r0,82r-18,0","w":216},",":{"d":"64,-34v-14,29,-35,61,-53,87r-7,-3r29,-80v2,-6,5,-12,17,-12v12,0,14,5,14,8","w":90,"k":{" ":13}},"-":{"d":"25,-97v34,3,73,-4,97,3v-4,3,-8,16,-8,22r-94,0v-3,-7,5,-15,5,-25","w":140},".":{"d":"26,-16v0,-10,9,-19,19,-19v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19","w":90,"k":{" ":13}},"/":{"d":"12,4r99,-280r17,0r-99,280r-17,0","w":140},"0":{"d":"39,-120v0,40,6,113,51,113v45,0,51,-73,51,-113v0,-40,-6,-113,-51,-113v-45,0,-51,73,-51,113xm11,-120v0,-77,29,-124,79,-124v50,0,79,47,79,124v0,77,-29,124,-79,124v-50,0,-79,-47,-79,-124"},"1":{"d":"18,-212v33,-7,61,-14,91,-31r4,2v-8,61,-2,134,-4,201v-2,32,16,30,49,33v0,3,1,7,-1,8r-123,-1r0,-7v40,-5,47,-4,47,-39r0,-171r-60,20"},"2":{"d":"147,-182v0,70,-66,109,-99,156v37,6,82,-4,114,-2v-3,10,-4,19,0,28r-150,1v0,-15,13,-17,18,-26v55,-57,88,-97,88,-142v0,-37,-21,-51,-48,-51v-35,0,-40,20,-47,43v-14,-4,-2,-23,-1,-35v3,-24,23,-34,56,-34v31,0,69,17,69,62"},"3":{"d":"96,-134v27,3,62,9,62,54v0,29,-22,84,-96,84v-18,0,-30,-1,-38,-4v-4,-15,-11,-29,-17,-44r8,-3v9,15,22,40,57,40v31,0,56,-26,56,-68v0,-56,-39,-58,-71,-43v-4,-3,-8,-14,-3,-19v31,2,60,-5,60,-43v0,-30,-19,-40,-38,-40v-26,0,-32,10,-44,30r-8,-3r17,-40v8,-8,30,-11,41,-11v55,0,58,41,58,49v1,29,-23,49,-44,61"},"4":{"d":"57,-7v55,-1,47,-19,47,-67r-97,2r-3,-9v37,-55,75,-109,116,-162r12,0v-4,47,-1,99,-2,149v15,2,35,-4,41,-1v-3,8,2,18,-2,23v-8,-3,-25,-2,-39,-2r0,41v-2,25,12,22,42,26v0,3,1,8,-2,8r-113,-1r0,-7xm104,-94r-1,-110v-13,15,-72,97,-76,110r77,0"},"5":{"d":"40,-112r-6,-2v6,-39,2,-96,0,-129v28,2,89,5,118,0v-4,13,1,21,-2,29v-32,-4,-66,-3,-99,-2v-3,25,-3,58,-3,81v47,-34,107,1,107,47v0,65,-58,106,-128,88v-4,-17,-9,-28,-16,-44r7,-2v13,20,28,36,54,36v37,0,55,-32,55,-66v0,-14,-7,-53,-50,-53v-15,0,-27,6,-37,17"},"6":{"d":"77,-206v32,-23,71,-51,84,-31v-61,19,-105,63,-113,128v30,-23,43,-31,55,-28v39,0,61,28,61,61v0,44,-26,80,-77,80v-40,0,-71,-31,-71,-87v0,-37,14,-90,61,-123xm93,-118v-4,0,-49,1,-49,49v0,28,16,62,48,62v30,0,44,-29,44,-55v0,-36,-19,-56,-43,-56"},"7":{"d":"173,-238v-46,75,-83,158,-124,239v-9,-4,-27,5,-28,-4v22,-35,109,-179,120,-210v-35,-6,-83,1,-121,2v-1,-4,-5,-30,2,-33v19,5,128,6,149,0"},"8":{"d":"87,-7v43,0,51,-38,51,-53v0,-26,-27,-47,-58,-57v-55,13,-57,109,7,110xm93,-233v-18,0,-42,14,-42,43v0,24,11,36,47,53v19,-14,37,-26,37,-55v0,-26,-17,-41,-42,-41xm26,-178v0,-75,130,-90,130,-17v0,35,-34,52,-47,62v92,22,56,136,-26,137v-41,0,-66,-26,-66,-60v-1,-38,24,-50,52,-67v-21,-9,-43,-23,-43,-55"},"9":{"d":"86,-119v81,-1,52,-114,0,-114v-28,0,-44,25,-44,57v0,33,19,57,44,57xm38,4v-2,-3,-6,-4,-6,-9v72,-3,102,-74,100,-123v-16,13,-34,28,-53,28v-50,0,-62,-42,-62,-66v0,-60,46,-78,72,-78v75,0,74,74,74,98v0,89,-61,150,-125,150"},":":{"d":"26,-136v0,-10,9,-18,19,-18v10,0,19,8,19,18v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19xm26,-16v0,-10,9,-19,19,-19v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19","w":90,"k":{" ":13}},";":{"d":"64,-34v-14,29,-35,61,-53,87r-7,-3r29,-80v2,-6,5,-12,17,-12v12,0,14,5,14,8xm26,-136v0,-10,9,-18,19,-18v10,0,19,8,19,18v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19","w":90,"k":{" ":13}},"<":{"d":"199,3r-182,-84r0,-20r182,-84r0,19r-161,75r161,74r0,20","w":216},"=":{"d":"17,-118r0,-17r182,0r0,17r-182,0xm17,-47r0,-17r182,0r0,17r-182,0","w":216},">":{"d":"17,3r0,-20r161,-74r-161,-75r0,-19r182,84r0,20","w":216},"?":{"d":"63,-89v0,-42,49,-76,51,-118v0,-16,-11,-27,-25,-27v-13,0,-13,12,-23,15v-3,0,-19,-5,-19,-12v0,-4,5,-15,31,-15v1,0,63,1,63,47v0,47,-54,78,-60,122v-2,16,17,19,3,24v-8,-5,-21,-13,-21,-36xm64,-16v0,-10,8,-19,18,-19v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-18,-9,-18,-19","w":159},"@":{"d":"186,-147v0,-19,-9,-24,-21,-24v-21,0,-49,31,-49,75v0,23,10,30,23,30v23,0,47,-41,47,-81xm225,-23r5,7v-23,11,-47,20,-75,20v-95,0,-137,-71,-137,-120v0,-78,59,-131,136,-131v71,0,116,49,116,107v0,48,-28,87,-68,87v-22,0,-30,-16,-30,-25v-20,36,-79,36,-79,-20v0,-44,34,-87,71,-87v13,0,25,8,28,19r3,-15r23,0r-25,104v0,8,7,14,15,14v31,0,52,-33,52,-76v0,-52,-44,-98,-103,-98v-71,0,-114,44,-114,125v0,52,41,107,112,107v31,0,49,-8,70,-18","w":288},"A":{"d":"51,-17v2,8,11,7,27,10v0,3,1,7,-1,8v-34,-3,-47,2,-74,-1v0,-3,-1,-7,1,-8v19,-1,21,-5,24,-11v40,-69,68,-152,100,-226r12,0r86,211v8,25,13,23,31,27v0,3,1,7,-1,8r-86,-1r0,-7v18,-3,34,-5,22,-23r-23,-61v-30,-3,-61,-3,-91,0v-8,20,-24,55,-27,74xm125,-201r-41,95r80,0","w":259,"k":{"v":20,"w":20,"y":20,"C":6,"T":27,"U":9,"V":27,"W":20,"Y":36}},"B":{"d":"164,-73v-2,-58,-52,-52,-92,-49v0,18,-1,91,2,105v5,3,11,6,24,6v66,0,66,-47,66,-62xm157,-188v-6,-53,-51,-43,-84,-41v-2,11,-1,62,-1,93v33,1,76,8,85,-52xm42,-197v5,-34,-8,-35,-30,-39v0,-3,-1,-7,1,-8r106,0v11,0,69,0,69,49v1,34,-26,52,-55,63v35,0,65,21,65,57v0,84,-93,79,-174,75r0,-7v16,-5,18,-3,18,-38r0,-152","w":219,"k":{",":13,".":13,"A":6}},"C":{"d":"212,-189v7,-41,-47,-45,-66,-45v-71,0,-91,57,-91,104v0,54,29,122,101,122v17,0,54,-11,65,-24v8,5,-2,15,-4,23v-19,9,-47,13,-68,13v-113,0,-127,-93,-127,-124v0,-81,46,-127,128,-127v30,0,60,6,77,13v-3,12,-5,31,-6,45r-9,0","w":240},"D":{"d":"40,-197v5,-34,-8,-35,-30,-39v0,-3,-1,-8,2,-8r124,0v71,0,111,39,111,110v0,74,-54,135,-130,135r-94,-1r0,-7v16,-5,18,-3,17,-38r0,-152xm71,-18v79,24,143,-18,143,-105v0,-85,-61,-119,-143,-104v0,23,-2,46,-2,69v0,46,1,94,2,140","w":259,"k":{"T":6,"V":6,"Y":13,",":13,".":13,"A":6}},"E":{"d":"44,-197v5,-34,-8,-35,-30,-39v0,-3,-1,-8,2,-8r154,0v13,6,1,31,3,46v-13,2,-7,-20,-16,-26v-19,-5,-60,-7,-82,-3v-3,27,-2,63,-1,91v21,4,74,-2,90,-3v-1,7,3,18,-2,21v-5,-2,-15,-3,-47,-3v-22,0,-36,-3,-41,5v-2,30,0,68,1,100v22,2,70,4,92,-3v5,-11,6,-14,10,-27r9,0v-3,8,1,38,-7,47r-152,-1r0,-7v16,-5,18,-3,17,-38r0,-152","w":200},"F":{"d":"17,-7v22,-2,28,-6,28,-38r0,-152v4,-33,-7,-35,-28,-39v0,-3,-1,-7,1,-8v16,1,119,1,146,0r6,4r-3,45v-14,2,-6,-24,-15,-29v-24,-6,-47,-7,-75,-2v-2,27,-3,80,-1,106v21,8,64,-1,84,-1v-1,7,3,18,-2,21v-1,-4,-73,-4,-82,-2v0,46,-16,105,36,95v0,3,1,7,-1,8v-9,-2,-86,1,-94,-1r0,-7","k":{",":36,".":36,"A":9,"a":6,"e":6,"o":6,"r":6}},"G":{"d":"216,-189v2,-38,-36,-45,-68,-45v-78,0,-100,56,-100,107v0,48,23,119,105,119v15,0,37,-5,46,-11v2,-21,4,-47,-1,-64v-9,-3,-20,0,-35,-6v0,-3,0,-6,1,-8v25,3,57,-1,78,2r0,8v-14,3,-14,6,-14,36v-1,33,5,30,0,41v-34,3,-48,14,-85,14v-68,0,-129,-38,-129,-127v0,-115,109,-141,211,-114v8,8,0,32,0,48r-9,0","w":259},"H":{"d":"104,-236v-21,5,-31,3,-31,39r0,57r134,0v-5,-39,17,-104,-30,-94v-1,-2,-2,-8,0,-10r90,1v0,3,1,7,-1,9v-25,-2,-30,5,-30,37r0,152v-4,33,7,37,31,38v0,3,1,7,-1,8r-90,-1v0,-3,-1,-7,1,-8v52,9,23,-74,30,-117r-134,0v6,45,-21,125,31,118v0,3,1,7,-1,8r-90,-1v0,-3,-1,-7,1,-8v25,2,30,-5,30,-37r0,-152v5,-35,-9,-35,-31,-39v0,-3,-1,-7,1,-8r90,1r0,7","w":280},"I":{"d":"105,-236v-20,5,-30,4,-30,39r0,152v-4,33,6,37,30,38v0,3,1,7,-1,8r-90,-1v0,-3,-1,-8,2,-8v24,2,29,-6,29,-37r0,-152v5,-34,-9,-35,-31,-39v0,-3,-1,-8,2,-8r89,1r0,7","w":119},"J":{"d":"45,-197v5,-34,-9,-35,-31,-39v0,-3,-1,-8,2,-8r89,1v-3,25,-30,-10,-30,46v0,55,2,110,2,165v0,69,-45,93,-70,88v1,-8,-3,-20,2,-24v22,11,36,5,36,-39r0,-190","w":119,"k":{",":6,".":6,"A":6,"a":6,"e":6,"o":6,"u":6}},"K":{"d":"104,-236v-21,5,-31,3,-31,39r0,71v26,-10,97,-87,97,-99v1,-13,-26,-2,-18,-19v25,3,55,-1,78,1v0,3,1,7,-1,9v-19,0,-27,8,-37,17r-84,83v32,33,66,72,80,88v28,33,36,36,50,39v-1,18,-34,2,-57,8v-10,-31,-86,-107,-102,-119r-6,0v6,44,-20,118,31,111v0,3,1,7,-1,8r-90,-1v0,-3,-1,-7,1,-8v25,2,30,-5,30,-37r0,-152v5,-35,-9,-35,-31,-39v0,-3,-1,-7,1,-8r90,1r0,7","w":240,"k":{"y":13}},"L":{"d":"108,-236v-23,4,-33,2,-33,39r2,180v22,2,69,4,91,-3v5,-10,7,-13,12,-31v3,0,7,-1,9,1v-5,12,-1,40,-9,51r-151,-1r0,-7v14,-5,17,-3,16,-38r0,-152v5,-34,-9,-35,-31,-39v0,-3,-1,-8,2,-8r92,1r0,7","w":200,"k":{"y":13,"T":27,"V":36,"W":13,"Y":36}},"M":{"d":"236,-7v27,-6,30,-8,29,-75r-1,-121r-80,162v-6,12,-14,31,-18,43r-5,0v-28,-69,-66,-140,-99,-205r0,147v0,48,10,46,31,49v0,3,1,8,-2,8r-77,-1v0,-3,-1,-7,1,-8v31,0,32,-8,32,-90r0,-111v4,-22,-15,-24,-33,-27v-2,-19,40,-1,65,-8v8,25,62,128,93,192v25,-51,79,-147,93,-192v20,2,43,-1,61,1v0,0,1,8,-2,9v-31,0,-31,4,-31,64r0,126v-2,32,4,33,33,37v0,3,1,8,-2,8r-88,-1r0,-7","w":339},"N":{"d":"45,-98r0,-103v1,-26,-20,-30,-31,-35v-1,-17,32,-2,54,-8v27,45,108,143,152,193r0,-132v2,-49,-9,-48,-31,-53v0,-3,-1,-7,1,-8v25,3,53,-1,76,1v0,3,1,7,-1,9v-22,0,-30,0,-30,51r2,184r-15,0v-10,-16,-106,-132,-162,-198r0,141v0,48,10,46,31,49v0,3,1,8,-2,8v-24,-1,-53,2,-75,-1v0,-3,-1,-7,1,-8v30,0,30,-8,30,-90","w":280,"k":{",":13,".":13,"A":9}},"O":{"d":"266,-129v0,58,-34,133,-130,133v-81,0,-122,-51,-122,-129v0,-62,42,-122,131,-122v26,0,121,7,121,118xm48,-132v0,98,55,124,95,124v77,0,89,-73,89,-112v0,-59,-23,-114,-93,-114v-55,0,-91,36,-91,102","w":280,"k":{"V":6,"Y":6,",":13,".":13,"A":6}},"P":{"d":"45,-197v5,-34,-9,-35,-31,-39v0,-3,-1,-8,2,-8r109,0v22,0,67,1,67,59v0,40,-47,86,-102,68v0,-4,-6,-9,0,-10v36,10,70,-7,70,-53v0,-45,-38,-54,-83,-49v-4,48,1,129,-2,184v-2,36,7,37,35,38v0,3,1,8,-2,8r-94,-1v0,-3,-1,-8,2,-8v24,2,29,-6,29,-37r0,-152","w":200,"k":{",":36,".":36,"A":27,"a":9,"e":9,"o":9}},"Q":{"d":"48,34v-1,-22,39,-27,60,-27r1,-5v-63,-11,-95,-58,-95,-127v0,-62,42,-122,131,-122v26,0,121,7,121,118v0,57,-33,130,-125,133v-5,3,-2,7,4,8v31,5,96,31,127,6v2,21,-17,21,-25,32v-51,14,-110,-30,-160,-28v-12,0,-26,2,-31,14xm139,-234v-55,0,-91,36,-91,102v0,98,55,124,95,124v77,0,89,-73,89,-112v0,-59,-23,-114,-93,-114","w":280,"k":{",":-6}},"R":{"d":"18,-7v23,-1,31,-4,31,-38r0,-152v5,-34,-9,-35,-31,-39v1,-18,17,-4,60,-7v60,-4,117,-6,117,53v0,58,-39,54,-65,67v12,17,76,101,86,112v6,2,22,3,14,12v-10,-1,-35,-2,-49,0v-15,-30,-68,-102,-92,-126r3,-6v36,0,72,-8,72,-52v0,-47,-46,-53,-83,-45v-6,56,0,122,-3,183v-2,32,7,37,31,38v2,17,-18,7,-45,7v-24,0,-39,3,-46,0r0,-7","w":240,"k":{"T":6,"V":13,"W":9,"Y":20,"-":20}},"S":{"d":"32,-57v14,-3,8,15,11,25v0,3,15,24,52,24v34,0,56,-20,56,-57v0,-69,-131,-27,-131,-113v1,-66,88,-84,145,-57v-3,13,-6,30,-6,44v-15,2,-8,-15,-12,-27v-21,-26,-108,-19,-98,28v0,77,131,31,131,112v0,77,-83,102,-154,68v4,-12,4,-25,6,-47","w":200,"k":{"T":9,",":13,".":13}},"T":{"d":"64,-7v23,-1,31,-4,31,-38r-2,-183v-22,-2,-55,0,-65,3v-11,7,3,32,-19,28v6,-20,-4,-39,4,-50v23,6,172,6,194,0v8,10,-2,29,4,50v-4,0,-9,1,-12,-1v-1,-8,-1,-21,-7,-27v-10,-3,-44,-5,-65,-3v-5,57,1,122,-2,183v-2,33,7,37,31,38v0,3,1,8,-2,8r-90,-1r0,-7","w":219,"k":{"w":36,"y":27,",":36,".":36,"A":27,"a":27,"e":27,"o":27,"r":36,"u":27,"-":45,"i":6,":":36,";":36}},"U":{"d":"208,-175v4,-60,-8,-53,-33,-61v0,-3,-1,-7,1,-8v25,1,53,-2,76,1v5,13,-12,9,-20,10v-9,1,-9,41,-9,46r0,105v0,65,-43,86,-92,86v-94,0,-94,-58,-94,-101r0,-115v2,-25,-14,-19,-29,-24v0,-3,-1,-7,1,-8r89,1v0,3,1,7,-1,9v-26,0,-30,1,-30,51v0,81,-32,168,71,168v99,0,65,-83,70,-160","w":259,"k":{",":13,".":13,"A":9}},"V":{"d":"103,-235v-18,4,-29,0,-27,11v2,11,54,155,67,180v14,-33,65,-160,65,-180v0,-9,-12,-8,-27,-11v0,-3,-1,-8,1,-9v23,3,48,-1,69,1v0,3,1,9,-2,9v-12,1,-14,1,-28,34v-28,64,-54,136,-80,201r-15,0v-19,-55,-57,-148,-79,-203v-12,-31,-17,-28,-38,-34v0,-3,-1,-8,2,-8r92,1r0,8","w":259,"k":{",":36,".":36,"A":27,"a":27,"e":27,"o":27,"u":20,"-":45,"i":9,":":27,";":27,"O":6}},"W":{"d":"312,-220v3,-14,-11,-11,-28,-16v0,-3,-1,-8,2,-8r68,1v0,0,1,8,-2,9v-12,0,-15,4,-19,20v-25,91,-47,165,-59,215r-16,0v-22,-64,-51,-129,-78,-194v-26,65,-53,130,-77,194r-17,0v-13,-60,-29,-121,-42,-182v-12,-57,-16,-49,-38,-55v0,-3,-1,-8,2,-8v21,3,70,-1,87,1v0,3,1,7,-1,9v-16,0,-26,0,-26,10v0,15,29,134,37,176v25,-66,55,-129,78,-195r13,0v23,66,49,130,75,194v11,-33,41,-143,41,-171","w":360,"k":{"y":20,",":36,".":36,"A":20,"a":20,"e":20,"o":20,"u":20,"-":36,"i":6,":":13,";":13}},"X":{"d":"58,-19v-1,10,14,9,25,12v0,3,1,8,-2,8v-29,-3,-52,2,-77,-1v0,-3,-1,-7,1,-8v17,-1,17,-2,23,-8v31,-35,51,-65,79,-105v-24,-38,-47,-76,-68,-103v-5,-11,-15,-6,-28,-12v0,-3,-1,-7,1,-8r90,1v0,3,1,7,-1,9v-18,0,-23,1,-23,7v0,7,27,48,49,80v33,-48,49,-69,49,-78v4,-14,-32,-2,-22,-19v24,1,53,-2,75,1v0,3,1,7,-1,9v-17,0,-18,1,-23,7v-17,18,-53,71,-70,94r66,101v14,23,18,22,35,25v0,3,1,7,-1,8v-28,-3,-64,1,-90,-1v-5,-15,26,-3,26,-15v0,-7,-48,-80,-56,-93v-30,40,-57,84,-57,89","w":240},"Y":{"d":"84,-7v45,8,28,-53,31,-94v-12,-27,-63,-139,-104,-125r-2,-8v10,-2,23,-6,40,-13v51,27,59,80,87,125r58,-98v9,-19,16,-26,41,-23r0,7v-16,-10,-93,130,-91,135v4,41,-16,102,31,94v-4,18,-61,4,-91,7r0,-7","w":240,"k":{",":36,".":36,"A":23,"a":27,"e":27,"o":27,"u":27,"-":54,"i":6,":":27,";":27}},"Z":{"d":"3,-6r162,-221v-19,2,-138,-10,-130,11v-4,8,1,24,-13,22v3,-11,-3,-39,6,-50r180,0r0,9v-55,72,-104,146,-158,218v17,1,42,1,59,1v19,0,66,0,79,-3v15,-14,1,-37,22,-35v-7,28,3,38,-7,55r-200,0r0,-7","w":219},"[":{"d":"37,79v8,-87,8,-229,0,-319v12,-8,49,-1,71,-3v2,9,-3,10,-13,10v-15,0,-22,2,-29,2v-5,87,-5,214,0,302v13,2,32,-2,42,3v3,19,-23,5,-36,8v-12,-2,-31,7,-35,-3","w":119},"\\":{"d":"29,-276r99,280r-17,0r-99,-280r17,0","w":140},"]":{"d":"83,-240v-9,85,-10,231,0,319v-11,11,-45,-2,-69,5v-3,-1,-3,-10,0,-12r40,-1v5,-87,5,-214,0,-302v-7,-1,-30,-1,-42,-3v0,-4,-1,-9,2,-10v21,1,45,2,66,0","w":119},"^":{"d":"33,-108r67,-132r16,0r67,132r-20,0r-55,-108r-55,108r-20,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18"},"a":{"d":"102,-25v-27,14,-28,24,-50,29v-42,-1,-44,-41,-34,-67v3,-6,48,-22,84,-28v0,-17,0,-52,-35,-52v-20,0,-30,16,-23,33v-7,7,-25,9,-25,-4v0,-12,5,-15,7,-17v15,-13,30,-28,51,-28v5,0,52,1,52,51v-1,26,-4,78,1,98v5,4,28,-1,20,11v-18,-3,-32,1,-50,-1v1,-10,2,-14,2,-25xm102,-82v-41,11,-62,6,-63,37v0,28,22,28,25,28v9,0,16,-3,38,-18r0,-47","w":159},"b":{"d":"44,-6v-5,3,-9,13,-15,8v6,-21,2,-250,-1,-254v-3,-4,-34,-2,-21,-14v14,2,43,-11,53,-8v-3,24,-2,46,-2,144v32,-34,108,-54,108,36v0,53,-10,52,-48,83v-31,25,-47,13,-74,5xm93,-15v41,0,39,-26,46,-65v-4,-55,-36,-81,-81,-40r1,94v7,4,18,11,34,11","k":{",":6,".":6}},"c":{"d":"131,-115v-1,3,-6,2,-10,2v-1,-12,0,-3,-3,-19v-35,-27,-81,1,-77,45v6,65,49,88,92,61v3,1,2,6,2,10v-44,32,-111,31,-121,-59v8,-77,30,-52,63,-80v16,-7,42,-5,57,4v-2,12,-3,23,-3,36","w":140},"d":{"d":"123,-152v0,-32,0,-76,-4,-100v-4,-6,-31,1,-24,-14v17,3,43,-11,56,-8v-4,1,-1,212,-1,250v0,17,12,13,25,19v-3,13,-35,2,-53,5v1,-9,6,-18,-1,-23v-18,9,-22,27,-50,27v-32,0,-57,-25,-57,-72v0,-63,16,-61,45,-80v28,-19,47,-10,64,-4xm123,-36r0,-89v-38,-44,-82,-6,-82,50v0,67,57,70,82,39"},"e":{"d":"41,-103v0,4,0,6,8,6v42,-2,56,4,69,-5v0,-23,-9,-44,-36,-44v-33,0,-41,29,-41,43xm139,-30v6,17,-18,21,-27,30v-53,16,-101,-19,-98,-80v0,-19,9,-50,23,-59v39,-25,116,-37,108,47v-17,8,-75,4,-104,6v0,32,16,71,59,71v12,0,25,-6,39,-15","w":159,"k":{",":9,".":9}},"f":{"d":"17,1v-9,-15,33,-5,25,-25r0,-107v-9,-2,-27,7,-27,-5v4,-2,17,-7,26,-14v0,-14,-1,-28,-1,-42v0,-32,58,-108,86,-80v-3,9,3,27,-8,28v-23,-23,-59,1,-50,38r0,57v12,3,34,-1,45,0v-1,6,0,14,-2,18r-43,-1r2,108v1,18,23,12,35,19v0,2,1,5,-1,6r-87,0","w":119,"k":{",":9,".":9,"b":-22,"h":-18,"k":-18,")":-14}},"g":{"d":"21,-101v0,-44,41,-51,73,-58v22,0,49,19,78,8v4,3,-1,13,-1,19r-26,0v19,48,-20,87,-82,81v-8,8,-8,15,-8,17v1,22,78,8,83,14v19,3,32,14,32,38v0,35,-29,73,-86,73v-44,0,-90,-34,-67,-81r27,-17v-12,-4,-22,-17,-14,-32v8,-5,18,-8,24,-15v-20,-11,-33,-21,-33,-47xm143,30v-2,-44,-57,-30,-91,-33v-27,14,-34,82,35,83v37,0,56,-25,56,-50xm122,-104v0,-21,-10,-44,-37,-44v-22,0,-37,18,-37,39v0,22,13,47,39,47v15,0,35,-8,35,-42","k":{",":-6,"g":-7,"j":-14}},"h":{"d":"13,1v-9,-15,31,-6,23,-25r-3,-228v-4,-6,-31,1,-24,-14v17,3,43,-11,56,-8v-3,23,-3,50,-3,144v15,-11,29,-29,53,-29v70,-3,43,78,50,138v-3,17,27,6,23,22v-19,-2,-40,2,-57,-2v4,-5,7,-25,7,-65v0,-76,-34,-90,-76,-53r2,95v-1,18,12,14,25,19v0,3,0,6,-2,6r-74,0","w":200},"i":{"d":"10,1v-6,-17,34,-3,26,-25v2,-30,2,-94,-2,-112v-3,-6,-31,1,-24,-13v16,3,44,-13,56,-7v-5,41,-2,87,-2,132v0,17,14,13,27,19v0,2,1,5,-1,6r-80,0xm32,-220v0,-9,8,-17,17,-17v9,0,17,8,17,17v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17","w":100},"j":{"d":"-3,91v-15,0,-10,-13,-10,-25v7,-2,12,8,25,7v42,-3,25,-100,25,-147v0,-28,-1,-53,-3,-62v-3,-6,-31,1,-24,-13v16,3,44,-13,56,-7v-6,63,-1,90,-2,170v0,31,-31,77,-67,77xm32,-220v0,-9,8,-17,17,-17v9,0,17,8,17,17v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17","w":100},"k":{"d":"132,1v-17,-31,-36,-64,-57,-79v-5,0,-9,1,-13,2v3,45,-9,65,27,71v0,3,0,6,-2,6r-79,-1v0,-15,34,-3,28,-24v1,-11,0,-249,-3,-228v-4,-6,-31,1,-24,-14v17,3,43,-11,56,-8v-3,24,-3,152,-3,189v12,-1,43,-24,61,-57v0,-7,-25,-2,-16,-14v23,4,49,-1,67,2v0,3,0,6,-2,7v-35,1,-49,35,-72,51r69,88v8,-1,12,4,7,9v-14,-1,-30,-1,-44,0"},"l":{"d":"10,1v-6,-17,34,-3,26,-25v2,-11,1,-249,-2,-228v-3,-5,-35,-2,-22,-14v15,2,43,-11,54,-8v-4,1,-2,212,-2,250v0,17,14,13,27,19v0,2,1,5,-1,6r-80,0","w":100},"m":{"d":"12,1v-9,-15,31,-6,23,-25v1,-32,0,-93,-3,-112v-4,-5,-31,-3,-19,-13v11,3,42,-13,50,-7v0,4,-4,20,-1,24v18,-9,27,-27,53,-27v23,0,37,7,45,30v17,-12,25,-29,55,-30v70,-2,42,79,51,138v-3,17,25,6,22,22v-19,-2,-39,2,-56,-2v4,-5,6,-25,6,-65v0,-74,-32,-90,-75,-56r1,98v-1,17,12,13,25,19v0,2,1,5,-1,6v-25,-1,-53,2,-76,-1v0,-3,0,-6,1,-7v8,0,27,-4,23,-17v-1,-46,15,-117,-33,-115v-9,-2,-33,9,-42,17r2,98v-1,18,12,14,25,19v0,3,0,6,-2,6r-74,0","w":299},"n":{"d":"13,1v-9,-15,31,-6,23,-25v1,-32,0,-93,-3,-112v-4,-5,-31,-3,-19,-13v11,3,42,-13,50,-7v0,3,-4,20,-1,25v14,-10,29,-28,52,-28v70,0,43,78,50,138v-3,17,27,6,23,22v-19,-2,-40,2,-57,-2v4,-5,7,-25,7,-65v0,-76,-34,-90,-76,-53r2,95v-1,18,12,14,25,19v0,3,0,6,-2,6r-74,0","w":200},"o":{"d":"90,-149v-19,0,-47,12,-47,63v0,55,22,81,48,81v39,0,46,-44,46,-71v0,-59,-27,-73,-47,-73xm91,-159v59,0,75,39,75,74v0,60,-35,89,-76,89v-46,0,-76,-29,-76,-80v0,-72,56,-83,77,-83","k":{",":6,".":6}},"p":{"d":"7,82v21,-7,26,0,26,-47r0,-109v0,-28,-1,-53,-3,-62v-3,-4,-35,-5,-18,-13v11,3,40,-13,50,-7v-3,13,-3,20,-3,26v15,-11,24,-29,52,-29v23,0,55,12,55,66v0,18,-7,55,-17,63v-22,18,-48,47,-90,29r0,64v-2,17,14,14,28,19v0,3,0,6,-2,7v-27,-4,-56,2,-78,-2r0,-5xm139,-82v0,-63,-49,-70,-80,-38r0,97v51,36,80,-8,80,-59","k":{",":6,".":6}},"q":{"d":"14,-67v0,-70,31,-72,81,-92v12,0,17,2,40,12v6,-4,9,-15,17,-10v-8,70,-1,145,-4,220v-1,18,12,14,23,19v0,15,-22,2,-35,5v-12,-1,-31,5,-43,0v0,-3,0,-6,1,-7v11,0,28,-2,28,-17r0,-86v-16,9,-23,28,-48,27v-39,0,-60,-32,-60,-71xm86,-143v-70,4,-48,132,-2,128v8,0,20,-2,38,-19r0,-94v-14,-10,-21,-15,-36,-15"},"r":{"d":"16,1v-9,-16,34,-4,26,-25v1,-32,0,-93,-3,-112v-2,-4,-37,-4,-20,-13v11,0,38,-5,48,-10v4,7,0,21,1,31r3,0v28,-30,27,-35,59,-28v4,9,0,24,0,36r-6,1v-9,-36,-60,-2,-56,9r2,86v-1,17,13,14,28,19v0,3,0,6,-2,6r-80,0","w":140,"k":{",":36,".":36,"c":4,"s":4,"-":36}},"s":{"d":"123,-57v0,43,-58,75,-103,52v2,-13,2,-25,2,-39v10,-6,8,11,11,18v16,15,67,25,67,-18v0,-49,-86,-4,-83,-65v2,-41,57,-61,97,-43v-3,9,-2,24,-4,35r-6,1v1,-37,-68,-36,-64,-3v7,53,83,1,83,62","w":140,"k":{",":13,".":13}},"t":{"d":"35,-34r1,-98v-9,0,-20,3,-27,1v2,-13,19,-11,27,-17v1,-14,-8,-28,10,-31v9,-1,14,-12,20,-6v-2,7,-7,26,-2,37v14,1,35,-5,47,0v-1,6,2,15,-2,18v-6,-2,-29,-2,-47,-2r0,81v0,17,1,38,24,38v14,0,22,-12,24,2v-11,6,-22,15,-39,15v-33,0,-36,-25,-36,-38","w":119},"u":{"d":"164,-41v0,34,8,30,25,36v-1,12,-37,4,-53,4v2,-6,3,-15,3,-29v-20,11,-25,35,-57,34v-47,0,-47,-43,-47,-47v0,-25,4,-69,-2,-94v-8,-5,-31,1,-23,-12v13,0,28,1,52,-10r5,3v-4,17,-5,64,-5,95v0,17,1,44,32,44v18,0,31,-11,44,-23v-1,-29,2,-77,-3,-97v-9,-6,-32,2,-27,-12v16,0,29,1,54,-10v9,20,2,79,2,118","w":200},"v":{"d":"139,-136v2,-15,-26,-5,-21,-20v18,4,47,-1,60,2v-1,12,-20,7,-22,23v-18,44,-41,86,-55,133r-23,0r-51,-133v-5,-15,-11,-14,-25,-18v-2,-15,30,-1,38,-5v8,1,27,-4,35,0v1,13,-21,2,-20,15v15,36,25,78,43,111v11,-30,36,-80,41,-108","k":{",":36,".":36}},"w":{"d":"130,-114r-42,116r-19,0r-38,-120v-7,-29,-12,-27,-28,-31v0,-3,0,-6,1,-7v24,5,51,-2,71,2r0,5v-17,6,-25,4,-20,19v12,30,17,66,32,93v18,-44,29,-79,42,-119r16,0r44,119r9,-25v14,-37,22,-64,22,-74v0,-15,-26,-5,-21,-20v20,4,42,-1,58,2v-1,12,-17,7,-18,22v-29,73,-40,104,-48,134r-19,0v-8,-27,-28,-75,-42,-116","w":259,"k":{",":36,".":36}},"x":{"d":"49,-13v-3,8,24,2,15,14v-18,-3,-41,1,-58,-1v-3,-12,19,-6,20,-12r52,-61v-14,-22,-30,-43,-46,-65v-6,-8,-12,-7,-25,-11v0,-3,0,-6,1,-7v23,4,52,-1,72,2v2,12,-18,4,-15,12v0,7,10,19,30,47v12,-17,25,-29,31,-47v1,-7,-19,-2,-13,-14v20,4,44,-1,58,2v0,2,1,5,-1,6v-34,3,-47,44,-68,64r48,67v4,10,13,7,24,12v0,2,1,5,-1,6v-23,-1,-51,2,-72,-1v-4,-12,14,-5,16,-12v-4,-15,-24,-37,-32,-51v-15,17,-36,42,-36,50"},"y":{"d":"150,-136v2,-10,-7,-10,-22,-13v0,-3,0,-6,2,-7v40,5,31,-2,64,2v0,2,1,5,-1,6v-15,0,-19,3,-32,36r-49,126v-17,45,-36,90,-82,71v-1,-9,-13,-21,-4,-26v9,17,53,7,54,-8v4,-6,19,-35,22,-49r-15,0v-15,-45,-34,-88,-57,-141v-1,-6,-12,-6,-24,-10v0,-3,0,-6,1,-7v23,4,56,-2,80,2r0,5v-10,3,-22,1,-22,10v0,10,40,107,44,116r3,0v24,-61,38,-103,38,-113","w":200,"k":{",":36,".":36}},"z":{"d":"143,-156r0,11v-36,42,-91,120,-101,134v49,0,69,-1,86,-6v9,-12,0,-41,17,-32v-1,16,-2,31,0,49r-139,1r0,-8r100,-134v-16,-1,-64,-2,-71,2v-10,12,0,34,-18,26v5,-13,-3,-29,3,-43v22,0,43,2,65,2v19,0,39,-1,58,-2","w":159},"{":{"d":"21,-80v69,-14,-24,-166,78,-164r0,4v-46,10,-30,66,-30,113v0,23,-5,38,-30,47v47,12,30,64,30,112v0,23,4,41,30,47r0,5v-68,4,-51,-65,-51,-123v0,-20,-4,-34,-27,-41","w":119},"|":{"d":"31,90r0,-360r18,0r0,360r-18,0","w":79},"}":{"d":"99,-80v-70,14,25,166,-78,164r0,-5v46,-10,30,-65,30,-112v0,-23,5,-39,30,-48v-47,-11,-30,-64,-30,-111v0,-23,-4,-42,-30,-48r0,-4v68,-4,51,65,51,123v0,20,4,34,27,41","w":119},"~":{"d":"146,-70v-31,-1,-46,-25,-78,-25v-16,0,-24,14,-30,25r-13,-11v8,-15,21,-31,45,-31v24,-1,57,25,77,25v14,0,23,-14,31,-25r13,11v-11,15,-23,31,-45,31","w":216},"'":{"d":"50,-151v-18,-13,-7,-54,-13,-82v0,-5,3,-14,13,-14v29,8,4,57,8,86v0,5,-3,10,-8,10","w":100},"`":{"d":"64,-190r-61,-37v-12,-6,-4,-25,6,-24v27,14,44,42,67,61r-12,0","w":100},"\u00a0":{"w":90,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}}}});(function(AV,Ac){var AK="none",AI="click",As="LoadedContent",AX=false,AB="resize.",AT="y",AJ="auto",AZ=true,Ar="nofollow",AF="on",AS="x";function AY(A,B){A=A?' id="'+AP+A+'"':"";B=B?' style="'+B+'"':"";return AV("<div"+A+B+"/>")}function AE(A,B){B=B===AS?AR.width():AR.height();return typeof A==="string"?Math.round(A.match(/%/)?B/100*parseInt(A,10):parseInt(A,10)):A}function Af(A){A=AV.isFunction(A)?A.call(AM):A;return AU.photo||A.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function A5(){for(var A in AU){if(AV.isFunction(AU[A])&&A.substring(0,2)!==AF){AU[A]=AU[A].call(AM)}}AU.rel=AU.rel||AM.rel||Ar;AU.href=AU.href||AV(AM).attr("href");AU.title=AU.title||AM.title}function A6(A){AM=A;AU=AV.extend({},AV(AM).data(AG));A5();if(AU.rel!==Ar){AN=AV("."+Am).filter(function(){return(AV(this).data(AG).rel||this.rel)===AU.rel});A0=AN.index(AM);if(A0===-1){AN=AN.add(AM);A0=AN.length-1}}else{AN=AV(AM);A0=0}if(!AL){AL=Az=AZ;Ag=AM;try{Ag.blur()}catch(B){}AV.event.trigger(A2);AU.onOpen&&AU.onOpen.call(AM);AC.css({opacity:+AU.opacity,cursor:AU.overlayClose?"pointer":AJ}).show();AU.w=AE(AU.initialWidth,AS);AU.h=AE(AU.initialHeight,AT);AW.position(0);Ah&&AR.bind(AB+At+" scroll."+At,function(){AC.css({width:AR.width(),height:AR.height(),top:AR.scrollTop(),left:AR.scrollLeft()})}).trigger("scroll."+At)}Ai.add(An).add(Ao).add(AD).add(Aj).hide();Ak.html(AU.close).show();AW.slideshow();AW.load()}var A7={transition:"elastic",speed:300,width:AX,initialWidth:"600",innerWidth:AX,maxWidth:AX,height:AX,initialHeight:"450",innerHeight:AX,maxHeight:AX,scalePhotos:AZ,scrolling:AZ,inline:AX,html:AX,iframe:AX,photo:AX,href:AX,title:AX,rel:AX,opacity:0.9,preloading:AZ,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:AX,loop:AZ,slideshow:AX,slideshowAuto:AZ,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:AX,onLoad:AX,onComplete:AX,onCleanup:AX,onClosed:AX,overlayClose:AZ,escKey:AZ,arrowKey:AZ},AG="colorbox",AP="cbox",A2=AP+"_open",Ae=AP+"_load",Al=AP+"_complete",Ab=AP+"_cleanup",Aa=AP+"_closed",AA=AV.browser.msie&&!AV.support.opacity,Ah=AA&&AV.browser.version<7,At=AP+"_IE6",AC,AO,Ay,AH,A1,Ad,A4,A3,AN,AR,AQ,Ap,Aq,Aj,Ai,AD,Ao,An,Ak,Aw,Ax,Au,Av,AM,Ag,A0,AU,AL,Az,AW,Am=AP+"Element";AW=AV.fn[AG]=AV[AG]=function(B,C){var A=this;if(!A[0]&&A.selector){return A}B=B||{};if(C){B.onComplete=C}if(!A[0]||A.selector===undefined){A=AV("<a/>");B.open=AZ}A.each(function(){AV(this).data(AG,AV.extend({},AV(this).data(AG)||A7,B)).addClass(Am)});B.open&&A6(A[0]);return A};AW.init=function(){var A="hover";AR=AV(Ac);AO=AY().attr({id:AG,"class":AA?AP+"IE":""});AC=AY("Overlay",Ah?"position:absolute":"").hide();Ay=AY("Wrapper");AH=AY("Content").append(AQ=AY(As,"width:0; height:0"),Aq=AY("LoadingOverlay").add(AY("LoadingGraphic")),Aj=AY("Title"),Ai=AY("Current"),Ao=AY("Next"),An=AY("Previous"),AD=AY("Slideshow"),Ak=AY("Close"));Ay.append(AY().append(AY("TopLeft"),A1=AY("TopCenter"),AY("TopRight")),AY().append(Ad=AY("MiddleLeft"),AH,A4=AY("MiddleRight")),AY().append(AY("BottomLeft"),A3=AY("BottomCenter"),AY("BottomRight"))).children().children().css({"float":"left"});Ap=AY(AX,"position:absolute; width:9999px; visibility:hidden; display:none");AV("body").prepend(AC,AO.append(Ay,Ap));AH.children().hover(function(){AV(this).addClass(A)},function(){AV(this).removeClass(A)}).addClass(A);Aw=A1.height()+A3.height()+AH.outerHeight(AZ)-AH.height();Ax=Ad.width()+A4.width()+AH.outerWidth(AZ)-AH.width();Au=AQ.outerHeight(AZ);Av=AQ.outerWidth(AZ);AO.css({"padding-bottom":Aw,"padding-right":Ax}).hide();Ao.click(AW.next);An.click(AW.prev);Ak.click(AW.close);AH.children().removeClass(A);AV("."+Am).live(AI,function(B){if(B.button!==0&&typeof B.button!=="undefined"||B.ctrlKey||B.shiftKey||B.altKey){return AZ}else{A6(this);return AX}});AC.click(function(){AU.overlayClose&&AW.close()});AV(document).bind("keydown",function(B){if(AL&&AU.escKey&&B.keyCode===27){B.preventDefault();AW.close()}if(AL&&AU.arrowKey&&!Az&&AN[1]){if(B.keyCode===37&&(A0||AU.loop)){B.preventDefault();An.click()}else{if(B.keyCode===39&&(A0<AN.length-1||AU.loop)){B.preventDefault();Ao.click()}}}})};AW.remove=function(){AO.add(AC).remove();AV("."+Am).die(AI).removeData(AG).removeClass(Am)};AW.position=function(E,B){function C(G){A1[0].style.width=A3[0].style.width=AH[0].style.width=G.style.width;Aq[0].style.height=Aq[1].style.height=AH[0].style.height=Ad[0].style.height=A4[0].style.height=G.style.height}var D,A=Math.max(AR.height()-AU.h-Au-Aw,0)/2+AR.scrollTop(),F=Math.max(AR.width()-AU.w-Av-Ax,0)/2+AR.scrollLeft();D=AO.width()===AU.w+Av&&AO.height()===AU.h+Au?0:E;Ay[0].style.width=Ay[0].style.height="9999px";AO.dequeue().animate({width:AU.w+Av,height:AU.h+Au,top:A,left:F},{duration:D,complete:function(){C(this);Az=AX;Ay[0].style.width=AU.w+Av+Ax+"px";Ay[0].style.height=AU.h+Au+Aw+"px";B&&B()},step:function(){C(this)}})};AW.resize=function(A){if(AL){A=A||{};if(A.width){AU.w=AE(A.width,AS)-Av-Ax}if(A.innerWidth){AU.w=AE(A.innerWidth,AS)}AQ.css({width:AU.w});if(A.height){AU.h=AE(A.height,AT)-Au-Aw}if(A.innerHeight){AU.h=AE(A.innerHeight,AT)}if(!A.innerHeight&&!A.height){A=AQ.wrapInner("<div style='overflow:auto'></div>").children();AU.h=A.height();A.replaceWith(A.children())}AQ.css({height:AU.h});AW.position(AU.transition===AK?0:AU.speed)}};AW.prep=function(B){var D="hidden";function A(G){var K,L,F,J,I=AN.length,H=AU.loop;AW.position(G,function(){function M(){AA&&AO[0].style.removeAttribute("filter")}if(AL){AA&&E&&AQ.fadeIn(100);AU.iframe&&AV("<iframe frameborder=0"+(AU.scrolling?"":" scrolling='no'")+(AA?" allowtransparency='true'":"")+"/>").attr({src:AU.href,name:(new Date).getTime()}).appendTo(AQ);AQ.show();Aj.show().html(AU.title);if(I>1){Ai.html(AU.current.replace(/\{current\}/,A0+1).replace(/\{total\}/,I)).show();Ao[H||A0<I-1?"show":"hide"]().html(AU.next);An[H||A0?"show":"hide"]().html(AU.previous);K=A0?AN[A0-1]:AN[I-1];F=A0<I-1?AN[A0+1]:AN[0];if(AU.slideshow){AD.show();A0===I-1&&!H&&AO.is("."+AP+"Slideshow_on")&&AD.click()}if(AU.preloading){J=AV(F).data(AG).href||F.href;L=AV(K).data(AG).href||K.href;if(Af(J)){AV("<img/>")[0].src=J}if(Af(L)){AV("<img/>")[0].src=L}}}Aq.hide();AU.transition==="fade"?AO.fadeTo(C,1,function(){M()}):M();AR.bind(AB+AP,function(){AW.position(0)});AV.event.trigger(Al);AU.onComplete&&AU.onComplete.call(AM)}})}if(AL){var E,C=AU.transition===AK?0:AU.speed;AR.unbind(AB+AP);AQ.remove();AQ=AY(As).html(B);AQ.hide().appendTo(Ap.show()).css({width:function(){AU.w=AU.w||AQ.width();AU.w=AU.mw&&AU.mw<AU.w?AU.mw:AU.w;return AU.w}(),overflow:AU.scrolling?AJ:D}).css({height:function(){AU.h=AU.h||AQ.height();AU.h=AU.mh&&AU.mh<AU.h?AU.mh:AU.h;return AU.h}()}).prependTo(AH);Ap.hide();AV("#"+AP+"Photo").css({cssFloat:AK});Ah&&AV("select").not(AO.find("select")).filter(function(){return this.style.visibility!==D}).css({visibility:D}).one(Ab,function(){this.style.visibility="inherit"});AU.transition==="fade"?AO.fadeTo(C,0,function(){A(0)}):A(C)}};AW.load=function(){var C,B,D,A=AW.prep;Az=AZ;AM=AN[A0];AU=AV.extend({},AV(AM).data(AG));A5();AV.event.trigger(Ae);AU.onLoad&&AU.onLoad.call(AM);AU.h=AU.height?AE(AU.height,AT)-Au-Aw:AU.innerHeight&&AE(AU.innerHeight,AT);AU.w=AU.width?AE(AU.width,AS)-Av-Ax:AU.innerWidth&&AE(AU.innerWidth,AS);AU.mw=AU.w;AU.mh=AU.h;if(AU.maxWidth){AU.mw=AE(AU.maxWidth,AS)-Av-Ax;AU.mw=AU.w&&AU.w<AU.mw?AU.w:AU.mw}if(AU.maxHeight){AU.mh=AE(AU.maxHeight,AT)-Au-Aw;AU.mh=AU.h&&AU.h<AU.mh?AU.h:AU.mh}C=AU.href;Aq.show();if(AU.inline){AY("InlineTemp").hide().insertBefore(AV(C)[0]).bind(Ae+" "+Ab,function(){AV(this).replaceWith(AQ.children())});A(AV(C))}else{if(AU.iframe){A(" ")}else{if(AU.html){A(AU.html)}else{if(Af(C)){B=new Image;B.onload=function(){var E;B.onload=null;B.id=AP+"Photo";AV(B).css({margin:AJ,border:AK,display:"block",cssFloat:"left"});if(AU.scalePhotos){D=function(){B.height-=B.height*E;B.width-=B.width*E};if(AU.mw&&B.width>AU.mw){E=(B.width-AU.mw)/B.width;D()}if(AU.mh&&B.height>AU.mh){E=(B.height-AU.mh)/B.height;D()}}if(AU.h){B.style.marginTop=Math.max(AU.h-B.height,0)/2+"px"}setTimeout(function(){A(B)},1);AN[1]&&(A0<AN.length-1||AU.loop)&&AV(B).css({cursor:"pointer"}).click(AW.next);if(AA){B.style.msInterpolationMode="bicubic"}};B.src=C}else{AY().appendTo(Ap).load(C,function(G,E,F){A(E==="error"?"Request unsuccessful: "+F.statusText:this)})}}}}};AW.next=function(){if(!Az){A0=A0<AN.length-1?A0+1:0;AW.load()}};AW.prev=function(){if(!Az){A0=A0?A0-1:AN.length-1;AW.load()}};AW.slideshow=function(){function D(){AD.text(AU.slideshowStop).bind(Al,function(){B=setTimeout(AW.next,AU.slideshowSpeed)}).bind(Ae,function(){clearTimeout(B)}).one(AI,function(){C()});AO.removeClass(A+"off").addClass(A+AF)}var C,B,A=AP+"Slideshow_";AD.bind(Aa,function(){AD.unbind();clearTimeout(B);AO.removeClass(A+"off "+A+AF)});C=function(){clearTimeout(B);AD.text(AU.slideshowStart).unbind(Al+" "+Ae).one(AI,function(){D();B=setTimeout(AW.next,AU.slideshowSpeed)});AO.removeClass(A+AF).addClass(A+"off")};if(AU.slideshow&&AN[1]){AU.slideshowAuto?D():C()}};AW.close=function(){if(AL){AL=AX;AV.event.trigger(Ab);AU.onCleanup&&AU.onCleanup.call(AM);AR.unbind("."+AP+" ."+At);AC.fadeTo("fast",0);AO.stop().fadeTo("fast",0,function(){AO.find("iframe").attr("src","about:blank");AQ.remove();AO.add(AC).css({opacity:1,cursor:AJ}).hide();try{Ag.focus()}catch(A){}setTimeout(function(){AV.event.trigger(Aa);AU.onClosed&&AU.onClosed.call(AM)},1)})}};AW.element=function(){return AV(AM)};AW.settings=A7;AV(AW.init)})(jQuery,this);function cleanUpHTML(A){return A.replace("\r","").replace("\n","").replace(/<\/?[^>]+(>|$)/g,"")}function insertImage(B){var A=parent.$("textarea.WYSIWYG");$.each(A,function(){var C=window.top.jHtmlArea(this);C.pasteHTML('<img src="'+B+'" />');parent.$.modal.close()})}function insertFile(C,A){var B=parent.$("textarea.WYSIWYG");$.each(B,function(){var D=window.top.jHtmlArea(this);if(D.getSelectedHTML().length>0){D.pasteHTML('<a href="'+C+'">'+D.getSelectedHTML()+"</a>")}else{D.pasteHTML('<a href="'+C+'">'+A+"</a>")}parent.$.modal.close()})}function openSpaarprogramma(){$.colorbox({opacity:0.7,width:960,height:550,initialWidth:10,initialHeight:10,iframe:true,href:"/spaarprogramma/catalogue.aspx",close:"sluiten"});return false}Cufon.replace("h2, h3.articleNavigation, div.profileMenu, div.homeBottomBlock a ",{fontFamily:"Aldus LT Std"});$(document).ready(function(){$q=$("p.question");$a=$("div.answer");$q.addClass("closed").click(function(){$a.slideUp("fast");$q.removeClass("opened").addClass("closed");if($(this).next(".answer").is(":hidden")){$(this).next(".answer").slideDown("fast");$(this).removeClass("closed").addClass("opened")}});$q.first().removeClass("closed").addClass("opened");$a.hide().first().show();$("div.colorbox a").colorbox({opacity:0.7,width:500,height:370,initialWidth:10,initialHeight:10,iframe:true,close:"sluiten"})});
