/*
 * 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);(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.call(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||o([])},push:[].push,sort:[].sort,splice:[].splice,find:function(E){if(this.length===1){var F=this.pushStack([],"find",E);F.length=0;o.find(E,this[0],F);return F}else{return this.pushStack(o.unique(o.map(this,function(G){return o.find(E,G)})),"find",E)}},clone:function(G){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.outerHTML;if(!I){var J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return o.clean([I.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(G===true){var H=this.find("*").andSelf(),F=0;E.find("*").andSelf().each(function(){if(this.nodeName!==H[F].nodeName){return}var I=o.data(H[F],"events");for(var K in I){for(var J in I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var G=o.expr.match.POS.test(E)?o(E):null,F=0;return this.map(function(){var H=this;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(H,"closest",F);return H}H=H.parentNode;F++}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return!!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return!!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var I=(this[0].ownerDocument||this[0]).createDocumentFragment(),F=o.clean(J,(this[0].ownerDocument||this[0]),I),H=I.firstChild;if(H){for(var G=0,E=this.length;G<E;G++){L.call(K(this[G],H),this.length>1||G>0?I.cloneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return+new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){if(G&&/\S/.test(G)){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return!o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(H,F,J,E){if(F=="width"||F=="height"){var L,G={position:"absolute",visibility:"hidden",display:"block"},K=F=="width"?["Left","Right"]:["Top","Bottom"];function I(){L=F=="width"?H.offsetWidth:H.offsetHeight;if(E==="border"){return}o.each(K,function(){if(!E){L-=parseFloat(o.curCSS(H,"padding"+this,true))||0}if(E==="margin"){L+=parseFloat(o.curCSS(H,"margin"+this,true))||0}else{L-=parseFloat(o.curCSS(H,"border"+this+"Width",true))||0}})}if(H.offsetWidth!==0){I()}else{o.swap(H,G,I)}return Math.max(0,Math.round(L))}return o.curCSS(H,F,J)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,S){if(typeof S==="number"){S+=""}if(!S){return}if(typeof S==="string"){S=S.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){return T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"></"+T+">"});var O=S.replace(/^\s+/,"").substring(0,10).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/<tbody/i.test(S),N=!O.indexOf("<table")&&!R?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return-1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(G){var J=[],L=o(G);for(var K=0,H=L.length;K<H;K++){var I=(K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relative[Y]){Y+=Z.shift()}af=J(Y,af)}}}else{var ae=ac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);if(Z.length>0){ai=E(af)}else{X=false}while(Z.length){var ah=Z.pop(),ag=ah;if(!I.relative[ah]){ah=""}else{ag=Z.pop()}if(ag==null){ag=U}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||Y)}if(H.call(ai)==="[object Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai[aa].nodeType===1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;ab.sort(G);if(hasDuplicate){for(var aa=1;aa<ab.length;aa++){if(ab[aa]===ab[aa-1]){ab.splice(aa--,1)}}}}}return ab};F.matches=function(T,U){return F(T,null,null,U)};F.find=function(aa,T,ab){var Z,X;if(!aa){return[]}for(var W=0,V=I.order.length;W<V;W++){var Y=I.order[W],X;if((X=I.match[Y].exec(aa))){var U=RegExp.leftContext;if(U.substr(U.length-1)!=="\\"){X[1]=(X[1]||"").replace(/\\/g,"");Z=I.find[Y](X,T,ab);if(Z!=null){aa=aa.replace(I.match[Y],"");break}}}}if(!Z){Z=T.getElementsByTagName("*")}return{set:Z,expr:aa}};F.filter=function(ad,ac,ag,W){var V=ad,ai=[],aa=ac,Y,T,Z=ac&&ac[0]&&Q(ac[0]);while(ad&&ac.length){for(var ab in I.filter){if((Y=I.match[ab].exec(ad))!=null){var U=I.filter[ab],ah,af;T=false;if(aa==ai){ai=[]}if(I.preFilter[ab]){Y=I.preFilter[ab](Y,aa,ag,ai,W,Z);if(!Y){T=ah=true}else{if(Y===true){continue}}}if(Y){for(var X=0;(af=aa[X])!=null;X++){if(af){ah=U(af,Y,X,aa);var ae=W^!!ah;if(ag&&ah!=null){if(ae){T=true}else{aa[X]=false}}else{if(ae){ai.push(af);T=true}}}}}if(ah!==g){if(!ag){aa=ai}ad=ad.replace(I.match[ab],"");if(!T){return[]}break}}}if(ad==V){if(T==null){throw"Syntax error, unrecognized expression: "+ad}else{break}}V=ad}return aa};var I=F.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(T){return T.getAttribute("href")}},relative:{"+":function(aa,T,Z){var X=typeof T==="string",ab=X&&!/\W/.test(T),Y=X&&!ab;if(ab&&!Z){T=T.toUpperCase()}for(var W=0,V=aa.length,U;W<V;W++){if((U=aa[W])){while((U=U.previousSibling)&&U.nodeType!==1){}aa[W]=Y||U&&U.nodeName===T?U||false:U===T}}if(Y){F.filter(T,aa,true)}},">":function(Z,U,aa){var X=typeof U==="string";if(X&&!/\W/.test(U)){U=aa?U:U.toUpperCase();for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){var W=Y.parentNode;Z[V]=W.nodeName===U?W:false}}}else{for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){Z[V]=X?Y.parentNode:Y.parentNode===U}}if(X){F.filter(U,Z,true)}}},"":function(W,U,Y){var V=L++,T=S;if(!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("parentNode",U,V,W,X,Y)},"~":function(W,U,Y){var V=L++,T=S;if(typeof U==="string"&&!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("previousSibling",U,V,W,X,Y)}},find:{ID:function(U,V,W){if(typeof V.getElementById!=="undefined"&&!W){var T=V.getElementById(U[1]);return T?[T]:[]}},NAME:function(V,Y,Z){if(typeof Y.getElementsByName!=="undefined"){var U=[],X=Y.getElementsByName(V[1]);for(var W=0,T=X.length;W<T;W++){if(X[W].getAttribute("name")===V[1]){U.push(X[W])}}return U.length===0?null:U}},TAG:function(T,U){return U.getElementsByTagName(T[1])}},preFilter:{CLASS:function(W,U,V,T,Z,aa){W=" "+W[1].replace(/\\/g,"")+" ";if(aa){return W}for(var X=0,Y;(Y=U[X])!=null;X++){if(Y){if(Z^(Y.className&&(" "+Y.className+" ").indexOf(W)>=0)){if(!V){T.push(Y)}}else{if(V){U[X]=false}}}}return false},ID:function(T){return T[1].replace(/\\/g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=="nth"){var U=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=="even"&&"2n"||T[2]=="odd"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=(U[1]+(U[2]||1))-0;T[3]=U[3]-0}T[0]=L++;return T},ATTR:function(X,U,V,T,Y,Z){var W=X[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=I.attrMap[W]}if(X[2]==="~="){X[4]=" "+X[4]+" "}return X},PSEUDO:function(X,U,V,T,Y){if(X[1]==="not"){if(X[3].match(R).length>1||/^\w/.test(X[3])){X[3]=F(X[3],null,null,U)}else{var W=F.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return true}}return X},POS:function(T){T.unshift(true);return T}},filters:{enabled:function(T){return T.disabled===false&&T.type!=="hidden"},disabled:function(T){return T.disabled===true},checked:function(T){return T.checked===true},selected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return!!T.firstChild},empty:function(T){return!T.firstChild},has:function(V,U,T){return!!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},text:function(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){return"checkbox"===T.type},file:function(T){return"file"===T.type},password:function(T){return"password"===T.type},submit:function(T){return"submit"===T.type},image:function(T){return"image"===T.type},reset:function(T){return"reset"===T.type},button:function(T){return"button"===T.type||T.nodeName.toUpperCase()==="BUTTON"},input:function(T){return/input|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){return T%2===0},odd:function(U,T){return T%2===1},lt:function(V,U,T){return U<T[3]-0},gt:function(V,U,T){return U>T[3]-0},nth:function(V,U,T){return T[3]-0==U},eq:function(V,U,T){return T[3]-0==U}},filter:{PSEUDO:function(Z,V,W,aa){var U=V[1],X=I.filters[U];if(X){return X(Z,W,V,aa)}else{if(U==="contains"){return(Z.textContent||Z.innerText||"").indexOf(V[3])>=0}else{if(U==="not"){var Y=V[3];for(var W=0,T=Y.length;W<T;W++){if(Y[W]===Z){return false}}return true}}}},CHILD:function(T,W){var Z=W[1],U=T;switch(Z){case"only":case"first":while(U=U.previousSibling){if(U.nodeType===1){return false}}if(Z=="first"){return true}U=T;case"last":while(U=U.nextSibling){if(U.nodeType===1){return false}}return true;case"nth":var V=W[2],ac=W[3];if(V==1&&ac==0){return true}var Y=W[0],ab=T.parentNode;if(ab&&(ab.sizcache!==Y||!T.nodeIndex)){var X=0;for(U=ab.firstChild;U;U=U.nextSibling){if(U.nodeType===1){U.nodeIndex=++X}}ab.sizcache=Y}var aa=T.nodeIndex-ac;if(V==0){return aa==0}else{return(aa%V==0&&aa/V>=0)}}},ID:function(U,T){return U.nodeType===1&&U.getAttribute("id")===T},TAG:function(U,T){return(T==="*"&&U.nodeType===1)||U.nodeName===T},CLASS:function(U,T){return(" "+(U.className||U.getAttribute("class"))+" ").indexOf(T)>-1},ATTR:function(Y,W){var V=W[1],T=I.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=null?Y[V]:Y.getAttribute(V),Z=T+"",X=W[2],U=W[4];return T==null?X==="!=":X==="="?Z===U:X==="*="?Z.indexOf(U)>=0:X==="~="?(" "+Z+" ").indexOf(U)>=0:!U?Z&&T!==false:X==="!="?Z!=U:X==="^="?Z.indexOf(U)===0:X==="$="?Z.substr(Z.length-U.length)===U:X==="|="?Z===U||Z.substr(0,U.length+1)===U+"-":false},POS:function(X,U,V,Y){var T=U[2],W=I.setFilters[T];if(W){return W(X,V,U,Y)}}}};var M=I.match.POS;for(var O in I.match){I.match[O]=RegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(U,T){U=Array.prototype.slice.call(U);if(T){T.push.apply(T,U);return T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=function(X,W){var U=W||[];if(H.call(X)==="[object Array]"){Array.prototype.push.apply(U,X)}else{if(typeof X.length==="number"){for(var V=0,T=X.length;V<T;V++){U.push(X[V])}}else{for(var V=0;X[V];V++){U.push(X[V])}}}return U}}var G;if(document.documentElement.compareDocumentPosition){G=function(U,T){var V=U.compareDocumentPosition(T)&4?-1:U===T?0:1;if(V===0){hasDuplicate=true}return V}}else{if("sourceIndex"in document.documentElement){G=function(U,T){var V=U.sourceIndex-T.sourceIndex;if(V===0){hasDuplicate=true}return V}}else{if(document.createRange){G=function(W,U){var V=W.ownerDocument.createRange(),T=U.ownerDocument.createRange();V.selectNode(W);V.collapse(true);T.selectNode(U);T.collapse(true);var X=V.compareBoundaryPoints(Range.START_TO_END,T);if(X===0){hasDuplicate=true}return X}}}}(function(){var U=document.createElement("form"),V="script"+(new Date).getTime();U.innerHTML="<input name='"+V+"'/>";var T=document.documentElement;T.insertBefore(U,T.firstChild);if(!!document.getElementById(V)){I.find.ID=function(X,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){var W=Y.getElementById(X[1]);return W?W.id===X[1]||typeof W.getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=function(Y,W){var X=typeof Y.getAttributeNode!=="undefined"&&Y.getAttributeNode("id");return Y.nodeType===1&&X&&X.nodeValue===W}}T.removeChild(U)})();(function(){var T=document.createElement("div");T.appendChild(document.createComment(""));if(T.getElementsByTagName("*").length>0){I.find.TAG=function(U,Y){var X=Y.getElementsByTagName(U[1]);if(U[1]==="*"){var W=[];for(var V=0;X[V];V++){if(X[V].nodeType===1){W.push(X[V])}}X=W}return X}}T.innerHTML="<a href='#'></a>";if(T.firstChild&&typeof T.firstChild.getAttribute!=="undefined"&&T.firstChild.getAttribute("href")!=="#"){I.attrHandle.href=function(U){return U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var T=F,U=document.createElement("div");U.innerHTML="<p class='TEST'></p>";if(U.querySelectorAll&&U.querySelectorAll(".TEST").length===0){return}F=function(Y,X,V,W){X=X||document;if(!W&&X.nodeType===9&&!Q(X)){try{return E(X.querySelectorAll(Y),V)}catch(Z){}}return T(Y,X,V,W)};F.find=T.find;F.filter=T.filter;F.selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var T=document.createElement("div");T.innerHTML="<div class='test e'></div><div class='test'></div>";if(T.getElementsByClassName("e").length===0){return}T.lastChild.className="e";if(T.getElementsByClassName("e").length===1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=function(U,V,W){if(typeof V.getElementsByClassName!=="undefined"&&!W){return V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1&&!ac){T.sizcache=Y;T.sizset=W}if(T.nodeName===Z){X=T;break}T=T[U]}ad[W]=X}}}function S(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1){if(!ac){T.sizcache=Y;T.sizset=W}if(typeof Z!=="string"){if(T===Z){X=true;break}}else{if(F.filter(Z,[T]).length>0){X=T;break}}}T=T[U]}ad[W]=X}}}var K=document.compareDocumentPosition?function(U,T){return U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};var Q=function(T){return T.nodeType===9&&T.documentElement.nodeName!=="HTML"||!!T.ownerDocument&&Q(T.ownerDocument)};var J=function(T,aa){var W=[],X="",Y,V=aa.nodeType?[aa]:aa;while((Y=I.match.PSEUDO.exec(T))){X+=Y[0];T=T.replace(I.match.PSEUDO,"")}T=I.relative[T]?T+"*":T;for(var Z=0,U=V.length;Z<U;Z++){F(T,V[Z],W)}return F.filter(X,W)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(T){return T.offsetWidth===0||T.offsetHeight===0};F.selectors.filters.visible=function(T){return T.offsetWidth>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U){return T===U.elem}).length};o.multiFilter=function(V,T,U){if(U){V=":not("+V+")"}return F.matches(V,T)};o.dir=function(V,U){var T=[],W=V[U];while(W&&W!=document){if(W.nodeType==1){T.push(W)}W=W[U]}return T};o.nth=function(X,T,V,W){T=T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var T=[];for(;V;V=V.nextSibling){if(V.nodeType==1&&V!=U){T.push(V)}}return T};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});F.sort(function(J,I){return o.data(J.elem,"closest")-o.data(I.elem,"closest")});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){return(G=false)}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&l==l.top){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L).style.display="none"})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();T.onload=T.onreadystatechange=null;H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,F,G])}},active:0,httpSuccess:function(F){try{return!F.status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}o.data(this[H],"olddisplay",K)}}for(var H=0,F=this.length;H<F;H++){this[H].style.display=o.data(this[H],"olddisplay")||""}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}}for(var G=0,F=this.length;G<F;G++){this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n);n=g}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<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>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(I,G){var E=I?"Left":"Top",H=I?"Right":"Bottom",F=G.toLowerCase();o.fn["inner"+G]=function(){return this[0]?o.css(this[0],F,false,"padding"):null};o.fn["outer"+G]=function(K){return this[0]?o.css(this[0],F,false,K?"margin":"border"):null};var J=G.toLowerCase();o.fn[J]=function(K){return this[0]==l?document.compatMode=="CSS1Compat"&&document.documentElement["client"+G]||document.body["client"+G]:this[0]==document?Math.max(document.documentElement["client"+G],document.body["scroll"+G],document.documentElement["scroll"+G],document.body["offset"+G],document.documentElement["offset"+G]):K===g?(this.length?o.css(this[0],J):null):this.css(J,typeof K==="string"?K:K+"px")}})})();(function(d){d.tools=d.tools||{};d.tools.tabs={version:"1.0.4",conf:{tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",api:false,rotate:false},addEffect:function(e,f){c[e]=f}};var c={"default":function(f,e){this.getPanes().hide().eq(f).show();e.call()},fade:function(g,e){var f=this.getConf(),j=f.fadeOutSpeed,h=this.getPanes();if(j){h.fadeOut(j)}else{h.hide()}h.eq(g).fadeIn(f.fadeInSpeed,e)},slide:function(f,e){this.getPanes().slideUp(200);this.getPanes().eq(f).slideDown(400,e)},ajax:function(f,e){this.getPanes().eq(0).load(this.getTabs().eq(f).attr("href"),e)}};var b;d.tools.tabs.addEffect("horizontal",function(f,e){if(!b){b=this.getPanes().eq(0).width()}this.getCurrentPane().animate({width:0},function(){d(this).hide()});this.getPanes().eq(f).animate({width:b},function(){d(this).show();e.call()})});function a(g,h,f){var e=this,j=d(this),i;d.each(f,function(k,l){if(d.isFunction(l)){j.bind(k,l)}});d.extend(this,{click:function(k,n){var o=e.getCurrentPane();var l=g.eq(k);if(typeof k=="string"&&k.replace("#","")){l=g.filter("[href*="+k.replace("#","")+"]");k=Math.max(g.index(l),0)}if(f.rotate){var m=g.length-1;if(k<0){return e.click(m,n)}if(k>m){return e.click(0,n)}}if(!l.length){if(i>=0){return e}k=f.initialIndex;l=g.eq(k)}if(k===i){return e}n=n||d.Event();n.type="onBeforeClick";j.trigger(n,[k]);if(n.isDefaultPrevented()){return}c[f.effect].call(e,k,function(){n.type="onClick";j.trigger(n,[k])});n.type="onStart";j.trigger(n,[k]);if(n.isDefaultPrevented()){return}i=k;g.removeClass(f.current);l.addClass(f.current);return e},getConf:function(){return f},getTabs:function(){return g},getPanes:function(){return h},getCurrentPane:function(){return h.eq(i)},getCurrentTab:function(){return g.eq(i)},getIndex:function(){return i},next:function(){return e.click(i+1)},prev:function(){return e.click(i-1)},bind:function(k,l){j.bind(k,l);return e},onBeforeClick:function(k){return this.bind("onBeforeClick",k)},onClick:function(k){return this.bind("onClick",k)},unbind:function(k){j.unbind(k);return e}});g.each(function(k){d(this).bind(f.event,function(l){e.click(k,l);return false})});if(location.hash){e.click(location.hash)}else{if(f.initialIndex===0||f.initialIndex>0){e.click(f.initialIndex)}}h.find("a[href^=#]").click(function(k){e.click(d(this).attr("href"),k)})}d.fn.tabs=function(i,f){var g=this.eq(typeof f=="number"?f:0).data("tabs");if(g){return g}if(d.isFunction(f)){f={onBeforeClick:f}}var h=d.extend({},d.tools.tabs.conf),e=this.length;f=d.extend(h,f);this.each(function(l){var j=d(this);var k=j.find(f.tabs);if(!k.length){k=j.children()}var m=i.jquery?i:j.children(i);if(!m.length){m=e==1?d(i):j.parent().find(i)}g=new a(k,m,f);j.data("tabs",g)});return f.api?g:this}})(jQuery);(function(c){var d=[];c.tools=c.tools||{};c.tools.tooltip={version:"1.1.2",conf:{effect:"toggle",fadeOutSpeed:"fast",tip:null,predelay:0,delay:30,opacity:1,lazy:undefined,position:["top","center"],offset:[0,0],cancelDefault:true,relative:false,oneInstance:true,events:{def:"mouseover,mouseout",input:"focus,blur",widget:"focus mouseover,blur mouseout",tooltip:"mouseover,mouseout"},api:false},addEffect:function(e,g,f){b[e]=[g,f]}};var b={toggle:[function(e){var f=this.getConf(),g=this.getTip(),h=f.opacity;if(h<1){g.css({opacity:h})}g.show();e.call()},function(e){this.getTip().hide();e.call()}],fade:[function(e){this.getTip().fadeIn(this.getConf().fadeInSpeed,e)},function(e){this.getTip().fadeOut(this.getConf().fadeOutSpeed,e)}]};function a(f,g){var p=this,k=c(this);f.data("tooltip",p);var l=f.next();if(g.tip){l=c(g.tip);if(l.length>1){l=f.nextAll(g.tip).eq(0);if(!l.length){l=f.parent().nextAll(g.tip).eq(0)}}}function o(u){var t=g.relative?f.position().top:f.offset().top,s=g.relative?f.position().left:f.offset().left,v=g.position[0];t-=l.outerHeight()-g.offset[0];s+=f.outerWidth()+g.offset[1];var q=l.outerHeight()+f.outerHeight();if(v=="center"){t+=q/2}if(v=="bottom"){t+=q}v=g.position[1];var r=l.outerWidth()+f.outerWidth();if(v=="center"){s-=r/2}if(v=="left"){s-=r}return{top:t,left:s}}var i=f.is(":input"),e=i&&f.is(":checkbox, :radio, select, :button"),h=f.attr("type"),n=g.events[h]||g.events[i?(e?"widget":"input"):"def"];n=n.split(/,\s*/);if(n.length!=2){throw"Tooltip: bad events configuration for "+h}f.bind(n[0],function(r){if(g.oneInstance){c.each(d,function(){this.hide()})}var q=l.data("trigger");if(q&&q[0]!=this){l.hide().stop(true,true)}r.target=this;p.show(r);n=g.events.tooltip.split(/,\s*/);l.bind(n[0],function(){p.show(r)});if(n[1]){l.bind(n[1],function(){p.hide(r)})}});f.bind(n[1],function(q){p.hide(q)});if(!c.browser.msie&&!i&&!g.predelay){f.mousemove(function(){if(!p.isShown()){f.triggerHandler("mouseover")}})}if(g.opacity<1){l.css("opacity",g.opacity)}var m=0,j=f.attr("title");if(j&&g.cancelDefault){f.removeAttr("title");f.data("title",j)}c.extend(p,{show:function(r){if(r){f=c(r.target)}clearTimeout(l.data("timer"));if(l.is(":animated")||l.is(":visible")){return p}function q(){l.data("trigger",f);var t=o(r);if(g.tip&&j){l.html(f.data("title"))}r=r||c.Event();r.type="onBeforeShow";k.trigger(r,[t]);if(r.isDefaultPrevented()){return p}t=o(r);l.css({position:"absolute",top:t.top,left:t.left});var s=b[g.effect];if(!s){throw'Nonexistent effect "'+g.effect+'"'}s[0].call(p,function(){r.type="onShow";k.trigger(r)})}if(g.predelay){clearTimeout(m);m=setTimeout(q,g.predelay)}else{q()}return p},hide:function(r){clearTimeout(l.data("timer"));clearTimeout(m);if(!l.is(":visible")){return}function q(){r=r||c.Event();r.type="onBeforeHide";k.trigger(r);if(r.isDefaultPrevented()){return}b[g.effect][1].call(p,function(){r.type="onHide";k.trigger(r)})}if(g.delay&&r){l.data("timer",setTimeout(q,g.delay))}else{q()}return p},isShown:function(){return l.is(":visible, :animated")},getConf:function(){return g},getTip:function(){return l},getTrigger:function(){return f},bind:function(q,r){k.bind(q,r);return p},onHide:function(q){return this.bind("onHide",q)},onBeforeShow:function(q){return this.bind("onBeforeShow",q)},onShow:function(q){return this.bind("onShow",q)},onBeforeHide:function(q){return this.bind("onBeforeHide",q)},unbind:function(q){k.unbind(q);return p}});c.each(g,function(q,r){if(c.isFunction(r)){p.bind(q,r)}})}c.prototype.tooltip=function(e){var f=this.eq(typeof e=="number"?e:0).data("tooltip");if(f){return f}var g=c.extend(true,{},c.tools.tooltip.conf);if(c.isFunction(e)){e={onBeforeShow:e}}else{if(typeof e=="string"){e={tip:e}}}e=c.extend(true,g,e);if(typeof e.position=="string"){e.position=e.position.split(/,?\s/)}if(e.lazy!==false&&(e.lazy===true||this.length>20)){this.one("mouseover",function(h){f=new a(c(this),e);f.show(h);d.push(f)})}else{this.each(function(){f=new a(c(this),e);d.push(f)})}return e.api?f:this}})(jQuery);(function(b){b.tools=b.tools||{};b.tools.scrollable={version:"1.1.2",conf:{size:5,vertical:false,speed:400,keyboard:true,keyboardSteps:null,disabledClass:"disabled",hoverClass:null,clickable:true,activeClass:"active",easing:"swing",loop:false,items:".items",item:null,prev:".prev",next:".next",prevPage:".prevPage",nextPage:".nextPage",api:false}};var c;function a(o,m){var r=this,p=b(this),d=!m.vertical,e=o.children(),k=0,i;if(!c){c=r}b.each(m,function(s,t){if(b.isFunction(t)){p.bind(s,t)}});if(e.length>1){e=b(m.items,o)}function l(t){var s=b(t);return m.globalNav?s:o.parent().find(t)}o.data("finder",l);var f=l(m.prev),h=l(m.next),g=l(m.prevPage),n=l(m.nextPage);b.extend(r,{getIndex:function(){return k},getClickIndex:function(){var s=r.getItems();return s.index(s.filter("."+m.activeClass))},getConf:function(){return m},getSize:function(){return r.getItems().size()},getPageAmount:function(){return Math.ceil(this.getSize()/m.size)},getPageIndex:function(){return Math.ceil(k/m.size)},getNaviButtons:function(){return f.add(h).add(g).add(n)},getRoot:function(){return o},getItemWrap:function(){return e},getItems:function(){return e.children(m.item)},getVisibleItems:function(){return r.getItems().slice(k,k+m.size)},seekTo:function(s,w,t){if(s<0){s=0}if(k===s){return r}if(b.isFunction(w)){t=w}if(s>r.getSize()-m.size){return m.loop?r.begin():this.end()}var u=r.getItems().eq(s);if(!u.length){return r}var v=b.Event("onBeforeSeek");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}if(w===undefined||b.isFunction(w)){w=m.speed}function x(){if(t){t.call(r,s)}p.trigger("onSeek",[s])}if(d){e.animate({left:-u.position().left},w,m.easing,x)}else{e.animate({top:-u.position().top},w,m.easing,x)}c=r;k=s;v=b.Event("onStart");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}f.add(g).toggleClass(m.disabledClass,s===0);h.add(n).toggleClass(m.disabledClass,s>=r.getSize()-m.size);return r},move:function(u,t,s){i=u>0;return this.seekTo(k+u,t,s)},next:function(t,s){return this.move(1,t,s)},prev:function(t,s){return this.move(-1,t,s)},movePage:function(w,v,u){i=w>0;var s=m.size*w;var t=k%m.size;if(t>0){s+=(w>0?-t:m.size-t)}return this.move(s,v,u)},prevPage:function(t,s){return this.movePage(-1,t,s)},nextPage:function(t,s){return this.movePage(1,t,s)},setPage:function(t,u,s){return this.seekTo(t*m.size,u,s)},begin:function(t,s){i=false;return this.seekTo(0,t,s)},end:function(t,s){i=true;var u=this.getSize()-m.size;return u>0?this.seekTo(u,t,s):r},reload:function(){p.trigger("onReload");return r},focus:function(){c=r;return r},click:function(u){var v=r.getItems().eq(u),s=m.activeClass,t=m.size;if(u<0||u>=r.getSize()){return r}if(t==1){if(m.loop){return r.next()}if(u===0||u==r.getSize()-1){i=(i===undefined)?true:!i}return i===false?r.prev():r.next()}if(t==2){if(u==k){u--}r.getItems().removeClass(s);v.addClass(s);return r.seekTo(u,time,fn)}if(!v.hasClass(s)){r.getItems().removeClass(s);v.addClass(s);var x=Math.floor(t/2);var w=u-x;if(w>r.getSize()-t){w=r.getSize()-t}if(w!==u){return r.seekTo(w)}}return r},bind:function(s,t){p.bind(s,t);return r},unbind:function(s){p.unbind(s);return r}});b.each("onBeforeSeek,onStart,onSeek,onReload".split(","),function(s,t){r[t]=function(u){return r.bind(t,u)}});f.addClass(m.disabledClass).click(function(){r.prev()});h.click(function(){r.next()});n.click(function(){r.nextPage()});if(r.getSize()<m.size){h.add(n).addClass(m.disabledClass)}g.addClass(m.disabledClass).click(function(){r.prevPage()});var j=m.hoverClass,q="keydown."+Math.random().toString().substring(10);r.onReload(function(){if(j){r.getItems().hover(function(){b(this).addClass(j)},function(){b(this).removeClass(j)})}if(m.clickable){r.getItems().each(function(s){b(this).unbind("click.scrollable").bind("click.scrollable",function(t){if(b(t.target).is("a")){return}return r.click(s)})})}if(m.keyboard){b(document).unbind(q).bind(q,function(t){if(t.altKey||t.ctrlKey){return}if(m.keyboard!="static"&&c!=r){return}var u=m.keyboardSteps;if(d&&(t.keyCode==37||t.keyCode==39)){r.move(t.keyCode==37?-u:u);return t.preventDefault()}if(!d&&(t.keyCode==38||t.keyCode==40)){r.move(t.keyCode==38?-u:u);return t.preventDefault()}return true})}else{b(document).unbind(q)}});r.reload()}b.fn.scrollable=function(d){var e=this.eq(typeof d=="number"?d:0).data("scrollable");if(e){return e}var f=b.extend({},b.tools.scrollable.conf);d=b.extend(f,d);d.keyboardSteps=d.keyboardSteps||d.size;this.each(function(){e=new a(b(this),d);b(this).data("scrollable",e)});return d.api?e:this}})(jQuery);(function(c){c.tools=c.tools||{};c.tools.overlay={version:"1.1.2",addEffect:function(e,f,g){b[e]=[f,g]},conf:{top:"10%",left:"center",absolute:false,speed:"normal",closeSpeed:"fast",effect:"default",close:null,oneInstance:true,closeOnClick:true,closeOnEsc:true,api:false,expose:null,target:null}};var b={};c.tools.overlay.addEffect("default",function(e){this.getOverlay().fadeIn(this.getConf().speed,e)},function(e){this.getOverlay().fadeOut(this.getConf().closeSpeed,e)});var d=[];function a(g,k){var o=this,m=c(this),n=c(window),j,i,h,e=k.expose&&c.tools.expose.version;var f=k.target||g.attr("rel");i=f?c(f):null||g;if(!i.length){throw"Could not find Overlay: "+f}if(g&&g.index(i)==-1){g.click(function(p){o.load(p);return p.preventDefault()})}c.each(k,function(p,q){if(c.isFunction(q)){m.bind(p,q)}});c.extend(o,{load:function(u){if(o.isOpened()){return o}var r=b[k.effect];if(!r){throw'Overlay: cannot find effect : "'+k.effect+'"'}if(k.oneInstance){c.each(d,function(){this.close(u)})}u=u||c.Event();u.type="onBeforeLoad";m.trigger(u);if(u.isDefaultPrevented()){return o}h=true;if(e){i.expose().load(u)}var t=k.top;var s=k.left;var p=i.outerWidth({margin:true});var q=i.outerHeight({margin:true});if(typeof t=="string"){t=t=="center"?Math.max((n.height()-q)/2,0):parseInt(t,10)/100*n.height()}if(s=="center"){s=Math.max((n.width()-p)/2,0)}if(!k.absolute){t+=n.scrollTop();s+=n.scrollLeft()}i.css({top:t,left:s,position:"absolute"});u.type="onStart";m.trigger(u);r[0].call(o,function(){if(h){u.type="onLoad";m.trigger(u)}});if(k.closeOnClick){c(document).bind("click.overlay",function(w){if(!o.isOpened()){return}var v=c(w.target);if(v.parents(i).length>1){return}c.each(d,function(){this.close(w)})})}if(k.closeOnEsc){c(document).unbind("keydown.overlay").bind("keydown.overlay",function(v){if(v.keyCode==27){c.each(d,function(){this.close(v)})}})}return o},close:function(q){if(!o.isOpened()){return o}q=q||c.Event();q.type="onBeforeClose";m.trigger(q);if(q.isDefaultPrevented()){return}h=false;b[k.effect][1].call(o,function(){q.type="onClose";m.trigger(q)});var p=true;c.each(d,function(){if(this.isOpened()){p=false}});if(p){c(document).unbind("click.overlay").unbind("keydown.overlay")}return o},getContent:function(){return i},getOverlay:function(){return i},getTrigger:function(){return g},getClosers:function(){return j},isOpened:function(){return h},getConf:function(){return k},bind:function(p,q){m.bind(p,q);return o},unbind:function(p){m.unbind(p);return o}});c.each("onBeforeLoad,onStart,onLoad,onBeforeClose,onClose".split(","),function(p,q){o[q]=function(r){return o.bind(q,r)}});if(e){if(typeof k.expose=="string"){k.expose={color:k.expose}}c.extend(k.expose,{api:true,closeOnClick:k.closeOnClick,closeOnEsc:false});var l=i.expose(k.expose);l.onBeforeClose(function(p){o.close(p)});o.onClose(function(p){l.close(p)})}j=i.find(k.close||".close");if(!j.length&&!k.close){j=c('<div class="close"></div>');i.prepend(j)}j.click(function(p){o.close(p)})}c.fn.overlay=function(e){var f=this.eq(typeof e=="number"?e:0).data("overlay");if(f){return f}if(c.isFunction(e)){e={onBeforeLoad:e}}var g=c.extend({},c.tools.overlay.conf);e=c.extend(true,g,e);this.each(function(){f=new a(c(this),e);d.push(f);c(this).data("overlay",f)});return e.api?f:this}})(jQuery);(function(b){b.tools=b.tools||{};b.tools.expose={version:"1.0.5",conf:{maskId:null,loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,color:"#456",api:false}};function a(){if(b.browser.msie){var f=b(document).height(),e=b(window).height();return[window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,f-e<20?e:f]}return[b(window).width(),b(document).height()]}function c(h,g){var e=this,j=b(this),d=null,f=false,i=0;b.each(g,function(k,l){if(b.isFunction(l)){j.bind(k,l)}});b(window).resize(function(){e.fit()});b.extend(this,{getMask:function(){return d},getExposed:function(){return h},getConf:function(){return g},isLoaded:function(){return f},load:function(n){if(f){return e}i=h.eq(0).css("zIndex");if(g.maskId){d=b("#"+g.maskId)}if(!d||!d.length){var l=a();d=b("<div/>").css({position:"absolute",top:0,left:0,width:l[0],height:l[1],display:"none",opacity:0,zIndex:g.zIndex});if(g.maskId){d.attr("id",g.maskId)}b("body").append(d);var k=d.css("backgroundColor");if(!k||k=="transparent"||k=="rgba(0, 0, 0, 0)"){d.css("backgroundColor",g.color)}if(g.closeOnEsc){b(document).bind("keydown.unexpose",function(o){if(o.keyCode==27){e.close()}})}if(g.closeOnClick){d.bind("click.unexpose",function(o){e.close(o)})}}n=n||b.Event();n.type="onBeforeLoad";j.trigger(n);if(n.isDefaultPrevented()){return e}b.each(h,function(){var o=b(this);if(!/relative|absolute|fixed/i.test(o.css("position"))){o.css("position","relative")}});h.css({zIndex:Math.max(g.zIndex+1,i=="auto"?0:i)});var m=d.height();if(!this.isLoaded()){d.css({opacity:0,display:"block"}).fadeTo(g.loadSpeed,g.opacity,function(){if(d.height()!=m){d.css("height",m)}n.type="onLoad";j.trigger(n)})}f=true;return e},close:function(k){if(!f){return e}k=k||b.Event();k.type="onBeforeClose";j.trigger(k);if(k.isDefaultPrevented()){return e}d.fadeOut(g.closeSpeed,function(){k.type="onClose";j.trigger(k);h.css({zIndex:b.browser.msie?i:null})});f=false;return e},fit:function(){if(d){var k=a();d.css({width:k[0],height:k[1]})}},bind:function(k,l){j.bind(k,l);return e},unbind:function(k){j.unbind(k);return e}});b.each("onBeforeLoad,onLoad,onBeforeClose,onClose".split(","),function(k,l){e[l]=function(m){return e.bind(l,m)}})}b.fn.expose=function(d){var e=this.eq(typeof d=="number"?d:0).data("expose");if(e){return e}if(typeof d=="string"){d={color:d}}var f=b.extend({},b.tools.expose.conf);d=b.extend(f,d);this.each(function(){e=new c(b(this),d);b(this).data("expose",e)});return d.api?e:this}})(jQuery);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}('h.i[\'E\']=h.i[\'y\'];h.F(h.i,{z:\'A\',y:9(x,t,b,c,d){6 h.i[h.i.z](x,t,b,c,d)},G:9(x,t,b,c,d){6 c*(t/=d)*t+b},A:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},H:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},I:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},J:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},K:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},L:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},M:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},N:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},O:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},P:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},Q:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},R:9(x,t,b,c,d){6-c*8.B(t/d*(8.g/2))+c+b},S:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},T:9(x,t,b,c,d){6-c/2*(8.B(8.g*t/d)-1)+b},U:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},V:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},W:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},X:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},Y:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},Z:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},11:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.r(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.u(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},12:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.r(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.u(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},13:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.r(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.u(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},14:9(x,t,b,c,d,s){e(s==v)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},15:9(x,t,b,c,d,s){e(s==v)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},16:9(x,t,b,c,d,s){e(s==v)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.C))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.C))+1)*t+s)+2)+b},D:9(x,t,b,c,d){6 c-h.i.w(x,d-t,0,c,d)+b},w:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.17/2.k))*t+.18)+b}m{6 c*(7.q*(t-=(2.19/2.k))*t+.1a)+b}},1b:9(x,t,b,c,d){e(t<d/2)6 h.i.D(x,t*2,0,c,d)*.5+b;6 h.i.w(x,t*2-d,0,c,d)*.5+c*.5+b}});',62,74,'||||||return||Math|function|||||if|var|PI|jQuery|easing|pow|75|70158|else|sin|sqrt||5625|abs|||asin|undefined|easeOutBounce||swing|def|easeOutQuad|cos|525|easeInBounce|jswing|extend|easeInQuad|easeInOutQuad|easeInCubic|easeOutCubic|easeInOutCubic|easeInQuart|easeOutQuart|easeInOutQuart|easeInQuint|easeOutQuint|easeInOutQuint|easeInSine|easeOutSine|easeInOutSine|easeInExpo|easeOutExpo|easeInOutExpo|easeInCirc|easeOutCirc|easeInOutCirc||easeInElastic|easeOutElastic|easeInOutElastic|easeInBack|easeOutBack|easeInOutBack|25|9375|625|984375|easeInOutBounce'.split('|'),0,{}));(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);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:
 * � 2005 Microsoft Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Corbel is either a registered trademark or a trademark of Microsoft Corporation
 * in the United States and/or other countries.
 * 
 * Description:
 * Corbel is designed to give an uncluttered and clean appearance on screen. The
 * letter forms are open with soft, flowing curves. It is legible, clear and
 * functional at small sizes. At larger sizes the detailing and style of the shapes
 * is more apparent resulting in a modern sans serif type with a wide range of
 * possible uses.
 * 
 * Manufacturer:
 * Microsoft Corporation
 * 
 * Designer:
 * Jeremy Tankard
 * 
 * Vendor URL:
 * http://www.microsoft.com/typography/ctfonts
 * 
 * License information:
 * http://www.microsoft.com/typography/fonts/default.aspx
 */
Cufon.registerFont({"w":1050,"face":{"font-family":"Corbel","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 5 3 2 2 4 2 2 4","ascent":"1523","descent":"-525","x-height":"25","bbox":"-120 -1617 1890 490.031","underline-thickness":"120","underline-position":"-130","unicode-range":"U+0009-U+2022"},"glyphs":{" ":{"w":410},"\t":{"w":410,"k":{"\u00dc":60,"\u00d6":80,"\u00c4":90,"Z":70,"Y":225,"X":70,"W":110,"V":140,"U":60,"T":140,"S":50,"Q":80,"O":80,"J":40,"G":80,"C":80,"A":90}},"\u00a0":{"w":410},"\r":{"w":410},"A":{"d":"35,0r545,-1338r141,0r545,1338r-177,0r-160,-403r-559,0r-160,403r-175,0xm649,-1130v-59,167,-116,318,-171,454r-50,126r443,0r-50,-126v-55,-139,-111,-290,-168,-454r-4,0","w":1301,"k":{"\"":145,"'":145,"y":50,"w":40,"v":40,"\u00d6":20,"Y":120,"W":85,"V":110,"T":110,"Q":20,"O":20,"G":20,"C":20}},"B":{"d":"1043,-991v-2,165,-86,251,-213,295r0,4v192,22,317,181,256,400v-60,217,-272,292,-570,292r-346,0r0,-1338r418,2v217,6,373,74,436,232v13,35,19,72,19,113xm871,-980v3,-244,-290,-209,-538,-211r0,432r248,0v174,3,288,-60,290,-221xm928,-390v5,-273,-327,-216,-595,-222r0,465v279,1,590,26,595,-243","w":1215},"C":{"d":"1094,-1171v-135,-47,-338,-68,-482,-11v-198,78,-320,249,-320,524v0,353,185,538,534,538v103,0,202,-21,281,-47r0,144v-159,62,-430,62,-593,1v-249,-93,-394,-296,-394,-630v0,-337,158,-554,402,-658v159,-68,416,-68,572,-5r0,144","w":1207,"k":{"}":-50,"]":-50,"y":75,"w":75,"v":75,"C":20}},"D":{"d":"1140,-1072v101,133,149,399,85,617v-90,307,-345,461,-752,455r-303,0r0,-1338r306,0v315,-6,530,90,664,266xm456,-147v398,13,626,-152,626,-528v0,-374,-234,-527,-626,-516r-123,0r0,1044r123,0","w":1374,"k":{"]":80,")":80,".":50,",":50,"Y":40,"X":40,"V":20,"T":50,"J":60}},"E":{"d":"333,-147r686,0r0,147r-849,0r0,-1338r812,0r0,147r-649,0r0,432r577,0r0,147r-577,0r0,465","w":1129},"F":{"d":"333,0r-163,0r0,-1338r798,0r0,147r-635,0r0,432r563,0r0,147r-563,0r0,612","w":1033,"k":{".":140,",":140,"\u00c4":100,"J":90,"A":100}},"G":{"d":"834,-120v74,0,153,-8,211,-23r0,-398r-305,0r0,-147r468,0r0,647v-174,74,-494,90,-686,19v-248,-91,-402,-288,-402,-616v0,-353,178,-571,438,-674v170,-67,435,-66,601,-3r0,144v-141,-47,-357,-69,-511,-13v-211,76,-356,243,-356,528v0,356,190,533,542,536","w":1368},"H":{"d":"333,-759r701,0r0,-579r163,0r0,1338r-163,0r0,-612r-701,0r0,612r-163,0r0,-1338r163,0r0,579","w":1367},"I":{"d":"170,0r0,-1338r163,0r0,1338r-163,0","w":503},"J":{"d":"234,-120v137,1,205,-67,205,-207r0,-1011r163,0r0,1031v-3,223,-132,329,-354,332v-75,1,-142,-14,-188,-33r0,-144v49,20,106,32,174,32","w":767},"K":{"d":"170,0r0,-1338r163,0r0,661r2,0r615,-661r201,0r-624,666r672,672r-212,0r-652,-655r-2,0r0,655r-163,0","w":1239,"k":{"\u2013":90,"-":90,"\u00f6":40,"y":110,"w":110,"v":110,"q":40,"o":40,"g":40,"e":40,"d":40,"c":40,"\u00d6":100,"Q":100,"O":100,"G":100,"C":100}},"L":{"d":"333,-1338r0,1191r653,0r0,147r-816,0r0,-1338r163,0","w":1066,"k":{"\"":225,"'":225,"\u2013":60,"?":70,"-":60,"y":110,"w":110,"v":110,"\u00d6":80,"Y":270,"W":130,"V":200,"T":250,"Q":80,"O":80,"G":80,"C":80}},"M":{"d":"879,0r-75,0r-337,-799v-47,-110,-93,-230,-140,-359r-8,0v9,186,14,356,14,511r0,647r-163,0r0,-1338r235,0r315,757v36,87,76,191,119,313r5,0v48,-135,88,-239,119,-313r315,-757r235,0r0,1338r-163,0r0,-647v0,-151,5,-322,14,-511r-8,0v-49,137,-96,256,-140,359","w":1683},"N":{"d":"857,-592r243,364r6,0v-23,-354,-10,-738,-13,-1110r163,0r0,1338r-162,0r-525,-746v-91,-130,-172,-251,-243,-364r-6,0v22,326,10,753,13,1110r-163,0r0,-1338r162,0","w":1426},"O":{"d":"1169,-430v45,-132,46,-344,0,-476v-63,-181,-192,-312,-421,-312v-311,0,-456,226,-456,550v0,259,99,435,278,513v108,47,250,47,358,0v116,-50,197,-146,241,-275xm1333,-948v57,166,58,394,-1,559v-86,240,-268,414,-582,414v-318,0,-502,-172,-587,-414v-58,-166,-58,-395,1,-559v87,-241,268,-415,584,-415v317,0,500,173,585,415","w":1496,"k":{"]":80,")":80,".":50,",":50,"\u00c4":20,"Y":40,"X":40,"V":20,"T":50,"J":55,"A":20}},"P":{"d":"541,-1338v298,1,527,95,527,380v0,362,-355,434,-735,408r0,550r-163,0r0,-1338r371,0xm895,-958v-1,-259,-296,-234,-562,-233r0,492v267,22,563,6,562,-259","w":1168,"k":{"\u2013":50,"-":50,".":245,",":245,"\u00f6":90,"q":90,"o":90,"g":90,"e":90,"d":90,"c":90,"\u00c4":160,"Z":55,"X":30,"J":160,"A":160}},"Q":{"d":"1169,-430v45,-132,46,-344,0,-476v-63,-181,-192,-312,-421,-312v-311,0,-456,226,-456,550v0,259,99,435,278,513v108,47,250,47,358,0v116,-50,197,-146,241,-275xm1404,10v-214,-23,-439,10,-652,10v-319,0,-505,-165,-589,-408v-57,-166,-58,-396,1,-560v87,-241,268,-415,584,-415v315,0,500,171,585,410v29,83,43,174,43,271v0,272,-112,457,-279,566r0,4v103,-16,194,-28,307,-25r0,147","w":1514,"k":{"]":50,")":50}},"R":{"d":"1067,-953v0,235,-153,338,-357,377r0,4r437,572r-205,0r-412,-554r-197,0r0,554r-163,0r0,-1338r347,0v318,-6,550,93,550,385xm894,-956v-3,-197,-162,-239,-376,-235r-185,0r0,490v279,5,565,13,561,-255","w":1212,"k":{")":30,"\u2013":80,"-":80,"\u00fc":30,"\u00f6":40,"u":30,"q":40,"o":40,"g":40,"e":40,"d":40,"c":40}},"S":{"d":"953,-1138v-198,-96,-663,-161,-659,154v3,171,155,197,294,232v213,54,424,110,420,378v-4,294,-220,399,-517,399v-138,0,-273,-29,-363,-77r0,-149v208,103,720,163,712,-169v-6,-231,-274,-213,-450,-276v-146,-52,-264,-130,-262,-326v3,-271,186,-386,456,-391v144,-2,268,31,369,74r0,151","w":1130,"k":{")":30}},"T":{"d":"650,0r-163,0r0,-1191r-447,0r0,-147r1057,0r0,147r-447,0r0,1191","w":1137,"k":{"\u2013":140,"-":140,".":160,":":140,";":140,",":120,"\u00fc":130,"\u00f6":130,"\u00e4":150,"z":130,"y":130,"x":130,"w":130,"v":130,"u":130,"s":130,"r":130,"q":130,"p":130,"o":130,"n":130,"m":130,"g":130,"e":130,"d":130,"c":130,"a":150,"\u00d6":50,"\u00c4":110,"Q":50,"O":50,"J":90,"G":50,"C":50,"A":110}},"U":{"d":"328,-508v2,244,114,388,359,388v245,0,358,-142,359,-388r0,-830r163,0r0,826v-1,350,-172,537,-524,537v-352,0,-520,-189,-520,-537r0,-826r163,0r0,830","w":1374,"k":{".":50,",":50}},"V":{"d":"624,-208v48,-146,100,-293,155,-442r255,-688r169,0r-510,1338r-143,0r-510,-1338r169,0r255,688v56,149,108,296,156,442r4,0","w":1243,"k":{"\u2013":70,"-":70,".":140,":":70,";":70,",":130,"\u00f6":80,"s":75,"r":65,"q":80,"o":80,"n":65,"m":65,"g":80,"e":80,"d":80,"c":80,"\u00d6":20,"\u00c4":110,"Q":20,"O":20,"J":120,"G":20,"C":20,"A":110}},"W":{"d":"901,-1117v-11,61,-35,169,-75,322r-208,795r-166,0r-412,-1338r171,0r226,785v36,126,67,239,92,340r4,0v13,-62,27,-122,43,-181r246,-944r162,0r204,787v50,189,78,302,85,338r4,0v23,-93,53,-207,92,-340r226,-785r171,0r-412,1338r-166,0r-208,-795v-38,-148,-63,-255,-75,-322r-4,0","w":1806,"k":{"\u2013":30,"-":30,".":70,",":90,"\u00f6":75,"s":60,"q":75,"o":75,"g":75,"e":75,"d":75,"c":75,"\u00c4":85,"J":100,"A":85}},"X":{"d":"604,-796r370,-542r181,0r-454,659r475,679r-183,0r-392,-567r-4,0r-392,567r-185,0r479,-683r-450,-655r179,0r372,542r4,0","w":1196,"k":{"\u2013":50,"-":50,"\u00d6":40,"Q":40,"O":40,"G":40,"C":40}},"Y":{"d":"690,-538r0,538r-163,0r0,-538r-487,-800r178,0r388,650r5,0r388,-650r178,0","w":1217,"k":{"\u2013":150,"-":150,".":195,":":110,";":110,",":130,"\u00fc":110,"\u00f6":160,"\u00e4":140,"z":80,"y":80,"x":80,"w":80,"v":80,"u":110,"s":135,"r":110,"q":160,"p":110,"o":160,"n":110,"m":110,"g":160,"e":160,"d":160,"c":160,"a":140,"\u00d6":40,"\u00c4":120,"Q":40,"O":40,"J":120,"G":40,"C":40,"A":120}},"Z":{"d":"1090,-1338r0,102r-776,1089r785,0r0,147r-999,0r0,-102r778,-1089r-760,0r0,-147r972,0","w":1199,"k":{"\u2013":50,"-":50}},"\u00c4":{"d":"379,-1448r0,-169r161,0r0,169r-161,0xm762,-1448r0,-169r161,0r0,169r-161,0xm35,0r545,-1338r141,0r545,1338r-177,0r-160,-403r-559,0r-160,403r-175,0xm649,-1130v-59,167,-116,318,-171,454r-50,126r443,0r-50,-126v-55,-139,-111,-290,-168,-454r-4,0","w":1301,"k":{"\"":145,"'":145,"y":50,"w":40,"v":40,"\u00d6":20,"Y":120,"W":85,"V":110,"T":110,"Q":20,"O":20,"G":20,"C":20}},"\u00d6":{"d":"476,-1448r0,-169r161,0r0,169r-161,0xm859,-1448r0,-169r161,0r0,169r-161,0xm1169,-430v45,-132,46,-344,0,-476v-63,-181,-192,-312,-421,-312v-311,0,-456,226,-456,550v0,259,99,435,278,513v108,47,250,47,358,0v116,-50,197,-146,241,-275xm1333,-948v57,166,58,394,-1,559v-86,240,-268,414,-582,414v-318,0,-502,-172,-587,-414v-58,-166,-58,-395,1,-559v87,-241,268,-415,584,-415v317,0,500,173,585,415","w":1496,"k":{"]":80,")":80,".":50,",":50,"\u00c4":20,"Y":40,"X":40,"V":20,"T":50,"J":55,"A":20}},"\u00dc":{"d":"415,-1448r0,-169r161,0r0,169r-161,0xm798,-1448r0,-169r161,0r0,169r-161,0xm328,-508v2,244,114,388,359,388v245,0,358,-142,359,-388r0,-830r163,0r0,826v-1,350,-172,537,-524,537v-352,0,-520,-189,-520,-537r0,-826r163,0r0,830","w":1374,"k":{".":50,",":50}},"a":{"d":"177,-919v128,-65,390,-80,517,-5v101,60,159,136,159,290r0,634r-130,0r-17,-105r-4,0v-62,74,-159,130,-294,130v-196,0,-313,-110,-313,-306v0,-205,143,-299,350,-303v97,-2,181,21,253,43v0,-70,3,-143,-22,-188v-40,-70,-118,-112,-237,-111v-104,1,-183,21,-262,51r0,-130xm437,-107v119,0,201,-63,261,-120r0,-190v-64,-17,-146,-35,-232,-35v-125,0,-212,50,-211,171v1,115,69,174,182,174","w":1003},"b":{"d":"559,-107v205,0,281,-163,281,-372v0,-218,-78,-363,-277,-363v-107,0,-190,51,-248,108r0,497v52,66,127,130,244,130xm318,-861v75,-83,206,-139,360,-105v212,47,324,210,324,475v0,247,-97,411,-266,485v-50,22,-103,31,-157,31v-129,0,-216,-58,-266,-131r-3,0r-33,106r-117,0r0,-1448r155,0r0,587r3,0","w":1097,"k":{"]":40,")":40}},"c":{"d":"813,-29v-105,57,-299,73,-431,25v-179,-65,-287,-214,-287,-459v0,-282,130,-447,356,-501v122,-29,264,-4,347,44r0,129v-74,-27,-135,-48,-224,-48v-215,0,-317,144,-317,374v0,216,107,355,324,355v87,0,165,-21,232,-48r0,129","w":898,"k":{"\u2013":60,"-":60,"c":30}},"d":{"d":"782,-734v-71,-76,-206,-143,-340,-92v-125,47,-187,175,-185,361v3,204,76,358,275,358v121,0,198,-61,250,-130r0,-497xm784,-106v-58,74,-137,135,-272,131v-279,-9,-417,-192,-417,-488v0,-275,112,-447,329,-501v152,-38,282,16,355,103r3,0r0,-587r155,0r0,1448r-117,0r-32,-106r-4,0","w":1097},"e":{"d":"743,-576v-4,-153,-69,-266,-221,-266v-159,0,-240,117,-259,266r480,0xm255,-443v1,226,130,331,352,333v108,1,185,-19,267,-48r0,129v-70,34,-179,55,-287,54v-316,-4,-492,-164,-492,-487v0,-246,101,-407,270,-481v52,-22,106,-32,163,-32v289,0,392,220,379,532r-652,0","w":1019,"k":{"]":40,")":40,"y":10,"v":10}},"f":{"d":"553,-1473v51,-1,114,6,148,16r0,131v-34,-7,-89,-12,-128,-12v-155,-1,-222,84,-221,242r0,146r283,0r0,133r-283,0r0,817r-155,0r0,-817r-167,0r0,-133r167,0r0,-145v1,-244,121,-372,356,-378","w":651,"k":{"\"":-70,"'":-70,"}":-90,"]":-70,")":-40,"\u2013":40,"-":40,".":80,",":50}},"g":{"d":"538,-842v-205,0,-281,163,-281,373v0,218,80,362,279,362v107,0,189,-49,246,-108r0,-497v-52,-66,-127,-130,-244,-130xm506,25v-276,0,-411,-188,-411,-481v0,-247,97,-413,266,-488v50,-22,103,-31,157,-31v129,1,216,58,266,133r4,0r32,-108r117,0r0,1006v-5,300,-195,430,-496,434v-110,1,-218,-22,-284,-56r0,-131v81,33,166,52,280,52v218,0,346,-99,345,-316r0,-127r-3,0v-64,70,-147,113,-273,113","w":1087,"k":{"j":-15}},"h":{"d":"599,-842v-130,0,-224,79,-284,167r0,675r-155,0r0,-1448r155,0r0,628r3,0v68,-85,160,-155,310,-155v205,0,313,119,312,339r0,636r-155,0r0,-611v-1,-145,-46,-231,-186,-231","w":1090,"k":{"]":40,")":40}},"i":{"d":"160,0r0,-950r155,0r0,950r-155,0xm156,-1171r0,-173r163,0r0,173r-163,0","w":475},"j":{"d":"2,355v122,0,177,-44,177,-161r0,-1144r155,0r0,1162v-3,188,-110,278,-313,278v-48,0,-110,-9,-141,-20r0,-132v38,10,76,17,122,17xm175,-1171r0,-173r163,0r0,173r-163,0","w":494,"k":{"j":-15}},"k":{"d":"765,-950r202,0r-464,437r463,513r-193,0r-456,-506r-2,0r0,506r-155,0r0,-1448r155,0r0,922","w":997,"k":{"\u2013":110,"-":110,"\u00f6":40,"q":40,"o":40,"g":40,"e":40,"d":40,"c":40}},"l":{"d":"160,0r0,-1448r155,0r0,1448r-155,0","w":475},"m":{"d":"1200,-842v-131,0,-212,79,-274,167r0,675r-155,0r0,-611v0,-143,-55,-231,-193,-231v-131,0,-211,79,-273,167r0,675r-155,0r0,-950r120,0r30,132r3,0v68,-85,154,-156,305,-157v150,-1,236,81,284,190r4,0v76,-105,169,-190,333,-190v205,0,318,120,318,339r0,636r-154,0r0,-611v0,-143,-55,-231,-193,-231","w":1697,"k":{"]":40,")":40}},"n":{"d":"589,-842v-128,0,-225,80,-284,167r0,675r-155,0r0,-950r120,0r30,132r3,0v70,-86,161,-157,315,-157v210,0,312,122,312,339r0,636r-155,0r0,-611v1,-150,-51,-231,-186,-231","w":1080,"k":{"]":40,")":40}},"o":{"d":"754,-203v73,-82,106,-283,60,-427v-38,-121,-118,-213,-268,-213v-203,0,-289,158,-289,369v0,212,87,367,290,367v94,0,159,-42,207,-96xm966,-679v41,119,42,290,-1,409v-62,173,-192,295,-418,295v-228,0,-360,-121,-421,-295v-41,-120,-42,-291,1,-409v62,-173,192,-296,419,-296v228,0,360,122,420,296","w":1092,"k":{"]":40,")":40}},"p":{"d":"551,-107v199,0,279,-157,279,-377v0,-206,-74,-358,-274,-358v-121,0,-197,64,-251,130r0,497v58,59,138,108,246,108xm303,-842v69,-109,267,-171,431,-106v167,66,258,223,258,462v0,274,-111,447,-328,500v-152,37,-283,-15,-356,-102r-3,0r0,553r-155,0r0,-1415r117,0r33,108r3,0","w":1087,"k":{"]":30,")":30}},"q":{"d":"533,-842v-205,0,-281,163,-281,373v0,218,80,362,279,362v107,0,189,-49,246,-108r0,-497v-52,-66,-127,-130,-244,-130xm501,25v-276,0,-411,-188,-411,-481v0,-247,97,-413,266,-488v50,-22,103,-31,157,-31v130,2,216,56,266,133r4,0r32,-108r117,0r0,1415r-155,0r0,-553r-3,0v-64,70,-147,113,-273,113","w":1072,"k":{";":-50,",":-50}},"r":{"d":"303,-799v70,-106,188,-187,368,-174r0,149v-173,0,-298,56,-366,162r0,662r-155,0r0,-950r120,0r30,151r3,0","w":686,"k":{"\u2013":110,"-":110,".":110,",":100}},"s":{"d":"704,-790v-135,-58,-454,-112,-454,93v0,153,194,134,310,175v106,38,187,103,183,250v-6,214,-167,294,-385,297v-107,2,-195,-20,-263,-54r0,-130v147,67,495,104,495,-105v0,-154,-180,-143,-300,-183v-107,-35,-193,-92,-191,-235v3,-200,138,-289,336,-293v105,-2,195,23,269,53r0,132","w":828},"t":{"d":"522,-110v43,0,94,-8,129,-18r0,130v-38,14,-98,23,-159,23v-185,-1,-294,-84,-294,-264r0,-578r-183,0r0,-133r183,0r0,-260r155,0r0,260r284,0r0,133r-284,0r0,554v2,104,62,153,169,153","w":711,"k":{"\u2013":40,"-":40}},"u":{"d":"530,-107v162,0,235,-95,235,-261r0,-582r155,0r0,584v0,260,-137,391,-393,391v-254,0,-387,-134,-387,-392r0,-583r155,0r0,582v-1,167,74,261,235,261","w":1060},"v":{"d":"474,-157r280,-793r162,0r-362,950r-162,0r-362,-950r160,0r280,793r4,0","w":946,"k":{"]":30,")":30,"?":50,".":100,",":70}},"w":{"d":"726,-793v-21,87,-40,163,-58,226r-156,567r-159,0r-313,-950r157,0r176,592v23,78,41,140,53,187r4,0v11,-48,28,-117,53,-208r159,-571r174,0r159,571v21,77,39,147,53,208r4,0v16,-61,34,-124,53,-187r176,-592r157,0r-313,950r-161,0r-156,-567v-19,-67,-38,-143,-58,-226r-4,0","w":1458,"k":{"]":20,")":20,"?":40,".":60,",":60}},"x":{"d":"470,-584r258,-366r171,0r-347,470r360,480r-168,0r-278,-380r-4,0r-274,380r-168,0r360,-484r-347,-466r171,0r262,366r4,0","w":932,"k":{"\u2013":50,"?":50,"-":50}},"y":{"d":"30,-950r159,0r295,745r6,0r299,-745r163,0r-593,1415r-154,0r203,-484","w":982,"k":{"?":40,".":100,",":70}},"z":{"d":"608,-813r0,-4r-522,0r0,-133r719,0r0,98r-528,715r0,4r563,0r0,133r-770,0r0,-84","w":910,"k":{"\u2013":60,"?":40,"-":60}},"\u00e4":{"d":"229,-1171r0,-167r159,0r0,167r-159,0xm610,-1171r0,-167r159,0r0,167r-159,0xm177,-919v128,-65,390,-80,517,-5v101,60,159,136,159,290r0,634r-130,0r-17,-105r-4,0v-62,74,-159,130,-294,130v-196,0,-313,-110,-313,-306v0,-205,143,-299,350,-303v97,-2,181,21,253,43v0,-70,3,-143,-22,-188v-40,-70,-118,-112,-237,-111v-104,1,-183,21,-262,51r0,-130xm437,-107v119,0,201,-63,261,-120r0,-190v-64,-17,-146,-35,-232,-35v-125,0,-212,50,-211,171v1,115,69,174,182,174","w":1003},"\u00f6":{"d":"275,-1171r0,-167r159,0r0,167r-159,0xm656,-1171r0,-167r159,0r0,167r-159,0xm754,-203v73,-82,106,-283,60,-427v-38,-121,-118,-213,-268,-213v-203,0,-289,158,-289,369v0,212,87,367,290,367v94,0,159,-42,207,-96xm966,-679v41,119,42,290,-1,409v-62,173,-192,295,-418,295v-228,0,-360,-121,-421,-295v-41,-120,-42,-291,1,-409v62,-173,192,-296,419,-296v228,0,360,122,420,296","w":1092,"k":{"]":40,")":40}},"\u00df":{"d":"622,-1338v-214,0,-307,139,-307,353r0,985r-155,0r0,-994v6,-301,161,-479,462,-479v173,0,292,60,347,175v46,98,9,223,-41,282v-53,62,-123,109,-164,180v-21,35,-27,94,-4,129v69,105,233,121,324,207v70,66,105,226,51,336v-58,119,-182,189,-357,189v-97,0,-177,-21,-238,-54r0,-130v68,27,130,53,224,52v137,-2,246,-52,246,-182v0,-197,-239,-184,-344,-289v-41,-41,-74,-92,-73,-173v0,-194,154,-243,226,-365v12,-21,18,-44,18,-71v0,-114,-93,-151,-215,-151","w":1248,"k":{"\"":70,"'":70,"]":40,")":40}},"\u00fc":{"d":"260,-1171r0,-167r159,0r0,167r-159,0xm641,-1171r0,-167r159,0r0,167r-159,0xm530,-107v162,0,235,-95,235,-261r0,-582r155,0r0,584v0,260,-137,391,-393,391v-254,0,-387,-134,-387,-392r0,-583r155,0r0,582v-1,167,74,261,235,261","w":1060},"&":{"d":"955,-326v68,-91,112,-211,114,-370r160,0v-2,204,-77,357,-176,472r218,224r-197,0r-125,-127v-141,117,-402,200,-625,122v-133,-47,-224,-149,-224,-318v0,-218,137,-307,276,-388v-89,-91,-191,-170,-194,-341v-5,-261,259,-358,512,-292v125,33,218,120,218,276v0,220,-163,297,-307,381xm262,-335v0,173,143,251,330,221v102,-17,190,-56,261,-109r-381,-390v-100,63,-210,123,-210,278xm546,-1231v-147,-4,-236,105,-191,249v27,85,99,142,156,202v109,-63,239,-113,239,-274v0,-124,-80,-173,-204,-177","w":1371},"`":{"d":"376,-1473r123,349r-130,0r-161,-349r168,0","w":700},",":{"d":"187,-218r173,0r-189,608r-151,0","w":540,"k":{"y":70,"v":60,"Y":150,"W":130,"V":160,"T":185}},";":{"d":"187,-218r173,0r-189,608r-151,0xm366,-807r0,195r-191,0r0,-195r191,0","w":546,"k":{"Y":110,"V":70,"T":140}},":":{"d":"175,0r0,-195r191,0r0,195r-191,0xm366,-807r0,195r-191,0r0,-195r191,0","w":541,"k":{"Y":110,"V":70,"T":140}},".":{"d":"175,0r0,-195r191,0r0,195r-191,0","w":541,"k":{"y":50,"w":60,"v":70,"\u00d6":50,"Y":195,"W":70,"V":140,"T":160,"O":50}},"-":{"d":"120,-571r441,0r0,145r-441,0r0,-145","w":681,"k":{"z":70,"x":50,"Z":60,"Y":150,"X":50,"W":30,"V":70,"T":140,"S":40,"J":130}},"\u2010":{"d":"120,-571r441,0r0,145r-441,0r0,-145","w":681},"\u00ad":{"d":"120,-571r441,0r0,145r-441,0r0,-145","w":681},"!":{"d":"175,0r0,-195r191,0r0,195r-191,0xm360,-1338r-24,907r-131,0r-24,-907r179,0","w":541},"?":{"d":"223,0r0,-195r191,0r0,195r-191,0xm611,-1042v0,-243,-374,-207,-531,-124r0,-132v106,-60,312,-87,454,-42v134,42,238,126,238,291v0,327,-383,285,-384,618r-137,0v-24,-249,149,-328,278,-443v45,-40,82,-86,82,-168","w":873},"\/":{"d":"18,249r380,-1587r148,0r-380,1587r-148,0","w":563},"|":{"d":"305,465r-145,0r0,-1913r145,0r0,1913","w":465},"\u2013":{"d":"0,-558r1000,0r0,125r-1000,0r0,-125","w":1000,"k":{"z":70,"x":50,"Z":60,"Y":150,"X":50,"W":30,"V":70,"T":140,"S":40,"J":130}},"\u2022":{"d":"454,-353v-238,0,-372,-210,-290,-439v40,-111,141,-189,290,-189v149,0,243,81,290,189v54,125,5,285,-66,349v-54,49,-127,90,-224,90","w":908},"(":{"d":"542,-1283v-161,179,-277,422,-277,764v0,342,115,585,277,764r-85,80v-234,-212,-405,-599,-329,-1057v45,-271,166,-481,329,-631","w":614,"k":{"\u00f6":40,"w":20,"v":30,"q":30,"o":40,"n":20,"m":20,"j":-90,"e":40,"d":40,"c":40,"\u00d6":80,"S":30,"Q":80,"O":80,"G":80,"C":80}},")":{"d":"72,245v161,-179,277,-422,277,-764v0,-342,-115,-585,-277,-764r85,-80v234,212,405,597,329,1056v-45,271,-166,482,-329,632","w":614},"[":{"d":"160,-1338r426,0r0,123r-281,0r0,1392r281,0r0,123r-426,0r0,-1638","w":646,"k":{"\u00f6":40,"w":20,"v":30,"q":30,"o":40,"n":20,"m":20,"j":-110,"e":40,"d":40,"c":40,"\u00d6":80,"Q":80,"O":80,"G":80,"C":80}},"]":{"d":"486,300r-426,0r0,-123r281,0r0,-1392r-281,0r0,-123r426,0r0,1638","w":646},"{":{"d":"293,-323v1,-106,-70,-137,-173,-135r0,-122v103,2,174,-29,173,-135v-1,-155,-119,-213,-119,-366v0,-195,164,-263,386,-257r0,123v-129,-2,-230,29,-230,137v0,137,104,190,101,339v-3,114,-57,188,-137,218r0,4v80,29,135,105,137,218v3,150,-101,202,-101,339v0,107,102,140,230,137r0,123v-222,6,-386,-61,-386,-255v0,-159,118,-209,119,-368","w":615,"k":{"j":-110}},"}":{"d":"322,-715v-1,106,70,137,173,135r0,122v-103,-2,-174,29,-173,135v2,159,119,209,119,368v0,193,-164,261,-386,255r0,-123v128,2,230,-30,230,-137v0,-137,-104,-189,-101,-339v2,-114,57,-188,137,-218r0,-4v-80,-29,-135,-105,-137,-218v-3,-149,101,-202,101,-339v0,-107,-102,-140,-230,-137r0,-123v222,-6,386,62,386,257v0,153,-118,211,-119,366","w":615},"*":{"d":"553,-849r-5,0r-82,199r-112,154r-117,-85r112,-154r154,-147r-2,-5r-206,-21r-175,-57r45,-138r175,57r178,104r4,-4r-44,-202r0,-190r145,0r0,190r-44,202r4,4r178,-104r175,-57r45,138r-175,57r-206,21r-2,5r154,147r112,154r-117,85r-112,-154","w":1101},"^":{"d":"199,-543r-150,0r408,-820r136,0r408,820r-150,0r-324,-662r-4,0"},"~":{"d":"695,-473v74,0,111,-42,142,-91r102,73v-46,106,-173,179,-327,139v-91,-24,-165,-85,-269,-85v-75,0,-110,42,-142,91r-102,-73v43,-85,116,-152,240,-152v139,0,225,98,356,98"},"\\":{"d":"373,249r-380,-1587r148,0r380,1587r-148,0","w":563},"_":{"d":"0,142r1000,0r0,133r-1000,0r0,-133","w":1000},"'":{"d":"123,-1338r155,0r0,494r-155,0r0,-494","w":401,"k":{".":100,"\u00c4":145,"J":160,"A":145}},"\"":{"d":"123,-1338r155,0r0,494r-155,0r0,-494xm464,-1338r155,0r0,494r-155,0r0,-494","w":742,"k":{".":100,"\u00c4":145,"J":160,"A":145}},"@":{"d":"1004,-127v118,0,194,-60,256,-120r0,-170v-66,-17,-127,-36,-212,-35v-125,0,-212,50,-211,171v1,103,65,154,167,154xm1464,5v-107,0,-168,-48,-192,-130r-4,0v-64,72,-152,130,-289,130v-185,0,-302,-102,-302,-286v0,-205,143,-298,350,-303v99,-2,161,22,233,43v12,-189,-56,-292,-239,-289v-104,2,-183,21,-262,51r0,-130v74,-35,172,-56,281,-56v237,0,375,113,375,346r0,391v1,66,13,101,77,101v144,0,200,-139,232,-270v37,-151,18,-333,-36,-455v-103,-230,-314,-376,-635,-376v-415,0,-630,224,-699,572v-57,289,20,579,168,728v125,126,306,210,556,209v211,-1,395,-38,542,-99r0,135v-203,79,-525,132,-788,71v-396,-91,-652,-356,-652,-838v0,-436,199,-718,514,-848v201,-83,488,-87,696,-8v290,111,500,341,500,728v0,260,-89,452,-257,542v-52,28,-108,41,-169,41","w":2070},"$":{"d":"914,-307v0,186,-155,247,-327,274r0,108r-132,0r0,-100v-116,-1,-233,-15,-313,-50r0,-138v81,31,196,54,313,53r0,-286v-162,-28,-315,-71,-315,-261v0,-182,144,-254,315,-276r0,-104r132,0r0,101v105,5,198,21,278,47r0,139v-86,-25,-171,-46,-278,-51r0,283v162,31,327,69,327,261xm587,-169v100,-11,203,-71,158,-185v-30,-46,-92,-61,-158,-74r0,259xm297,-713v0,88,69,106,158,125r0,-259v-105,13,-158,58,-158,134","k":{"9":50,"7":40,"6":30,"5":50,"3":40,"2":50}},"#":{"d":"428,-949r80,-389r148,0r-80,389r304,0r80,-389r148,0r-80,389r193,0r0,132r-220,0r-61,296r199,0r0,132r-226,0r-80,389r-148,0r80,-389r-304,0r-80,389r-148,0r80,-389r-193,0r0,-132r220,0r61,-296r-199,0r0,-132r226,0xm488,-521r304,0r61,-296r-304,0","w":1341},"0":{"d":"527,-107v198,0,273,-161,273,-367v0,-207,-75,-369,-274,-369v-199,0,-274,161,-274,369v0,207,76,367,275,367xm850,-832v98,112,146,362,82,556v-58,173,-181,301,-405,301v-226,0,-352,-126,-409,-301v-63,-195,-12,-446,87,-556v73,-81,174,-143,321,-143v148,0,252,61,324,143","w":1052,"k":{"3":40,"2":40}},"1":{"d":"451,-143r0,-642r-361,113r0,-144r382,-134r134,0r0,807r262,0r0,143r-736,0r0,-143r319,0","w":918,"k":{"7":40,"3":50}},"2":{"d":"489,-975v211,4,357,94,357,304v0,124,-60,205,-127,279v-84,92,-207,173,-311,251r0,4v77,-4,146,-6,207,-6r312,0r0,143r-772,0r0,-103r212,-159v110,-84,210,-167,278,-272v27,-43,40,-86,40,-129v-1,-123,-86,-181,-217,-179v-120,2,-210,40,-303,81r0,-132v78,-44,196,-84,324,-82","w":1046,"k":{"7":40,"5":60,"3":60,"2":90,"0":40}},"3":{"d":"787,-624v0,174,-90,269,-229,312r0,4v168,21,270,127,270,316v0,279,-188,403,-475,405v-110,1,-212,-21,-285,-59r0,-132v81,36,172,58,274,58v199,0,320,-81,324,-269v5,-223,-192,-255,-429,-245r0,-133v223,9,388,-51,388,-255v0,-154,-109,-220,-263,-220v-103,0,-193,27,-273,59r0,-132v176,-83,465,-81,589,39v62,60,109,139,109,252","w":928},"4":{"d":"653,-950r-384,821r148,-4r219,0r0,-304r155,0r0,304r197,0r0,133r-197,0r0,387r-155,0r0,-387r-544,0r0,-114r394,-836r167,0","w":1058},"5":{"d":"337,-410v318,-15,541,97,541,397v0,212,-121,335,-285,394v-141,51,-362,40,-476,-27r0,-132v81,37,162,56,262,56v201,0,331,-93,337,-283v9,-277,-280,-287,-555,-260r95,-685r621,0r0,143r-484,0","w":983,"k":[40]},"6":{"d":"279,-727v79,-38,176,-81,285,-79v255,5,410,137,410,394v0,207,-93,342,-243,404v-107,45,-265,44,-365,-9v-174,-92,-256,-291,-256,-558v0,-303,90,-536,256,-677v77,-65,177,-110,311,-111v91,0,165,20,223,47r0,130v-93,-37,-247,-63,-352,-12v-161,79,-243,248,-269,471xm812,-398v0,-177,-89,-270,-261,-270v-105,0,-209,44,-279,86v-1,208,45,372,172,446v35,20,74,29,116,29v168,0,252,-117,252,-291","w":1074,"k":{"7":70,"5":30,"2":40}},"7":{"d":"39,-807r0,-143r784,0r0,104r-551,1233r-162,0r534,-1194r-605,0","w":876,"k":{"5":50,"4":50,"2":40}},"8":{"d":"688,-689v155,43,271,144,271,340v0,186,-112,292,-255,345v-103,38,-251,38,-354,0v-144,-53,-255,-158,-255,-345v0,-194,107,-298,261,-340r0,-4v-133,-49,-233,-144,-233,-321v0,-182,112,-283,253,-326v222,-68,447,20,521,176v21,44,34,93,34,150v0,178,-109,271,-243,321r0,4xm769,-1009v0,-147,-95,-222,-242,-222v-147,0,-242,75,-242,222v0,151,105,226,242,253v138,-27,242,-102,242,-253xm527,-107v163,0,270,-85,270,-247v0,-172,-115,-245,-270,-265v-155,20,-270,93,-270,265v0,161,108,247,270,247","w":1054,"k":{"7":30,"2":50}},"9":{"d":"799,-223v-113,61,-305,110,-459,53v-145,-54,-240,-172,-240,-369v0,-266,146,-436,414,-436v407,0,492,416,436,831v-43,321,-202,551,-566,557v-101,2,-191,-23,-257,-58r0,-133v100,56,287,78,411,28v172,-68,244,-241,261,-473xm262,-554v-2,177,81,271,254,272v109,0,214,-40,286,-83v-3,-211,-44,-378,-174,-451v-35,-20,-75,-27,-118,-27v-167,0,-246,117,-248,289","w":1074},"%":{"d":"1263,-1363r101,78r-977,1310r-101,-78xm60,-929v0,-237,62,-434,283,-434v221,0,283,198,283,434v0,237,-62,435,-283,435v-221,0,-283,-199,-283,-435xm238,-692v47,101,163,101,210,0v43,-91,43,-382,0,-473v-47,-100,-163,-100,-210,0v-43,91,-43,382,0,473xm1022,-418v0,-237,62,-434,283,-434v221,0,283,198,283,434v0,237,-62,435,-283,435v-221,0,-283,-199,-283,-435xm1200,-182v47,101,163,101,210,0v43,-91,43,-381,0,-472v-47,-100,-163,-100,-210,0v-43,91,-43,381,0,472","w":1648},"+":{"d":"115,-587r340,0r0,-363r140,0r0,363r340,0r0,132r-340,0r0,363r-140,0r0,-363r-340,0r0,-132"},"=":{"d":"115,-639r0,-132r820,0r0,132r-820,0xm115,-273r0,-132r820,0r0,132r-820,0"},"<":{"d":"935,-207r0,152r-820,-413r0,-126r820,-413r0,152r-652,322r0,4"},">":{"d":"777,-529r0,-4r-662,-324r0,-150r820,408r0,136r-820,408r0,-150"}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * � 2005 Microsoft Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Corbel is either a registered trademark or a trademark of Microsoft Corporation
 * in the United States and/or other countries.
 * 
 * Description:
 * Corbel is designed to give an uncluttered and clean appearance on screen. The
 * letter forms are open with soft, flowing curves. It is legible, clear and
 * functional at small sizes. At larger sizes the detailing and style of the shapes
 * is more apparent resulting in a modern sans serif type with a wide range of
 * possible uses.
 * 
 * Manufacturer:
 * Microsoft Corporation
 * 
 * Designer:
 * Jeremy Tankard
 * 
 * Vendor URL:
 * http://www.microsoft.com/typography/ctfonts
 * 
 * License information:
 * http://www.microsoft.com/typography/fonts/default.aspx
 */
Cufon.registerFont({"w":1080,"face":{"font-family":"Corbel","font-weight":700,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 7 3 2 2 4 2 2 4","ascent":"1523","descent":"-525","x-height":"25","bbox":"-155 -1673 1915.33 490.076","underline-thickness":"120","underline-position":"-130","unicode-range":"U+0009-U+2022"},"glyphs":{" ":{"w":422},"\t":{"w":422,"k":{"\u00dc":60,"\u00d6":80,"\u00c4":90,"Z":70,"Y":225,"X":70,"W":110,"V":140,"U":60,"T":140,"S":50,"Q":80,"O":80,"J":40,"G":80,"C":80,"A":90}},"\u00a0":{"w":422},"\r":{"w":422},"A":{"d":"926,-341r-504,0r-131,341r-261,0r531,-1338r224,0r531,1338r-259,0xm672,-1016v-47,140,-88,257,-125,351r-46,119r346,0r-46,-119v-37,-95,-78,-212,-125,-351r-4,0","w":1346,"k":{"\"":145,"'":145,"y":80,"w":40,"v":40,"\u00d6":20,"Y":120,"W":85,"V":110,"T":110,"Q":20,"O":20,"G":20,"C":20}},"B":{"d":"961,-698v155,45,270,194,209,397v-68,226,-307,301,-621,301r-389,0r0,-1338v290,11,647,-43,823,88v81,60,146,138,146,268v0,138,-63,227,-168,280r0,4xm933,-404v0,-222,-298,-173,-528,-178r0,377v240,-3,528,30,528,-199xm877,-962v0,-138,-117,-171,-271,-171r-201,0r0,346r221,0v159,2,251,-40,251,-175","w":1276},"C":{"d":"1095,-1111v-142,-46,-326,-69,-469,-12v-172,68,-273,224,-273,463v0,304,150,478,451,478v108,0,219,-18,303,-47r0,211v-176,53,-449,60,-618,-6v-242,-94,-389,-295,-389,-621v0,-337,155,-556,400,-662v163,-71,426,-71,595,-12r0,208","w":1197,"k":{"}":-50,"]":-50,"y":75,"w":75,"v":75,"C":20}},"D":{"d":"1311,-674v0,490,-326,676,-833,674r-318,0r0,-1338r354,0v406,-1,674,142,768,452v19,65,29,136,29,212xm1059,-676v0,-329,-209,-459,-546,-457r-108,0r0,928r101,0v362,2,553,-126,553,-471","w":1411,"k":{"]":80,")":80,".":50,",":50,"Y":40,"X":50,"V":20,"T":50,"J":60}},"E":{"d":"405,-205r658,0r0,205r-903,0r0,-1338r867,0r0,205r-622,0r0,346r534,0r0,205r-534,0r0,377","w":1163},"F":{"d":"405,0r-245,0r0,-1338r852,0r0,205r-607,0r0,346r519,0r0,205r-519,0r0,582","w":1067,"k":{".":140,",":140,"\u00c4":100,"J":90,"A":100}},"G":{"d":"826,-182v54,0,121,-7,166,-16r0,-313r-300,0r0,-205r545,0r0,675v-194,69,-529,94,-735,17v-248,-92,-402,-287,-402,-614v0,-315,146,-513,352,-630v105,-60,237,-95,396,-95v122,-1,256,20,341,50r0,208v-150,-49,-362,-76,-522,-19v-188,67,-312,217,-314,468v-2,311,168,473,473,474","w":1377},"H":{"d":"405,-787r620,0r0,-551r245,0r0,1338r-245,0r0,-582r-620,0r0,582r-245,0r0,-1338r245,0r0,551","w":1430},"I":{"d":"160,0r0,-1338r245,0r0,1338r-245,0","w":565},"J":{"d":"243,-182v123,0,181,-55,181,-174r0,-982r245,0r0,989v4,265,-151,370,-404,374v-77,1,-162,-14,-215,-36r0,-209v53,22,122,38,193,38","w":824},"K":{"d":"160,0r0,-1338r245,0r0,609r4,0r505,-609r304,0r-558,663r604,675r-314,0r-541,-604r-4,0r0,604r-245,0","w":1294,"k":{"\u2013":90,"-":90,"\u00f6":40,"y":110,"w":110,"v":110,"q":40,"o":40,"g":40,"e":40,"d":40,"c":40,"\u00d6":100,"Q":100,"O":100,"G":100,"C":100}},"L":{"d":"405,-1338r0,1133r626,0r0,205r-871,0r0,-1338r245,0","w":1101,"k":{"\"":225,"'":225,"\u2013":60,"?":70,"-":60,"y":110,"w":110,"v":110,"\u00d6":80,"Y":270,"W":130,"V":200,"T":250,"Q":80,"O":80,"G":80,"C":80}},"M":{"d":"848,-359v93,-325,230,-662,340,-979r344,0r0,1338r-245,0r0,-678v0,-99,4,-215,12,-346r-9,0r-40,128v-15,47,-31,94,-48,140r-277,756r-158,0r-277,-756v-17,-46,-33,-93,-48,-140r-40,-128r-9,0v22,342,8,672,12,1024r-245,0r0,-1338r342,0r231,637v39,106,75,220,109,342r6,0","w":1692},"N":{"d":"857,-716v96,137,174,258,234,364r6,0v-8,-174,-12,-301,-12,-380r0,-606r245,0r0,1338r-257,0r-436,-616v-77,-107,-156,-230,-238,-371r-6,0v8,164,12,291,12,381r0,606r-245,0r0,-1338r257,0","w":1490},"O":{"d":"752,-182v278,0,399,-198,399,-487v0,-289,-119,-487,-399,-487v-279,0,-399,199,-399,487v0,289,121,487,399,487xm1360,-950v58,166,58,397,0,562v-87,248,-280,413,-608,413v-327,0,-521,-166,-608,-413v-58,-166,-58,-397,0,-562v87,-248,280,-413,608,-413v327,0,521,166,608,413","w":1504,"k":{"]":80,")":80,".":50,",":50,"\u00c4":20,"Y":40,"X":50,"V":20,"T":50,"J":55,"A":20}},"P":{"d":"546,-1338v333,-3,584,91,584,402v0,230,-153,336,-345,389v-105,29,-249,33,-380,24r0,523r-245,0r0,-1338r386,0xm877,-941v0,-215,-250,-192,-472,-192r0,404v220,17,472,6,472,-212","w":1230,"k":{"\u2013":50,"-":50,".":245,",":245,"\u00f6":90,"q":90,"o":90,"g":90,"e":90,"d":90,"c":90,"\u00c4":160,"Z":55,"X":30,"J":160,"A":160}},"Q":{"d":"752,-182v278,0,399,-198,399,-487v0,-289,-119,-487,-399,-487v-279,0,-399,199,-399,487v0,289,121,487,399,487xm1404,-679v0,236,-90,401,-228,505r2,3v79,-21,177,-32,279,-31r0,213v-227,-24,-485,8,-712,8v-327,0,-518,-162,-603,-409v-56,-165,-56,-396,2,-560v87,-248,280,-413,608,-413v326,0,520,164,608,409v29,84,44,176,44,275","w":1557,"k":{"]":50,")":50}},"R":{"d":"567,-1338v329,-2,583,87,583,402v0,216,-127,328,-317,382r0,4r398,550r-294,0r-364,-518r-168,0r0,518r-245,0r0,-1338r407,0xm898,-941v0,-224,-266,-190,-493,-192r0,410v240,2,493,11,493,-218","w":1286,"k":{")":30,"\u2013":80,"-":80,"\u00fc":30,"\u00f6":40,"u":30,"q":40,"o":40,"g":40,"e":40,"d":40,"c":40}},"S":{"d":"505,-182v163,0,313,-40,313,-202v0,-155,-170,-161,-302,-191v-209,-48,-396,-116,-392,-371v5,-286,190,-413,479,-417v142,-2,301,32,401,75r0,210v-117,-47,-238,-77,-379,-78v-144,-1,-252,45,-252,176v0,150,141,169,267,197v226,49,434,112,430,389v-5,315,-243,416,-562,419v-143,2,-300,-30,-390,-82r0,-207v119,51,232,82,387,82","w":1182,"k":{")":30}},"T":{"d":"707,0r-245,0r0,-1133r-432,0r0,-205r1108,0r0,205r-431,0r0,1133","w":1168,"k":{"\u2013":140,"-":140,".":160,":":140,";":140,",":120,"\u00fc":130,"\u00f6":130,"\u00e4":150,"z":130,"y":130,"x":130,"w":130,"v":130,"u":130,"s":130,"r":130,"q":130,"p":130,"o":130,"n":130,"m":130,"g":130,"e":130,"d":130,"c":130,"a":150,"\u00d6":50,"\u00c4":110,"Q":50,"O":50,"J":90,"G":50,"C":50,"A":110}},"U":{"d":"1279,-550v5,386,-188,575,-565,575v-376,0,-559,-192,-559,-575r0,-788r245,0r0,766v-3,251,87,390,317,390v229,0,317,-139,317,-390r0,-766r245,0r0,788","w":1434,"k":{".":50,",":50}},"V":{"d":"656,-327r123,-346r248,-665r259,0r-523,1338r-220,0r-523,-1338r261,0r317,856r54,155r4,0","w":1306,"k":{"\u2013":70,"-":70,".":140,":":70,";":70,",":130,"\u00f6":120,"s":75,"r":65,"q":120,"o":120,"n":65,"m":65,"g":120,"e":120,"d":120,"c":120,"\u00d6":20,"\u00c4":110,"Q":20,"O":20,"J":120,"G":20,"C":20,"A":110}},"W":{"d":"929,-986v-26,125,-57,253,-90,386r-150,600r-244,0r-425,-1338r261,0r161,533v49,167,88,319,118,454r6,0v29,-145,63,-294,102,-447r138,-540r252,0r138,540v39,151,73,300,102,447r6,0v79,-353,181,-658,279,-987r261,0r-425,1338r-244,0r-150,-600v-34,-135,-64,-264,-90,-386r-6,0","w":1864,"k":{"\u2013":30,"-":30,".":70,",":90,"\u00f6":75,"s":60,"q":75,"o":75,"g":75,"e":75,"d":75,"c":75,"\u00c4":85,"J":100,"A":85}},"X":{"d":"513,-1063v65,94,110,161,136,202r5,0r135,-201r191,-276r282,0r-466,658r486,680r-278,0r-209,-299r-142,-208r-4,0r-142,208r-209,299r-278,0r486,-680r-466,-658r282,0","w":1302,"k":{"\u2013":50,"-":50,"\u00d6":50,"Q":50,"O":50,"G":50,"C":50}},"Y":{"d":"651,-762r356,-576r272,0r-507,799r0,539r-245,0r0,-539r-507,-799r272,0r356,576r3,0","w":1299,"k":{"\u2013":150,"-":150,".":195,":":110,";":110,",":130,"\u00fc":110,"\u00f6":160,"\u00e4":140,"z":80,"y":80,"x":80,"w":80,"v":80,"u":110,"s":135,"r":110,"q":160,"p":110,"o":160,"n":110,"m":110,"g":160,"e":160,"d":160,"c":160,"a":140,"\u00d6":40,"\u00c4":120,"Q":40,"O":40,"J":120,"G":40,"C":40,"A":120}},"Z":{"d":"1132,-1338r0,133r-716,1000r725,0r0,205r-1051,0r0,-132r717,-1001r-699,0r0,-205r1024,0","w":1231,"k":{"\u2013":50,"-":50}},"\u00c4":{"d":"354,-1673r224,0r0,225r-224,0r0,-225xm766,-1673r224,0r0,225r-224,0r0,-225xm926,-341r-504,0r-131,341r-261,0r531,-1338r224,0r531,1338r-259,0xm672,-1016v-47,140,-88,257,-125,351r-46,119r346,0r-46,-119v-37,-95,-78,-212,-125,-351r-4,0","w":1346,"k":{"\"":145,"'":145,"y":80,"w":40,"v":40,"\u00d6":20,"Y":120,"W":85,"V":110,"T":110,"Q":20,"O":20,"G":20,"C":20}},"\u00d6":{"d":"437,-1673r224,0r0,225r-224,0r0,-225xm849,-1673r224,0r0,225r-224,0r0,-225xm752,-182v278,0,399,-198,399,-487v0,-289,-119,-487,-399,-487v-279,0,-399,199,-399,487v0,289,121,487,399,487xm1360,-950v58,166,58,397,0,562v-87,248,-280,413,-608,413v-327,0,-521,-166,-608,-413v-58,-166,-58,-397,0,-562v87,-248,280,-413,608,-413v327,0,521,166,608,413","w":1504,"k":{"]":80,")":80,".":50,",":50,"\u00c4":20,"Y":40,"X":50,"V":20,"T":50,"J":55,"A":20}},"\u00dc":{"d":"400,-1673r224,0r0,225r-224,0r0,-225xm812,-1673r224,0r0,225r-224,0r0,-225xm1279,-550v5,386,-188,575,-565,575v-376,0,-559,-192,-559,-575r0,-788r245,0r0,766v-3,251,87,390,317,390v229,0,317,-139,317,-390r0,-766r245,0r0,788","w":1434,"k":{".":50,",":50}},"a":{"d":"918,-288r6,288r-214,0r-10,-103r-4,0v-67,66,-154,128,-287,128v-198,0,-324,-112,-324,-310v0,-225,158,-329,387,-333v78,-1,151,11,209,27v9,-150,-72,-214,-215,-214v-117,0,-203,28,-300,64r0,-185v131,-61,352,-93,512,-41v139,45,240,139,240,314r0,365xm469,-164v98,0,164,-49,212,-101r0,-148v-131,-34,-361,-45,-355,119v3,87,57,130,143,130","w":1054},"b":{"d":"380,-909v95,-71,272,-115,416,-55v166,69,265,227,265,463v0,248,-104,421,-276,495v-51,22,-103,31,-155,31v-128,0,-212,-59,-267,-128r-4,0r-23,103r-196,0r5,-227r0,-1221r237,0xm582,-164v175,0,234,-145,234,-325v0,-180,-61,-315,-230,-315v-80,0,-154,37,-204,77r0,464v46,49,107,99,200,99","w":1141,"k":{"]":40,")":40,"x":30}},"c":{"d":"610,-169v88,1,155,-20,218,-45r0,193v-113,49,-310,63,-443,16v-186,-66,-305,-214,-305,-464v0,-266,127,-425,322,-495v131,-48,297,-32,411,14r0,193v-57,-24,-121,-44,-200,-42v-193,4,-288,122,-288,324v0,187,96,303,285,306","w":903,"k":{"\u2013":60,"-":60,"c":30}},"d":{"d":"325,-475v-1,176,62,311,222,311v98,0,164,-49,212,-101r0,-460v-51,-40,-119,-79,-204,-79v-168,0,-229,141,-230,329xm774,-103v-63,72,-151,128,-286,128v-276,0,-408,-198,-408,-490v0,-247,101,-417,269,-495v140,-65,318,-21,412,51r-2,-539r237,0r0,1160r6,288r-214,0r-10,-103r-4,0","w":1142},"e":{"d":"322,-414v13,171,125,248,307,248v108,0,207,-24,296,-54r0,189v-72,30,-224,58,-338,56v-321,-5,-507,-165,-507,-493v0,-254,108,-419,286,-492v55,-23,112,-33,171,-33v322,2,444,236,420,579r-635,0xm714,-599v-4,-122,-57,-209,-180,-209v-129,0,-184,92,-201,209r381,0","w":1050,"k":{"]":40,")":40,"y":10,"v":10}},"f":{"d":"552,-1473v65,0,137,13,185,29r0,188v-47,-12,-104,-23,-159,-23v-118,-1,-168,64,-167,183r0,127r269,0r0,195r-269,0r0,774r-237,0r0,-774r-164,0r0,-195r164,0r0,-115v2,-252,132,-384,378,-389","w":672,"k":{"\"":-70,"'":-70,"}":-90,"]":-70,")":-40,"\u2013":40,"-":40,".":80,",":50}},"g":{"d":"426,296v202,-1,341,-70,333,-271v-1,-32,6,-71,1,-99v-89,81,-271,134,-422,72v-165,-67,-258,-226,-258,-464v0,-248,99,-416,266,-494v51,-23,103,-33,157,-33v124,-1,216,61,271,133r4,0r10,-109r208,0r0,987v3,345,-216,472,-550,472v-117,0,-227,-15,-311,-46r0,-193v85,28,180,45,291,45xm325,-476v0,175,53,312,222,312v98,0,164,-46,212,-97r0,-433v-45,-54,-121,-106,-213,-106v-167,0,-221,144,-221,324","w":1126,"k":{"j":-15}},"h":{"d":"612,-794v-110,0,-179,56,-235,127r0,667r-237,0r0,-1448r237,0r-3,518v-2,32,-4,62,-8,88r4,0v65,-83,156,-151,304,-151v229,0,342,127,342,370r0,623r-237,0r0,-591v6,-133,-46,-203,-167,-203","w":1146,"k":{"]":40,")":40}},"i":{"d":"136,-969r237,0r0,969r-237,0r0,-969xm130,-1448r249,0r0,257r-249,0r0,-257","w":509},"j":{"d":"-8,296v125,0,173,-58,173,-188r0,-1077r237,0r0,1096v5,261,-136,359,-381,363v-69,1,-123,-8,-176,-23r0,-194v40,11,98,23,147,23xm159,-1448r249,0r0,257r-249,0r0,-257","w":538,"k":{"j":-15}},"k":{"d":"140,-1448r237,0r0,872r5,0r369,-393r293,0r-425,455r428,514r-287,0r-379,-451r-4,0r0,451r-237,0r0,-1448","w":1057,"k":{"\u2013":110,"-":110,"\u00f6":40,"q":40,"o":40,"g":40,"e":40,"d":40,"c":40}},"l":{"d":"140,0r0,-1448r237,0r0,1448r-237,0","w":517},"m":{"d":"1295,-993v228,0,320,145,320,392r0,601r-237,0r0,-590v3,-119,-27,-204,-142,-204v-113,0,-188,62,-245,127r0,667r-237,0r0,-590v3,-119,-26,-204,-142,-204v-113,0,-188,62,-245,127r0,667r-237,0r0,-969r196,0r22,135r4,0v65,-88,167,-159,317,-159v142,0,243,66,289,175r4,0v71,-97,170,-175,333,-175","w":1745,"k":{"]":40,")":40}},"n":{"d":"612,-794v-110,1,-190,57,-245,127r0,667r-237,0r0,-969r196,0r22,135r4,0v74,-109,239,-193,424,-147v152,37,230,153,230,352r0,629r-237,0r0,-592v5,-127,-38,-203,-157,-202","w":1136,"k":{"]":40,")":40}},"o":{"d":"568,-169v172,0,241,-135,241,-315v0,-181,-69,-315,-243,-315v-172,0,-241,135,-241,315v0,182,70,315,243,315xm1020,-692v45,122,45,294,0,416v-67,180,-212,301,-452,301v-242,0,-388,-120,-454,-301v-45,-122,-45,-294,0,-416v67,-180,212,-301,452,-301v242,0,388,120,454,301","w":1134,"k":{"]":40,")":40,"x":30}},"p":{"d":"801,-489v0,-175,-52,-314,-217,-314v-95,0,-168,52,-217,110r0,432v47,50,111,97,206,97v171,0,228,-147,228,-325xm352,-860v56,-73,147,-136,273,-133v202,4,324,116,385,274v47,123,46,334,-2,455v-66,164,-184,283,-393,289v-106,3,-193,-46,-247,-99r-4,0r3,136r0,403r-237,0r0,-1434r208,0r10,109r4,0","w":1126,"k":{"]":30,")":30,"x":30}},"q":{"d":"325,-476v0,175,53,312,222,312v98,0,164,-46,212,-97r0,-430v-45,-53,-115,-113,-206,-113v-167,0,-228,143,-228,328xm503,-993v123,0,216,59,271,133r4,0r10,-109r208,0r0,1434r-237,0r0,-403v-1,-44,6,-96,1,-136v-68,53,-152,99,-272,99v-276,0,-408,-199,-408,-491v0,-245,99,-418,266,-494v51,-23,103,-33,157,-33","w":1126,"k":{";":-50,",":-50}},"r":{"d":"352,-834v58,-108,184,-177,354,-155r0,208v-156,-3,-278,39,-339,132r0,649r-237,0r0,-969r196,0r22,135r4,0","w":716,"k":{"\u2013":110,"-":110,".":110,",":100}},"s":{"d":"352,-167v103,0,207,-18,207,-114v0,-101,-124,-103,-209,-128v-139,-40,-267,-90,-264,-268v3,-215,148,-312,361,-316v117,-2,223,21,308,52r0,193v-84,-27,-181,-53,-288,-53v-83,0,-152,21,-152,97v0,100,116,105,197,126v148,39,284,92,281,279v-4,236,-180,321,-421,324v-112,1,-215,-19,-287,-51r0,-191v87,33,166,50,267,50","w":868},"t":{"d":"564,-174v57,1,112,-10,158,-23r0,196v-50,15,-135,27,-199,26v-211,-4,-332,-79,-332,-297r0,-502r-181,0r0,-195r181,0r0,-271r237,0r0,271r280,0r0,195r-280,0r0,471v-1,98,39,127,136,129","w":777,"k":{"\u2013":40,"-":40}},"u":{"d":"558,-169v140,0,201,-77,201,-228r0,-572r237,0r0,592v-4,274,-165,402,-438,402v-276,0,-438,-128,-438,-402r0,-592r237,0r0,567v-3,149,58,233,201,233","w":1116},"v":{"d":"996,-969r-375,969r-235,0r-376,-969r250,0r135,370v39,104,74,208,106,312r4,0v28,-90,63,-192,104,-306r135,-376r252,0","w":1006,"k":{"]":30,")":30,"?":50,".":100,",":70}},"w":{"d":"765,-706v-48,248,-121,472,-183,706r-233,0r-339,-969r250,0r125,406v29,94,54,185,76,273r4,0v19,-85,41,-176,67,-273r111,-406r250,0r109,406v23,86,46,177,67,273r4,0v23,-90,48,-181,76,-273r125,-406r250,0r-339,969r-233,0r-117,-425v-27,-95,-49,-189,-66,-281r-4,0","w":1534,"k":{"]":20,")":20,"?":40,".":60,",":60}},"x":{"d":"532,-337r-250,337r-272,0r383,-494r-360,-475r279,0r226,320r230,-320r280,0r-370,474r380,495r-277,0","w":1068,"k":{"\u2013":50,"?":50,"-":50,"\u00f6":30,"q":30,"o":30,"g":30,"e":30,"d":30,"c":30}},"y":{"d":"10,-969r254,0r145,351v55,133,93,232,116,296r4,0v17,-50,51,-143,106,-278r150,-369r257,0r-624,1434r-234,0r222,-519","w":1052,"k":{"?":40,".":100,",":70}},"z":{"d":"554,-774r-473,0r0,-195r777,0r0,147r-480,627r515,0r0,195r-828,0r0,-134","w":958,"k":{"\u2013":60,"?":40,"-":60}},"\u00e4":{"d":"205,-1412r218,0r0,221r-218,0r0,-221xm615,-1412r218,0r0,221r-218,0r0,-221xm918,-288r6,288r-214,0r-10,-103r-4,0v-67,66,-154,128,-287,128v-198,0,-324,-112,-324,-310v0,-225,158,-329,387,-333v78,-1,151,11,209,27v9,-150,-72,-214,-215,-214v-117,0,-203,28,-300,64r0,-185v131,-61,352,-93,512,-41v139,45,240,139,240,314r0,365xm469,-164v98,0,164,-49,212,-101r0,-148v-131,-34,-361,-45,-355,119v3,87,57,130,143,130","w":1054},"\u00f6":{"d":"250,-1412r218,0r0,221r-218,0r0,-221xm660,-1412r218,0r0,221r-218,0r0,-221xm568,-169v172,0,241,-135,241,-315v0,-181,-69,-315,-243,-315v-172,0,-241,135,-241,315v0,182,70,315,243,315xm1020,-692v45,122,45,294,0,416v-67,180,-212,301,-452,301v-242,0,-388,-120,-454,-301v-45,-122,-45,-294,0,-416v67,-180,212,-301,452,-301v242,0,388,120,454,301","w":1134,"k":{"]":40,")":40,"x":30}},"\u00df":{"d":"632,-1281v-181,7,-255,124,-255,307r0,974r-237,0r0,-983v7,-311,177,-490,489,-490v184,0,317,67,378,188v48,95,15,225,-35,285v-48,58,-113,102,-152,166v-20,33,-27,84,-2,114v77,95,232,120,314,212v63,70,87,226,36,330v-62,128,-191,202,-378,203v-95,1,-191,-18,-249,-46r0,-191v136,60,423,88,423,-101v0,-108,-104,-130,-180,-167v-109,-53,-215,-109,-215,-270v1,-186,144,-239,212,-356v57,-98,-29,-180,-149,-175","w":1273,"k":{"\"":70,"'":70,"]":40,")":40}},"\u00fc":{"d":"242,-1412r218,0r0,221r-218,0r0,-221xm652,-1412r218,0r0,221r-218,0r0,-221xm558,-169v140,0,201,-77,201,-228r0,-572r237,0r0,592v-4,274,-165,402,-438,402v-276,0,-438,-128,-438,-402r0,-592r237,0r0,567v-3,149,58,233,201,233","w":1116},"&":{"d":"954,-429v44,-78,74,-172,83,-285r231,0v-18,182,-78,328,-163,443r262,271r-338,0v-28,-36,-63,-73,-94,-107v-168,134,-551,194,-731,35v-66,-58,-114,-144,-114,-261v0,-203,133,-292,260,-374v-85,-87,-178,-168,-178,-332v0,-227,163,-324,396,-324v233,0,400,86,400,313v0,202,-134,286,-259,369xm335,-336v-5,165,180,194,327,146v46,-14,91,-36,133,-65r-297,-303v-77,52,-159,102,-163,222xm570,-1169v-109,0,-180,75,-144,181v23,68,85,112,133,160v75,-51,164,-97,164,-213v0,-83,-63,-128,-153,-128","w":1417},"`":{"d":"458,-1473r119,349r-184,0r-165,-349r230,0","w":800},",":{"d":"202,-267r277,0r-216,678r-253,0","w":649,"k":{"y":70,"v":60,"Y":150,"W":130,"V":160,"T":185}},";":{"d":"202,-267r277,0r-216,678r-253,0xm193,-900r269,0r0,267r-269,0r0,-267","w":649,"k":{"Y":110,"V":70,"T":140}},":":{"d":"165,-267r269,0r0,267r-269,0r0,-267xm165,-900r269,0r0,267r-269,0r0,-267","w":599,"k":{"Y":110,"V":70,"T":140}},".":{"d":"165,-267r269,0r0,267r-269,0r0,-267","w":599,"k":{"y":50,"w":60,"v":70,"\u00d6":50,"Y":195,"W":70,"V":140,"T":160,"O":50}},"-":{"d":"120,-608r441,0r0,215r-441,0r0,-215","w":681,"k":{"z":70,"x":50,"Z":60,"Y":150,"X":50,"W":30,"V":70,"T":140,"S":40,"J":130}},"\u2010":{"d":"120,-608r441,0r0,215r-441,0r0,-215","w":681},"\u00ad":{"d":"120,-608r441,0r0,215r-441,0r0,-215","w":681},"!":{"d":"432,-1338r-24,858r-217,0r-24,-858r265,0xm165,-267r269,0r0,267r-269,0r0,-267","w":599},"?":{"d":"411,-1363v279,-6,470,156,406,439v-40,178,-249,191,-323,338v-14,28,-19,64,-18,106r-223,0v-19,-202,87,-296,208,-372v59,-37,124,-75,124,-169v0,-104,-81,-148,-202,-148v-104,0,-211,31,-283,64r0,-193v84,-38,192,-63,311,-65xm235,-267r269,0r0,267r-269,0r0,-267","w":920},"\/":{"d":"8,249r380,-1587r208,0r-380,1587r-208,0","w":603},"|":{"d":"345,465r-205,0r0,-1913r205,0r0,1913","w":485},"\u2013":{"d":"0,-588r1000,0r0,185r-1000,0r0,-185","w":1000,"k":{"z":70,"x":50,"Z":60,"Y":150,"X":50,"W":30,"V":70,"T":140,"S":40,"J":130}},"\u2022":{"d":"454,-353v-238,0,-372,-210,-290,-439v40,-111,141,-189,290,-189v149,0,243,81,290,189v54,125,5,285,-66,349v-54,49,-127,90,-224,90","w":908},"(":{"d":"458,336v-238,-214,-417,-601,-340,-1068v46,-277,173,-488,340,-642r128,118v-158,174,-271,402,-271,737v0,335,113,563,271,737","w":626,"k":{"\u00f6":40,"w":20,"v":30,"q":30,"o":40,"n":20,"m":20,"j":-90,"e":40,"d":40,"c":40,"\u00d6":80,"S":30,"Q":80,"O":80,"G":80,"C":80}},")":{"d":"168,-1374v238,214,418,600,340,1067v-46,277,-172,490,-340,643r-128,-118v158,-174,271,-402,271,-737v0,-335,-113,-563,-271,-737","w":626},"[":{"d":"140,-1338r446,0r0,173r-241,0r0,1291r241,0r0,174r-446,0r0,-1638","w":646,"k":{"\u00f6":40,"w":20,"v":30,"q":30,"o":40,"n":20,"m":20,"j":-110,"e":40,"d":40,"c":40,"\u00d6":80,"Q":80,"O":80,"G":80,"C":80}},"]":{"d":"506,300r-446,0r0,-174r241,0r0,-1291r-241,0r0,-173r446,0r0,1638","w":646},"{":{"d":"444,-791v24,137,-45,240,-141,270r0,4v106,28,175,161,135,301v-24,84,-89,142,-89,237v0,115,103,133,231,131r0,173v-247,7,-446,-56,-446,-282v0,-157,114,-211,119,-363v3,-102,-70,-119,-173,-118r0,-162v103,1,176,-16,173,-118v-4,-148,-119,-210,-119,-363v0,-226,199,-289,446,-282r0,173v-129,-2,-231,16,-231,131v0,108,77,164,95,268","w":625,"k":{"j":-110}},"}":{"d":"175,-309v3,-112,67,-179,147,-208r0,-4v-114,-28,-179,-182,-127,-325v26,-72,81,-124,81,-213v0,-115,-101,-133,-231,-131r0,-173v247,-7,446,56,446,282v0,153,-115,215,-119,363v-3,102,70,119,173,118r0,162v-103,-1,-176,16,-173,118v5,152,119,206,119,363v0,226,-199,289,-446,282r0,-173v128,2,231,-16,231,-131v0,-125,-104,-187,-101,-330","w":625},"*":{"d":"593,-962r158,-100r171,-59r59,180r-171,58r-188,13r-1,5r144,120r114,157r-153,112r-113,-158r-69,-175r-7,0r-69,175r-113,158r-153,-112r114,-157r144,-120r-1,-5r-188,-13r-171,-58r59,-180r171,59r158,100r4,-4r-46,-182r0,-190r189,0r0,190r-46,182","w":1081},"^":{"d":"642,-1363r384,852r-217,0r-267,-628r-4,0r-267,628r-217,0r384,-852r204,0"},"~":{"d":"367,-426v-77,0,-104,38,-138,86r-144,-105v57,-104,132,-175,276,-175v141,0,220,98,351,98v77,0,104,-37,138,-86r144,105v-62,124,-184,204,-360,163v-92,-21,-165,-86,-267,-86"},"\\":{"d":"371,249r-380,-1587r208,0r380,1587r-208,0","w":603},"_":{"d":"0,142r1000,0r0,133r-1000,0r0,-133","w":1000},"'":{"d":"321,-787r-211,0r0,-551r211,0r0,551","w":431,"k":{".":100,"\u00c4":145,"J":160,"A":145}},"\"":{"d":"321,-787r-211,0r0,-551r211,0r0,551xm698,-787r-211,0r0,-551r211,0r0,551","w":808,"k":{".":100,"\u00c4":145,"J":160,"A":145}},"@":{"d":"1478,0v-116,1,-183,-43,-214,-125r-4,0v-76,92,-256,162,-414,104v-109,-40,-185,-128,-185,-275v0,-215,150,-311,368,-316v79,-2,141,11,198,25v9,-142,-68,-203,-204,-203v-112,0,-192,27,-285,61r0,-176v83,-38,191,-64,311,-64v237,0,403,98,403,323r0,390v-1,56,11,101,66,98v127,-7,178,-116,206,-233v35,-145,17,-332,-36,-449v-102,-225,-311,-363,-625,-363v-368,0,-578,185,-667,463v-57,177,-55,392,6,562v98,270,326,434,695,434v209,0,396,-39,543,-99r0,160v-206,79,-530,131,-795,71v-326,-73,-547,-270,-633,-585v-54,-198,-38,-449,30,-627v123,-323,387,-539,822,-539v400,0,662,188,790,470v103,226,72,594,-61,747v-73,84,-172,144,-315,146xm1026,-181v93,0,155,-47,201,-96r0,-141v-124,-31,-343,-44,-337,113v3,83,54,124,136,124","w":2098},"$":{"d":"965,-325v0,193,-151,271,-344,292r0,103r-159,0r0,-98v-120,-4,-247,-21,-328,-58r0,-196v97,35,198,58,328,60r0,-219v-181,-27,-348,-76,-348,-285v0,-205,157,-275,348,-299r0,-103r159,0r0,100v100,6,208,23,287,51r0,198v-103,-33,-198,-52,-287,-56r0,222v179,29,344,80,344,288xm462,-830v-79,9,-129,27,-129,94v0,70,58,83,129,98r0,-192xm745,-321v0,-69,-55,-82,-124,-96r0,188v83,-11,124,-41,124,-92","k":{"9":50,"7":40,"6":30,"5":50,"3":40,"2":50}},"#":{"d":"435,-981r73,-357r190,0r-73,357r240,0r73,-357r190,0r-73,357r196,0r0,182r-234,0r-53,260r205,0r0,182r-243,0r-73,357r-190,0r73,-357r-240,0r-73,357r-190,0r73,-357r-196,0r0,-182r234,0r53,-260r-205,0r0,-182r243,0xm534,-539r240,0r53,-260r-240,0","w":1361},"0":{"d":"528,-169v158,0,217,-137,217,-315v0,-179,-58,-315,-217,-315v-159,0,-218,136,-218,315v0,179,58,315,218,315xm873,-848v102,112,152,367,87,566v-59,182,-194,307,-432,307v-236,0,-371,-127,-432,-307v-41,-121,-41,-283,0,-404v62,-180,195,-305,432,-307v158,-1,268,61,345,145","w":1055,"k":{"3":40,"2":40}},"1":{"d":"427,-201r0,-516r-337,96r0,-210r392,-138r182,0r0,768r282,0r0,201r-836,0r0,-201r317,0","w":1013,"k":{"7":40,"3":50}},"2":{"d":"471,-993v226,0,386,97,386,320v0,184,-121,274,-233,365v-46,38,-99,73,-154,111r0,4v92,-5,160,-8,205,-8r262,0r0,201r-847,0r0,-145r200,-141v108,-80,210,-159,280,-257v28,-40,42,-79,42,-118v-2,-97,-75,-128,-173,-128v-126,0,-238,42,-339,91r0,-201v100,-51,221,-94,371,-94","w":1022,"k":{"7":40,"5":60,"3":60,"2":40,"0":40}},"3":{"d":"614,-620v0,-239,-368,-177,-518,-109r0,-205v129,-54,354,-85,510,-30v144,52,253,153,253,337v0,152,-68,252,-184,304r0,4v129,40,214,139,214,304v0,302,-203,428,-513,428v-115,0,-221,-22,-301,-59r0,-206v76,34,177,63,289,62v168,-1,280,-64,280,-223v0,-144,-93,-195,-246,-195r-156,0r0,-201r106,0v163,4,266,-57,266,-211","w":999},"4":{"d":"318,-195r2,3v79,-10,197,-9,295,-9r0,-248r237,0r0,248r174,0r0,201r-174,0r0,387r-237,0r0,-387r-550,0r0,-169r365,-800r242,0","w":1081},"5":{"d":"662,-27v7,-255,-305,-246,-538,-210r103,-732r679,0r0,216r-477,0r-44,308v318,-13,522,115,522,413v0,222,-128,349,-301,411v-152,55,-385,37,-516,-23r0,-207v86,36,169,61,275,61v178,0,292,-67,297,-237","w":1002,"k":[40]},"6":{"d":"340,-573v4,212,46,395,241,395v139,0,205,-88,206,-232v1,-147,-71,-217,-215,-217v-87,1,-170,22,-232,54xm959,-1106v-102,-39,-244,-80,-363,-32v-139,56,-212,189,-243,362v173,-84,437,-64,555,51v71,69,125,165,124,302v-2,216,-103,352,-263,415v-116,46,-288,44,-396,-10v-184,-91,-278,-287,-278,-562v0,-338,126,-591,343,-720v137,-82,386,-75,521,-10r0,204","w":1127,"k":{"7":70,"5":30,"2":40}},"7":{"d":"59,-753r0,-216r865,0r0,162r-566,1194r-243,0r540,-1140r-596,0","w":1000,"k":{"5":50,"4":50,"2":40}},"8":{"d":"569,-1169v-118,0,-196,60,-196,179v0,122,85,185,196,209v111,-24,196,-87,196,-209v0,-119,-77,-179,-196,-179xm345,-371v0,132,91,198,224,202v165,6,266,-134,207,-292v-30,-80,-108,-120,-207,-133v-129,18,-224,79,-224,223xm810,-692v133,49,228,149,228,329v0,197,-123,305,-278,359v-112,39,-270,39,-382,0v-156,-54,-278,-161,-278,-359v0,-180,95,-280,228,-329r0,-4v-112,-50,-200,-140,-200,-291v0,-194,119,-301,270,-351v170,-56,386,-11,483,74v72,62,129,150,129,277v0,151,-88,242,-200,291r0,4","w":1138,"k":{"7":30,"2":50}},"9":{"d":"122,145v74,37,177,65,277,65v247,0,350,-154,381,-401v-109,51,-294,75,-428,27v-154,-54,-257,-177,-257,-382v0,-212,103,-348,259,-412v115,-48,291,-46,400,7v193,93,279,305,279,594v0,376,-128,646,-415,741v-150,50,-376,31,-496,-32r0,-207xm340,-561v-1,145,68,220,209,220v89,0,176,-20,238,-54v-8,-212,-45,-395,-245,-395v-137,0,-201,88,-202,229","w":1128},"%":{"d":"1378,-182v74,-75,61,-301,31,-421v-14,-56,-84,-101,-131,-53v-74,77,-60,301,-31,421v14,56,84,101,131,53xm1328,15v-236,0,-321,-186,-321,-434v0,-249,85,-434,321,-434v236,0,321,186,321,434v0,248,-85,434,-321,434xm1399,-1273r-976,1308r-130,-100r976,-1308xm416,-692v74,-75,61,-301,31,-421v-14,-56,-84,-101,-131,-53v-74,77,-60,301,-31,421v14,56,84,101,131,53xm366,-495v-236,0,-321,-186,-321,-434v0,-249,85,-434,321,-434v236,0,321,186,321,434v0,248,-85,434,-321,434","w":1694},"+":{"d":"114,-627r326,0r0,-344r200,0r0,344r326,0r0,191r-326,0r0,343r-200,0r0,-343r-326,0r0,-191"},"=":{"d":"966,-619r-852,0r0,-191r852,0r0,191xm966,-234r-852,0r0,-191r852,0r0,191"},"<":{"d":"114,-639r852,-384r0,217r-628,267r0,4r628,267r0,217r-852,-384r0,-204"},">":{"d":"966,-435r-852,384r0,-217r628,-267r0,-4r-628,-267r0,-217r852,384r0,204"}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright � 1993 Bigelow & Holmes Inc. All rights reserved. Pat. Des. 289,420.
 * Pats. Pend.
 * 
 * Trademark:
 * Lucida is a registered trademark of Bigelow & Holmes Inc.
 * 
 * Description:
 * Characteristics:
 * Large x-height, making it readable at all sizes.
 * 
 * Uses: Wide range of uses including directories, tables, forms, memos,
 * telefaxes, manuals, heads, titles, posters, and displays.
 * 
 * Guidelines: At larger sizes (14 points or more), subtracting a few units of
 * letter spacing gives a tighter look. When using all capitals, you can use small
 * amounts of additional letter spacing. At larger sizes, space capitals more
 * tightly. Complementary fonts include Lucida Bright, Lucida Arrows, and Lucida
 * Stars. Lucida Fax at smaller sizes and lower resolutions. The ampersands,
 * interrobangs, and circled Lucida Sans numerals in Lucida Icons combine well.
 */
Cufon.registerFont({"w":1295,"face":{"font-family":"LucidaSansUnicode","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 6 2 3 5 4 2 2 4","ascent":"1638","descent":"-410","x-height":"25","bbox":"-184 -1777 1749 419","underline-thickness":"102","underline-position":"-154","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":648},"!":{"d":"225,0r0,-197r197,0r0,197r-197,0xm250,-395r-25,-789r0,-296r197,0r0,296r-24,789r-148,0","w":648},"\"":{"d":"136,-1086r-25,-493r197,0r-24,493r-148,0xm481,-1086r-25,-493r198,0r-25,493r-148,0","w":765},"#":{"d":"203,0r111,-444r-299,0r25,-124r305,0r87,-345r-324,0r25,-123r329,0r112,-444r127,0r-111,444r263,0r111,-444r128,0r-111,444r299,0r-24,123r-306,0r-87,345r324,0r-25,124r-329,0r-111,444r-128,0r111,-444r-263,0r-111,444r-128,0xm473,-568r263,0r87,-345r-264,0"},"$":{"d":"1055,-414v0,222,-150,376,-346,414r0,123r-98,0r0,-123v-117,0,-249,-28,-395,-83r0,-170v151,70,282,105,395,105r0,-531v-135,-83,-227,-156,-277,-219v-50,-63,-75,-139,-75,-227v-1,-204,153,-344,352,-355r0,-124r98,0r0,124v97,0,204,22,321,67r0,161v-128,-55,-235,-86,-321,-93r0,527v101,59,250,155,291,216v35,51,55,113,55,188xm709,-160v115,-41,173,-116,173,-225v0,-47,-11,-87,-33,-117v-22,-30,-69,-70,-140,-119r0,461xm611,-883r0,-456v-119,37,-179,107,-179,210v0,143,69,168,179,246"},"%":{"d":"24,37r1166,-1554r154,0r-1165,1554r-155,0xm641,-1110v0,212,-113,370,-314,370v-202,1,-315,-158,-315,-370v0,-213,113,-370,315,-370v201,0,314,157,314,370xm160,-1110v0,140,47,271,167,271v118,0,166,-132,166,-271v0,-141,-47,-272,-166,-272v-120,0,-167,132,-167,272xm1357,-370v0,212,-113,370,-315,370v-202,0,-314,-158,-314,-370v0,-212,112,-370,314,-370v202,0,315,158,315,370xm876,-370v0,141,47,271,166,271v120,0,167,-131,167,-271v0,-141,-47,-272,-167,-272v-119,0,-166,132,-166,272","w":1369},"&":{"d":"693,-1517v182,0,331,123,331,299v0,148,-108,277,-325,386v99,176,215,340,347,493v71,-99,98,-263,90,-448r196,0v0,219,-65,407,-196,566v60,76,128,150,205,221r-280,0r-73,-88v-109,83,-237,125,-383,125v-293,0,-531,-195,-531,-477v0,-228,120,-383,361,-464v-67,-121,-100,-221,-100,-301v0,-178,172,-312,358,-312xm271,-488v0,202,166,377,366,377v93,0,181,-30,265,-91v-140,-172,-273,-367,-400,-585v-154,61,-231,161,-231,299xm685,-1369v-91,0,-153,63,-152,155v0,68,31,154,94,257v141,-65,212,-151,212,-258v0,-92,-63,-154,-154,-154","w":1428},"'":{"d":"160,-1036r-49,-543r247,0r-50,543r-148,0","w":469},"(":{"d":"320,-642v0,387,82,591,272,802r0,136v-263,-173,-469,-526,-469,-938v0,-409,207,-766,469,-937r0,136v-190,210,-272,415,-272,801","w":666},")":{"d":"345,-642v0,-385,-81,-592,-271,-801r0,-136v263,173,469,526,469,937v0,410,-206,766,-469,938r0,-136v190,-211,271,-415,271,-802","w":666},"*":{"d":"832,-1289r45,141r-303,66v8,-33,-4,-62,-26,-82xm777,-838r-120,87r-157,-267v34,-4,57,-21,70,-51xm331,-751r-120,-87r206,-231v13,30,37,47,70,51xm110,-1148r46,-141r284,125v-22,19,-33,48,-27,82xm420,-1480r148,0r-31,308v-23,-15,-63,-15,-86,0","w":987},"+":{"d":"765,0r0,-543r-543,0r0,-99r543,0r0,-542r99,0r0,542r542,0r0,99r-542,0r0,543r-99,0","w":1628},",":{"d":"200,321r0,-74v68,-15,99,-112,96,-247r-96,0r0,-247r247,0r0,214v0,219,-82,337,-247,354","w":648},"-":{"d":"148,-543r0,-123r888,0r0,123r-888,0","w":1185},".":{"d":"200,0r0,-247r247,0r0,247r-247,0","w":648},"\/":{"d":"222,296r526,-1777r104,0r-526,1777r-104,0","w":1074},"0":{"d":"648,37v-155,0,-277,-73,-376,-213v-186,-263,-186,-865,0,-1128v99,-140,221,-213,376,-213v156,0,278,74,376,213v185,263,186,865,0,1128v-99,140,-220,213,-376,213xm648,-111v206,0,309,-210,309,-629v0,-419,-103,-629,-309,-629v-205,0,-308,210,-308,629v0,419,103,629,308,629"},"1":{"d":"536,0r0,-1332r-234,0r0,-124r432,-37r0,1493r-198,0"},"2":{"d":"599,-1517v263,0,461,156,459,409v0,89,-24,166,-64,236v-46,80,-201,222,-312,315v-159,133,-249,262,-274,384r643,0r0,173r-881,0r0,-173v58,-161,284,-386,461,-539v148,-128,218,-262,218,-391v1,-167,-110,-266,-280,-266v-102,0,-223,40,-362,119r0,-174v131,-62,262,-93,392,-93"},"3":{"d":"1071,-410v1,290,-214,447,-517,447v-91,0,-207,-16,-346,-48r0,-184v141,56,251,84,332,84v183,0,320,-118,320,-296v0,-208,-146,-312,-437,-312r-78,0r0,-133r69,-1v273,0,410,-96,410,-289v0,-151,-91,-227,-272,-227v-97,0,-205,28,-324,83r0,-172v117,-39,229,-59,337,-59v267,-1,457,98,457,343v0,174,-103,298,-309,372v239,55,358,186,358,392"},"4":{"d":"771,0r0,-419r-666,0r0,-149r666,-912r185,0r0,900r198,0r0,161r-198,0r0,419r-185,0xm298,-580r486,0r0,-658"},"5":{"d":"1052,-424v1,302,-228,461,-547,461v-76,0,-161,-10,-256,-31r0,-176v98,39,191,59,280,59v195,2,313,-126,313,-323v0,-275,-268,-360,-568,-326r0,-720r749,0r0,172r-576,0r0,390v352,-4,604,165,605,494"},"6":{"d":"1148,-492v0,295,-204,529,-491,529v-163,0,-290,-65,-382,-197v-92,-132,-138,-314,-138,-547v0,-313,79,-545,241,-690v167,-150,424,-148,694,-65r0,172v-139,-53,-254,-80,-344,-80v-251,0,-376,201,-376,603v94,-122,212,-183,355,-183v257,0,441,198,441,458xm672,-111v181,0,278,-148,278,-342v0,-201,-96,-352,-284,-355v-160,-3,-306,130,-306,286v0,224,108,411,312,411"},"7":{"d":"308,0v56,-300,111,-386,272,-645r404,-650r-762,0r0,-185r950,0r0,185v-379,559,-592,991,-637,1295r-227,0"},"8":{"d":"667,37v-270,0,-490,-148,-490,-401v0,-177,98,-325,294,-442v-133,-100,-212,-149,-217,-334v-6,-233,199,-378,444,-378v221,0,409,116,410,320v0,143,-92,274,-276,392v223,109,335,250,335,423v0,257,-229,420,-500,420xm678,-1369v-132,0,-244,70,-245,192v0,55,20,105,61,149v41,44,117,97,228,160v138,-91,207,-192,207,-303v0,-126,-115,-198,-251,-198xm672,-111v159,0,293,-91,292,-241v0,-57,-18,-105,-50,-146v-51,-64,-234,-168,-336,-228v-79,61,-134,114,-162,160v-28,46,-42,103,-42,171v-2,170,125,284,298,284"},"9":{"d":"156,-991v0,-289,205,-526,487,-526v161,0,285,66,380,193v155,207,177,642,72,932v-91,252,-249,426,-561,429v-77,0,-178,-15,-301,-46r0,-167v258,90,471,110,607,-92v70,-104,104,-249,104,-435v-100,123,-214,185,-341,185v-248,0,-447,-221,-447,-473xm631,-1370v-185,0,-278,148,-278,345v0,205,96,361,285,365v161,3,303,-132,303,-290v0,-225,-107,-420,-310,-420"},":":{"d":"225,0r0,-197r197,0r0,197r-197,0xm225,-888r0,-198r197,0r0,198r-197,0","w":648},";":{"d":"225,321r0,-74v51,-22,74,-122,71,-247r-71,0r0,-197r197,0r0,166v0,202,-66,319,-197,352xm225,-888r0,-198r197,0r0,198r-197,0","w":648},"<":{"d":"1406,0r-1184,-592r1184,-592r0,110r-961,483r961,481r0,110","w":1628},"=":{"d":"222,-358r0,-98r1184,0r0,98r-1184,0xm222,-728r0,-99r1184,0r0,99r-1184,0","w":1628},">":{"d":"222,0r0,-110r962,-483r-962,-481r0,-110r1184,592","w":1628},"?":{"d":"250,0r0,-197r197,0r0,197r-197,0xm385,-1518v245,0,442,113,442,339v0,164,-61,203,-167,308v-59,58,-159,153,-184,205v-29,61,-30,173,-29,271r-197,0v-5,-213,37,-287,147,-413r63,-73v105,-120,157,-218,157,-295v-1,-129,-116,-193,-257,-193v-101,0,-208,25,-323,74r0,-167v123,-37,239,-56,348,-56","w":864},"@":{"d":"204,-586v0,302,242,512,552,512v105,0,205,-24,301,-72r36,102v-120,54,-238,81,-353,81v-361,0,-647,-259,-647,-613v0,-364,259,-724,559,-855v125,-54,249,-86,376,-86v358,0,656,274,656,627v0,306,-224,594,-517,594v-165,0,-195,-91,-146,-220r40,-126r-12,0v-121,231,-250,346,-387,346v-121,1,-194,-97,-193,-224v2,-206,130,-449,250,-552v120,-103,245,-115,432,-100r137,0r-126,636v-14,67,-9,129,70,129v190,0,341,-256,341,-466v0,-305,-250,-534,-560,-534v-410,0,-809,409,-809,821xm1073,-833r39,-195v-123,-46,-238,-48,-324,23v-87,72,-165,283,-165,444v0,95,28,142,83,142v41,0,95,-37,162,-113v67,-76,135,-176,205,-301","w":1758},"A":{"d":"17,0r587,-1480r208,0r578,1480r-227,0r-161,-410r-627,0r-163,410r-195,0xm436,-566r505,0r-252,-638","w":1413},"B":{"d":"1034,-1154v0,200,-137,322,-304,383v242,74,363,208,363,401v0,155,-104,298,-227,339v-162,54,-458,23,-675,31r0,-1480r384,0v264,-1,459,89,459,326xm871,-390v0,-190,-204,-313,-413,-307r-59,0r0,540v142,2,302,-10,342,-29v85,-40,130,-105,130,-204xm399,-830v240,13,420,-62,420,-277v0,-144,-113,-216,-338,-216r-82,0r0,493","w":1178},"C":{"d":"327,-737v0,357,187,610,527,610v139,0,289,-43,449,-129r0,180v-146,75,-305,113,-478,113v-469,1,-721,-296,-721,-776v0,-481,260,-780,732,-778v132,0,287,22,465,65r0,197v-203,-70,-359,-105,-469,-105v-343,2,-505,257,-505,623","w":1417},"D":{"d":"191,0r0,-1480v283,7,643,-26,847,49v238,87,392,334,392,656v0,345,-163,622,-416,724v-202,81,-544,42,-823,51xm670,-157v389,6,532,-232,537,-598v4,-269,-112,-466,-311,-535v-97,-34,-329,-34,-495,-33r0,1166r269,0","w":1534},"E":{"d":"191,0r0,-1480r827,0r0,157r-617,0r0,475r517,0r0,155r-517,0r0,536r660,0r0,157r-870,0","w":1110},"F":{"d":"191,0r0,-1480r827,0r0,157r-617,0r0,496r518,0r0,155r-518,0r0,672r-210,0","w":1098},"G":{"d":"327,-739v0,371,185,619,540,619v70,0,146,-12,227,-37r0,-482r209,0r0,599v-179,51,-336,77,-469,77v-479,1,-730,-289,-730,-777v0,-480,260,-779,730,-777v149,0,304,22,467,67r0,194v-204,-69,-360,-104,-469,-104v-341,2,-505,256,-505,621","w":1480},"H":{"d":"191,0r0,-1480r210,0r0,624r704,0r0,-624r210,0r0,1480r-210,0r0,-699r-704,0r0,699r-210,0","w":1505},"I":{"d":"190,0r0,-1480r210,0r0,1480r-210,0","w":590},"J":{"d":"30,128v181,0,213,-105,213,-308r0,-1300r210,0r0,1293v0,322,-152,483,-457,483v-47,0,-107,-7,-180,-21r0,-186v80,26,151,39,214,39","w":637},"K":{"d":"191,0r0,-1480r197,0r0,728r599,-728r211,0r-580,706r683,774r-266,0r-647,-750r0,750r-197,0","w":1337},"L":{"d":"191,0r0,-1480r210,0r0,1323r666,0r0,157r-876,0","w":1092},"M":{"d":"191,0r0,-1480r291,0r410,1145r422,-1145r260,0r0,1480r-196,0r0,-1204r-408,1105r-203,0r-396,-1108r0,1207r-180,0","w":1764},"N":{"d":"191,0r0,-1480r206,0r745,1143r0,-1143r180,0r0,1480r-205,0r-746,-1143r0,1143r-180,0","w":1513},"O":{"d":"1488,-740v0,448,-260,777,-692,777v-431,0,-692,-330,-692,-777v0,-448,260,-777,692,-777v431,0,692,330,692,777xm327,-742v0,353,146,622,469,622v322,0,469,-270,469,-622v0,-352,-147,-618,-469,-618v-321,0,-469,267,-469,618","w":1591},"P":{"d":"1096,-1092v0,332,-252,509,-604,504r-93,0r0,588r-208,0r0,-1480r403,0v327,-9,502,91,502,388xm875,-1077v0,-200,-124,-244,-347,-246r-129,0r0,576v279,18,476,-78,476,-330","w":1132},"Q":{"d":"796,-1517v433,0,692,330,692,780v0,340,-126,575,-379,706v170,75,346,128,529,160r-133,167v-233,-75,-428,-165,-585,-269v-63,7,-111,10,-145,10v-411,4,-671,-347,-671,-777v0,-448,260,-777,692,-777xm327,-742v0,353,146,622,469,622v322,0,469,-269,469,-620v0,-354,-146,-620,-469,-620v-321,0,-469,267,-469,618","w":1591},"R":{"d":"1079,-1113v0,212,-132,353,-299,420r494,693r-258,0r-421,-626r-196,0r0,626r-208,0r0,-1480r448,0v267,-2,440,114,440,367xm399,-783v270,12,463,-66,464,-310v0,-153,-111,-230,-332,-230r-132,0r0,540"},"S":{"d":"1001,-390v1,271,-230,427,-519,427v-100,0,-227,-22,-382,-65r0,-208v167,77,304,116,412,116v153,0,275,-91,274,-236v0,-58,-19,-106,-50,-148v-44,-58,-192,-143,-284,-195v-126,-72,-214,-139,-266,-203v-52,-64,-78,-138,-78,-222v0,-234,198,-393,440,-393v114,0,234,19,361,57r0,192v-156,-61,-272,-92,-349,-92v-133,0,-252,80,-251,204v0,49,19,92,52,131v46,54,202,143,296,196v128,72,217,141,268,206v51,65,76,142,76,233","w":1103},"T":{"d":"543,0r0,-1323r-525,0r0,-157r1260,0r0,157r-525,0r0,1323r-210,0"},"U":{"d":"725,37v-385,-2,-545,-192,-546,-585r0,-932r210,0r0,934v1,278,84,426,345,426v260,0,323,-138,323,-419r0,-941r184,0r0,938v-2,257,-36,368,-175,481v-82,67,-196,98,-341,98","w":1419},"V":{"d":"595,0r-559,-1480r210,0r458,1212r442,-1212r184,0r-537,1480r-198,0","w":1339},"W":{"d":"383,0r-381,-1480r202,0r303,1169r279,-1169r202,0r264,1153r326,-1153r171,0r-415,1480r-209,0r-261,-1141r-273,1141r-208,0","w":1752},"X":{"d":"16,0r491,-743r-467,-737r248,0r356,558r374,-558r198,0r-473,715r485,765r-248,0r-376,-587r-389,587r-199,0","w":1282},"Y":{"d":"511,0r0,-618r-494,-862r240,0r384,668r414,-668r195,0r-529,858r0,622r-210,0","w":1276},"Z":{"d":"95,0r0,-168r795,-1155r-746,0r0,-157r998,0r0,157r-795,1155r795,0r0,168r-1047,0","w":1238},"[":{"d":"197,296r0,-1875r395,0r0,148r-222,0r0,1579r222,0r0,148r-395,0","w":666},"\\":{"d":"852,296r-104,0r-526,-1777r104,0","w":1074},"]":{"d":"469,-1579r0,1875r-395,0r0,-148r222,0r0,-1579r-222,0r0,-148r395,0","w":666},"^":{"d":"648,-1149r-377,754r-166,0r543,-1085r543,1085r-166,0"},"_":{"d":"86,148r0,-148r851,0r0,148r-851,0","w":1024},"`":{"d":"864,-1283r-148,0r-321,-321r228,0","w":1258},"a":{"d":"572,-1110v238,0,353,103,353,337r0,492v3,130,41,185,142,165r14,109v-45,21,-94,32,-148,32v-92,0,-151,-54,-176,-163v-118,109,-232,163,-341,163v-174,0,-313,-127,-313,-298v0,-119,50,-209,149,-273v106,-69,275,-100,476,-96r0,-131v0,-126,-66,-189,-197,-189v-102,0,-213,32,-334,96r0,-163v133,-54,258,-81,375,-81xm300,-305v-4,93,79,169,172,169v82,0,167,-36,256,-109r0,-281v-210,-16,-421,45,-428,221","w":1131},"b":{"d":"1178,-576v0,326,-164,599,-463,601v-129,0,-236,-49,-321,-148r-24,135r-173,0r0,-1591r197,0r0,697v81,-152,202,-228,363,-228v281,2,421,232,421,534xm684,-123v208,0,284,-196,284,-433v0,-255,-84,-382,-252,-382v-110,0,-217,60,-322,179r0,500v101,91,198,136,290,136","w":1289},"c":{"d":"333,-543v0,226,127,410,340,409v90,0,183,-23,278,-69r0,170v-127,39,-237,58,-330,58v-299,0,-510,-263,-510,-574v0,-347,200,-563,544,-561v85,0,179,12,284,35r0,165v-111,-33,-202,-49,-272,-49v-215,0,-334,185,-334,416","w":1049},"d":{"d":"111,-509v0,-327,163,-601,463,-601v129,0,235,49,320,148r0,-617r198,0r0,1579r-198,0r0,-204v-80,153,-201,229,-362,229v-281,-2,-421,-232,-421,-534xm604,-962v-207,0,-283,195,-283,433v0,254,84,381,252,381v109,0,216,-60,321,-179r0,-500v-102,-90,-199,-135,-290,-135","w":1289},"e":{"d":"586,-1111v306,3,429,258,411,599r-685,0v29,258,155,387,379,387v82,0,183,-22,302,-66r0,156v-132,40,-245,60,-339,60v-322,0,-543,-246,-543,-573v0,-305,186,-565,475,-563xm321,-660r479,0v0,-202,-75,-303,-226,-303v-151,0,-236,101,-253,303","w":1141},"f":{"d":"600,-1456v-144,0,-165,63,-168,219r0,151r271,0r0,148r-271,0r0,938r-198,0r0,-938r-154,0r0,-148r154,0r0,-130v0,-259,118,-388,354,-388v66,0,141,11,225,33r0,156v-89,-27,-160,-41,-213,-41","w":753},"g":{"d":"111,-550v0,-307,180,-562,470,-560v121,0,226,49,313,148r0,-124r198,0r0,790v-4,295,-7,437,-126,578v-142,166,-518,166,-765,79r23,-171v114,54,227,81,338,81v221,0,332,-118,332,-353r0,-171v-59,129,-184,228,-356,228v-279,0,-427,-228,-427,-525xm611,-962v-203,0,-290,184,-290,411v0,236,84,354,251,354v114,0,221,-60,322,-179r0,-451v-87,-90,-181,-135,-283,-135","w":1277},"h":{"d":"888,-716v-2,-143,-26,-224,-153,-224v-121,0,-234,79,-341,237r0,703r-197,0r0,-1579r197,0r0,697v104,-152,231,-228,382,-228v191,0,309,135,309,330r0,780r-197,0r0,-716","w":1271},"i":{"d":"197,0r0,-1086r197,0r0,1086r-197,0xm197,-1283r0,-197r197,0r0,197r-197,0","w":592},"j":{"d":"-153,369r0,-156v92,39,162,58,210,58v86,0,150,-43,165,-112v5,-25,7,-78,7,-159r0,-1086r198,0r0,1086v0,279,-118,419,-354,419v-70,0,-145,-17,-226,-50xm229,-1283r0,-197r198,0r0,197r-198,0","w":623},"k":{"d":"197,0r0,-1579r197,0r0,1020r460,-527r212,0r-439,507r530,579r-252,0r-511,-557r0,557r-197,0","w":1197},"l":{"d":"197,0r0,-1579r197,0r0,1579r-197,0","w":592},"m":{"d":"1425,-1111v193,-1,302,124,302,321r0,790r-198,0r0,-759v0,-124,-49,-186,-147,-186v-102,0,-209,72,-321,217r0,728r-198,0r0,-759v0,-125,-50,-187,-150,-187v-99,0,-206,73,-319,218r0,728r-197,0r0,-1086r197,0r0,204v96,-152,219,-228,370,-228v145,0,244,76,297,228v93,-153,215,-229,364,-229","w":1912},"n":{"d":"888,-716v-2,-143,-26,-224,-153,-224v-121,0,-234,79,-341,237r0,703r-197,0r0,-1086r197,0r0,204v104,-152,231,-228,382,-228v191,0,309,135,309,330r0,780r-197,0r0,-716","w":1271},"o":{"d":"1147,-543v0,335,-193,568,-518,568v-325,0,-518,-233,-518,-568v0,-335,193,-567,518,-567v325,0,518,232,518,567xm321,-543v0,239,91,420,308,420v216,0,309,-181,309,-420v0,-240,-92,-419,-309,-419v-217,0,-308,180,-308,419","w":1258},"p":{"d":"1178,-576v0,326,-164,599,-463,601v-129,0,-236,-49,-321,-148r0,518r-197,0r0,-1481r197,0r0,204v81,-152,202,-228,363,-228v281,2,421,232,421,534xm684,-123v208,0,284,-196,284,-433v0,-255,-84,-382,-252,-382v-110,0,-217,60,-322,179r0,500v101,91,198,136,290,136","w":1289},"q":{"d":"111,-509v0,-327,163,-601,463,-601v129,0,235,49,320,148r0,-124r198,0r0,1481r-198,0r0,-599v-80,153,-201,229,-362,229v-281,-2,-421,-232,-421,-534xm604,-962v-207,0,-283,195,-283,433v0,254,84,381,252,381v109,0,216,-60,321,-179r0,-500v-102,-90,-199,-135,-290,-135","w":1289},"r":{"d":"197,0r0,-1086r197,0r0,204v92,-169,208,-247,403,-223r0,184v-34,-11,-64,-17,-90,-17v-125,0,-229,74,-313,222r0,716r-197,0","w":838},"s":{"d":"887,-302v2,201,-188,327,-402,327v-90,0,-199,-21,-328,-63r0,-181v129,64,241,96,336,96v104,0,198,-64,197,-161v0,-67,-52,-123,-157,-167r-115,-49v-170,-71,-255,-172,-255,-305v0,-201,161,-305,376,-305v67,0,180,15,266,33r0,164v-110,-33,-198,-49,-263,-49v-102,0,-188,46,-189,138v0,59,49,108,144,150v189,83,388,137,390,372","w":1044},"t":{"d":"523,25v-200,2,-318,-124,-318,-325r0,-638r-136,0r0,-148r136,0r0,-197r197,-19r0,216r284,0r0,148r-284,0r0,602v-5,182,115,243,279,200r0,136v-61,17,-113,25,-158,25","w":766},"u":{"d":"382,-370v2,145,26,225,154,225v120,0,233,-79,340,-237r0,-704r197,0r0,1086r-197,0r0,-204v-105,153,-232,229,-381,229v-191,0,-310,-135,-310,-331r0,-780r197,0r0,716","w":1271},"v":{"d":"422,0r-404,-1086r197,0r316,845r333,-845r184,0r-429,1086r-197,0","w":1060},"w":{"d":"323,0r-311,-1086r193,0r238,841r257,-841r197,0r225,841r273,-841r169,0r-354,1086r-198,0r-230,-841r-260,841r-199,0","w":1578},"x":{"d":"88,0r413,-561r-401,-525r234,0r317,418r287,-418r192,0r-376,551r409,535r-234,0r-327,-430r-316,430r-198,0","w":1256},"y":{"d":"260,395r176,-395r-420,-1086r213,0r311,818r332,-818r186,0r-593,1481r-205,0","w":1070},"z":{"d":"123,0r0,-148r672,-790r-641,0r0,-148r884,0r0,148r-672,790r685,0r0,148r-928,0","w":1174},"{":{"d":"531,296v-202,-9,-354,-113,-358,-308v-3,-136,53,-258,53,-396v0,-126,-71,-170,-201,-160r0,-148v130,9,202,-34,202,-161v0,-134,-56,-259,-54,-395v3,-194,158,-298,358,-307r0,148v-100,-8,-186,39,-186,124v0,103,41,225,41,354v0,125,-49,228,-147,311v166,124,166,347,119,571v-10,47,-13,79,-13,96v2,83,88,132,186,123r0,148","w":666},"|":{"d":"333,296r0,-1875r99,0r0,1875r-99,0","w":765},"}":{"d":"136,-1579v202,10,354,112,358,308v3,136,-54,259,-54,396v0,125,72,169,202,159r0,148v-130,-10,-202,34,-202,162v0,135,56,257,54,395v-3,194,-158,298,-358,307r0,-148v99,8,186,-40,186,-123v0,-105,-42,-224,-42,-356v0,-123,49,-227,147,-311v-167,-123,-165,-347,-118,-570v10,-47,13,-80,13,-97v-3,-81,-89,-131,-186,-122r0,-148","w":666},"~":{"d":"449,-607v-114,-58,-203,41,-196,163r-148,0v-4,-179,106,-333,276,-329v136,3,328,136,450,196v30,15,60,22,91,22v82,-2,125,-90,121,-185r148,0v-14,222,-103,333,-266,333v-135,0,-352,-137,-476,-200"},"\u00c4":{"d":"420,-1604r0,-173r173,0r0,173r-173,0xm815,-1604r0,-173r173,0r0,173r-173,0xm17,0r587,-1480r208,0r578,1480r-227,0r-161,-410r-627,0r-163,410r-195,0xm436,-566r505,0r-252,-638","w":1413},"\u00d6":{"d":"512,-1604r0,-173r173,0r0,173r-173,0xm907,-1604r0,-173r173,0r0,173r-173,0xm1488,-740v0,448,-260,777,-692,777v-431,0,-692,-330,-692,-777v0,-448,260,-777,692,-777v431,0,692,330,692,777xm327,-742v0,353,146,622,469,622v322,0,469,-270,469,-622v0,-352,-147,-618,-469,-618v-321,0,-469,267,-469,618","w":1591},"\u00dc":{"d":"426,-1604r0,-173r173,0r0,173r-173,0xm821,-1604r0,-173r173,0r0,173r-173,0xm725,37v-385,-2,-545,-192,-546,-585r0,-932r210,0r0,934v1,278,84,426,345,426v260,0,323,-138,323,-419r0,-941r184,0r0,938v-2,257,-36,368,-175,481v-82,67,-196,98,-341,98","w":1419},"\u00e4":{"d":"284,-1283r0,-173r173,0r0,173r-173,0xm679,-1283r0,-173r173,0r0,173r-173,0xm572,-1110v238,0,353,103,353,337r0,492v3,130,41,185,142,165r14,109v-45,21,-94,32,-148,32v-92,0,-151,-54,-176,-163v-118,109,-232,163,-341,163v-174,0,-313,-127,-313,-298v0,-119,50,-209,149,-273v106,-69,275,-100,476,-96r0,-131v0,-126,-66,-189,-197,-189v-102,0,-213,32,-334,96r0,-163v133,-54,258,-81,375,-81xm300,-305v-4,93,79,169,172,169v82,0,167,-36,256,-109r0,-281v-210,-16,-421,45,-428,221","w":1131},"\u00f6":{"d":"345,-1283r0,-173r173,0r0,173r-173,0xm740,-1283r0,-173r173,0r0,173r-173,0xm1147,-543v0,335,-193,568,-518,568v-325,0,-518,-233,-518,-568v0,-335,193,-567,518,-567v325,0,518,232,518,567xm321,-543v0,239,91,420,308,420v216,0,309,-181,309,-420v0,-240,-92,-419,-309,-419v-217,0,-308,180,-308,419","w":1258},"\u00fc":{"d":"345,-1283r0,-173r173,0r0,173r-173,0xm740,-1283r0,-173r173,0r0,173r-173,0xm382,-370v2,145,26,225,154,225v120,0,233,-79,340,-237r0,-704r197,0r0,1086r-197,0r0,-204v-105,153,-232,229,-381,229v-191,0,-310,-135,-310,-331r0,-780r197,0r0,716","w":1271},"\u00df":{"d":"816,-123v132,0,207,-140,139,-246v-57,-88,-199,-182,-283,-260v-168,-156,-158,-253,-25,-457v55,-85,83,-158,83,-219v0,-101,-57,-151,-170,-151v-111,0,-166,74,-166,222r0,1234r-197,0r0,-1151v4,-310,76,-447,367,-453v197,-3,364,87,364,264v0,81,-44,180,-131,295v-51,67,-77,114,-77,141v0,98,192,222,271,291v113,100,173,202,173,314v2,202,-142,324,-348,324v-94,0,-188,-19,-282,-58r0,-169v122,53,216,79,282,79","w":1225},"\u00a0":{"w":648}}});(function(){function g(o){console.log("$f.fireEvent",[].slice.call(o))}function k(q){if(!q||typeof q!="object"){return q}var o=new q.constructor();for(var p in q){if(q.hasOwnProperty(p)){o[p]=k(q[p])}}return o}function m(t,q){if(!t){return}var o,p=0,r=t.length;if(r===undefined){for(o in t){if(q.call(t[o],o,t[o])===false){break}}}else{for(var s=t[0];p<r&&q.call(s,p,s)!==false;s=t[++p]){}}return t}function c(o){return document.getElementById(o)}function i(q,p,o){if(typeof p!="object"){return q}if(q&&p){m(p,function(r,s){if(!o||typeof s!="function"){q[r]=s}})}return q}function n(s){var q=s.indexOf(".");if(q!=-1){var p=s.substring(0,q)||"*";var o=s.substring(q+1,s.length);var r=[];m(document.getElementsByTagName(p),function(){if(this.className&&this.className.indexOf(o)!=-1){r.push(this)}});return r}}function f(o){o=o||window.event;if(o.preventDefault){o.stopPropagation();o.preventDefault()}else{o.returnValue=false;o.cancelBubble=true}return false}function j(q,o,p){q[o]=q[o]||[];q[o].push(p)}function e(){return"_"+(""+Math.random()).substring(2,10)}var h=function(t,r,s){var q=this;var p={};var u={};q.index=r;if(typeof t=="string"){t={url:t}}i(this,t,true);m(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var v="on"+this;if(v.indexOf("*")!=-1){v=v.substring(0,v.length-1);var w="onBefore"+v.substring(2);q[w]=function(x){j(u,w,x);return q}}q[v]=function(x){j(u,v,x);return q};if(r==-1){if(q[w]){s[w]=q[w]}if(q[v]){s[v]=q[v]}}});i(this,{onCuepoint:function(x,w){if(arguments.length==1){p.embedded=[null,x];return q}if(typeof x=="number"){x=[x]}var v=e();p[v]=[x,w];if(s.isLoaded()){s._api().fp_addCuepoints(x,r,v)}return q},update:function(w){i(q,w);if(s.isLoaded()){s._api().fp_updateClip(w,r)}var v=s.getConfig();var x=(r==-1)?v.clip:v.playlist[r];i(x,w,true)},_fireEvent:function(v,y,w,A){if(v=="onLoad"){m(p,function(B,C){if(C[0]){s._api().fp_addCuepoints(C[0],r,B)}});return false}A=A||q;if(v=="onCuepoint"){var z=p[y];if(z){return z[1].call(s,A,w)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(v)!=-1){i(A,y);if(y.metaData){if(!A.duration){A.duration=y.metaData.duration}else{A.fullDuration=y.metaData.duration}}}var x=true;m(u[v],function(){x=this.call(s,A,y,w)});return x}});if(t.onCuepoint){var o=t.onCuepoint;q.onCuepoint.apply(q,typeof o=="function"?[o]:o);delete t.onCuepoint}m(t,function(v,w){if(typeof w=="function"){j(u,v,w);delete t[v]}});if(r==-1){s.onCuepoint=this.onCuepoint}};var l=function(p,r,q,t){var s={};var o=this;var u=false;if(t){i(s,t)}m(r,function(v,w){if(typeof w=="function"){s[v]=w;delete r[v]}});i(this,{animate:function(y,z,x){if(!y){return o}if(typeof z=="function"){x=z;z=500}if(typeof y=="string"){var w=y;y={};y[w]=z;z=500}if(x){var v=e();s[v]=x}if(z===undefined){z=500}r=q._api().fp_animate(p,y,z,v);return o},css:function(w,x){if(x!==undefined){var v={};v[w]=x;w=v}r=q._api().fp_css(p,w);i(o,r);return o},show:function(){this.display="block";q._api().fp_showPlugin(p);return o},hide:function(){this.display="none";q._api().fp_hidePlugin(p);return o},toggle:function(){this.display=q._api().fp_togglePlugin(p);return o},fadeTo:function(y,x,w){if(typeof x=="function"){w=x;x=500}if(w){var v=e();s[v]=w}this.display=q._api().fp_fadeTo(p,y,x,v);this.opacity=y;return o},fadeIn:function(w,v){return o.fadeTo(1,w,v)},fadeOut:function(w,v){return o.fadeTo(0,w,v)},getName:function(){return p},getPlayer:function(){return q},_fireEvent:function(w,v,x){if(w=="onUpdate"){var y=q._api().fp_getPlugin(p);if(!y){return}i(o,y);delete o.methods;if(!u){m(y.methods,function(){var A=""+this;o[A]=function(){var B=[].slice.call(arguments);var C=q._api().fp_invoke(p,A,B);return C==="undefined"||C===undefined?o:C}});u=true}}var z=s[w];if(z){z.apply(o,v);if(w.substring(0,1)=="_"){delete s[w]}}}})};function b(o,t,z){var E=this,y=null,x,u,p=[],s={},B={},r,v,w,D,A,q;i(E,{id:function(){return r},isLoaded:function(){return(y!==null)},getParent:function(){return o},hide:function(F){if(F){o.style.height="0px"}if(y){y.style.height="0px"}return E},show:function(){o.style.height=q+"px";if(y){y.style.height=A+"px"}return E},isHidden:function(){return y&&parseInt(y.style.height,10)===0},load:function(F){if(!y&&E._fireEvent("onBeforeLoad")!==false){m(a,function(){this.unload()});x=o.innerHTML;if(x&&!flashembed.isSupported(t.version)){o.innerHTML=""}flashembed(o,t,{config:z});if(F){F.cached=true;j(B,"onLoad",F)}}return E},unload:function(){if(x.replace(/\s/g,"")!==""){if(E._fireEvent("onBeforeUnload")===false){return E}try{if(y){y.fp_close();E._fireEvent("onUnload")}}catch(F){}y=null;o.innerHTML=x}return E},getClip:function(F){if(F===undefined){F=D}return p[F]},getCommonClip:function(){return u},getPlaylist:function(){return p},getPlugin:function(F){var H=s[F];if(!H&&E.isLoaded()){var G=E._api().fp_getPlugin(F);if(G){H=new l(F,G,E);s[F]=H}}return H},getScreen:function(){return E.getPlugin("screen")},getControls:function(){return E.getPlugin("controls")},getConfig:function(F){return F?k(z):z},getFlashParams:function(){return t},loadPlugin:function(I,H,K,J){if(typeof K=="function"){J=K;K={}}var G=J?e():"_";E._api().fp_loadPlugin(I,H,K,G);var F={};F[G]=J;var L=new l(I,null,E,F);s[I]=L;return L},getState:function(){return y?y.fp_getState():-1},play:function(G,F){function H(){if(G!==undefined){E._api().fp_play(G,F)}else{E._api().fp_play()}}if(y){H()}else{E.load(function(){H()})}return E},getVersion:function(){var G="flowplayer.js 3.1.4";if(y){var F=y.fp_getVersion();F.push(G);return F}return G},_api:function(){if(!y){throw"Flowplayer "+E.id()+" not loaded when calling an API method"}return y},setClip:function(F){E.setPlaylist([F]);return E},getIndex:function(){return w}});m(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var F="on"+this;if(F.indexOf("*")!=-1){F=F.substring(0,F.length-1);var G="onBefore"+F.substring(2);E[G]=function(H){j(B,G,H);return E}}E[F]=function(H){j(B,F,H);return E}});m(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed").split(","),function(){var F=this;E[F]=function(H,G){if(!y){return E}var I=null;if(H!==undefined&&G!==undefined){I=y["fp_"+F](H,G)}else{I=(H===undefined)?y["fp_"+F]():y["fp_"+F](H)}return I==="undefined"||I===undefined?E:I}});E._fireEvent=function(O){if(typeof O=="string"){O=[O]}var P=O[0],M=O[1],K=O[2],J=O[3],I=0;if(z.debug){g(O)}if(!y&&P=="onLoad"&&M=="player"){y=y||c(v);A=y.clientHeight;m(p,function(){this._fireEvent("onLoad")});m(s,function(Q,R){R._fireEvent("onUpdate")});u._fireEvent("onLoad")}if(P=="onLoad"&&M!="player"){return}if(P=="onError"){if(typeof M=="string"||(typeof M=="number"&&typeof K=="number")){M=K;K=J}}if(P=="onContextMenu"){m(z.contextMenu[M],function(Q,R){R.call(E)});return}if(P=="onPluginEvent"){var F=M.name||M;var G=s[F];if(G){G._fireEvent("onUpdate",M);G._fireEvent(K,O.slice(3))}return}if(P=="onPlaylistReplace"){p=[];var L=0;m(M,function(){p.push(new h(this,L++,E))})}if(P=="onClipAdd"){if(M.isInStream){return}M=new h(M,K,E);p.splice(K,0,M);for(I=K+1;I<p.length;I++){p[I].index++}}var N=true;if(typeof M=="number"&&M<p.length){D=M;var H=p[M];if(H){N=H._fireEvent(P,K,J)}if(!H||N!==false){N=u._fireEvent(P,K,J,H)}}m(B[P],function(){N=this.call(E,M,K);if(this.cached){B[P].splice(I,1)}if(N===false){return false}I++});return N};function C(){if($f(o)){$f(o).getParent().innerHTML="";w=$f(o).getIndex();a[w]=E}else{a.push(E);w=a.length-1}q=parseInt(o.style.height,10)||o.clientHeight;if(typeof t=="string"){t={src:t}}r=o.id||"fp"+e();v=t.id||r+"_api";t.id=v;z.playerId=r;if(typeof z=="string"){z={clip:{url:z}}}if(typeof z.clip=="string"){z.clip={url:z.clip}}z.clip=z.clip||{};if(o.getAttribute("href",2)&&!z.clip.url){z.clip.url=o.getAttribute("href",2)}u=new h(z.clip,-1,E);z.playlist=z.playlist||[z.clip];var F=0;m(z.playlist,function(){var H=this;if(typeof H=="object"&&H.length){H={url:""+H}}m(z.clip,function(I,J){if(J!==undefined&&H[I]===undefined&&typeof J!="function"){H[I]=J}});z.playlist[F]=H;H=new h(H,F,E);p.push(H);F++});m(z,function(H,I){if(typeof I=="function"){if(u[H]){u[H](I)}else{j(B,H,I)}delete z[H]}});m(z.plugins,function(H,I){if(I){s[H]=new l(H,I,E)}});if(!z.plugins||z.plugins.controls===undefined){s.controls=new l("controls",null,E)}s.canvas=new l("canvas",null,E);t.bgcolor=t.bgcolor||"#000000";t.version=t.version||[9,0];t.expressInstall="http://www.flowplayer.org/swf/expressinstall.swf";function G(H){if(!E.isLoaded()&&E._fireEvent("onBeforeClick")!==false){E.load()}return f(H)}x=o.innerHTML;if(x.replace(/\s/g,"")!==""){if(o.addEventListener){o.addEventListener("click",G,false)}else{if(o.attachEvent){o.attachEvent("onclick",G)}}}else{if(o.addEventListener){o.addEventListener("click",f,false)}E.load()}}if(typeof o=="string"){flashembed.domReady(function(){var F=c(o);if(!F){throw"Flowplayer cannot access element: "+o}else{o=F;C()}})}else{C()}}var a=[];function d(o){this.length=o.length;this.each=function(p){m(o,p)};this.size=function(){return o.length}}window.flowplayer=window.$f=function(){var p=null;var o=arguments[0];if(!arguments.length){m(a,function(){if(this.isLoaded()){p=this;return false}});return p||a[0]}if(arguments.length==1){if(typeof o=="number"){return a[o]}else{if(o=="*"){return new d(a)}m(a,function(){if(this.id()==o.id||this.id()==o||this.getParent()==o){p=this;return false}});return p}}if(arguments.length>1){var r=arguments[1];var q=(arguments.length==3)?arguments[2]:{};if(typeof o=="string"){if(o.indexOf(".")!=-1){var t=[];m(n(o),function(){t.push(new b(this,k(r),k(q)))});return new d(t)}else{var s=c(o);return new b(s!==null?s:o,r,q)}}else{if(o){return new b(o,r,q)}}}return null};i(window.$f,{fireEvent:function(){var o=[].slice.call(arguments);var q=$f(o[0]);return q?q._fireEvent(o.slice(1)):null},addPlugin:function(o,p){b.prototype[o]=p;return $f},each:m,extend:i});if(typeof jQuery=="function"){jQuery.prototype.flowplayer=function(q,p){if(!arguments.length||typeof arguments[0]=="number"){var o=[];this.each(function(){var r=$f(this);if(r){o.push(r)}});return arguments.length?o[arguments[0]]:new d(o)}return this.each(function(){$f(this,k(q),p?k(p):{})})}}})();(function(){var e=typeof jQuery=="function";var i={width:"100%",height:"100%",allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:null,onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(e){jQuery.tools=jQuery.tools||{};jQuery.tools.flashembed={version:"1.0.4",conf:i}}function j(){if(c.done){return false}var l=document;if(l&&l.getElementsByTagName&&l.getElementById&&l.body){clearInterval(c.timer);c.timer=null;for(var k=0;k<c.ready.length;k++){c.ready[k].call()}c.ready=null;c.done=true}}var c=e?jQuery:function(k){if(c.done){return k()}if(c.timer){c.ready.push(k)}else{c.ready=[k];c.timer=setInterval(j,13)}};function f(l,k){if(k){for(key in k){if(k.hasOwnProperty(key)){l[key]=k[key]}}}return l}function g(k){switch(h(k)){case"string":k=k.replace(new RegExp('(["\\\\])',"g"),"\\$1");k=k.replace(/^\s?(\d+)%/,"$1pct");return'"'+k+'"';case"array":return"["+b(k,function(n){return g(n)}).join(",")+"]";case"function":return'"function()"';case"object":var l=[];for(var m in k){if(k.hasOwnProperty(m)){l.push('"'+m+'":'+g(k[m]))}}return"{"+l.join(",")+"}"}return String(k).replace(/\s/g," ").replace(/\'/g,'"')}function h(l){if(l===null||l===undefined){return false}var k=typeof l;return(k=="object"&&l.push)?"array":k}if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function b(k,n){var m=[];for(var l in k){if(k.hasOwnProperty(l)){m[l]=n(k[l])}}return m}function a(r,t){var q=f({},r);var s=document.all;var n='<object width="'+q.width+'" height="'+q.height+'"';if(s&&!q.id){q.id="_"+(""+Math.random()).substring(9)}if(q.id){n+=' id="'+q.id+'"'}if(q.cachebusting){q.src+=((q.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(q.w3c||!s){n+=' data="'+q.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(q.w3c||s){n+='<param name="movie" value="'+q.src+'" />'}q.width=q.height=q.id=q.w3c=q.src=null;for(var l in q){if(q[l]!==null){n+='<param name="'+l+'" value="'+q[l]+'" />'}}var o="";if(t){for(var m in t){if(t[m]!==null){o+=m+"="+(typeof t[m]=="object"?g(t[m]):t[m])+"&"}}o=o.substring(0,o.length-1);n+='<param name="flashvars" value=\''+o+"' />"}n+="</object>";return n}function d(m,p,l){var k=flashembed.getVersion();f(this,{getContainer:function(){return m},getConf:function(){return p},getVersion:function(){return k},getFlashvars:function(){return l},getApi:function(){return m.firstChild},getHTML:function(){return a(p,l)}});var q=p.version;var r=p.expressInstall;var o=!q||flashembed.isSupported(q);if(o){p.onFail=p.version=p.expressInstall=null;m.innerHTML=a(p,l)}else{if(q&&r&&flashembed.isSupported([6,65])){f(p,{src:r});l={MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title};m.innerHTML=a(p,l)}else{if(m.innerHTML.replace(/\s/g,"")!==""){}else{m.innerHTML="<h2>Flash version "+q+" or greater is required</h2><h3>"+(k[0]>0?"Your version is "+k:"You have no flash plugin installed")+"</h3>"+(m.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='http://www.adobe.com/go/getflashplayer'>here</a></p>");if(m.tagName=="A"){m.onclick=function(){location.href="http://www.adobe.com/go/getflashplayer"}}}}}if(!o&&p.onFail){var n=p.onFail.call(this);if(typeof n=="string"){m.innerHTML=n}}if(document.all){window[p.id]=document.getElementById(p.id)}}window.flashembed=function(l,m,k){if(typeof l=="string"){var n=document.getElementById(l);if(n){l=n}else{c(function(){flashembed(l,m,k)});return}}if(!l){return}if(typeof m=="string"){m={src:m}}var o=f({},i);f(o,m);return new d(l,o,k)};f(window.flashembed,{getVersion:function(){var m=[0,0];if(navigator.plugins&&typeof navigator.plugins["Shockwave Flash"]=="object"){var l=navigator.plugins["Shockwave Flash"].description;if(typeof l!="undefined"){l=l.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var n=parseInt(l.replace(/^(.*)\..*$/,"$1"),10);var r=/r/.test(l)?parseInt(l.replace(/^.*r(.*)$/,"$1"),10):0;m=[n,r]}}else{if(window.ActiveXObject){try{var p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(q){try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");m=[6,0];p.AllowScriptAccess="always"}catch(k){if(m[0]==6){return m}}try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(o){}}if(typeof p=="object"){l=p.GetVariable("$version");if(typeof l!="undefined"){l=l.replace(/^\S+\s+(.*)$/,"$1").split(",");m=[parseInt(l[0],10),parseInt(l[2],10)]}}}}return m},isSupported:function(k){var m=flashembed.getVersion();var l=(m[0]>k[0])||(m[0]==k[0]&&m[1]>=k[1]);return l},domReady:c,asString:g,getHTML:a});if(e){jQuery.fn.flashembed=function(l,k){var m=null;this.each(function(){m=flashembed(this,l,k)});return l.api===false?this:m}}})();(function($){$f.addPlugin("playlist",function(wrap,options){var self=this;var opts={playingClass:'playing',pausedClass:'paused',progressClass:'progress',template:'<a href="${url}">${title}</a>',loop:false,playOnClick:true,manual:false,startId:null};$.extend(opts,options);wrap=$(wrap);var manual=self.getPlaylist().length<=1||opts.manual;var els=null;var startid=opts.startId;function toString(clip){var el=template;$.each(clip,function(key,val){if(!$.isFunction(val)){el=el.replace("$\{"+key+"\}",val).replace("$%7B"+key+"%7D",val);}});return el;}function bindClicks(){els=wrap.children().unbind("click.playlist").bind("click.playlist",function(){return play($(this),els.index(this));});}function buildPlaylist(){wrap.empty();$.each(self.getPlaylist(),function(){wrap.append(toString(this));});bindClicks();}function play(el,clip){if(el.hasClass(opts.playingClass)||el.hasClass(opts.pausedClass)){self.toggle();}else{el.addClass(opts.progressClass);self.play(clip);}return false;}function clearCSS(){if(manual){els=wrap.children();}els.removeClass(opts.playingClass);els.removeClass(opts.pausedClass);els.removeClass(opts.progressClass);}function getEl(clip){var url=clip.isInStream?clip.parentUrl:clip.originalUrl;return(manual)?els.filter("[href="+url+"]"):els.eq(clip.index);}if(!manual){var template=wrap.is(":empty")?opts.template:wrap.html();buildPlaylist();}else{els=wrap.children();if($.isFunction(els.live)){$(wrap.selector+">*").live("click",function(){var el=$(this);return play(el,el.attr("href"));});}else{els.click(function(){var el=$(this);return play(el,el.attr("href"));});}var clip=self.getClip(0);if(!clip.url&&opts.playOnClick){clip.update({url:els.eq(0).attr("href")});}if(startid!=null){var el=$(startid);el.addClass("active").addClass(opts.playingClass);self.play(el.attr("href"));}}self.onBegin(function(clip){clearCSS();getEl(clip).addClass(opts.playingClass);});self.onPause(function(clip){getEl(clip).removeClass(opts.playingClass).addClass(opts.pausedClass);});self.onResume(function(clip){getEl(clip).removeClass(opts.pausedClass).addClass(opts.playingClass);});if(!opts.loop&&!manual){self.onBeforeFinish(function(clip){if(!clip.isInStream&&clip.index<els.length-1){return false;}});}if(manual&&opts.loop){self.onBeforeFinish(function(clip){if(clip.isInStream){return;}var el=getEl(clip);if(el.next().length){el.next().click();}else{els.eq(0).click();}return false;});}self.onUnload(function(){clearCSS();});if(!manual){self.onPlaylistReplace(function(){buildPlaylist();});}self.onClipAdd(function(clip,index){els.eq(index).before(toString(clip));bindClicks();});return self;});})(jQuery);$f.addPlugin("controls",function(wrap,options){function fixE(e){if(typeof e=='undefined'){e=window.event;}if(typeof e.layerX=='undefined'){e.layerX=e.offsetX;}if(typeof e.layerY=='undefined'){e.layerY=e.offsetY;}return e;}function w(e){return e.clientWidth;}function offset(e){return e.offsetLeft;}function Draggable(o,min,max,offset){var dragging=false;function foo(){}o.onDragStart=o.onDragStart||foo;o.onDragEnd=o.onDragEnd||foo;o.onDrag=o.onDrag||foo;function move(x){if(x>max){return false;}if(x<min){return false;}o.style.left=x+"px";return true;}function end(){document.onmousemove=null;document.onmouseup=null;o.onDragEnd(parseInt(o.style.left,10));dragging=false;}function drag(e){e=fixE(e);var x=e.clientX-offset;if(move(x)){dragging=true;o.onDrag(x);}return false;}o.onmousedown=function(e){e=fixE(e);o.onDragStart(parseInt(o.style.left,10));document.onmousemove=drag;document.onmouseup=end;return false;};this.dragTo=function(x){if(move(x)){o.onDragEnd(x);}};this.setMax=function(val){max=val;};this.isDragging=function(){return dragging;};return this;}function extend(to,from){if(from){for(key in from){if(key){to[key]=from[key];}}}}function byClass(name){var els=wrap.getElementsByTagName("*");var re=new RegExp("(^|\\s)"+name+"(\\s|$)");for(var i=0;i<els.length;i++){if(re.test(els[i].className)){return els[i];}}}function pad(val){val=parseInt(val,10);return val>=10?val:"0"+val;}function toTime(sec){var h=Math.floor(sec/3600);var min=Math.floor(sec/60);sec=sec-(min*60);if(h>=1){min-=h*60;return pad(h)+":"+pad(min)+":"+pad(sec);}return pad(min)+":"+pad(sec);}function getTime(time,duration){return"<span>"+toTime(time)+"</span><strong>"+toTime(duration)+"</strong>";}var self=this;var opts={playHeadClass:'playhead',trackClass:'track',playClass:'play',pauseClass:'pause',bufferClass:'buffer',progressClass:'progress',timeClass:'time',muteClass:'mute',unmuteClass:'unmute',duration:0,template:'<a class="play layout-pngfix">play</a>'+'<div class="track layout-pngfix">'+'<div class="buffer layout-pngfix"></div>'+'<div class="progress layout-pngfix"></div>'+'<div class="playhead layout-pngfix"></div>'+'</div>'+'<div class="time layout-pngfix"></div>'+'<a class="mute layout-pngfix">mute</a>'};extend(opts,options);if(typeof wrap=='string'){wrap=document.getElementById(wrap);}if(!wrap){return;}if(!wrap.innerHTML.replace(/\s/g,'')){wrap.innerHTML=opts.template;}var ball=byClass(opts.playHeadClass);var bufferBar=byClass(opts.bufferClass);var progressBar=byClass(opts.progressClass);var track=byClass(opts.trackClass);var time=byClass(opts.timeClass);var mute=byClass(opts.muteClass);time.innerHTML=getTime(0,opts.duration);var trackWidth=w(track);var ballWidth=w(ball);var head=new Draggable(ball,0,0,offset(wrap)+offset(track)+(ballWidth/2));track.onclick=function(e){e=fixE(e);if(e.target==ball){return false;}head.dragTo(e.layerX-ballWidth/2);};var play=byClass(opts.playClass);play.onclick=function(){if(self.isLoaded()){self.toggle();}else{self.play();}};mute.onclick=function(){if(self.getStatus().muted){self.unmute();}else{self.mute();}};var timer=null;function getMax(len,total){var x=parseInt(Math.min(len/total*trackWidth,trackWidth-ballWidth/2),10);return isNaN(x)?0:x;}self.onStart(function(clip){var duration=clip.duration||0;clearInterval(timer);timer=setInterval(function(){var status=self.getStatus();if(status.time){time.innerHTML=getTime(status.time,clip.duration);}if(status.time===undefined){clearInterval(timer);return;}var x=getMax(status.bufferEnd,duration);bufferBar.style.width=x+"px";head.setMax(x);if(!self.isPaused()&&!head.isDragging()){x=getMax(status.time,duration);progressBar.style.width=x+"px";ball.style.left=(x-ballWidth/2)+"px";}},500);});self.onBegin(function(){play.className=opts.pauseClass;});self.onPause(function(){play.className=opts.playClass;});self.onResume(function(){play.className=opts.pauseClass;});self.onMute(function(){mute.className=opts.unmuteClass;});self.onUnmute(function(){mute.className=opts.muteClass;});self.onFinish(function(clip){clearInterval(timer);});self.onUnload(function(){time.innerHTML=getTime(0,opts.duration);});ball.onDragEnd=function(x){var to=parseInt(x/trackWidth*100,10)+"%";progressBar.style.width=x+"px";if(self.isLoaded()){self.seek(to);}};ball.onDrag=function(x){progressBar.style.width=x+"px";};return self;});
