


/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);



/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1986-1992 SWFTE International, Ltd. All rights reserved
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate Condensed","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 114 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-60 -350.48 360 84","underline-thickness":"4.39453","underline-position":"-6.5918","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":87},"!":{"d":"63,-271v2,72,-4,138,-8,204r-17,0r-8,-126r0,-78r33,0xm62,0r-30,0r0,-37r30,0r0,37","w":93},"\"":{"d":"92,-155r-24,0r0,-97r24,0r0,97xm40,-155r-24,0r0,-97r24,0r0,97","w":108},"#":{"d":"262,-176r-10,25r-53,0r-16,46r56,0r-8,26r-58,0r-28,80r-29,0r29,-80r-46,0r-28,80r-30,0r29,-80r-55,0r10,-26r55,0r16,-46r-59,0r9,-25r59,0r28,-81r29,0r-28,81r45,0r28,-81r29,0r-28,81r54,0xm170,-151r-45,0r-17,47r46,0","w":277},"$":{"d":"96,-153v42,16,68,30,69,78v1,44,-25,73,-69,75r0,35r-16,0r0,-35v-44,-2,-71,-32,-67,-86r30,0v-1,37,10,62,37,61r0,-102v-36,-14,-62,-30,-63,-73v-1,-39,21,-67,63,-68r0,-25r16,0r0,25v42,6,61,24,62,70r-30,0v0,-26,-10,-41,-32,-45r0,90xm80,-244v-21,1,-34,22,-34,44v0,20,11,34,34,42r0,-86xm96,-25v24,1,39,-22,38,-48v0,-22,-12,-38,-38,-47r0,95","w":179},"%":{"d":"17,-203v0,-68,79,-91,95,-28v11,43,-1,95,-47,95v-32,0,-48,-22,-48,-67xm196,-273r-121,278r-22,0r123,-278r20,0xm181,-133v40,0,55,25,54,65v0,37,-15,67,-50,68v-32,0,-49,-23,-49,-68v0,-43,15,-65,45,-65xm62,-158v29,9,31,-34,27,-60v-3,-20,-10,-27,-25,-28v-16,-2,-23,23,-23,52v0,23,6,35,21,36xm181,-22v24,3,28,-21,29,-44v1,-27,-5,-45,-25,-45v-16,0,-25,14,-25,43v0,29,7,44,21,46","w":250},"&":{"d":"162,-76v5,-13,7,-33,9,-50r29,0v-3,29,-8,54,-21,73r36,53r-34,0r-19,-26v-39,49,-142,36,-142,-49v0,-31,18,-57,54,-80v-37,-31,-35,-116,28,-116v32,0,53,23,53,53v0,25,-15,47,-45,66xm97,-171v26,-8,48,-74,5,-76v-38,-1,-24,62,-5,76xm51,-77v-2,55,71,75,96,28r-60,-86v-23,17,-35,25,-36,58","w":219},"'":{"d":"60,-271v2,39,1,82,-32,89r0,-17v10,-3,16,-15,16,-35r-16,0r0,-37r32,0","w":87},"(":{"d":"109,-271v-60,95,-60,251,0,350r-20,0v-53,-72,-82,-213,-24,-309v8,-15,16,-29,24,-41r20,0","w":114},")":{"d":"55,-98v0,-69,-17,-128,-45,-173r20,0v37,54,56,112,56,174v1,75,-29,129,-56,176r-20,0v26,-56,45,-92,45,-177","w":114},"*":{"d":"159,-212r-52,14r35,43r-20,15r-33,-46r-31,46r-20,-15r35,-43r-52,-14r8,-24r50,18r0,-53r21,0r0,53r50,-17"},"+":{"d":"255,-95r-93,0r0,95r-24,0r0,-95r-94,0r0,-25r94,0r0,-95r24,0r0,95r93,0r0,25","w":299},",":{"d":"28,35v11,-3,16,-16,15,-35r-15,0r0,-37r32,0v0,39,4,80,-32,89r0,-17","w":90},"-":{"d":"103,-86r-87,0r0,-31r87,0r0,31","w":118},"\u2010":{"d":"103,-86r-87,0r0,-31r87,0r0,31","w":118},".":{"d":"61,0r-32,0r0,-37r32,0r0,37","w":90},"\/":{"d":"102,-277r-96,310r-19,0r96,-310r19,0","w":99},"0":{"d":"17,-134v0,-68,6,-147,81,-137v79,10,67,112,61,204v-2,37,-29,74,-69,72v-68,-4,-73,-62,-73,-139xm90,-21v51,-2,42,-81,42,-137v0,-42,-5,-91,-43,-88v-56,5,-40,95,-40,159v0,27,8,67,41,66","w":179},"1":{"d":"27,-222v41,1,60,-17,62,-51r24,0r0,273r-29,0r0,-199r-57,0r0,-23","w":179},"2":{"d":"90,-273v79,0,85,105,39,147v-31,28,-75,46,-81,99r114,0r0,27r-144,0v-9,-90,79,-110,108,-173v8,-39,-3,-73,-37,-73v-33,0,-41,29,-40,65r-29,0v-1,-54,19,-92,70,-92","w":179},"3":{"d":"115,-143v31,8,46,25,46,66v0,62,-60,103,-115,72v-21,-12,-32,-38,-32,-76r30,0v-1,37,9,57,42,60v52,5,57,-80,27,-100v-11,-7,-28,-7,-45,-7r0,-25v38,0,51,-11,55,-47v5,-48,-60,-62,-72,-23r-3,31r-29,0v-1,-46,22,-80,67,-80v74,0,91,111,29,129","w":179},"4":{"d":"163,-69r-25,0r0,69r-29,0r0,-69r-98,0r0,-27r101,-176r26,0r0,177r25,0r0,26xm113,-233r-77,138r73,0","w":179},"5":{"d":"90,-179v48,1,72,37,71,89v0,59,-23,93,-75,96v-46,2,-70,-32,-71,-77r30,0v-1,27,12,50,37,50v41,0,51,-48,44,-96v-6,-42,-68,-46,-80,-10r-25,-1r15,-139r114,0r0,27r-91,0r-10,80v6,-13,21,-19,41,-19","w":179},"6":{"d":"95,-174v45,0,72,34,71,85v-1,52,-23,93,-72,94v-65,2,-77,-66,-77,-134v0,-99,32,-166,109,-136v22,8,32,31,32,58r-30,0v5,-38,-43,-53,-63,-27v-19,24,-16,57,-19,94v7,-22,22,-34,49,-34xm92,-20v56,0,62,-128,-1,-128v-31,0,-43,27,-42,60v0,37,12,68,43,68","w":179},"7":{"d":"163,-242v-48,62,-80,145,-87,242r-34,0v18,-107,43,-169,95,-238r-121,0r0,-29r147,0r0,25","w":179},"8":{"d":"116,-147v34,9,46,27,46,70v1,50,-25,82,-73,82v-79,0,-101,-137,-25,-151v-43,-9,-50,-76,-22,-107v38,-44,113,-11,113,48v0,30,-13,49,-39,58xm91,-158v44,3,45,-83,7,-88v-27,-3,-43,15,-43,41v0,26,13,45,36,47xm47,-85v0,32,13,64,42,64v29,0,42,-19,42,-56v-1,-35,-10,-55,-42,-56v-25,-1,-42,22,-42,48","w":179},"9":{"d":"85,-273v78,0,78,71,78,144v0,83,-14,130,-78,135v-38,3,-63,-28,-64,-65r31,0v-5,42,57,52,70,14v7,-20,11,-53,12,-82v-9,23,-26,34,-51,34v-46,0,-71,-36,-70,-86v0,-48,30,-94,72,-94xm89,-119v30,0,41,-27,41,-60v0,-36,-12,-66,-43,-67v-31,-1,-43,37,-42,73v1,28,17,54,44,54","w":179},":":{"d":"61,-162r-32,0r0,-38r32,0r0,38xm61,0r-32,0r0,-37r32,0r0,37","w":90},";":{"d":"61,-162r-32,0r0,-38r32,0r0,38xm61,-37v1,41,3,81,-32,89r0,-17v11,-2,19,-19,15,-35r-15,0r0,-37r32,0","w":90},"<":{"d":"253,-11r-207,-86r0,-22r207,-85r0,28r-170,68r170,70r0,27","w":299},"=":{"d":"255,-130r-211,0r0,-25r211,0r0,25xm255,-60r-211,0r0,-24r211,0r0,24","w":299},">":{"d":"253,-97r-207,86r0,-27r171,-70r-171,-68r0,-28r207,85r0,22","w":299},"?":{"d":"93,-278v39,0,71,25,68,72v7,45,-69,86,-58,138r-27,0v-9,-69,51,-81,54,-140v1,-27,-15,-44,-38,-44v-29,0,-36,27,-36,60r-29,0v0,-51,18,-86,66,-86xm104,0r-30,0r0,-37r30,0r0,37","w":178},"@":{"d":"195,-257v81,0,147,41,147,121v0,63,-36,116,-99,116v-19,0,-37,-10,-36,-32v-23,49,-108,38,-108,-24v0,-69,85,-141,127,-74r9,-20r24,0r-27,111v0,11,6,17,17,17v43,0,70,-50,67,-102v-4,-83,-119,-113,-194,-75v-40,20,-80,68,-78,129v2,73,57,121,136,121v41,0,78,-11,110,-33r10,14v-39,29,-58,39,-120,39v-93,0,-161,-48,-161,-144v0,-98,71,-164,176,-164xm128,-88v-5,34,20,58,52,43v26,-12,32,-49,39,-80v-3,-19,-15,-32,-38,-32v-28,0,-48,37,-53,69","w":360},"A":{"d":"193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r74,-271r37,0xm134,-105r-36,-143r-35,143r71,0","w":198},"B":{"d":"24,-271v72,-1,143,-9,143,68v0,32,-13,52,-38,59v58,6,64,106,14,132v-33,17,-74,10,-119,12r0,-271xm53,-155v47,2,83,0,83,-47v0,-46,-36,-46,-83,-45r0,92xm143,-72v0,-59,-34,-61,-90,-59r0,104v47,2,90,0,90,-45","w":194},"C":{"d":"103,-250v-52,0,-52,59,-52,118v0,77,14,114,59,109v34,-4,43,-36,43,-76r29,0v-2,56,-19,107,-80,105v-68,-2,-83,-68,-83,-144v0,-70,17,-143,83,-140v52,2,80,35,79,87r-30,0v-1,-33,-14,-59,-48,-59","w":203},"D":{"d":"100,-271v100,-4,105,121,80,216v-9,34,-38,55,-86,55r-70,0r0,-271r76,0xm157,-124v3,-65,-3,-123,-64,-121r-39,0r0,219v35,-2,61,5,86,-12v9,-6,14,-34,17,-86","w":209},"E":{"d":"160,0r-136,0r0,-271r134,0r0,28r-104,0r0,88r98,0r0,27r-98,0r0,100r106,0r0,28","w":176},"F":{"d":"149,-243r-94,0r0,87r88,0r0,28r-88,0r0,128r-31,0r0,-271r125,0r0,28","w":155},"G":{"d":"107,-22v44,0,59,-41,55,-92r-62,0r0,-28r91,0r0,142r-23,0r-2,-37v-10,29,-33,44,-68,44v-70,0,-76,-68,-79,-157v-3,-74,34,-151,119,-124v32,10,51,37,50,81r-30,0v1,-34,-18,-57,-52,-58v-60,-1,-57,87,-55,146v1,43,11,82,56,83","w":213},"H":{"d":"187,0r-31,0r0,-131r-101,0r0,131r-31,0r0,-271r31,0r0,112r101,0r0,-112r31,0r0,271","w":210},"I":{"d":"55,0r-31,0r0,-271r31,0r0,271","w":79},"J":{"d":"66,6v-46,0,-66,-35,-59,-89r28,0v-2,33,1,64,32,64v21,0,31,-15,31,-45r0,-207r29,0r0,211v0,42,-19,66,-61,66","w":151},"K":{"d":"193,0r-37,0r-74,-135r-28,37r0,98r-30,0r0,-271r30,0r0,130r98,-130r35,0r-84,110","w":195},"L":{"d":"162,0r-138,0r0,-271r30,0r0,242r108,0r0,29","w":171},"M":{"d":"241,0r-29,0r0,-255r-67,255r-29,0r-63,-255r0,255r-29,0r0,-271r51,0r56,231r60,-231r50,0r0,271","w":265},"N":{"d":"185,0r-39,0r-95,-239r2,239r-29,0r0,-271r41,0r93,233r-3,-233r30,0r0,271","w":208},"O":{"d":"19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67","w":210},"P":{"d":"94,-271v59,-1,84,25,85,75v2,71,-51,88,-125,82r0,114r-30,0r0,-271r70,0xm147,-195v0,-51,-42,-52,-93,-50r0,103v52,3,93,0,93,-53","w":190},"Q":{"d":"105,-277v111,0,98,171,69,245r31,24r-16,21r-29,-23v-31,25,-97,22,-118,-14v-18,-31,-23,-70,-23,-119v-1,-70,17,-134,86,-134xm105,-250v-71,0,-54,85,-54,150v0,38,12,81,55,80v12,0,22,-3,31,-10r-28,-24r17,-20r26,21v12,-71,29,-197,-47,-197","w":210},"R":{"d":"132,-135v73,6,33,96,64,135r-37,0v-9,-19,-9,-43,-9,-70v0,-52,-44,-51,-97,-50r0,120r-29,0r0,-271v79,-1,159,-10,159,74v0,32,-17,53,-51,62xm150,-186v14,-55,-38,-63,-97,-58r0,98v47,2,97,-1,97,-40","w":210},"S":{"d":"139,-201v11,-52,-64,-66,-83,-30v-15,29,0,65,30,70v40,18,91,24,89,85v-2,53,-29,83,-81,83v-54,0,-79,-35,-76,-93r29,0v-3,43,19,70,63,64v38,-5,48,-74,15,-90v-43,-20,-104,-25,-103,-88v1,-46,26,-79,73,-78v46,1,75,28,72,77r-28,0","w":192},"T":{"d":"170,-243r-65,0r0,243r-31,0r0,-243r-69,0r0,-28r165,0r0,28","w":174},"U":{"d":"96,-21v41,1,58,-23,58,-68r0,-182r30,0r-1,208v-6,39,-28,70,-81,69v-51,-2,-77,-27,-77,-86r0,-191r30,0r0,189v0,39,14,60,41,61","w":207},"V":{"d":"188,-271r-75,271r-36,0r-76,-271r33,0r61,234r63,-234r30,0","w":188},"W":{"d":"280,-271r-57,271r-33,0r-47,-221r-48,221r-33,0r-58,-271r32,0r42,230r48,-230r34,0r47,227r43,-227r30,0","w":284},"X":{"d":"182,0r-37,0r-56,-113r-58,113r-35,0r75,-140r-72,-131r37,0r53,103r55,-103r35,0r-73,130","w":177},"Y":{"d":"186,-271r-81,166r0,105r-30,0r0,-105r-80,-166r36,0r60,133r62,-133r33,0"},"Z":{"d":"151,0r-143,0r0,-28r109,-215r-103,0r0,-28r135,0r0,28r-108,214r110,0r0,29","w":158},"[":{"d":"105,76r-64,0r0,-347r63,0r0,22r-34,0r0,303r35,0r0,22","w":114},"\\":{"d":"116,33r-19,0r-97,-310r20,0","w":99},"]":{"d":"74,76r-64,0r0,-22r34,0r0,-303r-34,0r0,-22r64,0r0,347","w":114},"^":{"d":"286,-158r-32,0r-74,-74r-75,74r-31,0r89,-99r33,0","w":360},"_":{"d":"180,84r-180,0r0,-25r180,0r0,25"},"`":{"d":"111,-224r-17,0r-44,-48r32,0"},"a":{"d":"81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"b":{"d":"50,-181v6,-18,30,-29,54,-25v35,6,53,40,53,101v0,56,-14,107,-65,109v-19,0,-39,-14,-43,-29r0,25r-27,0r0,-271r28,0r0,90xm87,-21v33,-2,38,-39,38,-83v0,-46,-5,-77,-39,-78v-35,-1,-37,45,-37,79v0,30,2,84,38,82","w":172},"c":{"d":"86,-20v23,2,34,-26,34,-51r27,0v0,46,-22,77,-67,77v-52,0,-63,-52,-63,-110v-1,-53,18,-113,80,-103v30,5,50,32,48,68r-27,0v1,-22,-10,-44,-32,-44v-34,0,-41,41,-39,81v2,48,1,79,39,82","w":165},"d":{"d":"73,-207v26,-3,43,9,49,26r0,-90r28,0r0,271r-26,0r0,-25v-5,17,-27,28,-51,28v-49,0,-60,-72,-56,-125v4,-44,13,-80,56,-85xm84,-21v40,-4,39,-41,41,-92v1,-41,-8,-67,-40,-69v-33,-2,-39,55,-39,87v0,31,10,77,38,74","w":171},"e":{"d":"80,-208v56,0,66,52,62,108r-97,0v-1,38,2,82,37,82v20,0,32,-27,32,-50r28,0v0,43,-20,74,-65,73v-53,-3,-61,-56,-61,-114v0,-45,17,-99,64,-99xm83,-185v-29,0,-40,28,-38,62r69,0v1,-37,-9,-62,-31,-62","w":158},"f":{"d":"29,-203v-6,-48,11,-77,60,-68r0,26v-24,-10,-35,11,-31,42r31,0r0,24r-31,0r0,179r-29,0r0,-179r-28,0r0,-24r28,0","w":93},"g":{"d":"16,-100v1,-52,6,-106,64,-107v23,0,37,9,43,28r0,-24r27,0r0,194v10,71,-81,101,-119,54v-6,-8,-8,-17,-8,-27r28,0v0,15,17,26,31,26v36,2,44,-34,40,-69v-9,18,-23,28,-44,28v-49,0,-63,-50,-62,-103xm46,-100v0,40,3,75,37,78v47,3,46,-93,33,-138v-5,-15,-16,-23,-33,-23v-33,0,-37,47,-37,83","w":171},"h":{"d":"50,-181v18,-41,98,-33,98,20r0,161r-28,0r0,-147v-1,-28,-11,-38,-36,-34v-58,10,-27,118,-34,181r-28,0r0,-271r28,0r0,90","w":169},"i":{"d":"51,-234r-30,0r0,-37r30,0r0,37xm51,0r-30,0r0,-203r30,0r0,203","w":71},"j":{"d":"54,-235r-28,0r0,-36r28,0r0,36xm4,44v18,1,23,-9,22,-27r0,-220r28,0r0,222v0,34,-15,49,-50,49r0,-24","w":74},"k":{"d":"156,0r-34,0r-51,-100r-22,28r0,72r-27,0r0,-271r27,0r0,161r69,-93r33,0r-60,77","w":152},"l":{"d":"49,0r-28,0r0,-271r28,0r0,271","w":70},"m":{"d":"48,-178v13,-34,88,-42,97,1v19,-43,103,-42,103,19r0,158r-30,0r0,-140v9,-46,-36,-52,-59,-28v-23,39,-4,113,-10,168r-29,0r0,-150v-2,-20,-8,-32,-30,-32v-22,0,-41,16,-41,40r0,142r-27,0r0,-203r26,0r0,25","w":268},"n":{"d":"91,-181v-27,0,-41,20,-41,44r0,137r-28,0r0,-203r27,0r0,26v14,-37,74,-41,93,-9v13,48,3,127,6,186r-28,0r0,-148v0,-22,-10,-33,-29,-33","w":169},"o":{"d":"16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-2,-40,44,-40,83v0,46,3,78,40,82","w":173},"p":{"d":"156,-100v0,50,-8,104,-60,104v-20,0,-38,-12,-45,-26r0,90r-29,0r0,-271r27,0r0,27v6,-20,24,-31,50,-31v45,0,57,56,57,107xm89,-20v32,-1,37,-41,36,-82v-1,-48,-1,-80,-39,-80v-32,0,-38,43,-37,80v0,35,5,83,40,82","w":171},"q":{"d":"71,-207v28,-3,46,10,51,31r0,-27r28,0r0,271r-29,0r0,-90v-10,16,-27,30,-53,26v-42,-7,-54,-43,-53,-105v1,-51,10,-101,56,-106xm82,-20v35,0,41,-39,40,-85v-2,-56,-5,-77,-40,-77v-39,0,-34,52,-36,93v-1,33,9,69,36,69","w":171},"r":{"d":"107,-176v-34,-11,-57,10,-57,52r0,124r-28,0r0,-203r26,0r0,33v11,-29,28,-41,59,-36r0,30","w":104},"s":{"d":"79,-184v-29,0,-44,34,-24,51v32,29,88,13,88,80v0,49,-58,72,-101,51v-18,-9,-26,-29,-26,-59r28,0v-8,38,43,54,65,29v34,-75,-90,-40,-90,-119v0,-59,87,-77,112,-32v6,10,7,23,7,34r-27,0v0,-22,-9,-35,-32,-35","w":159},"t":{"d":"86,3v-29,3,-61,-1,-60,-31r0,-151r-27,0r0,-24r27,0r0,-54r28,0r0,54r32,0r0,24r-32,0r0,138v-1,19,14,22,32,19r0,25","w":88},"u":{"d":"76,-19v67,-7,34,-116,41,-184r29,0r0,203r-26,0r0,-26v-9,21,-27,31,-52,31v-31,0,-47,-17,-47,-52r0,-156r30,0r0,157v-1,15,11,28,25,27","w":169},"v":{"d":"148,-203r-57,203r-31,0r-54,-203r31,0r40,159r40,-159r31,0","w":153},"w":{"d":"232,-203r-48,203r-29,0r-35,-157r-31,157r-30,0r-51,-203r29,0r37,162r31,-162r29,0r36,162r34,-162r28,0","w":239},"x":{"d":"148,0r-33,0r-44,-82r-42,82r-32,0r57,-105r-53,-98r32,0r39,74r40,-74r31,0r-54,96","w":144},"y":{"d":"154,-203r-63,212v-14,49,-30,65,-78,56r0,-27v31,14,46,-7,52,-37r-58,-204r30,0r43,164r45,-164r29,0","w":159},"z":{"d":"131,0r-123,0r0,-26r87,-150r-83,0r0,-27r116,0r0,24r-88,152r91,0r0,27","w":139},"{":{"d":"153,46r0,26v-52,3,-76,-10,-73,-62v3,-50,3,-99,-50,-90r0,-27v73,14,39,-84,56,-132v12,-19,29,-21,67,-21r0,27v-85,-20,-5,130,-79,139v78,12,-9,156,79,140"},"|":{"d":"103,84r-26,0r0,-359r26,0r0,359"},"}":{"d":"101,-197v-1,50,-5,99,50,90r0,27v-106,-20,16,178,-123,152r0,-26v50,10,43,-38,43,-82v1,-39,8,-47,35,-58v-40,-4,-35,-52,-35,-99v-1,-35,-10,-40,-43,-40r0,-27v55,-3,74,9,73,63"},"~":{"d":"183,-223v21,37,83,38,77,-22r26,0v10,77,-83,97,-118,45v-22,-33,-74,-22,-68,30r-27,0v-8,-68,68,-99,110,-53","w":360},"\u00a1":{"d":"62,-234r-30,0r0,-37r30,0r0,37xm63,0r-33,0v-2,-72,4,-138,8,-204r17,0r8,127r0,77","w":93},"\u00a2":{"d":"82,0v-43,-4,-56,-51,-56,-103v0,-51,8,-101,55,-106r0,-51r23,0r0,50v35,7,51,26,51,67r-28,0v-3,-29,-14,-44,-34,-44v-26,0,-38,35,-37,84v2,46,1,76,37,79v23,2,36,-24,35,-51r28,0v-1,39,-15,71,-51,74r0,57r-23,0r0,-56","w":179},"\u00a3":{"d":"40,-22v40,-31,88,15,124,-14r9,25v-42,44,-105,-26,-147,18r-16,-24v38,-24,55,-63,34,-106r-34,0r0,-16r27,0v-40,-50,-13,-137,57,-134v47,2,74,31,73,83r-29,0v0,-33,-11,-56,-45,-56v-58,0,-47,80,-24,107r57,0r0,16r-50,0v17,43,-10,81,-36,101","w":179},"\u00a4":{"d":"205,-75r-15,14r-36,-36v-26,20,-62,20,-89,0r-37,36r-14,-14r37,-36v-20,-25,-20,-64,0,-89r-37,-36r14,-14r37,35v27,-19,62,-19,89,0r36,-35r15,14r-36,36v18,26,19,62,0,89xm110,-103v56,0,69,-76,26,-99v-37,-20,-84,9,-80,51v2,24,26,48,54,48","w":217},"\u00a5":{"d":"185,-267r-46,90r36,0r0,17r-46,0r-15,30r61,0r0,17r-70,0r0,113r-30,0r0,-113r-70,0r0,-17r60,0r-14,-30r-46,0r0,-17r36,0r-45,-90r36,0r59,127r62,-127r32,0","w":179},"\u00a6":{"d":"103,-118r-26,0r0,-134r26,0r0,134xm103,61r-26,0r0,-133r26,0r0,133"},"\u00a7":{"d":"62,-224v0,54,96,43,96,112v0,20,-9,37,-30,51v38,31,12,101,-41,97v-42,-3,-57,-20,-57,-61r28,0v0,23,8,35,29,35v32,0,39,-39,18,-55v-30,-24,-83,-35,-83,-87v0,-23,10,-39,30,-50v-34,-30,-15,-96,38,-96v40,0,56,21,55,61r-28,0v6,-49,-55,-44,-55,-7xm67,-171v-22,12,-27,49,1,68r45,30v49,-42,-11,-80,-46,-98"},"\u00a8":{"d":"132,-231r-27,0r0,-29r27,0r0,29xm75,-231r-27,0r0,-29r27,0r0,29"},"\u00a9":{"d":"20,-127v0,-106,131,-169,213,-101v26,22,47,55,47,100v0,74,-55,127,-130,129v-70,1,-130,-61,-130,-128xm37,-128v-4,95,126,151,192,79v19,-21,33,-41,33,-79v-1,-66,-47,-112,-112,-112v-64,0,-110,46,-113,112xm110,-127v1,24,8,58,38,57v21,0,34,-9,39,-30r25,0v-4,31,-27,51,-62,52v-41,1,-68,-32,-68,-80v0,-61,59,-100,109,-67v12,9,19,20,20,35r-26,0v-3,-16,-16,-27,-34,-28v-26,-1,-42,28,-41,61","w":299},"\u00aa":{"d":"60,-274v61,0,39,69,43,121v0,9,4,11,12,10r0,15v-18,4,-33,-3,-32,-20v-14,36,-72,26,-72,-17v0,-34,31,-42,59,-50v20,-6,13,-48,-11,-43v-16,0,-23,8,-23,25r-20,0v0,-28,14,-41,44,-41xm53,-142v28,-1,31,-32,29,-63v-13,14,-49,10,-49,43v0,11,9,20,20,20","w":120},"\u00ab":{"d":"150,-33r-53,-56r0,-26r53,-55r0,33r-34,36r34,36r0,32xm77,-33r-54,-56r0,-26r54,-55r0,33r-36,36r36,36r0,32","w":173},"\u00ac":{"d":"255,-63r-23,0r0,-64r-188,0r0,-24r211,0r0,88","w":299},"\u00ae":{"d":"20,-127v0,-106,131,-169,213,-101v26,22,47,55,47,100v0,74,-55,127,-130,129v-70,1,-130,-61,-130,-128xm98,-29v108,63,224,-92,129,-181v-15,-14,-42,-30,-77,-30v-84,0,-147,101,-92,176v11,15,24,26,40,35xm153,-204v72,-9,80,69,28,80r33,67r-31,0r-30,-63r-27,0r0,63r-28,0r0,-147r55,0xm175,-142v24,-16,11,-47,-30,-44r-19,0r0,49v20,0,34,5,49,-5","w":299},"\u00b0":{"d":"71,-262v28,0,49,21,49,49v0,27,-22,48,-49,48v-27,0,-48,-22,-49,-48v-1,-25,23,-49,49,-49xm71,-184v16,0,30,-14,30,-29v0,-15,-15,-30,-30,-30v-15,0,-29,14,-29,30v0,16,13,29,29,29","w":143},"\u00b1":{"d":"255,-125r-93,0r0,60r-24,0r0,-60r-94,0r0,-25r94,0r0,-60r24,0r0,60r93,0r0,25xm255,-5r-211,0r0,-25r211,0r0,25","w":299},"\u00b2":{"d":"104,-237v13,63,-66,65,-72,113r74,0r0,17r-95,0v-4,-65,66,-61,73,-117v2,-17,-10,-30,-26,-30v-21,0,-28,16,-26,39r-19,0v-13,-63,81,-73,91,-22","w":118},"\u00b3":{"d":"57,-270v47,-5,61,68,18,77v23,6,31,17,31,39v0,43,-40,61,-76,44v-14,-7,-21,-22,-21,-45r20,0v-2,27,10,37,37,35v12,-4,20,-16,20,-32v0,-25,-15,-34,-42,-32r0,-14v45,10,49,-55,15,-56v-19,-1,-27,10,-27,33r-20,0v0,-30,16,-46,45,-49","w":118},"\u00b4":{"d":"130,-272r-44,48r-17,0r29,-48r32,0"},"\u00b6":{"d":"11,-199v-3,-36,31,-61,70,-61r88,0r0,15r-22,0r0,245r-19,0r0,-245r-31,0r0,245r-20,0r0,-138v-40,-1,-63,-23,-66,-61"},"\u00b8":{"d":"96,18v24,-1,37,10,38,31v2,34,-39,38,-76,29r0,-18v22,6,67,6,45,-22v-5,-4,-14,-5,-21,-3r0,-35r14,0r0,18"},"\u00b9":{"d":"74,-107r-19,0r0,-119r-38,0r0,-14v28,0,41,-10,41,-30r16,0r0,163","w":118},"\u00ba":{"d":"12,-200v0,-49,17,-78,66,-73v32,3,40,39,41,73v0,38,-11,77,-54,75v-42,-2,-53,-28,-53,-75xm65,-142v38,2,34,-64,27,-97v-4,-13,-14,-18,-28,-18v-28,0,-28,25,-29,57v-1,35,2,56,30,58","w":129},"\u00bb":{"d":"150,-89r-53,56r0,-32r34,-36r-34,-36r0,-33r53,55r0,26xm77,-89r-54,56r0,-32r35,-36r-35,-36r0,-33r54,55r0,26","w":173},"\u00bc":{"d":"72,-117r-19,0r0,-111r-36,0r0,-12v26,0,39,-10,39,-29r16,0r0,152xm232,-273r-157,278r-22,0r157,-278r22,0xm276,-38r-16,0r0,38r-18,0r0,-38r-62,0r0,-15r63,-99r17,0r0,99r16,0r0,15xm243,-131r-48,78r47,0","w":286},"\u00bd":{"d":"72,-117r-19,0r0,-111r-36,0r0,-12v26,0,39,-10,39,-29r16,0r0,152xm232,-273r-157,278r-22,0r157,-278r22,0xm272,-122v13,60,-64,62,-69,107r72,0r0,15r-91,0v-6,-59,70,-56,70,-110v0,-17,-9,-27,-26,-27v-17,0,-25,14,-24,36r-18,0v-9,-63,76,-66,86,-21","w":286},"\u00be":{"d":"72,-197v20,3,29,15,29,37v0,31,-17,47,-46,46v-31,0,-46,-16,-46,-48r19,0v-2,25,11,40,35,33v33,-10,23,-69,-20,-59r0,-15v20,0,34,-4,34,-26v0,-16,-9,-25,-24,-25v-15,0,-23,10,-23,30r-18,0v-1,-28,16,-42,42,-45v46,-5,58,64,18,72xm232,-273r-157,278r-22,0r157,-278r22,0xm276,-38r-16,0r0,38r-18,0r0,-38r-62,0r0,-15r63,-99r17,0r0,99r16,0r0,15xm243,-131r-48,78r47,0","w":286},"\u00bf":{"d":"115,-234r-31,0r0,-37r31,0r0,37xm63,-38v25,38,77,10,69,-41r30,0v3,68,-24,81,-67,85v-70,6,-85,-89,-44,-130v19,-19,38,-40,34,-79r28,0v12,76,-73,88,-50,165","w":178},"\u00c0":{"d":"120,-297r-17,0r-44,-48r32,0xm193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r74,-271r37,0xm134,-105r-36,-143r-35,143r71,0","w":198},"\u00c1":{"d":"139,-345r-43,49r-18,0r30,-49r31,0xm193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r74,-271r37,0xm134,-105r-36,-143r-35,143r71,0","w":198},"\u00c2":{"d":"144,-297v-28,3,-31,-18,-45,-28v-14,10,-17,32,-45,28r30,-48r30,0xm193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r74,-271r37,0xm134,-105r-36,-143r-35,143r71,0","w":198},"\u00c3":{"d":"142,-339v-2,37,-33,39,-60,27v-6,0,-10,4,-13,12r-14,0v8,-40,32,-36,62,-27v6,0,10,-4,12,-12r13,0xm193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r74,-271r37,0xm134,-105r-36,-143r-35,143r71,0","w":198},"\u00c4":{"d":"142,-303r-27,0r0,-30r27,0r0,30xm83,-303r-26,0r0,-30r26,0r0,30xm193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r74,-271r37,0xm134,-105r-36,-143r-35,143r71,0","w":198},"\u00c5":{"d":"98,-347v31,-3,45,41,23,60v-21,17,-56,5,-56,-26v0,-20,15,-32,33,-34xm193,0r-31,0r-20,-78r-87,0r-19,78r-30,0r73,-269r39,0xm82,-313v0,10,7,17,17,17v12,0,17,-6,17,-17v0,-12,-5,-17,-17,-17v-10,0,-18,6,-17,17xm134,-105r-36,-143r-35,143r71,0","w":198},"\u00c6":{"d":"266,0r-135,0r0,-78r-74,0r-30,78r-31,0r104,-271r165,0r0,28r-104,0r0,88r98,0r0,27r-98,0r0,100r105,0r0,28xm131,-105r0,-138r-11,0r-52,138r63,0","w":283},"\u00c7":{"d":"103,-250v-52,0,-52,59,-52,118v0,77,14,114,59,109v34,-4,43,-36,43,-76r29,0v-2,56,-19,107,-80,105v-68,-2,-83,-68,-83,-144v0,-70,17,-143,83,-140v52,2,80,35,79,87r-30,0v-1,-33,-14,-59,-48,-59xm104,18v20,0,38,6,38,31v0,34,-40,38,-76,29r0,-18v22,6,68,5,45,-22v-4,-5,-13,-5,-20,-3r0,-35r13,0r0,18","w":203},"\u00c8":{"d":"115,-297r-18,0r-44,-48r32,0xm160,0r-136,0r0,-271r134,0r0,28r-104,0r0,88r98,0r0,27r-98,0r0,100r106,0r0,28","w":176},"\u00c9":{"d":"134,-345r-44,49r-18,0r30,-49r32,0xm160,0r-136,0r0,-271r134,0r0,28r-104,0r0,88r98,0r0,27r-98,0r0,100r106,0r0,28","w":176},"\u00ca":{"d":"139,-297v-28,4,-31,-18,-45,-28v-14,10,-17,31,-45,28r30,-48r29,0xm160,0r-136,0r0,-271r134,0r0,28r-104,0r0,88r98,0r0,27r-98,0r0,100r106,0r0,28","w":176},"\u00cb":{"d":"136,-303r-27,0r0,-30r27,0r0,30xm78,-303r-26,0r0,-30r26,0r0,30xm160,0r-136,0r0,-271r134,0r0,28r-104,0r0,88r98,0r0,27r-98,0r0,100r106,0r0,28","w":176},"\u00cc":{"d":"60,-297r-17,0r-44,-48r32,0xm55,0r-31,0r0,-271r31,0r0,271","w":79},"\u00cd":{"d":"80,-345r-44,49r-18,0r30,-49r32,0xm55,0r-31,0r0,-271r31,0r0,271","w":79},"\u00ce":{"d":"84,-297v-28,3,-31,-18,-45,-28v-14,10,-17,32,-45,28r31,-48r29,0xm55,0r-31,0r0,-271r31,0r0,271","w":79},"\u00cf":{"d":"82,-303r-27,0r0,-30r27,0r0,30xm24,-303r-27,0r0,-30r27,0r0,30xm55,0r-31,0r0,-271r31,0r0,271","w":79},"\u00d0":{"d":"104,-271v85,-4,96,85,88,174v-5,58,-30,97,-95,97r-70,0r0,-132r-27,0r0,-26r27,0r0,-113r77,0xm148,-50v19,-64,34,-204,-52,-195r-38,0r0,87r53,0r0,26r-53,0r0,106v37,-2,80,7,90,-24","w":213},"\u00d1":{"d":"65,-300v4,-36,32,-37,62,-27v6,0,10,-4,12,-12r12,0v-1,38,-33,39,-60,27v-6,0,-10,4,-13,12r-13,0xm185,0r-39,0r-95,-239r2,239r-29,0r0,-271r41,0r93,233r-3,-233r30,0r0,271","w":208},"\u00d2":{"d":"127,-297r-18,0r-44,-48r32,0xm19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67","w":210},"\u00d3":{"d":"145,-345r-43,49r-18,0r30,-49r31,0xm19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67","w":210},"\u00d4":{"d":"150,-297v-28,3,-31,-18,-45,-28v-14,10,-17,32,-45,28r31,-48r29,0xm19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67","w":210},"\u00d5":{"d":"19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67xm127,-345r-44,49r-18,0r30,-49r32,0xm180,-345r-44,49r-17,0r29,-49r32,0","w":210},"\u00d6":{"d":"148,-303r-27,0r0,-30r27,0r0,30xm90,-303r-27,0r0,-30r27,0r0,30xm19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67","w":210},"\u00d7":{"d":"234,-40r-17,17r-67,-67r-66,66r-17,-17r65,-66r-67,-68r18,-17r67,67r66,-65r17,17r-66,65","w":299},"\u00d8":{"d":"177,-235v27,82,32,260,-80,241v-26,-5,-37,-10,-51,-25r-16,26r-17,-10r22,-34v-14,-33,-16,-69,-16,-115v1,-86,29,-128,97,-125v18,0,35,8,50,24r14,-25r16,10xm149,-226v-16,-34,-77,-33,-89,6v-12,40,-10,103,-5,150xm62,-46v27,51,97,21,97,-39v0,-43,4,-75,-3,-118","w":210},"\u00d9":{"d":"125,-297r-18,0r-44,-48r32,0xm96,-21v41,1,58,-23,58,-68r0,-182r30,0r-1,208v-6,39,-28,70,-81,69v-51,-2,-77,-27,-77,-86r0,-191r30,0r0,189v0,39,14,60,41,61","w":207},"\u00da":{"d":"143,-345r-43,49r-18,0r30,-49r31,0xm96,-21v41,1,58,-23,58,-68r0,-182r30,0r-1,208v-6,39,-28,70,-81,69v-51,-2,-77,-27,-77,-86r0,-191r30,0r0,189v0,39,14,60,41,61","w":207},"\u00db":{"d":"96,-21v41,1,58,-23,58,-68r0,-182r30,0r-1,208v-6,39,-28,70,-81,69v-51,-2,-77,-27,-77,-86r0,-191r30,0r0,189v0,39,14,60,41,61xm127,-345r-44,49r-18,0r30,-49r32,0xm180,-345r-44,49r-17,0r29,-49r32,0","w":207},"\u00dc":{"d":"145,-303r-26,0r0,-30r26,0r0,30xm88,-303r-27,0r0,-30r27,0r0,30xm96,-21v41,1,58,-23,58,-68r0,-182r30,0r-1,208v-6,39,-28,70,-81,69v-51,-2,-77,-27,-77,-86r0,-191r30,0r0,189v0,39,14,60,41,61","w":207},"\u00dd":{"d":"98,-232v43,38,59,62,60,136v0,58,-17,101,-72,101v-54,0,-71,-47,-71,-101v0,-65,31,-117,89,-94v-8,-13,-19,-20,-30,-30r-42,24r-9,-15r36,-21v-6,-5,-16,-10,-29,-16r7,-23v16,8,32,17,46,27r48,-27r10,14xm86,-19v51,0,45,-81,38,-125v-3,-20,-17,-30,-39,-30v-38,0,-39,44,-39,82v0,32,7,73,40,73","w":173},"\u00de":{"d":"54,-222v75,-4,129,7,124,83v-4,64,-54,78,-124,74r0,65r-30,0r0,-271r30,0r0,49xm147,-146v0,-51,-42,-52,-93,-50r0,103v52,3,93,0,93,-53","w":190},"\u00df":{"d":"120,-154v65,26,39,200,-45,152r0,-27v33,24,51,-7,51,-53v0,-39,-9,-63,-47,-58r0,-24v27,2,39,-14,39,-40v0,-35,-15,-49,-46,-44v-15,3,-23,21,-23,48r0,200r-28,0r0,-189v1,-54,17,-81,65,-84v63,-4,78,90,34,119","w":172},"\u00e0":{"d":"105,-224r-18,0r-43,-48r31,0xm81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"\u00e1":{"d":"124,-272r-44,48r-17,0r29,-48r32,0xm81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"\u00e2":{"d":"128,-224v-28,3,-30,-19,-45,-29v-14,10,-17,33,-45,29r31,-48r29,0xm81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"\u00e3":{"d":"40,-228v8,-40,31,-36,62,-27v7,0,11,-3,12,-11r13,0v-1,38,-33,37,-61,27v-6,0,-10,3,-13,11r-13,0xm81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"\u00e4":{"d":"126,-231r-27,0r0,-29r27,0r0,29xm68,-231r-27,0r0,-29r27,0r0,29xm81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"\u00e5":{"d":"47,-252v-2,-27,36,-45,57,-24v22,22,4,60,-23,58v-20,-2,-32,-14,-34,-34xm81,-208v84,0,55,102,55,173v0,12,7,17,17,14r0,21v-25,4,-42,-2,-43,-27v-22,52,-95,39,-95,-25v0,-47,42,-60,79,-72v28,-9,15,-72,-16,-61v-23,-1,-30,15,-30,37r-27,0v3,-37,13,-60,60,-60xm64,-252v0,10,7,17,17,17v11,0,17,-6,17,-17v0,-12,-6,-17,-17,-17v-10,0,-17,7,-17,17xm70,-19v35,1,42,-47,38,-90v-20,22,-64,12,-64,60v0,15,11,31,26,30","w":160},"\u00e6":{"d":"128,-187v54,-54,124,5,105,87r-97,0v-5,39,2,81,36,81v22,0,33,-16,33,-49r28,0v11,71,-87,100,-115,38v-18,25,-27,35,-58,35v-51,0,-57,-88,-18,-109v26,-14,72,-7,68,-52v-1,-21,-12,-28,-30,-29v-22,0,-33,13,-31,37r-26,0v2,-33,13,-63,58,-60v27,1,35,6,47,21xm205,-123v0,-33,-6,-60,-35,-62v-22,-1,-34,20,-34,62r69,0xm70,-20v40,1,41,-45,39,-89v-19,20,-70,15,-63,60v2,13,7,29,24,29","w":250},"\u00e7":{"d":"86,-20v23,2,34,-26,34,-51r27,0v0,46,-22,77,-67,77v-52,0,-63,-52,-63,-110v-1,-53,18,-113,80,-103v30,5,50,32,48,68r-27,0v1,-22,-10,-44,-32,-44v-34,0,-41,41,-39,81v2,48,1,79,39,82xm88,18v20,-1,38,10,38,31v0,34,-40,38,-76,29r0,-18v22,6,67,6,45,-22v-7,-4,-13,-5,-20,-3r0,-35r13,0r0,18","w":165},"\u00e8":{"d":"105,-224r-18,0r-43,-48r31,0xm80,-208v56,0,66,52,62,108r-97,0v-1,38,2,82,37,82v20,0,32,-27,32,-50r28,0v0,43,-20,74,-65,73v-53,-3,-61,-56,-61,-114v0,-45,17,-99,64,-99xm83,-185v-29,0,-40,28,-38,62r69,0v1,-37,-9,-62,-31,-62","w":158},"\u00e9":{"d":"124,-272r-44,48r-17,0r29,-48r32,0xm80,-208v56,0,66,52,62,108r-97,0v-1,38,2,82,37,82v20,0,32,-27,32,-50r28,0v0,43,-20,74,-65,73v-53,-3,-61,-56,-61,-114v0,-45,17,-99,64,-99xm83,-185v-29,0,-40,28,-38,62r69,0v1,-37,-9,-62,-31,-62","w":158},"\u00ea":{"d":"128,-224v-28,3,-30,-19,-45,-29v-14,10,-17,33,-45,29r31,-48r29,0xm80,-208v56,0,66,52,62,108r-97,0v-1,38,2,82,37,82v20,0,32,-27,32,-50r28,0v0,43,-20,74,-65,73v-53,-3,-61,-56,-61,-114v0,-45,17,-99,64,-99xm83,-185v-29,0,-40,28,-38,62r69,0v1,-37,-9,-62,-31,-62","w":158},"\u00eb":{"d":"126,-231r-27,0r0,-29r27,0r0,29xm68,-231r-27,0r0,-29r27,0r0,29xm80,-208v56,0,66,52,62,108r-97,0v-1,38,2,82,37,82v20,0,32,-27,32,-50r28,0v0,43,-20,74,-65,73v-53,-3,-61,-56,-61,-114v0,-45,17,-99,64,-99xm83,-185v-29,0,-40,28,-38,62r69,0v1,-37,-9,-62,-31,-62","w":158},"\u00ec":{"d":"57,-224r-18,0r-43,-48r31,0xm51,0r-30,0r0,-203r30,0r0,203","w":71},"\u00ed":{"d":"76,-272r-44,48r-17,0r29,-48r32,0xm51,0r-30,0r0,-203r30,0r0,203","w":71},"\u00ee":{"d":"81,-224v-28,4,-31,-19,-45,-29v-15,10,-17,32,-45,29r30,-48r30,0xm51,0r-30,0r0,-203r30,0r0,203","w":71},"\u00ef":{"d":"78,-231r-26,0r0,-29r26,0r0,29xm20,-231r-27,0r0,-29r27,0r0,29xm51,0r-30,0r0,-203r30,0r0,203","w":71},"\u00f1":{"d":"44,-228v8,-40,31,-36,62,-27v7,0,11,-3,12,-11r13,0v-3,18,-8,34,-28,34v-13,0,-40,-19,-45,4r-14,0xm91,-181v-27,0,-41,20,-41,44r0,137r-28,0r0,-203r27,0r0,26v14,-37,74,-41,93,-9v13,48,3,127,6,186r-28,0r0,-148v0,-22,-10,-33,-29,-33","w":169},"\u00f2":{"d":"109,-224r-18,0r-43,-48r32,0xm16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-2,-40,44,-40,83v0,46,3,78,40,82","w":173},"\u00f3":{"d":"128,-272r-44,48r-17,0r30,-48r31,0xm16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-2,-40,44,-40,83v0,46,3,78,40,82","w":173},"\u00f4":{"d":"133,-224v-28,4,-31,-19,-45,-29v-15,10,-17,32,-45,29r30,-48r30,0xm16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-2,-40,44,-40,83v0,46,3,78,40,82","w":173},"\u00f5":{"d":"16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-2,-40,44,-40,83v0,46,3,78,40,82xm115,-272r-44,48r-17,0r29,-48r32,0xm165,-272r-43,48r-18,0r30,-48r31,0","w":173},"\u00f6":{"d":"130,-231r-27,0r0,-29r27,0r0,29xm72,-231r-26,0r0,-29r26,0r0,29xm16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-2,-40,44,-40,83v0,46,3,78,40,82","w":173},"\u00f7":{"d":"163,-141r-27,0r0,-30r27,0r0,30xm255,-95r-211,0r0,-25r211,0r0,25xm163,-43r-26,0r0,-29r26,0r0,29","w":299},"\u00f8":{"d":"27,-30v-23,-64,-19,-178,60,-178v19,0,35,6,48,19r18,-27r14,9r-22,33v23,60,26,191,-66,179v-15,-2,-29,-7,-42,-19r-18,28r-14,-10xm85,-184v-46,2,-43,74,-36,124r69,-105v-7,-13,-18,-19,-33,-19xm87,-19v48,-1,41,-72,38,-124r-71,104v6,14,18,20,33,20","w":173},"\u00f9":{"d":"105,-224r-18,0r-43,-48r31,0xm76,-19v67,-7,34,-116,41,-184r29,0r0,203r-26,0r0,-26v-9,21,-27,31,-52,31v-31,0,-47,-17,-47,-52r0,-156r30,0r0,157v-1,15,11,28,25,27","w":169},"\u00fa":{"d":"124,-272r-44,48r-17,0r29,-48r32,0xm76,-19v67,-7,34,-116,41,-184r29,0r0,203r-26,0r0,-26v-9,21,-27,31,-52,31v-31,0,-47,-17,-47,-52r0,-156r30,0r0,157v-1,15,11,28,25,27","w":169},"\u00fb":{"d":"76,-19v67,-7,34,-116,41,-184r29,0r0,203r-26,0r0,-26v-9,21,-27,31,-52,31v-31,0,-47,-17,-47,-52r0,-156r30,0r0,157v-1,15,11,28,25,27xm112,-272r-44,48r-17,0r30,-48r31,0xm162,-272r-43,48r-17,0r29,-48r31,0","w":169},"\u00fc":{"d":"126,-231r-27,0r0,-29r27,0r0,29xm68,-231r-27,0r0,-29r27,0r0,29xm76,-19v67,-7,34,-116,41,-184r29,0r0,203r-26,0r0,-26v-9,21,-27,31,-52,31v-31,0,-47,-17,-47,-52r0,-156r30,0r0,157v-1,15,11,28,25,27","w":169},"\u00fd":{"d":"120,-272r-43,48r-18,0r30,-48r31,0xm154,-203r-63,212v-14,49,-30,65,-78,56r0,-27v31,14,46,-7,52,-37r-58,-204r30,0r43,164r45,-164r29,0","w":159},"\u00fe":{"d":"93,-207v59,0,66,59,63,127v-2,42,-14,84,-60,84v-20,0,-38,-12,-45,-26r0,90r-29,0r0,-339r29,0r0,89v7,-17,22,-25,42,-25xm89,-20v32,-1,36,-41,36,-82v0,-47,-5,-80,-39,-80v-32,0,-38,43,-37,80v0,35,5,83,40,82","w":171},"\u00ff":{"d":"122,-231r-26,0r0,-29r26,0r0,29xm65,-231r-27,0r0,-29r27,0r0,29xm154,-203r-63,212v-14,49,-30,65,-78,56r0,-27v31,14,46,-7,52,-37r-58,-204r30,0r43,164r45,-164r29,0","w":159},"\u0131":{"d":"51,0r-30,0r0,-203r30,0r0,203","w":71},"\u0141":{"d":"120,-273r-158,278r-22,0r158,-278r22,0","w":60},"\u0150":{"d":"19,-136v0,-86,11,-139,84,-142v101,-4,97,121,84,213v-7,48,-36,72,-81,72v-74,-1,-87,-65,-87,-143xm105,-20v60,0,56,-74,56,-135v0,-47,-9,-96,-56,-96v-61,0,-59,100,-53,164v3,33,14,67,53,67xm127,-345r-44,49r-18,0r30,-49r32,0xm180,-345r-44,49r-17,0r29,-49r32,0","w":210},"\u0151":{"d":"16,-101v0,-80,31,-123,110,-101v21,6,32,37,32,101v0,66,-13,106,-72,106v-57,0,-70,-47,-70,-106xm86,-19v51,5,50,-107,31,-148v-5,-12,-16,-15,-31,-17v-33,-3,-40,45,-40,83v1,46,3,78,40,82xm115,-272r-44,48r-17,0r29,-48r32,0xm165,-272r-43,48r-18,0r30,-48r31,0","w":173},"\u0152":{"d":"18,-136v0,-70,10,-143,82,-141v27,0,45,11,55,29r0,-23r134,0r0,28r-105,0r0,88r98,0r0,27r-98,0r0,100r106,0r0,28r-135,0r0,-23v-10,21,-31,30,-59,29v-64,-3,-78,-62,-78,-142xm105,-20v73,3,46,-100,50,-167v2,-40,-11,-61,-49,-63v-58,-4,-56,61,-56,124v0,61,2,104,55,106","w":307},"\u0153":{"d":"184,-207v53,-1,63,49,60,107r-94,0v0,35,-2,79,34,81v22,1,33,-26,33,-49r26,0v0,38,-17,74,-57,73v-23,0,-42,-10,-50,-29v-23,51,-107,27,-114,-21v-10,-68,-12,-163,64,-163v20,0,37,10,50,29v10,-18,26,-28,48,-28xm216,-123v-2,-31,0,-62,-34,-62v-30,0,-30,40,-32,62r66,0xm84,-18v38,2,39,-53,38,-98v-2,-46,-7,-68,-38,-69v-41,-2,-40,71,-37,117v2,25,11,49,37,50","w":261},"\u0160":{"d":"140,-350r-30,48r-29,0r-31,-48v28,-4,31,18,45,28v14,-10,17,-31,45,-28xm139,-201v11,-52,-64,-66,-83,-30v-15,29,0,65,30,70v40,18,91,24,89,85v-2,53,-29,83,-81,83v-54,0,-79,-35,-76,-93r29,0v-3,43,19,70,63,64v38,-5,48,-74,15,-90v-43,-20,-104,-25,-103,-88v1,-46,26,-79,73,-78v46,1,75,28,72,77r-28,0","w":192},"\u0161":{"d":"125,-277r-30,48r-30,0r-30,-48v28,-4,31,19,45,29v14,-10,17,-33,45,-29xm79,-184v-29,0,-44,34,-24,51v32,29,88,13,88,80v0,49,-58,72,-101,51v-18,-9,-26,-29,-26,-59r28,0v-8,38,43,54,65,29v34,-75,-90,-40,-90,-119v0,-59,87,-77,112,-32v6,10,7,23,7,34r-27,0v0,-22,-9,-35,-32,-35","w":159},"\u0170":{"d":"96,-21v41,1,58,-23,58,-68r0,-182r30,0r-1,208v-6,39,-28,70,-81,69v-51,-2,-77,-27,-77,-86r0,-191r30,0r0,189v0,39,14,60,41,61xm127,-345r-44,49r-18,0r30,-49r32,0xm180,-345r-44,49r-17,0r29,-49r32,0","w":207},"\u0171":{"d":"76,-19v67,-7,34,-116,41,-184r29,0r0,203r-26,0r0,-26v-9,21,-27,31,-52,31v-31,0,-47,-17,-47,-52r0,-156r30,0r0,157v-1,15,11,28,25,27xm112,-272r-44,48r-17,0r30,-48r31,0xm162,-272r-43,48r-17,0r29,-48r31,0","w":169},"\u0178":{"d":"133,-304r-27,0r0,-29r27,0r0,29xm75,-304r-27,0r0,-29r27,0r0,29xm186,-271r-81,166r0,105r-30,0r0,-105r-80,-166r36,0r60,133r62,-133r33,0"},"\u0192":{"d":"178,-267r-6,24v-44,-20,-53,31,-56,71r43,0r0,23r-46,0v-12,61,-14,127,-34,182v-11,29,-42,43,-76,29r6,-25v45,21,50,-30,56,-69r18,-117r-39,0r0,-23r42,0v5,-51,27,-124,92,-95","w":179},"\u00af":{"d":"180,-250r-180,0r0,-25r180,0r0,25"},"\u02c9":{"d":"180,-250r-180,0r0,-25r180,0r0,25"},"\u00b5":{"d":"124,-20v-19,28,-75,28,-92,2r-20,93r-32,0r56,-263r32,0v-8,42,-21,80,-25,126v-4,53,67,47,80,8v15,-45,21,-86,33,-134r32,0r-32,151v0,9,9,15,18,12r-4,25v-35,6,-32,4,-46,-20","w":202},"\u03bc":{"d":"124,-20v-19,28,-75,28,-92,2r-20,93r-32,0r56,-263r32,0v-8,42,-21,80,-25,126v-4,53,67,47,80,8v15,-45,21,-86,33,-134r32,0r-32,151v0,9,9,15,18,12r-4,25v-35,6,-32,4,-46,-20","w":202},"\u2013":{"d":"180,-88r-180,0r0,-26r180,0r0,26"},"\u2014":{"d":"360,-88r-359,0r-1,-26r359,0","w":360},"\u2018":{"d":"60,-188r-32,0v-1,-41,-1,-80,32,-89r0,17v-11,3,-16,14,-16,34r16,0r0,38","w":87},"\u2019":{"d":"60,-271v2,39,1,82,-32,89r0,-17v10,-3,16,-15,16,-35r-16,0r0,-37r32,0","w":87},"\u201c":{"d":"111,-188r-31,0v-1,-40,-3,-82,31,-89r0,17v-10,2,-15,14,-15,35r15,0r0,37xm60,-188r-32,0v-1,-41,-1,-80,32,-89r0,17v-11,3,-16,14,-16,35r16,0r0,37","w":140},"\u201d":{"d":"111,-271v2,39,1,82,-31,89r0,-17v10,-3,15,-15,15,-35r-15,0r0,-37r31,0xm60,-271v2,39,1,82,-32,89r0,-17v10,-3,16,-15,16,-35r-16,0r0,-37r32,0","w":140},"\u2026":{"d":"316,0r-33,0r0,-37r33,0r0,37xm195,0r-32,0r0,-37r32,0r0,37xm76,0r-32,0r0,-37r32,0r0,37","w":360},"\u2122":{"d":"247,-162r-17,0r0,-78r-30,78r-10,0r-30,-78r0,78r-17,0r0,-95r27,0r26,69r25,-69r26,0r0,95xm122,-243r-30,0r0,81r-20,0r0,-81r-30,0r0,-14r80,0r0,14","w":299},"\u00ad":{"d":"103,-86r-87,0r0,-31r87,0r0,31","w":118},"\u2212":{"d":"103,-86r-87,0r0,-31r87,0r0,31","w":118},"\u00b7":{"d":"105,-185v48,-4,72,67,30,94v-34,21,-81,-4,-81,-44v0,-28,24,-48,51,-50","w":212},"\u2219":{"d":"105,-185v48,-4,72,67,30,94v-34,21,-81,-4,-81,-44v0,-28,24,-48,51,-50","w":212},"\u00a0":{}}});


/*
 * CrossSlide jQuery plugin v0.6.2
 *
 * Copyright 2007-2010 by Tobia Conforto <tobia.conforto@gmail.com>
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License as published by the Free
 * Software Foundation; either version 2 of the License, or (at your option)
 * any later version.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to the Free Software Foundation, Inc., 51
 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 */
(function(){var d=jQuery,a=(d.fn.startAnimation?"startAnimation":"animate"),c="pause plugin missing.";function e(h){for(var g=1;g<arguments.length;g++){h=h.replace(new RegExp("\\{"+(g-1)+"}","g"),arguments[g])}return h}function f(){arguments[0]="CrossSlide: "+arguments[0];throw new Error(e.apply(null,arguments))}function b(i){var g=1;var h=i.replace(/^\s*|\s*$/g,"").split(/\s+/);if(h.length>3){throw new Error()}if(h[0]=="center"){if(h.length==1){h=["center","center"]}else{if(h.length==2&&h[1].match(/^[\d.]+x$/i)){h=["center","center",h[1]]}}}if(h.length==3){g=parseFloat(h[2].match(/^([\d.]+)x$/i)[1])}var j=h[0]+" "+h[1];if(j=="left top"||j=="top left"){return{xrel:0,yrel:0,zoom:g}}if(j=="left center"||j=="center left"){return{xrel:0,yrel:0.5,zoom:g}}if(j=="left bottom"||j=="bottom left"){return{xrel:0,yrel:1,zoom:g}}if(j=="center top"||j=="top center"){return{xrel:0.5,yrel:0,zoom:g}}if(j=="center center"){return{xrel:0.5,yrel:0.5,zoom:g}}if(j=="center bottom"||j=="bottom center"){return{xrel:0.5,yrel:1,zoom:g}}if(j=="right top"||j=="top right"){return{xrel:1,yrel:0,zoom:g}}if(j=="right center"||j=="center right"){return{xrel:1,yrel:0.5,zoom:g}}if(j=="right bottom"||j=="bottom right"){return{xrel:1,yrel:1,zoom:g}}return{xrel:parseInt(h[0].match(/^(\d+)%$/)[1])/100,yrel:parseInt(h[1].match(/^(\d+)%$/)[1])/100,zoom:g}}d.fn.crossSlide=function(i,k,l){var g=this,j=this.width(),h=this.height();if(g.length!=1){f("crossSlide() must be called on exactly 1 element")}g.get(0).crossSlideArgs=[i,k,l];k=d.map(k,function(m){return d.extend({},m)});if(!i.easing){i.easing=i.variant?"swing":"linear"}if(!l){l=function(){}}(function(o){var m=0;function n(q,p){p.onload=function(r){m++;k[q].width=p.width;k[q].height=p.height;if(m==k.length){o()}};p.src=k[q].src;if(q+1<k.length){n(q+1,new Image())}}n(0,new Image())})(function(){if(!i.fade){f("missing fade parameter.")}if(i.speed&&i.sleep){f("you cannot set both speed and sleep at the same time.")}var A=Math.round(i.fade*1000);if(i.sleep){var z=Math.round(i.sleep*1000)}if(i.speed){var o=i.speed/1000,v=Math.round(A*o)}g.empty().css({overflow:"hidden",padding:0});if(!/^(absolute|relative|fixed)$/.test(g.css("position"))){g.css({position:"relative"})}if(!g.width()||!g.height()){f("container element does not have its own width and height")}if(i.shuffle){k.sort(function(){return Math.random()-0.5})}for(var t=0;t<k.length;++t){var m=k[t];if(!m.src){f("missing src parameter in picture {0}.",t+1)}if(o){switch(m.dir){case"up":m.from={xrel:0.5,yrel:0,zoom:1};m.to={xrel:0.5,yrel:1,zoom:1};var x=m.height-h-2*v;break;case"down":m.from={xrel:0.5,yrel:1,zoom:1};m.to={xrel:0.5,yrel:0,zoom:1};var x=m.height-h-2*v;break;case"left":m.from={xrel:0,yrel:0.5,zoom:1};m.to={xrel:1,yrel:0.5,zoom:1};var x=m.width-j-2*v;break;case"right":m.from={xrel:1,yrel:0.5,zoom:1};m.to={xrel:0,yrel:0.5,zoom:1};var x=m.width-j-2*v;break;default:f("missing or malformed dir parameter in picture {0}.",t+1)}if(x<=0){f("impossible animation: either picture {0} is too small or div is too large or fade duration too long.",t+1)}m.time_ms=Math.round(x/o)}else{if(!z){if(!m.from||!m.to||!m.time){f("missing either speed/sleep option, or from/to/time params in picture {0}.",t+1)}try{m.from=b(m.from)}catch(w){f('malformed "from" parameter in picture {0}.',t+1)}try{m.to=b(m.to)}catch(w){f('malformed "to" parameter in picture {0}.',t+1)}if(!m.time){f('missing "time" parameter in picture {0}.',t+1)}m.time_ms=Math.round(m.time*1000)}}if(m.from){d.each([m.from,m.to],function(p,C){C.width=Math.round(m.width*C.zoom);C.height=Math.round(m.height*C.zoom);C.left=Math.round((j-C.width)*C.xrel);C.top=Math.round((h-C.height)*C.yrel)})}var s,y;y=s=d(e('<img src="{0}"/>',m.src));if(m.href){y=d(e('<a href="{0}"></a>',m.href)).append(s)}if(m.onclick){y.click(m.onclick)}if(m.alt){s.attr("alt",m.alt)}if(m.rel){y.attr("rel",m.rel)}if(m.href&&m.target){y.attr("target",m.target)}y.appendTo(g)}delete o;function n(D,C){var E=[0,A/(D.time_ms+2*A),1-A/(D.time_ms+2*A),1][C];return{left:Math.round(D.from.left+E*(D.to.left-D.from.left)),top:Math.round(D.from.top+E*(D.to.top-D.from.top)),width:Math.round(D.from.width+E*(D.to.width-D.from.width)),height:Math.round(D.from.height+E*(D.to.height-D.from.height))}}var u=g.find("img").css({position:"absolute",visibility:"hidden",top:0,left:0,border:0});u.eq(0).css({visibility:"visible"});if(!z){u.eq(0).css(n(k[0],i.variant?0:1))}var B=i.loop;function q(O,p){if(O%2==0){if(z){var E=O/2,S=(E-1+k.length)%k.length,P=u.eq(E),M=u.eq(S);var L=function(){l(E,P.get(0));M.css("visibility","hidden");setTimeout(p,z)}}else{var H=O/2,S=(H-1+k.length)%k.length,R=u.eq(H),M=u.eq(S),F=k[H].time_ms,N=n(k[H],i.variant?3:2);var L=function(){l(H,R.get(0));M.css("visibility","hidden");R[a](N,F,i.easing,p)}}}else{var D=Math.floor(O/2),G=Math.ceil(O/2)%k.length,Q=u.eq(D),C=u.eq(G),T={},K={visibility:"visible"},J={};if(G>D){K.opacity=0;J.opacity=1;if(i.doubleFade){T.opacity=0}}else{T.opacity=0;if(i.doubleFade){K.opacity=0;J.opacity=1}}if(!z){d.extend(K,n(k[G],0));if(!i.variant){d.extend(T,n(k[D],3));d.extend(J,n(k[G],1))}}if(d.isEmptyObject(J)){var L=function(){l(G,C.get(0),D,Q.get(0));C.css(K);Q[a](T,A,"linear",p)}}else{if(d.isEmptyObject(T)){var L=function(){l(G,C.get(0),D,Q.get(0));C.css(K);C[a](J,A,"linear",p)}}else{var L=function(){l(G,C.get(0),D,Q.get(0));C.css(K);C[a](J,A,"linear");Q[a](T,A,"linear",p)}}}}if(i.loop&&O==k.length*2-2){var I=L;L=function(){if(--B){I()}}}if(O>0){return q(O-1,L)}else{return L}}var r=q(k.length*2-1,function(){return r()});r()});return g};d.fn.crossSlideFreeze=function(){this.find("img").stop()};d.fn.crossSlideStop=function(){this.find("img").stop().remove()};d.fn.crossSlideRestart=function(){this.find("img").stop().remove();d.fn.crossSlide.apply(this,this.get(0).crossSlideArgs)};d.fn.crossSlidePause=function(){if(!d.fn.pause){f(c)}this.find("img").pause()};d.fn.crossSlideResume=function(){if(!d.fn.pause){f(c)}this.find("img").resume()}})();



/*
// 	ClearBox Config File (JavaScript)
*/

var

	// CB layout:
	
		CB_WindowColor='#fff',				// color of the CB window (note: you have to change the rounded-corner PNGs too!), transparent is also working
		CB_MinWidth=120,				// minimum (only at images) or initial width of CB window
		CB_MinHeight=120,				// initial heigth of CB window
		CB_WinPadd=15,					// padding of the CB window from sides of the browser 
		CB_RoundPix=12,					// change this setting only if you are generating new PNGs for rounded corners
		CB_ImgBorder=0,					// border size around the picture in CB window
		CB_ImgBorderColor='#ddd',			// border color around the picture in CB window
		CB_Padd=4,					// padding around inside the CB window
	
		CB_BodyMarginLeft=0,				//
		CB_BodyMarginRight=0,				// if you set margin to <body>,
		CB_BodyMarginTop=0,				// please change these settings!
		CB_BodyMarginBottom=0,				//
	
		CB_ShowThumbnails='auto',			// it tells CB how to show the thumbnails ('auto', 'always' or 'off') thumbnails are only in picture-mode!
		CB_ThumbsBGColor='#000',			// color of the thumbnail layer
		CB_ThumbsBGOpacity=.35,				// opacity of the thumbnail layer
		CB_ActThumbOpacity=.65,				// thumbnail opacity of the current viewed image
	
		CB_SlideShowBarColor='#fff',			// color of the slideshow bar
		CB_SlideShowBarOpacity=.5,			// opacity of the slideshow bar
		CB_SlideShowBarPadd=17,				// padding of the slideshow bar (left and right)
		CB_SlideShowBarTop=2,				// position of the slideshow bar from the top of the picture
	
		CB_SimpleDesign='off',				// if it's 'on', CB doesn't show the frame but only the content - really nice ;)
	
		CB_CloseBtnTop=-10,				// vertical position of the close button in picture mode
		CB_CloseBtnRight=-14,				// horizontal position of the close button in picture mode
		CB_CloseBtn2Top=-20,				// vertical position of the close button in content mode
		CB_CloseBtn2Right=-30,				// horizontal position of the close button in content mode
	
		CB_OSD='on',					// turns on OSD
	
	// CB font, text and navigation (at the bottom of CB window) settings:
	
		CB_FontT='Verdana',				//
		CB_FontSizeT=12,				// these variables are referring to the title or caption line
		CB_FontColorT='#777',				// 
		CB_FontWeightT='normal',			//
	
		CB_FontC='arial',				//
		CB_FontSizeC=11,				// these variables are referring to
		CB_FontColorC='#aaa',				// comment lines under the title
		CB_FontWeightC='normal',			//
		CB_TextAlignC='justify',			//
	      	CB_TxtHMax=42,					// maximum height of the comment box in pixels
	
		CB_FontG='arial',				//
		CB_FontSizeG=11,				// these variables are referring to the gallery name
		CB_FontColorG='#999',				//
		CB_FontWeightG='normal',			//
	
		CB_TextH=35,					// default height of the text area under the content in CB window (adding a comment will modify this setting), if you change the font sizes, you maybe have to change this setting
		CB_PadT=10,					// space in pixels between the content and the title or caption line
	
		CB_ShowURL='off',				// it shows the url of the content if no title or caption is given
		CB_ItemNum='on',				// it shows the ordinal number of the content in galleries
		CB_ItemNumBracket='()',				// whatever you want ;)
	
		CB_ShowGalName='on',				// it shows gallery name
		CB_TextNav='on',				// it shows previous and next navigation
		CB_NavTextImgPrvNxt='on',			// it shows previous and next buttons instead of text
		CB_ShowDL='off',					// it shows download controls
		CB_NavTextImgDL='on',				// it shows download buttons instead of text
	
		CB_ImgRotation='off',				// it shows the image rotation controls
		CB_NavTextImgRot='off',				// it shows the image rotation buttons instead of text
	
	// Settings of the document-hiding layer:
	
		CB_HideColor='#000',				// color of the layer
		CB_HideOpacity=.85,				// opacity (0 is invisible, 1 is 100% color) of the layer
		CB_HideOpacitySpeed=400,			// speed of fading
		CB_CloseOnH='on',				// CB will close, if you click on background
	
	// CB animation settings:
	
		CB_Animation='double',				// 'double', 'normal', 'off', 'grow' or 'warp' (high cpu usage)
		CB_ImgOpacitySpeed=450,				// speed of content fading (in ms)
		CB_TextOpacitySpeed=350,			// speed of text fading under the picture (in ms)
		CB_AnimSpeed=400,				// speed of the resizing animation of CB window (in ms)
		CB_ImgTextFade='on',				// turns on or off the fading of content and text
		CB_FlashHide='off',				// it hides flash animations on the page before CB starts
		CB_SelectsHide='on',				// it hides select boxes on the page before CB starts
		CB_SlShowTime=5,				// default speed of the slideshow (in sec)
		CB_Preload='on',				// preload neighbour pictures in galleries
	
	// Images using by CB settings:
	
		CB_PictureStart='start.png',			//
		CB_PicturePause='pause.png',			//
		CB_PictureClose='close.png',			// filenames of some images using by clearbox
		CB_PictureNext='next.png',			// (there are other images specified in clearbox.css!)
		CB_PicturePrev='prev.png',			//
	
	// CB professional settings:
	
		CB_PicDir='./resources/image/clearbox',	// CHANGE ONLY IF YOU CHANGED THE DEFAULT DIRECTORY-STRUCTURE OF CB!
	
		CB_AllowedToRun='on',					// if 'off', CB won't start (you can change this variable without reload!)
		CB_AllowExtFunctLoad='off',				// if 'on', CB will run a function named CB_ExternalFunctionLoad(); every time after a new content has loaded (useful for audit, etc)
		CB_AllowExtFunctPageLoad='off',				// if 'on', CB will run a function named CB_ExternalFunctionPageLoad(); after your page has fully loaded
		CB_AllowExtFunctCBClose='off'				// if 'on', CB will run a function named CB_ExternalFunctionCBClose(); after CB window has closed

;

//                  
// 	ClearBox Language File (JavaScript)
//

var

	CB_NavTextPrv='',		// text of previous image
	CB_NavTextNxt='',		// text of next image
	CB_NavTextFull='',		// text of original size (only at pictures)
	CB_NavTextOpen='',		// text of open content in a new browser window
	CB_NavTextDL='',		// text of download picture or any other content
	CB_NavTextClose='',		// text of close CB
	CB_NavTextStart='',		// text of start slideshow
	CB_NavTextStop='',		// text of stop slideshow
	CB_NavTextRotR='',		// text of rotation right
	CB_NavTextRotL=''		// text of rotation left
	
	/*
		CB_NavTextPrv='elÅ‘zÅ‘',									// text of previous image
		CB_NavTextNxt='kÃ¶vetkezÅ‘',								// text of next image
		CB_NavTextFull='teljes mÃ©retÅ± kÃ©p megtekintÃ©se',		// text of original size (only at pictures)
		CB_NavTextOpen='megnyitÃ¡s a bÃ¶ngÃ©szÅ‘ben',				// text of open content in a new browser window
		CB_NavTextDL='letÃ¶ltÃ©s',								// text of download picture or any other content
		CB_NavTextClose='clearbox ablak bezÃ¡rÃ¡sa',				// text of close CB
		CB_NavTextStart='slideshow elindÃ­tÃ¡sa',					// text of start slideshow
		CB_NavTextStop='slideshow megÃ¡llÃ­tÃ¡sa',					// text of stop slideshow
		CB_NavTextRotR='kÃ©p elforgatÃ¡sa jobbra 90 fokkal',		// text of rotation right
		CB_NavTextRotL='kÃ©p elforgatÃ¡sa balra 90 fokkal'		// text of rotation left	
	*/	

;

function $CB(){if(arguments.length==1)return get$CB(arguments[0]);var b=[];$c(arguments).each(function(a){b.push(get$CB(a))});return b;function get$CB(a){if(typeof a=='string')a=document.getElementById(a);return a}};Function.prototype.lancol=function(a){var b=this;return function(){return b.apply(a,arguments)}};Kiterjeszt=function(a,b){for(kifejezes in b)a[kifejezes]=b[kifejezes];return a};if(!window.CBEE)var CBEE=new Object();var Osztaly={letrehoz:function(){return function(){this.azonnallefut.apply(this,arguments)}}};eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('F bD=\'3.b8\';F 1I=r.8O?Y:1a;F 4f=18.1Q.M(\'6X 6\')?Y:1a;F 8Q=(18.1Q.M(\'6X 6\')||18.1Q.M(\'6X 7\'))?Y:1a;F 2Y=18.1Q.M(\'9I\')?Y:1a;F 3D=18.1Q.M(\'4D\')?Y:1a;F 5E=18.1Q.M(\'9S\')?Y:1a;F 4O=0;7N*=97;F q;F 1k=\'ar P c5 9Q 1z\';F 2i=\'c2\';F 2V=\'ba\';F 8b=\'5W 63 6d 7q 6r 6B 6R\';F 2y,3s,2M=65,4U,1J,3Y,6P=1a,5f=0,1l=5C=0,2q=5o=3U=2X,3y=1,5K,3W=Y,8v=2T=-50,54,5m,4M=\'\',2U,an,6W,3f,3P,5O=0,5Q=\'\',3w,4I=9U+ao,4t=bN+bY,47,1Z,5w=0,1L,3F=\'4F\',6L,6w,C,J,4l,35,1B,Z,2r,2s,2x,2C,u,q,3J,4j,43,2Z,32;F 9W=17 2J();h(1A==\'1X\'){1A=\'7Q\';65=1}h(5M==\'G\'){2X=0;41=0}h(15.M(\'a3\')==E){15+=\'/\'}h(!1I)r.9D(9J.9O);h(1A==\'3A\'||1I){3o=\'1X\'}F 3C=5G;F 3T=5S;F 4Q=6S;F 3H=3K;F 3l=3Z;F 59=5A;F 5e=5I;h(9B==\'G\'){5G=\'<1k 1g="3b" L="\'+15+\'7l.P" 1r="\'+3C+\'" 1H="\'+3C+\'" />\';5S=\'<1k 1g="3b" L="\'+15+\'8W.P" 1r="\'+3T+\'" 1H="\'+3T+\'" />\'}h(a2==\'G\'){6S=\'<1k 1g="3b" L="\'+15+\'6b.P" 1r="\'+4Q+\'" 1H="\'+4Q+\'" />\';3K=\'<1k 1g="3b" L="\'+15+\'6b.P" 1r="\'+3H+\'" 1H="\'+3H+\'" />\';3Z=\'<1k 1g="3b" L="\'+15+\'8f.P" 1r="\'+3l+\'" 1H="\'+3l+\'" />\'}h(bF==\'G\'){5A=\'<1k 1g="3b" L="\'+15+\'8h.P" 1r="\'+59+\'" 1H="\'+59+\'" />\';5I=\'<1k 1g="3b" L="\'+15+\'8r.P" 1r="\'+5e+\'" 1H="\'+5e+\'" />\'}w 1N(a,b){S 84(8a(a,b),b)}w 84(a,b){b=b||"\\\\s";S a.5d(17 91("^["+b+"]+","g"),"")}w 8a(a,b){b=b||"\\\\s";S a.5d(17 91("["+b+"]+$","g"),"")}w 9v(a,b){h(4g 19.3r!=\'45\'){19.3r(a,b,1a)}y h(4g r.3r!=\'45\'){r.3r(a,b,1a)}y h(4g 19.8H!=\'45\'){19.8H("G"+a,b)}}9v(\'bn\',7V);w 7V(){6P=Y}w 7u(){q=E;5Z();61()}7u();w 5Z(){F a;h((!1I&&r.1c)||(3s&&1I&&3s.1P(\'</1c>\')!=-1)){h(a){4h(a)}r.1c.o.bc="be";h(1y!=0&&4G!=\'8Y\'){F b=\'<T 1g="af" o="O: \'+1y+\'B; U: \'+1y+\'B;"></T>\'}y{F b=\'\'}h(1I){4M=\'<1k I="6q" 1r="" L="\'+15+\'2E.P" />\'}y{4M=\'<T I="6q"></T>\'}F c=r.2u(\'1c\').8J(0);h(r.z(\'4E\')){c.9a(r.z(\'4E\'))}h(3o==\'G\'){D=\'<7e I="5U"></7e><1k I="7O" 1r="" L="\'+15+\'2E.P" />\'}y{D=\'<1k I="5U" 1r="" L="\'+15+\'2E.P" />\'}F d=r.5a("T");d.3I(\'I\',\'8M\');c.1S(d);F e=r.5a("T");e.3I(\'I\',\'8S\');c.1S(e);F f=r.5a("T");f.3I(\'I\',\'4E\');c.1S(f);r.z(\'4E\').V=\'<T I="6f"></T><T I="6j"></T><T I="9d"></T><9p 9L="0" 9N="0" I="9t"><3R I="4j"><1u I="5h">\'+b+\'</1u><1u I="5n"></1u><1u I="57">\'+b+\'</1u></3R><3R I="aa"><1u I="2Z"></1u><1u I="8B" aO="36" bB="2m"><T I="62"><T I="7s"><1k I="6I" 1r="\'+6K+\'" 1H="\'+6K+\'" L="\'+15+8Z+\'" /><T I="83"></T>\'+4M+\'<T I="6O"><T I="9c"></T></T>\'+D+\'<T I="5b"><1k I="5T" 1r="" L="\'+15+7i+\'" /><1k I="6U" 1r="" L="\'+15+7p+\'" /><T I="7L"></T><1k I="6e" 1r="\'+5J+\'" 1H="\'+5J+\'" L="\'+15+82+\'" /><1k I="5y" 1r="\'+5z+\'" 1H="\'+5z+\'" L="\'+15+8k+\'" /><a I="8u"></a><a I="8y"></a></T></T><T I="8A"><T I="8C"></T><T I="8G"></T><T I="8K"></T></T></T></1u><1u I="32"></1u></3R><3R I="43"><1u I="5c">\'+b+\'</1u><1u I="4k"></1u><1u I="4V">\'+b+\'</1u></3R></9p>\';h(4f&&1y==0){5Q=1}h(1I&&1y<2){5O=6}r.z(\'62\').o.8U=2P+\'B\';4c=r.z(\'6q\');2b=r.z(\'7L\');2b.o.4b=b4;2b.o.20=9l;2b.o.1o=\'3L(20=\'+9l*3d+\')\';35=r.z(\'9t\');2S=r.z(\'6O\');46=r.z(\'9c\');h(4L==\'1X\'){4c.o.K=\'R\'}1n=r.z(\'6f\');1n.o.4b=9C;1n.o.20=0;1n.o.1o=\'3L(20=0)\';6v=17 1T.3a(1n,{1U:8P,2z:w(){1M()}});6v.56();77=17 1T.3a(1n,{1U:8P,2z:w(){1n.o.O=\'2j\';1n.o.U=\'2j\';3W=Y;3w=\'1X\';h(a4==\'G\'){a6()}h(6y==\'G\'){5P()}h(6E==\'G\'){6G()}}});2n=r.z(\'6j\');2n.o.20=.75;2n.o.1o=\'3L(20=75)\';Z=r.z(\'5U\');h(3o==\'G\'){2L=r.z(\'7O\');2L.o.K=\'R\'}Z.o.7n=1b+\'B 7B \'+7J;3e=r.z(\'7s\');1O=r.z(\'6I\');1O.1E=w(){3X()};1O.1K=w(){22(6K)};1O.25=w(){1W()};28=r.z(\'5y\');28.1E=w(){5B();S 1a};28.1K=w(){22(5z)};28.25=w(){1W()};24=r.z(\'6e\');24.1E=w(){8E();S 1a};24.1K=w(){22(5J)};24.25=w(){1W()};1G=r.z(\'9d\');1G.o.4b=9E;1G.o.20=8I;1G.o.1o=\'3L(20=\'+8I*3d+\')\';2N=r.z(\'5T\');2N.1K=w(){2N.o.W=\'1x\';22(3C)};2N.25=w(){2N.o.W=\'1w\';1W()};2N.1E=w(){h(1L==\'G\'){23()}1M(u-1);1Y();S 1a};2G=r.z(\'6U\');2G.1K=w(){2G.o.W=\'1x\';22(3T)};2G.25=w(){2G.o.W=\'1w\';1W()};2G.1E=w(){h(1L==\'G\'){23()}1M(u+1);1Y();S 1a};2r=r.z(\'8u\');2r.1K=w(){2N.o.W=\'1x\';22(3C)};2r.25=w(){2N.o.W=\'1w\';1W()};2r.o.2v=\'4P(\'+15+\'2E.P)\';2s=r.z(\'8y\');2s.1K=w(){2G.o.W=\'1x\';22(3T)};2s.25=w(){2G.o.W=\'1w\';1W()};2s.o.2v=\'4P(\'+15+\'2E.P)\';1B=r.z(\'8A\');1B.o.U=2q+\'B\';1B.o.93=41+\'B\';h(5M==\'G\'){1B.o.K=\'R\';2X=0}y{1B.o.K=\'1m\'}1R=r.z(\'8M\');1R.o.42=9j;1R.o.4m=9n;1R.o.4w=9r+\'B\';1R.V="X";1h=r.z(\'8C\');1h.o.42=9j;1h.o.4m=9n;1h.o.6h=b2;1h.o.4w=9r+\'B\';1h.o.U=1R.2p;2e=r.z(\'8G\');2e.o.42=78;2e.o.4m=8n;2e.o.6h=ap;2e.o.4w=7d+\'B\';2e.o.6t=7K;2c=r.z(\'8S\');2c.o.42=78;2c.o.4m=8n;2c.o.4w=7d+\'B\';2c.o.6t=7K;1s=r.z(\'8K\');1s.o.42=ab;1s.o.4m=bW;1s.o.6h=aN;1s.o.4w=aP+\'B\';4j=r.z(\'4j\').o;4j.U=1y+\'B\';43=r.z(\'43\').o;43.U=1y+\'B\';2Z=r.z(\'2Z\').o;2Z.O=1y+5Q+\'B\';32=r.z(\'32\').o;32.O=1y+\'B\';1i=r.z(\'83\');r.z(\'8B\').o.4b=4G;r.z(\'62\').o.4b=4G;h(3t==\'G\'){4n=17 1T.3a(1B,{1U:7R,2z:w(){h(1I){1B.o.6i(\'1o\')}3u()}});4n.56();8L=17 1T.3a(1B,{1U:7R/2});6k=17 1T.3a(Z,{1U:6m,2z:w(){h(1I){Z.o.6i(\'1o\')}h(1A!=\'3z\'){3B()}}});6k.56();92=17 1T.3a(Z,{1U:6m/2,2z:w(){49();3y=1}})}5D=r.z(\'5b\').o;h(4L==\'6A\'){4c.1K=w(){85();S};2b.1K=w(){5x();S};1B.1K=w(){5x();S};1n.1K=w(){5x();S}}h(2Y){4I=0;4t=0}h(3D){4t=0}r.z(\'6O\').a8=7b;h(ak==\'G\'){am()}F j=17 2J(\'2E.P\',\'8f.P\',\'6b.P\',\'8W.P\',\'7l.P\',\'8r.P\',\'8h.P\',\'aq.P\',\'ca.P\',\'az.P\',\'aB.P\',\'aI.P\',\'aK.P\',\'9q.P\',\'aU.P\',\'aY.P\',\'b1.P\',\'b3.P\',\'b5.P\',\'bl.P\',\'9s.P\',\'9u.1z\',\'71.1z\',\'72.1z\',\'73.1z\',\'9w.1z\',\'9y.1z\',\'9z.1z\',\'7g.1z\',8k,82,8Z,7p,7i);F k=17 2J();1j(F i=0;i<j.Q;i++){k[i]=17 4i();k[i].L=15+j[i]}2x=C=3g;2C=J=7D-2X;h(4f){7H()}h(4G==\'8Y\'&&1y==0){r.z(\'5h\').o.34=\'\';r.z(\'5n\').o.34=\'\';r.z(\'57\').o.34=\'\';r.z(\'2Z\').o.34=\'\';r.z(\'32\').o.34=\'\';r.z(\'5c\').o.34=\'\';r.z(\'4k\').o.34=\'\';r.z(\'4V\').o.34=\'\';h(4f){r.z(\'4k\').o.1o=\'\'}}S}y{3s=r.2u(\'2f\')[0].V;3s=3s.44();a=4s(\'5Z()\',9T)}}w 61(){F a;1Z=r.2u(\'a\');1j(F i=4O;i<1Z.Q;i++){4O++;1V=1Z[i].40;h(1V.3i(0,8)==\'2g\'){2F=\'\';4T=1V.1P(\'[\');4X=1V.1P(\']\');h(1V!=\'2g\'){h(4T!=-1&&4X!=-1){D=1V.3i(4T+1,4X).H(\',,\');1j(F j=0;j<D.Q;j++){h(D[j].M(\'O\')!=E){3c=2h.3M(21(D[j].H(\'=\')[1])*1);h(3O(3c)==Y){2F+=\'O 55 "\'+1N((D[j].H(\'=\')[1]),\' \')+\'" 3Q 69 a 4v\'}}h(D[j].M(\'U\')!=E){3m=2h.3M(21(D[j].H(\'=\')[1])*1);h(3O(3m)==Y){2F+=\'U 55 "\'+1N((D[j].H(\'=\')[1]),\' \')+\'" 3Q 69 a 4v\'}}h(D[j].M(\'4B\')!=E){3n=2h.3M(21(D[j].H(\'=\')[1])*1);h(3O(3n)==Y){2F+=\'4B 55 "\'+1N((D[j].H(\'=\')[1]),\' \')+\'" 3Q 69 a 4v\'}}}}y{2F+=\'ac ae ag ai, 95: \';h(4T==-1){2F+=\' [ \'}h(4X==-1){2F+=\' ] \'}}}h(2F!=\'\'){3S(\'6l 6n at \'+(i+1)+\'. <a>! \'+2F+\'!\')}y{1Z[i].1E=w(){9h(\'2t=\'+26.4x(\'2t\',2)+\',,\'+26.40.3i(26.40.1P(\'[\')+1,26.40.1P(\']\')));S 1a}}}}h(6P==1a){a=4s(\'61()\',3d)}y{4O=0;h(a){4h(a)}h(r.z(\'6f\')){6x();6z();1n.o.U=2k+4t+\'B\'}S}}w 6D(a,b){q[a]=17 2J();1t=3c=3m=3n=E;1j(F i=0;i<b.Q;i++){h(b[i].M(\'3q=\')!=E){q[0]=1N(b[i].H(\'3q=\')[1],\' \')}h(b[i].M(\'2t=\')!=E){q[a][0]=1N(b[i].H(\'2t=\')[1],\' \').5d(/=/g,\'\\=\')}h(b[i].M(\'3p=\')!=E){1t=b[i].H(\'=\')[1].5d(/ /g,\'\')}h(b[i].M(\'1H=\')!=E){q[a][2]=1N(b[i].H(\'1H=\')[1],\' \')}h(b[i].M(\'6V=\')!=E){q[a][8]=1N(b[i].H(\'6V=\')[1],\' \')}h(b[i].M(\'8p=\')!=E){q[a][9]=1N(b[i].H(\'8p=\')[1],\' \')}h(b[i].M(\'O=\')!=E){3c=2h.3M(21(b[i].H(\'=\')[1])*1);h(3O(3c)==Y){3c=E}q[a][3]=3c}h(b[i].M(\'U=\')!=E){3m=2h.3M(21(b[i].H(\'=\')[1])*1);h(3O(3m)==Y){3m=E}q[a][4]=3m}h(b[i].M(\'4u=\')!=E){q[a][5]=1N(b[i].H(\'4u=\')[1],\' \')}h(b[i].M(\'5X=\')!=E){q[a][10]=1N(b[i].H(\'5X=\')[1],\' \')}h(b[i].M(\'6o\')!=E){q[a][11]=\'6o\'}h(b[i].M(\'2f=\')!=E){q[a][12]=1N(b[i].H(\'2f=\')[1],\' \')}h(b[i].M(\'4B=\')!=E){3n=2h.3M(21(b[i].H(\'=\')[1])*1);h(3O(3n)==Y){3n=E}q[a][6]=3n}h(b[i].M(\'60\')!=E){q[a][7]=\'60\'}}h(1t!=\'1C\'&&1t!=\'2i\'&&1t!=\'3h\'&&1t!=\'2A\'&&1t!=\'2B\'&&1t!=\'2f\'&&1t!=\'2V\'&&1t!=\'3j\'){1D=q[a][0].H(\'.\')[q[a][0].H(\'.\').Q-1];1D=1D.44();h(q[a][0].M(\'2B#\')!=E){1t=\'2B\'}y h(q[a][0].M(\'as\')!=E){1t=\'2f\'}y h(1k.M(1D)!=E){1t=\'1C\'}y h(2i.M(1D)!=E||q[a][0].M(\'3h.3x\')!=E){1t=\'2i\'}y h(2V.M(1D)!=E){1t=\'2V\'}y h(8b.M(1D)!=E){1t=\'3j\'}y{1t=\'2A\'}}q[a][1]=1t}w 9h(a){h(bm==\'G\'){3W=1a;5K=\'1X\';h(a.M(\'3q=\')!=E){31=1N(a.H(\'3q=\')[1].H(\',,\')[0],\' \')}y{31=\'2g\'}96=1N(a.H(\'2t=\')[1].H(\',,\')[0],\' \');h(31==\'E\'){31=\'2g\'}h(q&&q[0]==31&&31!=\'2g\'){}y{q=17 2J();q[0]=31;h(q[0]==\'2g\'){6D(1,a.H(\',,\'))}y{1Z=r.2u(\'a\');k=1;1j(F l=0;l<1Z.Q;l++){1V=1Z[l].40;h(1V.M(\'3q\')!=E){7y=1N(1V.3i(1V.1P(\'[\')+1,1V.1P(\']\')).H(\'3q=\')[1].H(\',,\')[0],\' \');h(31==7y){D=1V.3i(1V.1P(\'[\')+1,1V.1P(\']\'));h(D.M(\'2t=\')==E){D+=\',,2t\\=\'+1Z[l].4x(\'2t\',2)}h(D.M(\'1H=\')==E){D+=\',,1H\\=\'+1Z[l].4x(\'1H\')}h(D.M(\'4u=\')==E){5m=\'68\';1j(m=0;m<1Z[l].4K.Q;m++){h(1Z[l].4K[m].L!=45){5m=1Z[l].4K[m].L}}D+=\',,4u\\=\'+5m}D=D.H(\',,\');6D(k,D);k++}}}}}u=1;aR(q[u][0]!=96){u++}9e();h(6y==\'G\'){87()}h(6E==\'G\'){9g()}7A()}}w 7A(a){9i();6v.1F(0,9m);1n.o.U=2k+4t+\'B\'}w 9i(){6Q();Z.o.O=2x+\'B\';Z.o.U=2C+\'B\';Z.o.K=\'1m\';Z.o.W=\'1w\';35.o.W=\'1x\'}w 6Q(){28.o.K=\'R\';24.o.K=\'R\';1O.o.K=\'R\';2r.o.K=\'R\';2s.o.K=\'R\'}w 1M(a){h(u){F b=u}3w=\'1X\';F c;h(3y!=1){c=4s(\'1M(\'+a+\')\',5)}y{h(c){4h(c)}1O.o.K=\'R\';3u();h(a){h(C>3f){Z.o.O=C+\'B\'}h(J>3P){Z.o.U=J+\'B\'}u=21(a)}2x=C;2C=J;h(q[u][3]!=E){C=q[u][3]}y{C=9o}h(q[u][4]!=E){J=q[u][4]}y{J=9o}49();h(q[u][1]==\'1C\'){6Q();3J=17 4i();3J.7C=w(){6c();8d()};3J.L=q[u][0]}y{Z.L=15+\'2E.P\';h(q[u][1]==\'2A\'){h(1I){1i.V=\'<2A I="27" a0="0"></2A>\'}y{F d=r.5a(\'2A\');d.3I(\'I\',\'27\');1i.1S(d)}}h(q[u][1]==\'2i\'){h(18.5v&&18.33&&18.33.Q){d=\'<3v I="27" 3p="5r/x-7a-2i" L="\'+q[u][0]+\'" O="\'+C+\'" U="\'+J+\'" 5t="3N" 4y="Y" 4z="4A" />\'}y{d=\'<2W I="27" 4H="4J:7r-7t-7v-7x-7z" O="\'+C+\'" U="\'+J+\'"><1p 1f="7F" 1q="\'+q[u][0]+\'" /><1p 1f="4z" 1q="4A" /><1p 1f="4y" 1q="Y" /><1p 1f="5t" 1q="3N" />\'}1i.V=d}h(q[u][1]==\'3h\'){h(18.5v&&18.33&&18.33.Q){d=\'<3v I="27" 3p="5r/x-7a-2i" L="4p://4S.3h.3x/v/\'+q[u][0]+\'" O="\'+C+\'" U="\'+J+\'" 5t="3N" 4y="Y" 4z="4A" />\'}y{d=\'<2W I="27" 4H="4J:7r-7t-7v-7x-7z" O="\'+C+\'" U="\'+J+\'"><1p 1f="7F" 1q="4p://4S.3h.3x/v/\'+q[u][0]+\'" /><1p 1f="4z" 1q="4A" /><1p 1f="4y" 1q="Y" /><1p 1f="5t" 1q="3N" />\'}1i.V=d}h(q[u][1]==\'2V\'){h(18.5v&&18.33&&18.33.Q){d=\'<3v I="27" L="\'+q[u][0]+\'" 5Y="Y" 4r="7S" 7U="Y" 7W="Y" 3p="bV/2V" 7Y="4p://4S.80.3x/2V/4W/" />\'}y{d=\'<2W I="27" 4H="4J:c4-c9-aT-9V-ah" aZ="4p://4S.80.3x/aj/b0.9X"><1p 1f="L" 1q="\'+q[u][0]+\'" /><1p 1f="7W" 1q="Y" /><1p 1f="5Y" 1q="Y" /><1p 1f="4r" 1q="7S" /><1p 1f="7U" 1q="Y" /></2W>\'}1i.V=\'<p 1g="86">88 4Z 8c 26 8e, 4Z 8g 8i 4W 67 bg 8m 8o 1j 8q 8s!</p>\'+d}h(q[u][1]==\'3j\'){h(18.5v&&18.33&&18.33.Q){d=\'<3v I="27" 7Y="4p://bs.3x/ay/a5/bw/4W/" 3p="5r/x-aA" L="\'+q[u][0]+\'" 5Y="Y" by="Y" 9G="Y" />\'}y{d=\'<2W I="27" 4H="4J:bA-aC-bC-a7-bE" 3p="5r/x-aE"><1p 1f="4P" 1q="\'+q[u][0]+\'" /><1p 1f="bI" 1q="Y" /><1p 1f="bK" 1q="Y" /><1p 1f="a9" 1q="bM" /><1p 1f="aH" 1q="3d" /><1p 1f="bO" 1q="Y" /></2W>\'}1i.V=\'<p 1g="86">88 4Z 8c 26 8e, 4Z 8g 8i 4W 67 bQ bS 8m 8o 1j 8q 8s!</p>\'+d}h(q[u][1]==\'2f\'){h(q[u][12]){1i.V=\'<T I="27">\'+q[u][12]+\'</T>\'}y{3S(\'6l 6n: 52 bU aL \\\'2f=\\\' 55! 8w...\');3X();S}}h(q[u][1]==\'2B\'){h(r.z(q[u][0].H(\'#\')[1])){h(q[u][3]==E){C=r.z(q[u][0].H(\'#\')[1]).2D}h(q[u][4]==E){J=r.z(q[u][0].H(\'#\')[1]).2p}F d=r.z(q[u][0].H(\'#\')[1]).bX(Y);1i.1S(d);1v=1i.4K[0];1v.o.W=\'1x\'}y{3S(\'6l 6n: bZ ad c1 "\'+q[u][0].H(\'#\')[1]+\'" 3Q 95! 8w...\');3X();S}}y{1v=r.z(\'27\')}h(1I&&q[u][1]==\'2i\'){}y h(3t==\'G\'){58=17 1T.3a(1v,{1U:6m,2z:w(){h(1I){1v.o.6i(\'1o\')}h(3D){1v.o.20=\'1\'}1O.o.K=\'1m\';Z.o.W=\'1w\';4n.1F(0,1)}});58.56()}4l=C/J;3E();3W=1a;4e(\'52\')}S}}w 8d(){h(q[u][3]!=E){C=q[u][3]}y{C=3J.O}h(q[u][4]!=E){J=q[u][4]}y{J=3J.U}h(3o==\'G\'){h(!q[u][13]){q[u][13]=0}y h(q[u][13]==90||q[u][13]==6p){D=J;J=C;C=D}}3f=C;3P=J;4l=C/J;h(1A==\'3z\'){2x=3g;2C=7D}3E();Z.L=q[u][0];4e();S}w 3E(){h(C>29-(2*(1y+1b+2P+5j))){C=29-(2*(1y+1b+2P+5j));h(q[u][1]!=\'2A\'&&q[u][1]!=\'2B\'){J=2h.5l(C/4l)}}h(5f==1){D=1l}y{D=0}h(J>2a-(2*(1y+1b+2P+5j))-2X-41-D){J=2a-(2*(1y+1b+2P+5j))-2X-41-D;h(q[u][1]!=\'2A\'&&q[u][1]!=\'2B\'){C=2h.5l(4l*J)}}h(J<0){J=1}h(C<0){C=1}S}w 4e(a){D=C+2*1b;h(q[u][1]==\'1C\'&&C<3g){D=3g+2*1b}h(q[u][8]&&q[u][8]!=\'E\'&&5M==\'1X\'){h(1l==0){5f=1;2c.o.O=D+\'B\';2c.V=q[u][8];1l=2c.2p;h(1l>3k){1l=3k}3E();4e(a)}y{2c.o.O=D+\'B\';h(1l<2c.2p){1l=2c.2p;h(1l>=3k){1l=3k;3E();2q=3U+1l;5q(a)}y{1l=2c.2p;3E();4e(a)}}y{h(1l<3k){2q=3U+1l}h(1l==3k){2q=3U+3k}5q(a)}}}y{5f=0;2q=3U;5q(a)}}w 5q(a){3e.o.O=\'\';h(q[u][1]==\'1C\'&&1A!=\'3z\'&&1A!=\'3A\'){h(C<3g){3f=C;C=3g}}h(2x==C&&2C==J&&1l==5C){2M=1}y{2M=65}6W=1;h(1A==\'7Q\'){5s(a)}y h(1A==\'3z\'){5s(a);h(!a){6F()}h(3o==\'G\'){6H()}}y h(1A==\'3A\'){h(!a){Z.o.W=\'1x\';Z.o.20=1;Z.o.1o=\'3L(20=3d)\'}5s(a)}y h(1A==\'1X\'){6J();3e.o.U=J+(2*1b)+\'B\';Z.o.O=C+\'B\';Z.o.U=J+\'B\'}y h(1A==\'9Y\'){99(a)}S}w 99(a){5u=17 1T.6N(Z,{1U:2M,2z:w(){9f(a)}});5u.1F(2x,C)}w 9f(a){51=17 1T.4C(Z,{1U:2M,2z:w(){h(a==\'52\'){3B()}y{6T()}}});51.1F(2C,J);53=17 1T.4C(1B,{1U:2M});53.1F(5o,2q)}w 5s(a){5u=17 1T.6N(Z,{1U:2M,2z:w(){h(a==\'52\'){3B()}y{6T()}}});5u.1F(2x,C);51=17 1T.4C(Z,{1U:2M});51.1F(2C,J);53=17 1T.4C(1B,{1U:2M});53.1F(5o,2q)}w 4N(){1L=\'1X\';3F=\'4F\';23()}w 23(){1G.o.O=\'2j\';1L=\'1X\';5w=0;1G.o.K=\'R\'}w 6Y(){h(q[u][6]){6g=q[u][6]*97}y{6g=7N}1L=\'G\';h(18.1Q.1P(\'4D/2\')!=-1){1G.o.2m=(21((29-C)/2)+5V+38-1b)+\'B\';1G.o.36=(21((2a-J-2X-1l)/2)+7E+39-1b-5)+\'B\'}y{h(8Q){D=1}y{D=0}h(4f){16=1}y{16=0}1G.o.2m=35.aw+1y+1b+2P+5V+16+\'B\';1G.o.36=35.ax+1y+1b+2P+7E+D+\'B\'}8j=17 1T.6N(1G,{1U:6g,2z:w(){5w=0;1G.o.O=5w+\'B\';h(1L==\'G\'){h(u==q.Q-1){1M(1)}y{1M(u+1)}1Y()}}});8j.1F(0,C-(2*(1b+5V)))}w 5B(){28.o.K=\'R\';24.o.K=\'1m\';3F=\'7G\';1G.o.K=\'1m\';6Y()}w 8E(){24.o.K=\'R\';1G.o.K=\'R\';28.o.K=\'1m\';4N()}w aD(a){h(!a){a=u}h(q){h(q[a]){D=\'aF aG q 8l \'+(q.Q-1)+\' 7m aM 8O.\\n\';D+=\'aQ 1f (q[0]) 3Q: \'+q[0]+\'\\n\';D+=\'aS \'+a+\'. 8J 7I 67 3q (aW u=\'+a+\') 3Q:\\n\\n\';1j(t=0;t<14;t++){5L(t){1e 0:{16=\'2t\';1d}1e 1:{16=\'3p\';1d}1e 2:{16=\'1H\';1d}1e 3:{16=\'O\';1d}1e 4:{16=\'U\';1d}1e 5:{16=\'4u\';1d}1e 6:{16=\'4B\';1d}1e 7:{16=\'60\';1d}1e 8:{16=\'6V\';1d}1e 9:{16=\'b7\';1d}1e 10:{16=\'5X\';1d}1e 11:{16=\'6o\';1d}1e 12:{16=\'2f\';1d}1e 13:{16=\'b9 7I 1C\';1d}}D+=\'q[\'+a+\'][\'+t+\']:\\n\';D+=\'\\bb 1f\\t= \'+16+\'\\n\';D+=\'\\bd\\t\\t\';h(3D){D+=\'\\t\'}D+=\'= \';h(!q[a][t]){D+=\'E (N/A)\'}y h(q[a][t]==\'E\'){D+=\'\\\'E\\\' (bh)\'}y{D+=q[a][t]}D+=\'\\n\'}3S(D)}y{3S(\'q 8l bj \'+(q.Q-1)+\' 7m, q[\'+a+\'] 8t\\\'t 7o!\')}}y{3S(\'q 8t\\\'t 7o! bp G br 2g-bt bv bx bz!\')}}w 22(a){h(6j==\'G\'){2n.V=a;2n.o.36=39+10+\'B\';2n.o.4R=-(2n.2D/2)+\'B\';2n.o.8U=\'7M 8x 7M 8x\';2n.o.W=\'1x\'}}w 1W(){2n.o.W=\'1w\'}w 3B(){h(q[u][1]==\'2A\'){1v.L=q[u][0]}h(bH==\'G\'){bJ()}h(q[u][1]==\'1C\'){1O.o.36=bL+\'B\';1O.o.76=bP+\'B\'}y{1O.o.36=bR+\'B\';1O.o.76=bT+\'B\'}h(q[u][1]==\'1C\'){h(q.Q<3){3F=\'4F\';28.o.K=\'R\';24.o.K=\'R\'}y{h(3F==\'4F\'){28.o.K=\'1m\';24.o.K=\'R\';h(q[u][7]){5B()}}y{24.o.K=\'1m\';28.o.K=\'R\';1G.o.K=\'1m\';6Y()}}5D.K=\'1m\';2r.o.U=J+\'B\';2s.o.U=J+\'B\';2x=C;2C=J;2b.o.O=C+(2*1b)+\'B\';2b.o.U=J+(2*1b)+\'B\';8z();h(3t==\'G\'){4n.1F(0,1)}y{1B.o.W=\'1x\';3u()}h(4L==\'3N\'){2S.o.K=\'1m\'}}y{h(3F==\'7G\'){4N()}24.o.K=\'R\';28.o.K=\'R\';1G.o.K=\'R\';5F();1i.o.K=\'1m\';1i.o.O=C+\'B\';1i.o.U=J+\'B\';1v.o.36=\'2j\';1v.o.2m=\'2j\';h((q[u][1]==\'2B\')&&(r.z(q[u][0].H(\'#\')[1]).2D>C||r.z(q[u][0].H(\'#\')[1]).2p>J)){1i.o.6s=\'6A\';1v.o.O=r.z(q[u][0].H(\'#\')[1]).2D+\'B\';1v.o.U=r.z(q[u][0].H(\'#\')[1]).2p+\'B\'}y h(q[u][1]!=\'2B\'&&q[u][1]!=\'2f\'){1v.o.O=C+\'B\';1v.o.U=J+\'B\'}h(q[u][1]==\'2f\'&&(1v.2D>C||1v.2p>J)){1i.o.6s=\'6A\'}1i.o.7n=\'7B \'+1b+\'B \'+7J;h(3t==\'1X\'){1B.o.W=\'1x\';1v.o.W=\'1x\';1O.o.K=\'1m\';3u()}y{h((1I&&q[u][1]==\'2i\')||(2Y&&q[u][1]==\'3j\')){1v.o.W=\'1x\';1O.o.K=\'1m\';3u();4n.1F(0,1)}y{h(q[u][1]==\'2B\'){58.1F(0,.c0)}y{58.1F(0,1)}}}}1h.o.6t=\'2m\';5F();1O.o.K=\'1m\';h(q[u][2]&&q[u][2]!=\'E\'){1R.V=\'\';1R.1S(r.2K(q[u][2]));h(1R.2D>C+(2*1b)){8D(q[u][2])}y{1h.1S(r.2K(q[u][2]))}}y{h(c6==\'G\'){1h.1S(r.2K((q[u][0].H(\'/\'))[(q[u][0].H(\'/\').Q)-1]))}y{1h.V=\'&c8;\'}}h(q[u][8]&&q[u][8]!=\'E\'){2e.o.K=\'1m\';2e.o.U=1l+\'B\';2e.V=q[u][8]}y{2e.o.K=\'R\'}h(7P==\'G\'&&q[0]!=\'2g\'){1s.1S(r.2K(q[0]))}h(8F==\'G\'&&q.Q>2){1s.1S(r.2K(\' \'+7f.3i(0,1)+u+\'/\'+(q.Q-1)+7f.3i(1,2)+\' \'))}h(aV==\'G\'){5L(q[u][1]){1e\'2i\':{D=3K;2y=3H;1d}1e\'2A\':{D=3K;2y=3H;1d}1e\'1C\':{h(3f>C||3P>J){D=6S;2y=4Q}y{D=3K;2y=3H}1d}1e\'2V\':{D=3Z;2y=3l;1d}1e\'3j\':{D=3Z;2y=3l;1d}1e\'3h\':{D=3K;2y=3l;1d}}h(q[u][10]&&q[u][10]!=\'E\'){16=q[u][10];D=3Z;2y=3l}y{16=q[u][0]}h(q[u][11]==E){6u=\'aX="9M"\'}y{6u=\'\'}h((!q[u][10]||q[u][10]==\'E\')&&(q[u][1]==\'2B\'||q[u][1]==\'2f\')){5N=1a}y{5N=Y}h((7P==\'G\'||8F==\'G\')&&5N==Y){h(q[0]!=\'2g\'){1s.V+=\'<2o 1g="48"> | </2o>\'}1s.V+=\' <a 1K="22(2y);" 25="1W();" 1g="37" \'+6u+\' 2t="\'+16+\'">\'+D+\'</a>\'}}h(37==\'G\'&&q[0]!=\'2g\'){1s.V+=\'<2o 1g="48"> | </2o>\'}5b();3w=\'G\';6W=0;5o=2q;5C=1l;h(3o==\'G\'&&q[u][1]==\'1C\'){1s.V+=\'<2o 1g="48"> | </2o>\';1s.V+=\' <a 1K="22(5e);" 25="1W();" 1g="37" I="7T" 1f="al">\'+5I+\'</a>\';1s.V+=\' <a 1K="22(59);" 25="1W();" 1g="37" I="8N" 1f="9F">\'+5A+\'</a>\';r.z(\'8N\').1E=w(){q[u][13]+=90;h(q[u][13]==b6){q[u][13]=0}h(1L==\'G\'){23()}1M(u);1Y();S 1a};r.z(\'7T\').1E=w(){q[u][13]-=90;h(q[u][13]==-90){q[u][13]=6p}h(1L==\'G\'){23()}1M(u);1Y();S 1a}}}w 49(){1l=0;3w=\'1X\';2b.o.O=\'2j\';2b.o.U=\'2j\';2b.o.W=\'1w\';3y=0;2r.o.K=\'R\';2s.o.K=\'R\';5D.K=\'R\';2N.o.W=\'1w\';2G.o.W=\'1w\';1O.o.K=\'R\';1h.V=\'\';2e.V=\'\';1s.V=\'\';h(C==3g&&1A!=\'3z\'&&1A!=\'3A\'){3e.o.O=C+2*1b+\'B\'}1B.o.O=\'2j\';1B.o.W=\'1w\';2S.o.O=\'2j\';2S.o.K=\'R\';79();4c.o.W=\'1w\';28.o.K=\'R\';24.o.K=\'R\';1i.V=\'\';1i.o.K=\'R\';1i.o.6s=\'\';1W()}w 8z(){h(q[0]!=\'2g\'){D=17 2J();1j(i=1;i<q.Q;i++){h(!q[i][5]){q[i][5]=\'68\'}1D=q[i][0].H(\'.\')[q[i][0].H(\'.\').Q-1];5g=q[i][5].H(\'.\')[q[i][5].H(\'.\').Q-1];1D=1D.44();5g=5g.44();h(q[i][5]==\'68\'||(q[i][1]==\'1C\'&&1k.M(5g)==E)){16=15+\'9Z\'+q[i][1]+\'.P\';h(q[i][1]==\'2i\'&&q[i][0].M(\'3h\')!=E){16=15+\'9s.P\'}h(q[i][1]==\'3j\'){16=15+\'9q\';h(1D.M(\'5W\')!=E){16+=\'5W\'}h(1D.M(\'7q\')!=E||1D.M(\'6d\')!=E){16+=\'6d\'}h(1D.M(\'63\')!=E){16+=\'63\'}h(1D.M(\'6r\')!=E){16+=\'6r\'}h(1D.M(\'6B\')!=E){16+=\'6B\'}h(1D.M(\'6R\')!=E){16+=\'6R\'}16+=\'.P\'}}y{16=q[i][5]}D.3V(16)}8R(D)}}w 8R(a){1J=17 2J();3Y=17 2J();1j(i=0;i<a.Q;i++){1J[i]=17 4i();1J[i].L=a[i];3Y[i]=1a}4U=0;64(1J)}w 64(){F a;h(4U==1J.Q){h(a){4h(a)}4c.o.W=\'1x\';2S.o.O=C+(2*1b)+\'B\';2S.o.36=J-70+\'B\';F b=\'\';F c=10;F d=0;F e=7;F f=e;2U=2*e+2;1j(i=0;i<1J.Q;i++){d=2h.5l(1J[i].O/1J[i].U*50);h(d<1){d=50}2U+=d}2U+=(q.Q-2)*c;1j(i=0;i<1J.Q;i++){h(i==u-1){b+=\'<1k o="2m: \'+f+\'B; 20: \'+8T+\'; 1o: 3L(20=\'+(8T*3d)+\');" L="\'+1J[i].L+\'" U="50" 1g="7X" I="bf" 1r="\'+(i+1)+\' / \'+(q.Q-1)+\'" />\'}y{b+=\'<a 1E="h(1L==\\\'G\\\'){23();}1M(\'+(i+1)+\');1Y();"><1k o="2m: \'+f+\'B;" L="\'+1J[i].L+\'" U="50" 1g="7X" 1r="\'+(i+1)+\' / \'+(q.Q-1)+\'" /></a>\'}f+=2h.5l(1J[i].O/1J[i].U*50)+c}46.o.O=2U+\'B\';46.V=b;46.o.4R=(C-2U)/2+\'B\'}y{1j(i=0;i<=1J.Q;i++){h(3Y[i]==1a&&1J[i].a1){3Y[i]=Y;4U++}}a=4s(\'64()\',5)}}w 5b(){h(u>1){h(8V==\'G\'&&q[u-1][1]==\'1C\'){7h=17 4i();7h.L=q[u-1][0]}h(37==\'G\'){1s.V+=\' <a 1K="22(3C);" 25="1W();" 1g="37" 1E="h(1L==\\\'G\\\'){23();}1M(\'+(u-1)+\');1Y();" 1r="&bi;">\'+5G+\'</a>\'}h(q[u][1]==\'1C\'){2r.o.K=\'1m\';2r.1E=w(){h(1L==\'G\'){23()}1M(u-1);1Y();S 1a}}}h(u<q.Q-1){h(8V==\'G\'&&q[u+1][1]==\'1C\'){8X=17 4i();8X.L=q[u+1][0]}h(37==\'G\'){1s.V+=\' <a 1K="22(3T);" 25="1W();" 1g="37" 1E="h(1L==\\\'G\\\'){23();}1M(\'+(u+1)+\');1Y();" 1r="&bk;">\'+5S+\'</a>\'}h(q[u][1]==\'1C\'){2s.o.K=\'1m\';2s.1E=w(){h(1L==\'G\'){23()}1M(u+1);1Y();S 1a}}}S}w 3X(){5K=\'G\';h(1I&&q[u][1]==\'3j\'){1v.4P=\'\';1i.9a(1i.av)}49();4N();1h.V=\'\';1s.V=\'\';Z.L=15+\'2E.P\';2x=C;2C=J;3e.o.U=J+(2*1b)+\'B\';Z.o.K=\'R\';35.o.W=\'1w\';7Z();6c();3y=1;S}w 7Z(){77.1F(9m,0);h(6y==\'G\'){5P()}h(6E==\'G\'){6G()}S}w 5F(){1B.o.O=C+(2*1b)+\'B\'}w 6T(){h(C>3f){3e.o.O=C+(2*1b)+\'B\';Z.o.O=3f+\'B\'}h(J>3P){3e.o.U=J+(2*1b)+\'B\';Z.o.U=3P+\'B\'}h(1A!=\'3A\'){1h.V=\'\';1s.V=\'\';h(3o==\'G\'){6H()}y{Z.L=q[u][0]}h(3t==\'G\'&&1A!=\'3z\'){6F()}y{Z.o.W=\'1x\';3B()}}y{3B()}}w 6H(){2L.L=q[u][0];h(2L.O==0&&5E){2L.7C=w(){6C()}}y{6C()}}w 6C(){F a=Z.bo(\'2d\');Z.3I(\'O\',C);Z.3I(\'U\',J);a.bq(q[u][13]*2h.9P/7w);5L(q[u][13]){1e 0:{a.5i(2L,0,0,C,J);1d}1e 90:{a.5i(2L,0,-C,J,C);1d}1e 7w:{a.5i(2L,-C,-J,C,J);1d}1e 6p:{a.5i(2L,-J,0,J,C);1d}}}w 6F(){6k.1F(0,1)}w 1Y(){h(1A!=\'3A\'&&3t==\'G\'&&q[u][1]==\'1C\'){8L.1F(1,0);92.1F(1,0)}y{Z.o.W=\'1w\';49();3y=1}}w 3u(){h(q[u][9]&&q[u][9]!=\'E\'){h(q[u][9]==\'G\'){1n.1E=w(){3X();S 1a}}h(q[u][9]==\'1X\'){1n.1E=\'\'}}y{h(bu==\'G\'){1n.1E=w(){3X();S 1a}}}}w 6c(){1n.1E=\'\'}w 85(){h(4L!=\'3N\'){2b.o.W=\'1x\'}2S.o.K=\'1m\';S}w 5x(){2b.o.W=\'1w\';2S.o.K=\'R\';S}w 9e(){6x();6z();81();h(2a>2k){2k=2a}h((18.1Q.1P("94")!=-1||18.1Q.1P("4D/2")!=-1)&&29!=2l){47=19.66+19.5k-2k}y{47=0}h(18.1Q.1P("4D/3")!=-1){47+=1}6J();h(4I==0){h(2l>29){1n.o.O=2l+\'B\'}y{1n.o.O=\'3d%\'}h(2Y&&21(18.1Q.H(\'/\')[1].H(\' (\')[0].H(\'.\')[0]+18.1Q.H(\'/\')[1].H(\' (\')[0].H(\'.\')[1])>98){h(r.1c.5H<19.5k){29-=19.4o-r.1c.4a}h(38>0){1n.o.O=2l+38+\'B\'}}}y{1n.o.O=2l+4I+\'B\'}S}w 7b(e){h(2U>C){h(1I){4q=7j.bG}y{4q=e.9R}h(4q<0){4q=0}46.o.4R=((29-C)/2-4q)/(C/(2U-C-(2*1b)))+\'B\'}}w 8D(a){1R.V=\'\';1R.1S(r.2K(a));1R.V+=\' | \';1R.1S(r.2K(a));1R.V+=\' | \';1h.V=\'\';1h.1S(r.2K(a));1h.V+=\'<2o 1g="48"> | </2o>\';1h.1S(r.2K(a));1h.V+=\'<2o 1g="48"> | </2o>\';5R()}w 5R(){h(2T<0){2T++}y{h(2T<1R.2D/2){1h.o.2m=-2T+\'B\';2T++}y{1h.o.2m=\'2j\';2T=0}}54=4s(\'5R()\',30)}w 79(){h(54){4h(54)}1h.o.2m=\'2j\';2T=8v}w 6J(){6L=21(38-(C+(2*(1y+1b+2P)))/2);6w=21(39-(5O+J+2X+41+(2*(1y+1b+2P))+(2q-3U))/2);35.o.4R=6L+\'B\';35.o.93=(6w-(47/2))+\'B\';S}w 6z(){26.2l=0;26.2k=0;h(19.4o&&19.6M){2l=19.4o+19.6M;2k=19.5k+19.66}y h(r.1c.6a>r.1c.2D){2l=r.1c.6a;2k=r.1c.5H}y{2l=r.1c.2D;2k=r.1c.2p}h(1I||2Y){2l=r.1c.6a;2k=r.1c.5H}h(3D||18.1Q.1P(\'94\')!=-1){2l=29+19.6M;2k=2a+19.66}S}w 6x(){26.29=0;26.2a=0;h(r.2w&&(r.2w.4a||r.2w.3G)){29=r.2w.4a;2a=r.2w.3G}y h(4g(19.4o)==\'4v\'){29=19.4o;2a=19.5k}y h(r.1c&&(r.1c.4a||r.1c.3G)){29=r.1c.4a;2a=r.1c.3G;S}h(2Y&&21(18.1Q.H(\'/\')[1].H(\' (\')[0].H(\'.\')[0]+18.1Q.H(\'/\')[1].H(\' (\')[0].H(\'.\')[1])<98){2a=r.1c.3G}h(r.89!=45){h(r.89.M(\'9K\')&&(3D||2Y||5E)){2a=r.1c.3G}}S}w 81(){26.38=0;26.39=0;h(4g(19.9k)==\'4v\'){39=19.9k;38=19.aJ}y h(r.1c&&(r.1c.5p||r.1c.4Y)){39=r.1c.4Y;38=r.1c.5p}y h(r.2w&&(r.2w.5p||r.2w.4Y)){39=r.2w.4Y;38=r.2w.5p}S}w 7H(){F s,i,j;F a=17 2J();a.3V(r.z(\'6I\'));a.3V(r.z(\'5y\'));a.3V(r.z(\'6e\'));a.3V(r.z(\'5T\'));a.3V(r.z(\'6U\'));1j(F i=0;i<a.Q;i++){s=a[i].4x(\'L\');h(s.44().1P(\'.1z\')!=-1){a[i].L=15+\'2E.P\';a[i].o.1o+="2O:2I.2Q.2H(L=\'"+s+"\', 2R=1C);"}}r.z(\'5n\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/9y.1z\', 2R=\'4r\');";r.z(\'5h\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/9z.1z\', 2R=\'4d\');";r.z(\'57\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/7g.1z\', 2R=\'4d\');";r.z(\'32\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/9w.1z\', 2R=\'4r\');";r.z(\'2Z\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/73.1z\', 2R=\'4r\');";r.z(\'4k\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/9u.1z\', 2R=\'4d\');";r.z(\'5c\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/71.1z\', 2R=\'4d\');";r.z(\'4V\').o.1o="2O:2I.2Q.2H(L=\'"+15+"/72.1z\', 2R=\'4d\');";r.z(\'5n\').o.2v="R";r.z(\'5h\').o.2v="R";r.z(\'57\').o.2v="R";r.z(\'32\').o.2v="R";r.z(\'2Z\').o.2v="R";r.z(\'4k\').o.2v="R";r.z(\'5c\').o.2v="R";r.z(\'4V\').o.2v="R"}w 87(){F a=r.2u(\'7k\');1j(i=0;i!=a.Q;i++){a[i].o.W=\'1w\'}}w 5P(){F a=r.2u(\'7k\');1j(i=0;i!=a.Q;i++){a[i].o.W=\'1x\'}}w 9g(){F a=r.2u(\'2W\');1j(i=0;i<a.Q;i++){a[i].o.W=\'1w\'}F b=r.2u(\'3v\');1j(i=0;i<b.Q;i++){b[i].o.W=\'1w\'}}w 6G(){F a=r.2u(\'2W\');1j(i=0;i<a.Q;i++){a[i].o.W=\'1x\'}F b=r.2u(\'3v\');1j(i=0;i<b.Q;i++){b[i].o.W=\'1x\'}}w 74(a){h(2Y){a=-a}h(q.Q>2){h(a>0&&u>1){h(1L==\'G\'){23()}1M(u-1);1Y()}h(a<0&&u<q.Q-1){h(1L==\'G\'){23()}1M(u+1);1Y()}}}w 6Z(a){F b=3w=="G";F c=0;h(!a)a=19.7j;h(a.7c){c=a.7c/c3;h(19.9H)c=-c}y h(a.9x){c=-a.9x/3}h(c&&b)74(c);h(a.9b&&!3W)a.9b();a.c7=3W}h(19.3r)19.3r(\'au\',6Z,1a);19.9A=r.9A=6Z;',62,755,'|||||||||||||||||if|||||||style||CB_Gallery|document|||CB_ActId||function||else|getElementById||px|CB_ImgWidth|temp|null|var|on|split|id|CB_ImgHeight|display|src|match||width|gif|length|none|return|div|height|innerHTML|visibility||true|CB_Img||||||CB_PicDir|temp2|new|navigator|window|false|CB_ImgBorder|body|break|case|name|class|CB_TxtT|CB_NotImgC|for|img|CB_TxtM|block|CB_HideContent|filter|param|value|alt|CB_TxtG|tempty|td|CB_NIC|hidden|visible|CB_RoundPix|png|CB_Animation|CB_Txt|image|extension|onclick|sajat|CB_SlideB|title|IE|CB_PreThumbs|onmouseover|CB_SSTimer|CB_LoadContent|trim|CB_Cls|indexOf|userAgent|CB_HTxt|appendChild|CB_effektek|idotartam|CB_Rel|CB_HideOSD|off|CB_ImgFadeOut|CB_Links|opacity|parseInt|CB_ShowOSD|CB_SlideShowJump|CB_SlideP|onmouseout|this|CB_NotIC|CB_SlideS|BrSizeX|BrSizeY|CB_ImgHd|CB_HTxtC||CB_TxtC|html|clearbox|Math|flash|0px|DocSizeY|DocSizeX|left|CB_O|span|offsetHeight|CB_TxtH|CB_Prv|CB_Nxt|href|getElementsByTagName|backgroundImage|documentElement|CB_ImgWidthOld|CB_NavTemp|halefutott|iframe|inner|CB_ImgHeightOld|offsetWidth|blank|CB_Fail|CB_NavN|AlphaImageLoader|DXImageTransform|Array|createTextNode|CB_Img2|CB_AnimSpd|CB_NavP|progid|CB_Padd|Microsoft|sizingMethod|CB_Thm|CB_STi|CB_AllThumbsWidth|quicktime|object|CB_TextH|OPERA|CB_Left||tempg|CB_Right|mimeTypes|background|CB_Win|top|CB_TextNav|DocScrX|DocScrY|Atlatszosag|CB_BtmNav|tempw|100|CB_ImgCont|CB_ImgWidthOrig|CB_MinWidth|youtube|substring|winmedia|CB_TxtHMax|CB_NavTDL|temph|tempst|CB_ImgRotation|type|gallery|addEventListener|CB_IsBody|CB_ImgTextFade|CB_CloseOnHON|embed|CB_ClearBox|com|CB_Faded|grow|warp|CB_Show|CB_NavTPrv|FIREFOX|CB_FitToBrowser|CB_SS|clientHeight|CB_NavTOpen|setAttribute|CB_preImages|CB_NavTextOpen|alpha|abs|always|isNaN|CB_ImgHeightOrig|is|tr|alert|CB_NavTNxt|CB_TxtHOrig|push|CB_ScrollEnabled|CB_Close|CB_LT|CB_NavTextDL|rel|CB_PadT|fontFamily|CB_Footer|toLowerCase|undefined|CB_Thm2|FF_ScrollbarBug|CB_Sep|CB_HideButtons|clientWidth|backgroundColor|CB_ShTh|crop|CB_CheckComment|IE6|typeof|clearTimeout|Image|CB_Header|CB_Btm|CB_ImgRate|fontWeight|TxtFadeEffect|innerWidth|http|tempX|scale|setTimeout|CB_BodyMarginY|tnhrf|number|fontSize|getAttribute|allowfullscreen|quality|high|slideshowtime|magassag|Firefox|CB_All|start|CB_WindowColor|classid|CB_BodyMarginX|clsid|childNodes|CB_ShowThumbnails|CB_IEShowBug|CB_SlideShowStop|CB_ATags|url|CB_NavTFull|marginLeft|www|z1|CB_ThumbsLoaded|CB_BtmRight|download|z2|scrollTop|you||CB_animHeight|HTML|CB_TextHeight|CB_ScrollTimer|parameter|elrejt|CB_TopRight|NicFadeEffect|CB_NavTRotR|createElement|CB_PrevNext|CB_BtmLeft|replace|CB_NavTRotL|CB_IsComment|extensthm|CB_TopLeft|drawImage|CB_WinPadd|innerHeight|round|CB_ActThumbSrc|CB_Top|CB_TxtHOld|scrollLeft|CB_AnimatePlease|application|CB_WindowResizeXY|allowscriptaccess|CB_animWidth|plugins|CB_SlideBW|CB_HideThumbs|CB_SlideShowS|CB_NavTextStart|CB_NavTextRotR|CB_SSStart|CB_TxtMOld|CB_PrvNxt|SAFARI|CB_TxtPos|CB_NavTextPrv|scrollHeight|CB_NavTextRotL|CB_NavTextStop|CB_Break|switch|CB_SimpleDesign|temp4|CB_ieRPBug|CB_ShowSelect|CB_ie6RPBug|CB_ScrollText|CB_NavTextNxt|CB_NavPrev|CB_Image|CB_SlideShowBarPadd|avi|dlhrf|loop|CB_Create|autoslideshow|CB__Init|CB_Padding|mp3|CB_CheckThumbs2|CB_AnimSpeed|scrollMaxY|the|nopreview|not|scrollWidth|btm_max|CB_CloseOnHOFF|mpg|CB_SlideShowP|CB_ContentHide|CB_SlShowTimer|color|removeAttribute|CB_OSD|ImgFadeEffect|ClearBox|CB_ImgOpacitySpeed|ERROR|dlinsame|270|CB_ShowTh|wav|overflow|textAlign|temp3|HideDocumentFadeEffect|CB_MarginT|getBrowserSize|CB_SelectsHide|getDocumentSize|auto|wma|CB_DrawCanvas|CB_PushToGal|CB_FlashHide|CB_ImgFadeIn|CB_ShowFlash|CB_SetCanvas|CB_CloseWindow|CB_SetMargins|CB_NavTextClose|CB_MarginL|scrollMaxX|szelesseg|CB_Thumbs|CB_PageLoaded|CB_NewAndLoad|wmv|CB_NavTextFull|CB_ImageFade|CB_NavNext|comment|CB_IsAnimating|MSIE|CB_SlideShow|scroll_wheel||s_btmleft|s_btmright|s_left|scroll_handle||right|HideDocumentFadeEffect2|CB_FontC|CB_ScrollTextStop|shockwave|getMouseXY|wheelDelta|CB_FontSizeC|canvas|CB_ItemNumBracket|s_topright|PreloadPrv|CB_PicturePrev|event|select|btm_prev|items|border|exist|CB_PictureNext|mpeg|D27CDB6E|CB_ImgContainer|AE6D|CB_Init|11cf|180|96B8|tempg2|444553540000|CB_HideDocument|solid|onload|CB_MinHeight|CB_SlideShowBarTop|movie|pause|CB_pngFixIE|of|CB_ImgBorderColor|CB_TextAlignC|CB_ImgHide|5px|CB_SlShowTime|CB_Image2|CB_ShowGalName|double|CB_TextOpacitySpeed|tofit|CB_RotL|controller|CB_PL|autoplay|CB_ThumbsImg|pluginspage|CB_ShowDocument|apple|getScrollPosition|CB_PicturePause|CB_NotImgContent|ltrim|CB_ShowThumbs|absolute|CB_HideSelect|If|compatMode|rtrim|windowsmedia|see|CB_GetImageSize|text|btm_dl|have|btm_rot_r|to|CB_ssbarWidth|CB_PictureStart|has|Player|CB_FontWeightC|plugin|closeonh|your|btm_rot_l|browser|doesn|CB_Prev|CB_STii|Exiting|10px|CB_Next|CB_CheckThumbs|CB_Text|CB_Content|CB_TT|CB_ScrollT|CB_SSPause|CB_ItemNum|CB_TC|attachEvent|CB_SlideShowBarOpacity|item|CB_TG|TxtFadeEffect2|CB_HiddenText|CB_RotR|all|CB_HideOpacitySpeed|IE67|CB_PreloadThumbs|CB_HiddenTextC|CB_ActThumbOpacity|padding|CB_Preload|btm_next|PreloadNxt|transparent|CB_PictureClose||RegExp|ImgFadeEffect2|marginTop|Netscape|missing|temphr|1000|950|CB_WindowResizeX|removeChild|preventDefault|CB_Thumbs2|CB_SlideShowBar|CB_SetAllPositions|CB_WindowResizeY|CB_HideFlash|CB_Open|CB_NewWindow|CB_FontT|pageYOffset|CB_ThumbsBGOpacity|CB_HideOpacity|CB_FontWeightT|200|table|no_winmedia|CB_FontSizeT|no_youtube|CB_Window|s_btm|OnLoad|s_right|detail|s_top|s_topleft|onmousewheel|CB_NavTextImgPrvNxt|CB_HideColor|captureEvents|CB_SlideShowBarColor|rr|autostart|opera|Opera|Event|Back|cellspacing|_blank|cellpadding|MOUSEMOVE|PI|jpeg|pageX|Safari|500|CB_BodyMarginLeft|BC80|CB_ThmPicArray|cab|normal|no_|frameborder|complete|CB_NavTextImgDL|base64|CB_AllowExtFunctCBClose|mediaplayer|CB_ExternalFunctionCBClose|B153|onmousemove|uiMode|CB_Body|CB_FontG|Bad|with|REL|CB_RoundPixBugFix|attribute|D3488ABDDC6B|format|qtactivex|CB_AllowExtFunctPageLoad|rl|CB_ExternalFunctionPageLoad|CB_ResizeTimer|CB_BodyMarginRight|CB_FontColorC|no_flash|bmp|htmlcontent||DOMMouseScroll|lastChild|offsetLeft|offsetTop|windows|no_iframe|mplayer2|no_image|394A|CB_ShowActItem|oleobject|At|now|volume|no_inner|pageXOffset|no_quicktime|without|in|CB_FontColorG|valign|CB_FontSizeG|Gallery|while|The|4B23|no_winmediaavi|CB_ShowDL|when|target|no_winmediamp3|codebase|qtplugin|no_winmediampg|CB_FontColorT|no_winmediawav|CB_ThumbsBGColor|no_winmediawma|360|colseonh|02|rotation|mov|tparameter|position|tvalue|static|CB_ThumbsActImg|QuickTime|string|lt|only|gt|no_winmediawmv|CB_AllowedToRun|load|getContext|Click|rotate|any|microsoft|link|CB_CloseOnH|and|en|try|showstatusbar|again|6BF52A52|align|11D3|CB_Ver|00C04F79FAA6|CB_NavTextImgRot|clientX|CB_AllowExtFunctLoad|SendPlayStateChangeEvents|CB_ExternalFunctionLoad|AutoStart|CB_CloseBtnTop|mini|CB_BodyMarginTop|stretchToFit|CB_CloseBtnRight|Windows|CB_CloseBtn2Top|Media|CB_CloseBtn2Right|mode|video|CB_FontWeightG|cloneNode|CB_BodyMarginBottom|Object|9999|ID|swf|120|02BF25D5|jpg|CB_ShowURL|returnValue|nbsp|8C17|no_html'.split('|'),0,{}));eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('L 9=m 1K();9.w=4(){};9.w.H={B:4(a){3.i=z({12:4(){},13:4(){},1a:9.1c.1e,11:1H,1i:\'C\',1k:21,1g:1q},a||{})},18:4(){L a=m U().X();5(a<3.I+3.i.11){5(3.6.r(\'s\')==\'1P\'&&1J==\'1V\'){3.8=3.E;3.u();7}5((3.6.r(\'s\')==\'R\'||3.6.r(\'s\')==\'1L\'||3.6.r(\'s\')==\'1E\')&&1M==\'1Q\'){3.u();7}3.14=a-3.I;3.15()}l{1v(3.i.13.S(3,3.6),10);3.u();3.8=3.E}3.x()},15:4(){3.8=3.1o(3.16,3.E)},1o:4(a,b){L c=b-a;7 3.i.1a(3.14,a,c,3.i.11)},u:4(){1R(3.A);3.A=1C;7 3},1h:4(a,b){5(!3.i.1k)3.u();5(3.A)7;1v(3.i.12.S(3,3.6),10);3.16=a;3.E=b;3.I=m U().X();3.A=20(3.18.S(3),N.1y(1B/3.i.1g));7 3},q:4(a,b){7 3.1h(a,b)},y:4(a){3.8=a;3.x();7 3},1A:4(){7 3.y(0)},J:4(e,p,v){5(3.6.r(\'s\')==\'R\'&&p==\'K\'){5(k-o!=0){j=h/2*(k-3.8)/(k-o)}l{j=0}n=(m U().X()-3.I)/1T;5(n>1){n=1}5(h!=0&&g!=0){j=g/2+(h-g)/2*n}5(h==0&&g!=0){j=g/2-g/2*n}5(o+h==k+g){5(h!=0){j=(k-o)/2*(k-3.8)/(k-o)+(g/2)}5(h==0&&g!=0){j=g/2+(k-3.8)/2}}5(1l==1n){5(h!=0&&g==0){j=h/2*n}}5(1l!=1n){5(h!=0&&g==0&&o==o){j=h/2*n}}1p=1r(1Z-(1F+3.8+1N+1D+(2*(1t+M+1w)))/2-j);1x.f.23=(1p-(24/2))+\'C\';1z.f.K=3.8+(2*M)+\'C\'}5(3.6.r(\'s\')==\'R\'&&p==\'1j\'){1b=1r(1G-(3.8+(2*(1t+M+1w)))/2);1x.f.1I=1b+\'C\'}5(p==\'F\'){5(v==0&&e.f.D!="G")e.f.D="G";l 5(e.f.D!="1m")e.f.D="1m";5(1S.1U)e.f.1W="1Y(F="+v*1q+")";e.f.F=v}l e.f[p]=v+3.i.1i}};9.1d=W.Y();9.1d.H=z(m 9.w(),{Z:4(a,b){3.6=$P(a);3.B(b);3.6.f.1f=\'G\'},T:4(){5(3.6.1s>0)7 3.q(3.6.1s,0);l 7 3.q(0,3.6.19)},Q:4(){7 3.y(3.6.19)},x:4(){3.J(3.6,\'K\',3.8)}});9.1u=W.Y();9.1u.H=z(m 9.w(),{Z:4(a,b){3.6=$P(a);3.B(b);3.6.f.1f=\'G\';3.V=3.6.O},T:4(){5(3.6.O>0)7 3.q(3.6.O,0);l 7 3.q(0,3.V)},Q:4(){7 3.y(3.V)},x:4(){3.J(3.6,\'1j\',3.8)}});9.17=W.Y();9.17.H=z(m 9.w(),{Z:4(a,b){3.6=$P(a);3.B(b);3.8=1},T:4(){5(3.8>0)7 3.q(1,0);l 7 3.q(0,1)},Q:4(){7 3.y(1)},x:4(){3.J(3.6,\'F\',3.8)}});9.1c={1X:4(t,b,c,d){7 c*t/d+b},1e:4(t,b,c,d){7-c/2*(N.22(N.1O*t/d)-1)+b}};',62,129,'|||this|function|if|CBe|return|most|CB_effektek||||||style|CB_TxtMOld|CB_TxtM|params|temp|CB_ImgHeightOld|else|new|arany|CB_ImgHeight||sajat|getAttribute|id||clearTimer||alap|noveles|set|Kiterjeszt|timer|parameterek|px|visibility|hova|opacity|hidden|prototype|time|setStyle|height|var|CB_ImgBorder|Math|offsetWidth|CB|mutat|CB_Image|lancol|toggle|Date|iniWidth|Osztaly|getTime|letrehoz|azonnallefut||idotartam|haelindul|halefutott|cTime|setNow|honnan|Atlatszosag|effekt_lepes|scrollHeight|effekt|CB_MarginL|Effektek|magassag|evlassitva|overflow|fps|_start|egyseg|width|varakozas|CB_ImgWidth|visible|CB_ImgWidthOld|compute|CB_MarginT|100|parseInt|offsetHeight|CB_RoundPix|szelesseg|setTimeout|CB_Padd|CB_Win|round|CB_ImgCont|elrejt|1000|null|CB_PadT|CB_NotIC|CB_ieRPBug|DocScrX|500|marginLeft|CB_SSTimer|Object|CB_Text|CB_Break|CB_TextH|PI|CB_SlideShowBar|on|clearInterval|window|CB_AnimSpd|ActiveXObject|off|filter|egyenletes|alpha|DocScrY|setInterval|true|cos|marginTop|FF_ScrollbarBug'.split('|'),0,{}));

/*
 * jqModal - Minimalist Modaling with jQuery
 *   (http://dev.iceburg.net/jquery/jqModal/)
 *
 * Copyright (c) 2007,2008 Brice Burgess <bhb@iceburg.net>
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 * 
 * $Version: 03/01/2009 +r14
 */
(function($) {
$.fn.jqm=function(o){
var p={
overlay: 50,
overlayClass: 'jqmOverlay',
closeClass: 'jqmClose',
trigger: '.jqModal',
ajax: F,
ajaxText: '',
target: F,
modal: F,
toTop: F,
onShow: F,
onHide: F,
onLoad: F
};
return this.each(function(){if(this._jqm)return H[this._jqm].c=$.extend({},H[this._jqm].c,o);s++;this._jqm=s;
H[s]={c:$.extend(p,$.jqm.params,o),a:F,w:$(this).addClass('jqmID'+s),s:s};
if(p.trigger)$(this).jqmAddTrigger(p.trigger);
});};

$.fn.jqmAddClose=function(e){return hs(this,e,'jqmHide');};
$.fn.jqmAddTrigger=function(e){return hs(this,e,'jqmShow');};
$.fn.jqmShow=function(t){return this.each(function(){t=t||window.event;$.jqm.open(this._jqm,t);});};
$.fn.jqmHide=function(t){return this.each(function(){t=t||window.event;$.jqm.close(this._jqm,t)});};

$.jqm = {
hash:{},
open:function(s,t){var h=H[s],c=h.c,cc='.'+c.closeClass,z=(parseInt(h.w.css('z-index'))),z=(z>0)?z:3000,o=$('<div></div>').css({height:'100%',width:'100%',position:'fixed',left:0,top:0,'z-index':z-1,opacity:c.overlay/100});if(h.a)return F;h.t=t;h.a=true;h.w.css('z-index',z);
 if(c.modal) {if(!A[0])L('bind');A.push(s);}
 else if(c.overlay > 0)h.w.jqmAddClose(o);
 else o=F;

 h.o=(o)?o.addClass(c.overlayClass).prependTo('body'):F;
 if(ie6){$('html,body').css({height:'100%',width:'100%'});if(o){o=o.css({position:'absolute'})[0];for(var y in {Top:1,Left:1})o.style.setExpression(y.toLowerCase(),"(_=(document.documentElement.scroll"+y+" || document.body.scroll"+y+"))+'px'");}}

 if(c.ajax) {var r=c.target||h.w,u=c.ajax,r=(typeof r == 'string')?$(r,h.w):$(r),u=(u.substr(0,1) == '@')?$(t).attr(u.substring(1)):u;
  r.html(c.ajaxText).load(u,function(){if(c.onLoad)c.onLoad.call(this,h);if(cc)h.w.jqmAddClose($(cc,h.w));e(h);});}
 else if(cc)h.w.jqmAddClose($(cc,h.w));

 if(c.toTop&&h.o)h.w.before('<span id="jqmP'+h.w[0]._jqm+'"></span>').insertAfter(h.o);	
 (c.onShow)?c.onShow(h):h.w.show();e(h);return F;
},
close:function(s){var h=H[s];if(!h.a)return F;h.a=F;
 if(A[0]){A.pop();if(!A[0])L('unbind');}
 if(h.c.toTop&&h.o)$('#jqmP'+h.w[0]._jqm).after(h.w).remove();
 if(h.c.onHide)h.c.onHide(h);else{h.w.hide();if(h.o)h.o.remove();} return F;
},
params:{}};
var s=0,H=$.jqm.hash,A=[],ie6=$.browser.msie&&($.browser.version == "6.0"),F=false,
i=$('<iframe src="javascript:false;document.write(\'\');" class="jqm"></iframe>').css({opacity:0}),
e=function(h){if(ie6)if(h.o)h.o.html('<p style="width:100%;height:100%"/>').prepend(i);else if(!$('iframe.jqm',h.w)[0])h.w.prepend(i); f(h);},
f=function(h){try{$(':input:visible',h.w)[0].focus();}catch(_){}},
L=function(t){$()[t]("keypress",m)[t]("keydown",m)[t]("mousedown",m);},
m=function(e){var h=H[A[A.length-1]],r=(!$(e.target).parents('.jqmID'+h.s)[0]);if(r)f(h);return !r;},
hs=function(w,t,c){return w.each(function(){var s=this._jqm;$(t).each(function() {
 if(!this[c]){this[c]=[];$(this).click(function(){for(var i in {jqmShow:1,jqmHide:1})for(var s in this[i])if(H[this[i][s]])H[this[i][s]].w[i](this);return F;});}this[c].push(s);});});};
})(jQuery);
